

/* Start:/assets/css/main.css?1769177869260168*/
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1,
.number-box__num,
.number-box-promo__num-item,
.promo-banner__title {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
@font-face {
    font-family: "icons";
    src: url("/assets/css/../fonts/icons.eot");
    src: url("/assets/css/../fonts/icons.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/icons.ttf") format("truetype"), url("/assets/css/../fonts/icons.woff") format("woff"), url("/assets/css/../fonts/icons.svg#icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: "BebasNeue";
    src: url("/assets/css/../fonts/BebasNeueRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "BebasNeue";
    src: url("/assets/css/../fonts/ofont.ru_Bebas Neue.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "BebasNeue";
    src: url("/assets/css/../fonts/BebasNeueBold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "BebasNeue";
    src: url("/assets/css/../fonts/bebas-neue-bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "ProximaNova";
    src: url("/assets/css/../fonts/ProximaNova-Regular.woff2") format("woff2"), url("/assets/css/../fonts/ProximaNova-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ProximaNova";
    src: url("/assets/css/../fonts/ProximaNova-Light.woff2") format("woff2"), url("/assets/css/../fonts/ProximaNova-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.disable-hover,
.disable-hover * {
    pointer-events: none !important;
}
html {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}
html,
body {
    position: relative;
    min-height: 100%;
    font-size: 16px;
    font-family: "ProximaNova", sans-serif;
    margin: 0;
    background: #0D1113;
}
body {
    background-color: #fff;
    color: #434449;
}
body:before {
    content: "";
    position: absolute;
    background-color: #0D1113;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 10;
}
body.is-opened-navigation {
    overflow: hidden;
}
body.is-opened-navigation:before {
    visibility: visible;
    opacity: 1;
}
button {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
}
input[type="text"],
input[type="submit"],
input[type="button"],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.icon {
    font-family: "icons", sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left-angle:before {
    content: "\e900";
}
.icon-arrow-right-angle:before {
    content: "\e901";
}
.icon-arrow-left-long:before {
    content: "\e902";
}
.icon-arrow-right-long:before {
    content: "\e903";
}
.icon-arrow-left:before {
    content: "\e904";
}
.icon-arrow-right:before {
    content: "\e905";
}
.icon-arrow-pointing-top:before {
    content: "";
}
.icon-arrow-pointing-bottom:before {
    content: "";
}
.icon-close:before {
    content: "";
}
.icon-pin:before {
    content: "\e909";
}
.icon-ticket:before {
    content: "\e90a";
}
.icon-user:before {
    content: "\e90b";
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0D1113;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #434449;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #434449;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.intl-tel-input .flag {
    width: 16px;
    height: 11px;
    background: url("/assets/css/../img/flags.png");
}
.intl-tel-input .ad {
    background-position: -16px 0;
}
.intl-tel-input .ae {
    background-position: -32px 0;
}
.intl-tel-input .af {
    background-position: -48px 0;
}
.intl-tel-input .ag {
    background-position: -64px 0;
}
.intl-tel-input .ai {
    background-position: -80px 0;
}
.intl-tel-input .al {
    background-position: -96px 0;
}
.intl-tel-input .am {
    background-position: -112px 0;
}
.intl-tel-input .ao {
    background-position: -128px 0;
}
.intl-tel-input .ar {
    background-position: -144px 0;
}
.intl-tel-input .as {
    background-position: -160px 0;
}
.intl-tel-input .at {
    background-position: -176px 0;
}
.intl-tel-input .au {
    background-position: -192px 0;
}
.intl-tel-input .aw {
    background-position: -208px 0;
}
.intl-tel-input .az {
    background-position: -224px 0;
}
.intl-tel-input .ba {
    background-position: -240px 0;
}
.intl-tel-input .bb {
    background-position: 0 -11px;
}
.intl-tel-input .bd {
    background-position: -16px -11px;
}
.intl-tel-input .be {
    background-position: -32px -11px;
}
.intl-tel-input .bf {
    background-position: -48px -11px;
}
.intl-tel-input .bg {
    background-position: -64px -11px;
}
.intl-tel-input .bh {
    background-position: -80px -11px;
}
.intl-tel-input .bi {
    background-position: -96px -11px;
}
.intl-tel-input .bj {
    background-position: -112px -11px;
}
.intl-tel-input .bm {
    background-position: -128px -11px;
}
.intl-tel-input .bn {
    background-position: -144px -11px;
}
.intl-tel-input .bo {
    background-position: -160px -11px;
}
.intl-tel-input .br {
    background-position: -176px -11px;
}
.intl-tel-input .bs {
    background-position: -192px -11px;
}
.intl-tel-input .bt {
    background-position: -208px -11px;
}
.intl-tel-input .bw {
    background-position: -224px -11px;
}
.intl-tel-input .by {
    background-position: -240px -11px;
}
.intl-tel-input .bz {
    background-position: 0 -22px;
}
.intl-tel-input .ca {
    background-position: -16px -22px;
}
.intl-tel-input .cd {
    background-position: -32px -22px;
}
.intl-tel-input .cf {
    background-position: -48px -22px;
}
.intl-tel-input .cg {
    background-position: -64px -22px;
}
.intl-tel-input .ch {
    background-position: -80px -22px;
}
.intl-tel-input .ci {
    background-position: -96px -22px;
}
.intl-tel-input .ck {
    background-position: -112px -22px;
}
.intl-tel-input .cl {
    background-position: -128px -22px;
}
.intl-tel-input .cm {
    background-position: -144px -22px;
}
.intl-tel-input .cn {
    background-position: -160px -22px;
}
.intl-tel-input .co {
    background-position: -176px -22px;
}
.intl-tel-input .cr {
    background-position: -192px -22px;
}
.intl-tel-input .cu {
    background-position: -208px -22px;
}
.intl-tel-input .cv {
    background-position: -224px -22px;
}
.intl-tel-input .cw {
    background-position: -240px -22px;
}
.intl-tel-input .cy {
    background-position: 0 -33px;
}
.intl-tel-input .cz {
    background-position: -16px -33px;
}
.intl-tel-input .de {
    background-position: -32px -33px;
}
.intl-tel-input .dj {
    background-position: -48px -33px;
}
.intl-tel-input .dk {
    background-position: -64px -33px;
}
.intl-tel-input .dm {
    background-position: -80px -33px;
}
.intl-tel-input .do {
    background-position: -96px -33px;
}
.intl-tel-input .dz {
    background-position: -112px -33px;
}
.intl-tel-input .ec {
    background-position: -128px -33px;
}
.intl-tel-input .ee {
    background-position: -144px -33px;
}
.intl-tel-input .eg {
    background-position: -160px -33px;
}
.intl-tel-input .er {
    background-position: -176px -33px;
}
.intl-tel-input .es {
    background-position: -192px -33px;
}
.intl-tel-input .et {
    background-position: -208px -33px;
}
.intl-tel-input .fi {
    background-position: -224px -33px;
}
.intl-tel-input .fj {
    background-position: -240px -33px;
}
.intl-tel-input .fk {
    background-position: 0 -44px;
}
.intl-tel-input .fm {
    background-position: -16px -44px;
}
.intl-tel-input .fo {
    background-position: -32px -44px;
}
.intl-tel-input .fr,
.intl-tel-input .bl,
.intl-tel-input .mf {
    background-position: -48px -44px;
}
.intl-tel-input .ga {
    background-position: -64px -44px;
}
.intl-tel-input .gb {
    background-position: -80px -44px;
}
.intl-tel-input .gd {
    background-position: -96px -44px;
}
.intl-tel-input .ge {
    background-position: -112px -44px;
}
.intl-tel-input .gf {
    background-position: -128px -44px;
}
.intl-tel-input .gh {
    background-position: -144px -44px;
}
.intl-tel-input .gi {
    background-position: -160px -44px;
}
.intl-tel-input .gl {
    background-position: -176px -44px;
}
.intl-tel-input .gm {
    background-position: -192px -44px;
}
.intl-tel-input .gn {
    background-position: -208px -44px;
}
.intl-tel-input .gp {
    background-position: -224px -44px;
}
.intl-tel-input .gq {
    background-position: -240px -44px;
}
.intl-tel-input .gr {
    background-position: 0 -55px;
}
.intl-tel-input .gt {
    background-position: -16px -55px;
}
.intl-tel-input .gu {
    background-position: -32px -55px;
}
.intl-tel-input .gw {
    background-position: -48px -55px;
}
.intl-tel-input .gy {
    background-position: -64px -55px;
}
.intl-tel-input .hk {
    background-position: -80px -55px;
}
.intl-tel-input .hn {
    background-position: -96px -55px;
}
.intl-tel-input .hr {
    background-position: -112px -55px;
}
.intl-tel-input .ht {
    background-position: -128px -55px;
}
.intl-tel-input .hu {
    background-position: -144px -55px;
}
.intl-tel-input .id {
    background-position: -160px -55px;
}
.intl-tel-input .ie {
    background-position: -176px -55px;
}
.intl-tel-input .il {
    background-position: -192px -55px;
}
.intl-tel-input .in {
    background-position: -208px -55px;
}
.intl-tel-input .io {
    background-position: -224px -55px;
}
.intl-tel-input .iq {
    background-position: -240px -55px;
}
.intl-tel-input .ir {
    background-position: 0 -66px;
}
.intl-tel-input .is {
    background-position: -16px -66px;
}
.intl-tel-input .it {
    background-position: -32px -66px;
}
.intl-tel-input .jm {
    background-position: -48px -66px;
}
.intl-tel-input .jo {
    background-position: -64px -66px;
}
.intl-tel-input .jp {
    background-position: -80px -66px;
}
.intl-tel-input .ke {
    background-position: -96px -66px;
}
.intl-tel-input .kg {
    background-position: -112px -66px;
}
.intl-tel-input .kh {
    background-position: -128px -66px;
}
.intl-tel-input .ki {
    background-position: -144px -66px;
}
.intl-tel-input .km {
    background-position: -160px -66px;
}
.intl-tel-input .kn {
    background-position: -176px -66px;
}
.intl-tel-input .kp {
    background-position: -192px -66px;
}
.intl-tel-input .kr {
    background-position: -208px -66px;
}
.intl-tel-input .kw {
    background-position: -224px -66px;
}
.intl-tel-input .ky {
    background-position: -240px -66px;
}
.intl-tel-input .kz {
    background-position: 0 -77px;
}
.intl-tel-input .la {
    background-position: -16px -77px;
}
.intl-tel-input .lb {
    background-position: -32px -77px;
}
.intl-tel-input .lc {
    background-position: -48px -77px;
}
.intl-tel-input .li {
    background-position: -64px -77px;
}
.intl-tel-input .lk {
    background-position: -80px -77px;
}
.intl-tel-input .lr {
    background-position: -96px -77px;
}
.intl-tel-input .ls {
    background-position: -112px -77px;
}
.intl-tel-input .lt {
    background-position: -128px -77px;
}
.intl-tel-input .lu {
    background-position: -144px -77px;
}
.intl-tel-input .lv {
    background-position: -160px -77px;
}
.intl-tel-input .ly {
    background-position: -176px -77px;
}
.intl-tel-input .ma {
    background-position: -192px -77px;
}
.intl-tel-input .mc {
    background-position: -208px -77px;
}
.intl-tel-input .md {
    background-position: -224px -77px;
}
.intl-tel-input .me {
    background-position: -112px -154px;
    height: 12px;
}
.intl-tel-input .mg {
    background-position: 0 -88px;
}
.intl-tel-input .mh {
    background-position: -16px -88px;
}
.intl-tel-input .mk {
    background-position: -32px -88px;
}
.intl-tel-input .ml {
    background-position: -48px -88px;
}
.intl-tel-input .mm {
    background-position: -64px -88px;
}
.intl-tel-input .mn {
    background-position: -80px -88px;
}
.intl-tel-input .mo {
    background-position: -96px -88px;
}
.intl-tel-input .mp {
    background-position: -112px -88px;
}
.intl-tel-input .mq {
    background-position: -128px -88px;
}
.intl-tel-input .mr {
    background-position: -144px -88px;
}
.intl-tel-input .ms {
    background-position: -160px -88px;
}
.intl-tel-input .mt {
    background-position: -176px -88px;
}
.intl-tel-input .mu {
    background-position: -192px -88px;
}
.intl-tel-input .mv {
    background-position: -208px -88px;
}
.intl-tel-input .mw {
    background-position: -224px -88px;
}
.intl-tel-input .mx {
    background-position: -240px -88px;
}
.intl-tel-input .my {
    background-position: 0 -99px;
}
.intl-tel-input .mz {
    background-position: -16px -99px;
}
.intl-tel-input .na {
    background-position: -32px -99px;
}
.intl-tel-input .nc {
    background-position: -48px -99px;
}
.intl-tel-input .ne {
    background-position: -64px -99px;
}
.intl-tel-input .nf {
    background-position: -80px -99px;
}
.intl-tel-input .ng {
    background-position: -96px -99px;
}
.intl-tel-input .ni {
    background-position: -112px -99px;
}
.intl-tel-input .nl,
.intl-tel-input .bq {
    background-position: -128px -99px;
}
.intl-tel-input .no {
    background-position: -144px -99px;
}
.intl-tel-input .np {
    background-position: -160px -99px;
}
.intl-tel-input .nr {
    background-position: -176px -99px;
}
.intl-tel-input .nu {
    background-position: -192px -99px;
}
.intl-tel-input .nz {
    background-position: -208px -99px;
}
.intl-tel-input .om {
    background-position: -224px -99px;
}
.intl-tel-input .pa {
    background-position: -240px -99px;
}
.intl-tel-input .pe {
    background-position: 0 -110px;
}
.intl-tel-input .pf {
    background-position: -16px -110px;
}
.intl-tel-input .pg {
    background-position: -32px -110px;
}
.intl-tel-input .ph {
    background-position: -48px -110px;
}
.intl-tel-input .pk {
    background-position: -64px -110px;
}
.intl-tel-input .pl {
    background-position: -80px -110px;
}
.intl-tel-input .pm {
    background-position: -96px -110px;
}
.intl-tel-input .pr {
    background-position: -112px -110px;
}
.intl-tel-input .ps {
    background-position: -128px -110px;
}
.intl-tel-input .pt {
    background-position: -144px -110px;
}
.intl-tel-input .pw {
    background-position: -160px -110px;
}
.intl-tel-input .py {
    background-position: -176px -110px;
}
.intl-tel-input .qa {
    background-position: -192px -110px;
}
.intl-tel-input .re {
    background-position: -208px -110px;
}
.intl-tel-input .ro {
    background-position: -224px -110px;
}
.intl-tel-input .rs {
    background-position: -240px -110px;
}
.intl-tel-input .ru {
    background-position: 0 -121px;
}
.intl-tel-input .rw {
    background-position: -16px -121px;
}
.intl-tel-input .sa {
    background-position: -32px -121px;
}
.intl-tel-input .sb {
    background-position: -48px -121px;
}
.intl-tel-input .sc {
    background-position: -64px -121px;
}
.intl-tel-input .sd {
    background-position: -80px -121px;
}
.intl-tel-input .se {
    background-position: -96px -121px;
}
.intl-tel-input .sg {
    background-position: -112px -121px;
}
.intl-tel-input .sh {
    background-position: -128px -121px;
}
.intl-tel-input .si {
    background-position: -144px -121px;
}
.intl-tel-input .sk {
    background-position: -160px -121px;
}
.intl-tel-input .sl {
    background-position: -176px -121px;
}
.intl-tel-input .sm {
    background-position: -192px -121px;
}
.intl-tel-input .sn {
    background-position: -208px -121px;
}
.intl-tel-input .so {
    background-position: -224px -121px;
}
.intl-tel-input .sr {
    background-position: -240px -121px;
}
.intl-tel-input .ss {
    background-position: 0 -132px;
}
.intl-tel-input .st {
    background-position: -16px -132px;
}
.intl-tel-input .sv {
    background-position: -32px -132px;
}
.intl-tel-input .sx {
    background-position: -48px -132px;
}
.intl-tel-input .sy {
    background-position: -64px -132px;
}
.intl-tel-input .sz {
    background-position: -80px -132px;
}
.intl-tel-input .tc {
    background-position: -96px -132px;
}
.intl-tel-input .td {
    background-position: -112px -132px;
}
.intl-tel-input .tg {
    background-position: -128px -132px;
}
.intl-tel-input .th {
    background-position: -144px -132px;
}
.intl-tel-input .tj {
    background-position: -160px -132px;
}
.intl-tel-input .tk {
    background-position: -176px -132px;
}
.intl-tel-input .tl {
    background-position: -192px -132px;
}
.intl-tel-input .tm {
    background-position: -208px -132px;
}
.intl-tel-input .tn {
    background-position: -224px -132px;
}
.intl-tel-input .to {
    background-position: -240px -132px;
}
.intl-tel-input .tr {
    background-position: 0 -143px;
}
.intl-tel-input .tt {
    background-position: -16px -143px;
}
.intl-tel-input .tv {
    background-position: -32px -143px;
}
.intl-tel-input .tw {
    background-position: -48px -143px;
}
.intl-tel-input .tz {
    background-position: -64px -143px;
}
.intl-tel-input .ua {
    background-position: -80px -143px;
}
.intl-tel-input .ug {
    background-position: -96px -143px;
}
.intl-tel-input .us {
    background-position: -112px -143px;
}
.intl-tel-input .uy {
    background-position: -128px -143px;
}
.intl-tel-input .uz {
    background-position: -144px -143px;
}
.intl-tel-input .va {
    background-position: -160px -143px;
}
.intl-tel-input .vc {
    background-position: -176px -143px;
}
.intl-tel-input .ve {
    background-position: -192px -143px;
}
.intl-tel-input .vg {
    background-position: -208px -143px;
}
.intl-tel-input .vi {
    background-position: -224px -143px;
}
.intl-tel-input .vn {
    background-position: -240px -143px;
}
.intl-tel-input .vu {
    background-position: 0 -154px;
}
.intl-tel-input .wf {
    background-position: -16px -154px;
}
.intl-tel-input .ws {
    background-position: -32px -154px;
}
.intl-tel-input .ye {
    background-position: -48px -154px;
}
.intl-tel-input .za {
    background-position: -64px -154px;
}
.intl-tel-input .zm {
    background-position: -80px -154px;
}
.intl-tel-input .zw {
    background-position: -96px -154px;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
}
.intl-tel-input * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
    display: none;
}
.intl-tel-input .v-hide {
    visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type="text"],
.intl-tel-input input[type="tel"] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 44px;
    margin-left: 0;
}
.intl-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1px;
}
.intl-tel-input .flag-dropdown:hover {
    cursor: pointer;
}
.intl-tel-input input[disabled] + .flag-dropdown:hover {
    cursor: default;
}
.intl-tel-input input[disabled] + .flag-dropdown:hover .selected-flag {
    background-color: transparent;
}
.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 38px;
    height: 100%;
    padding: 0 0 0 13px;
}
.intl-tel-input .selected-flag .flag {
    position: absolute;
    top: 50%;
    margin-top: -5px;
}
.intl-tel-input .selected-flag .arrow {
    position: relative;
    top: 50%;
    margin-top: -2px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}
.intl-tel-input .selected-flag .arrow.up {
    border-top: none;
    border-bottom: 4px solid #555;
}
.intl-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 2;
    padding: 0;
    margin: 0 0 0 -1px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 12px;
    background-color: white;
    border: 1px solid #ccc;
    width: 330px;
    max-height: 200px;
    overflow-y: scroll;
}
.intl-tel-input .country-list .flag {
    display: inline-block;
}
.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin: 0;
    border-bottom: 1px solid #ccc;
}
.intl-tel-input .country-list .country {
    padding: 5px 10px;
    margin: 0;
    font-size: 14px;
}
.intl-tel-input .country-list .country .dial-code {
    color: #999;
}
.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name {
    margin-right: 6px;
}
.button,
.filter-labels__params-item {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    text-decoration: none;
    margin: 0;
    border: none;
    outline: 0;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    white-space: nowrap;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.button_type_default,
.filter-labels__params-item,
.button_type_circle {
    border: 1px solid;
    text-align: center;
}
.button_size_md {
    height: 60px;
    line-height: 62px;
    padding: 0 35px;
}
@media screen and (max-width: 767px) {
    .button_size_md {
        padding: 0 10px;
        width: 100%;
    }
}
.button_size_md.button_type_default,
.button_size_md.filter-labels__params-item {
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-family: "BebasNeue", sans-serif;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 1.1px;
}
.button_size_md.button_type_circle {
    width: 60px;
    font-size: 26px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 0;
    line-height: 62px;
}
.button_size_xs,
.filter-labels__params-item {
    height: 35px;
    line-height: 33px;
    padding: 0 22px;
}
@media screen and (max-width: 767px) {
    .button_size_xs,
    .filter-labels__params-item {
        padding: 0 15px;
        height: 25px;
        line-height: 25px;
    }
}
.button_size_xs.button_type_default,
.filter-labels__params-item {
    -webkit-border-radius: 17px;
    border-radius: 17px;
    font-family: "ProximaNova", sans-serif;
    font-size: 15px;
}
@media screen and (max-width: 767px) {
    .button_size_xs.button_type_default,
    .filter-labels__params-item {
        font-size: 13px;
    }
}
.button_action_white {
    color: #fff;
    border-color: transparent;
}
.button_action_white .button__text {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-bottom: 2px dotted;
}
.button_action_white:hover .button__text {
    border-bottom-color: transparent;
}
.button_theme_extra {
    border-color: #3d70f8;
    background-color: #3d70f8;
    color: #fff;
}
.button_theme_extra:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}
.button_theme_white {
    border-color: #fff;
    background-color: #fff;
    color: #434449;
}
.button_theme_white:hover {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}
.button_theme_white_dark_ghost {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
    opacity: 0.3;
}
@media screen and (max-width: 1023px) {
    .button_theme_white_dark_ghost {
        opacity: 1;
    }
}
.button_theme_white_dark_ghost:hover {
    opacity: 1;
    text-decoration: none;
}
.button_theme_white_ghost {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
}
.button_theme_white_ghost:hover {
    background-color: #fff;
    color: #434449;
    text-decoration: none;
}
.button_theme_extra_ghost {
    border-color: #3d70f8;
    background-color: transparent;
    color: #fff;
}
.button_theme_extra_ghost.active {
    background: #3d70f8;
}
.button_theme_extra_ghost.disabled,
.button_theme_extra_ghost[disabled] {
    pointer-events: none;
    border-color: #909297;
    opacity: 0.5;
}
@media screen and (min-width: 1024px) {
    .button_theme_extra_ghost:hover {
        background: #3d70f8;
        text-decoration: none;
    }
}
@media screen and (max-width: 767px) {
    .button_theme_extra_ghost {
        background: #3d70f8;
    }
}
.button_theme_transparent_white {
    background: transparent;
    border-color: transparent;
    color: #fff;
}
.button:hover,
.filter-labels__params-item:hover {
    text-decoration: none;
}
.custom-link {
    display: inline-block;
    position: relative;
    padding-left: 45px;
}
.custom-link__icon {
    vertical-align: middle;
    margin-right: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 30px;
}
.button-menu {
    background: #0D1113;
    border: #0D1113 solid 1px;
    cursor: pointer;
    display: inline-block;
    height: 60px;
    padding-left: 17.5px;
    padding-top: 19.5px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 60px;
    z-index: 12;
}
.button-menu:hover {
    text-decoration: none;
}
.button-menu__line {
    background: #fff;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 1px;
    width: 22px;
}
.button-menu__line_top {
    top: 0;
}
.button-menu__line_mid {
    top: 7px;
}
.button-menu__line_bottom {
    top: 14px;
}
.button-menu:hover .button-menu__line {
    background: #3d70f8;
}
.is-opened-navigation .button-menu__line_top {
    top: 9px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.is-opened-navigation .button-menu__line_mid {
    opacity: 0;
}
.is-opened-navigation .button-menu__line_bottom {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.link-add {
    font-size: 15px;
    line-height: 1.46667em;
    position: relative;
    padding-left: 45px;
    text-decoration: none;
}
.link-add__icon {
    display: block;
    width: 35px;
    height: 35px;
    background: url(/assets/css/../img/oval-video.svg) no-repeat 50% 50%;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.link-add__icon::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid rgba(32, 177, 248, 0.7);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.link-add__icon::after {
    content: "";
    display: block;
    width: 12px;
    height: 24px;
    border-right: 2px solid #3d70f8;
    border-bottom: 2px solid #3d70f8;
    position: absolute;
    left: 65%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
    .link-add__text {
        color: #fff;
        border-bottom: 2px dotted;
    }
}
.link-add_size_md {
    padding-left: 74px;
    font: bold 22px "BebasNeue", sans-serif;
    line-height: 1.27273em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.link-add_size_md .link-add__icon {
    width: 58px;
    height: 58px;
}
.link-add_size_md .link-add__icon::before {
    width: 42px;
    height: 42px;
}
.link-add_size_md .link-add__icon::after {
    width: 20px;
    height: 40px;
}
.link-add:hover {
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .link-add:hover {
        text-decoration: none;
    }
}
.link-add_theme_white .link-add__text {
    color: #fff;
    letter-spacing: 1.1px;
    line-height: 1.27273em;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    white-space: nowrap;
}
.link-add_theme_white:hover {
    text-decoration: none;
}
.link-add_theme_white:hover .link-add__text {
    border-bottom-color: #3d70f8;
    color: #3d70f8;
}
.link-remove {
    display: inline-block;
    font-size: 15px;
    line-height: 1.46667em;
    position: relative;
    padding-left: 45px;
    text-decoration: none;
}
.link-remove__icon {
    display: block;
    width: 35px;
    height: 35px;
    background: url(/assets/css/../img/oval-video.svg) no-repeat 50% 50%;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.link-remove__icon::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid rgba(32, 177, 248, 0.7);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.link-remove__icon::after {
    content: "";
    font-family: "icons", sans-serif;
    font-size: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.link-remove__text {
    padding: 15px 0;
}
@media screen and (max-width: 767px) {
    .link-remove__text {
        border-bottom: 2px dotted;
    }
}
.link-remove_size_md {
    padding-left: 74px;
    font: bold 22px "BebasNeue", sans-serif;
    line-height: 1.27273em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.link-remove_size_md .link-remove__icon {
    width: 58px;
    height: 58px;
}
.link-remove_size_md .link-remove__icon::before {
    width: 42px;
    height: 42px;
}
.link-remove_size_md .link-remove__icon::after {
    left: 51.5%;
    font-size: 19px;
}
.link-remove:hover {
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .link-remove:hover {
        text-decoration: none;
    }
}
.link-remove:hover .link-remove__icon::before {
    background: #3d70f8;
}
.link-remove:hover .link-remove__icon::after {
    color: #fff;
}
.video-play {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}
.video-play__icon {
    display: block;
    width: 60px;
    height: 60px;
    background: url(/assets/css/../img/oval-video.svg) no-repeat 50% 50%;
    -webkit-background-size: contain;
    background-size: contain;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
}
.video-play__icon::after {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid #3d70f8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video-play__icon::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 11px solid #3d70f8;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: 54%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video-play__text {
    font: 22px "BebasNeue", sans-serif;
    color: #fff;
    letter-spacing: 1.1px;
    line-height: 1.27273em;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .video-play__text {
        white-space: normal;
        border-bottom: 0;
    }
}
.video-play:hover {
    text-decoration: none;
}
.video-play:hover .video-play__text {
    border-bottom-color: #3d70f8;
    color: #3d70f8;
}
.doc-download {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}
.doc-download__icon {
    display: block;
    width: 60px;
    height: 60px;
    background: url(/assets/css/../img/oval-video.svg) no-repeat 50% 50%;
    -webkit-background-size: contain;
    background-size: contain;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
}
.doc-download__icon::after {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid #3d70f8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.doc-download__icon::before {
    content: "PDF";
    font: bold 19px "BebasNeue", sans-serif;
    letter-spacing: 0.95px;
    position: absolute;
    left: 52%;
    top: 53%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.doc-download__text {
    font: 22px "BebasNeue", sans-serif;
    color: #fff;
    letter-spacing: 1.1px;
    line-height: 1.27273em;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    white-space: nowrap;
}
.doc-download:hover {
    text-decoration: none;
}
.doc-download:hover .doc-download__text {
    border-bottom-color: #3d70f8;
    color: #3d70f8;
}
.link-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}
.link-info__icon {
    display: block;
    width: 60px;
    height: 60px;
    background: url(/assets/css/../img/oval-video.svg) no-repeat 50% 50%;
    -webkit-background-size: contain;
    background-size: contain;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px;
}
.link-info__icon::after {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid #3d70f8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.link-info__icon::before {
    content: "?";
    font: bold 30px "BebasNeue", sans-serif;
    letter-spacing: 0.95px;
    position: absolute;
    left: 52%;
    top: 53%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.link-info__text {
    font: 22px "BebasNeue", sans-serif;
    color: #fff;
    letter-spacing: 1.1px;
    line-height: 1.27273em;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    white-space: nowrap;
}
.link-info:hover {
    text-decoration: none;
}
.link-info:hover .link-info__text {
    border-bottom-color: #3d70f8;
    color: #3d70f8;
}
.psd-link {
    display: inline-block;
    line-height: 1.3;
    text-decoration: none;
    border-bottom: 1px dashed;
}
.psd-link:hover {
    color: #fff;
    text-decoration: none;
}
.header {
    background: #0D1113;
    max-height: 100vh;
    position: relative;
}
@media screen and (max-width: 767px) {
    .header {
        max-height: 90vh;
    }
}
.header__top-panel {
    border-bottom: 1px solid rgba(32, 177, 248, 0.15);
}
.header__top-panel-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding-top: 25px;
    padding-bottom: 25px;
}
@media screen and (max-width: 1691px) {
    .header__top-panel-container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 1023px) {
    .header__top-panel-container {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
.is-scrolled-navigation .header__top-panel {
    border-bottom-color: transparent;
}
.is-scrolled-navigation .header__top-panel-container {
    padding-top: 12px;
    padding-bottom: 12px;
}
@media screen and (max-width: 1691px) {
    .is-scrolled-navigation .header__top-panel-container {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
@media screen and (max-width: 1023px) {
    .is-scrolled-navigation .header__top-panel-container {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
.is-opened-navigation .header__top-panel {
    border-bottom-color: rgba(32, 177, 248, 0.15);
}
.is-opened-navigation .header__top-panel-container {
    padding-top: 25px;
    padding-bottom: 25px;
}
@media screen and (max-width: 1691px) {
    .is-opened-navigation .header__top-panel-container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 1023px) {
    .is-opened-navigation .header__top-panel-container {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
.header__info,
.header__contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1023px) {
    .header__info {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.header__contacts,
.header__logo {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.is-scrolled-navigation .header__contacts,
.is-scrolled-navigation .header__logo {
    opacity: 0;
    visibility: hidden;
}
@media screen and (max-width: 1023px) {
    .is-scrolled-navigation .header__contacts,
    .is-scrolled-navigation .header__logo {
        opacity: 1;
        visibility: visible;
    }
}
.is-opened-navigation .header__contacts,
.is-opened-navigation .header__logo {
    opacity: 1;
    visibility: visible;
}
.no-navigation .header__contacts,
.no-navigation .header__logo {
    opacity: 1;
    visibility: visible;
}
.header__link {
    display: inline-block;
    font-size: 18px;
    line-height: 1.3;
    text-decoration: none;
    border-bottom: 1px dashed;
}
.header__link:hover {
    color: #fff;
    text-decoration: none;
}
.header__button-menu {
    position: absolute;
    left: 33.5px;
    top: 18px;
}
.is-scrolled-navigation .header__button-menu {
    top: 5px;
}
@media screen and (max-width: 1691px) {
    .is-scrolled-navigation .header__button-menu {
        top: auto;
    }
}
.is-opened-navigation .header__button-menu {
    top: 15px;
}
@media screen and (max-width: 1691px) {
    .is-opened-navigation .header__button-menu {
        top: auto;
    }
}
@media screen and (max-width: 1691px) {
    .header__button-menu {
        margin-right: 100px;
        margin-left: -12px;
        position: relative;
        left: auto;
        top: auto;
    }
}
@media screen and (max-width: 1440px) {
    .header__button-menu {
        margin-right: 20px;
        margin-left: -40px;
    }
}
@media screen and (max-width: 1023px) {
    .header__button-menu {
        margin-right: 0;
        left: auto;
        right: -20px;
    }
}
.header__logo {
    display: inline-block;
    max-width: 420px;
}
@media screen and (max-width: 1270px) {
    .header__logo {
        max-width: 185px;
    }
}
.header__logo img {
    max-width: 100%;
    vertical-align: middle;
}
.header__phone {
    font-size: 20px;
    line-height: 1.4em;
    color: #fff;
    text-decoration: none;
    margin-right: 62px;
    white-space: nowrap;
}
@media screen and (max-width: 1270px) {
    .header__phone {
        margin-right: 30px;
    }
}
@media screen and (max-width: 1023px) {
    .header__phone {
        display: block;
        margin-right: 0;
        margin-bottom: 13px;
    }
}
.header__phone:hover {
    color: #3d70f8;
    text-decoration: none;
}
.header__language {
    margin-left: 62px;
}
@media screen and (max-width: 1270px) {
    .header__language {
        margin-left: 30px;
    }
}
@media screen and (max-width: 1023px) {
    .header__language {
        margin-left: 0;
        margin-top: 30px;
    }
}
.header__navigation-full {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media screen and (max-width: 1023px) {
    .header__navigation-full {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.header__navigation-full-container {
    max-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1023px) {
    .header__navigation-full-container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.header__navigation-full-col {
    width: 19%;
}
@media screen and (max-width: 1023px) {
    .header__navigation-full-col {
        width: 100%;
    }
}
.header__navigation-full-contacts {
    display: none;
    text-align: center;
    margin-top: 40px;
}
@media screen and (max-width: 1023px) {
    .header__navigation-full-contacts {
        display: block;
    }
}
.is-opened-navigation .header__navigation-full {
    height: -webkit-calc(100vh - 96px);
    height: calc(100vh - 96px);
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    padding: 30px 0;
}
@media screen and (max-width: 1023px) {
    .is-opened-navigation .header__navigation-full {
        padding-top: 0;
    }
}
.header__navigation {
    position: absolute;
    right: 0;
    top: -100%;
    width: 100%;
    background: #0D1113;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media screen and (max-width: 1023px) {
    .header__navigation {
        display: none;
    }
}
.header__navigation-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 10px;
}
.header__navigation-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: -webkit-calc(100% - 175px - 250px);
    width: calc(100% - 175px - 250px);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header__navigation-item {
    padding-left: 0;
    margin: 0;
}
.header__navigation-item:before {
    content: normal;
}
.header__navigation-link {
    display: inline-block;
    font: 15px "BebasNeue", sans-serif;
    color: #fff;
    letter-spacing: 0.75px;
    line-height: 1.33333em;
    text-decoration: none;
    position: relative;
    padding-top: 28px;
    opacity: 0.4;
}
.header__navigation-link::before {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header__navigation-link.cur,
.header__navigation-link:hover {
    opacity: 1;
    text-decoration: none;
}
.header__navigation-btn-top {
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 28px;
    margin-right: -20px;
    margin-left: 105px;
    opacity: 0.2;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.header__navigation-btn-top:hover {
    opacity: 1;
}
.is-scrolled-navigation .header__navigation {
    top: 0;
}
.is-opened-navigation .header__navigation {
    top: -100%;
}
.no-navigation .header__navigation {
    display: none;
}
.header.float {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
@media screen and (max-width: 1023px) {
    .header.float.is-scrolled-navigation {
        -webkit-transform: translateZ(0) translateY(-100px);
        transform: translateZ(0) translateY(-100px);
    }
    .header.float.is-scrolled-navigation.up {
        -webkit-transform: translateZ(0) translateY(0px);
        transform: translateZ(0) translateY(0px);
    }
}
.footer {
    background: #0D1113;
    color: #fff;
    position: relative;
    z-index: 1;
}
.footer__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
@media screen and (max-width: 1023px) {
    .footer__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 20px;
        padding-bottom: 30px;
    }
}
.footer__row:first-child {
    padding-top: 104px;
    padding-bottom: 78px;
}
@media screen and (max-width: 1023px) {
    .footer__row:first-child {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-top: 60px;
        padding-bottom: 30px;
    }
}
.footer__row:last-child {
    border-bottom: 0;
}
@media screen and (max-width: 1440px) {
    .footer__row_grid {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.footer__box {
    width: 25%;
    padding-right: 25px;
}
@media screen and (max-width: 1023px) {
    .footer__box {
        width: 100%;
        padding-right: 0;
    }
}
.footer__row_grid .footer__box {
    padding-right: 15px;
    margin: 5px 0;
}
@media screen and (max-width: 1440px) {
    .footer__row_grid .footer__box {
        width: auto;
    }
}
.footer__link {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}
@media screen and (max-width: 1023px) {
    .footer__link {
        margin-bottom: 18px;
        color: #3d70f8;
        text-decoration: underline;
    }
}
.footer__link:hover {
    color: #3d70f8;
}
@media screen and (max-width: 1023px) {
    .footer__copyright {
        margin-bottom: 18px;
    }
}
.footer__contacts {
    margin-bottom: 94px;
}
@media screen and (max-width: 1023px) {
    .footer__contacts {
        margin-bottom: 34px;
    }
}
.footer__contacts .phone-box {
    margin-bottom: 76px;
}
@media screen and (max-width: 1023px) {
    .footer__contacts .phone-box {
        margin-bottom: 30px;
    }
}
.footer__contacts .phone-box:last-child {
    margin-bottom: 0;
}
.footer__link-psevdo {
    border-bottom: 1px dashed #3d70f8;
}
.footer__link-psevdo:hover {
    text-decoration: none;
    color: #fff;
    border-color: #fff;
}
.header__top-panel-container,
.header__navigation-full-container,
.header__navigation-container,
.footer__container,
.default-container,
.promo-banner__container,
.promo-section__container,
.call-banner__container,
.history-success__slider-header,
.history-success__slider-container,
.introduction-product__container,
.usefull-enterprise__container,
.promo-loads__container,
.promo-partners__container,
.promo-quality-control__container,
.promo-solutions__container,
.description-section__container,
.advantages__container,
.scheme-info__container,
.video-promo__container,
.upcoming-events__slider-header,
.upcoming-events__slider-container,
.error-page__container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}
.default-container-min {
    max-width: 1278px;
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.header__top-panel-container,
.header__navigation-full-container,
.header__navigation-container,
.footer__container,
.default-container,
.default-container-min,
.promo-banner__container,
.promo-section__container,
.call-banner__container,
.history-success__slider-header,
.history-success__slider-container,
.introduction-product__container,
.usefull-enterprise__container,
.promo-loads__container,
.promo-partners__container,
.promo-quality-control__container,
.description-section__container,
.advantages__container,
.scheme-info__container,
.video-promo__container,
.upcoming-events__slider-header,
.upcoming-events__slider-container,
.error-page__container {
    padding-left: 170px;
    padding-right: 170px;
}
.promo-solutions__container {
    padding-left: 170px;
}
@media screen and (max-width: 1691px) {
    .header__top-panel-container,
    .header__navigation-full-container,
    .header__navigation-container,
    .footer__container,
    .default-container,
    .promo-banner__container,
    .promo-section__container,
    .call-banner__container,
    .history-success__slider-header,
    .history-success__slider-container,
    .introduction-product__container,
    .usefull-enterprise__container,
    .promo-loads__container,
    .promo-partners__container,
    .promo-quality-control__container,
    .promo-solutions__container,
    .description-section__container,
    .advantages__container,
    .scheme-info__container,
    .video-promo__container,
    .upcoming-events__slider-header,
    .upcoming-events__slider-container,
    .error-page__container {
        max-width: 1690px;
    }
    .header__top-panel-container,
    .header__navigation-full-container,
    .header__navigation-container,
    .footer__container,
    .default-container,
    .default-container-min,
    .promo-banner__container,
    .promo-section__container,
    .call-banner__container,
    .history-success__slider-header,
    .history-success__slider-container,
    .introduction-product__container,
    .usefull-enterprise__container,
    .promo-loads__container,
    .promo-partners__container,
    .promo-quality-control__container,
    .description-section__container,
    .advantages__container,
    .scheme-info__container,
    .video-promo__container,
    .upcoming-events__slider-header,
    .upcoming-events__slider-container,
    .error-page__container {
        padding-left: 60px;
        padding-right: 60px;
    }
    .promo-solutions__container {
        padding-left: 60px;
    }
}
@media screen and (max-width: 1440px) {
    .default-container-min {
        max-width: 940px;
    }
}
@media screen and (max-width: 767px) {
    .header__top-panel-container,
    .header__navigation-full-container,
    .header__navigation-container,
    .footer__container,
    .default-container,
    .default-container-min,
    .promo-banner__container,
    .promo-section__container,
    .call-banner__container,
    .history-success__slider-header,
    .history-success__slider-container,
    .introduction-product__container,
    .usefull-enterprise__container,
    .promo-loads__container,
    .promo-partners__container,
    .promo-quality-control__container,
    .description-section__container,
    .advantages__container,
    .scheme-info__container,
    .video-promo__container,
    .upcoming-events__slider-header,
    .upcoming-events__slider-container,
    .error-page__container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .promo-solutions__container {
        padding-left: 20px;
    }
}
.main-template {
    background: #0D1113;
    color: #fff;
    padding-top: 150px;
    position: relative;
    padding-bottom: 1px;
}
@media screen and (max-width: 1270px) {
    .main-template {
        padding-top: 90px;
    }
}
.header.float + .main-template {
    padding-top: 250px;
}
@media screen and (max-width: 1023px) {
    .header.float + .main-template {
        padding-top: 150px;
    }
}
.header.float + .main-template > .breadcrumbs-button {
    position: absolute;
    left: 170px;
    top: 147px;
}
@media screen and (max-width: 1691px) {
    .header.float + .main-template > .breadcrumbs-button {
        left: 60px;
    }
}
@media screen and (max-width: 1023px) {
    .header.float + .main-template > .breadcrumbs-button {
        top: 80px;
    }
}
@media screen and (max-width: 767px) {
    .header.float + .main-template > .breadcrumbs-button {
        left: 20px;
    }
}
.header.float + .main-template_full {
    padding-top: 0;
}
@media screen and (max-width: 1023px) {
    .header.float + .main-template_full {
        padding-top: 0px;
    }
}
.page-heading {
    margin-bottom: 26px;
}
p.size-xs,
ul.size-xs li,
.navigation-list__link,
.navigation-sections__link-num,
.custom-checkbox__value,
.tags-info__item,
.option-info,
.post__tags,
.post__text,
.number-box_size_xs .number-box__title,
.phone-box__hint,
.companies__item-desc,
.picture-single__desc,
.tippy-tooltip,
.case__description,
.cities,
.integrator-case__text,
.event__text,
.event-time,
.picture-gallery__slide-desc,
.advantage__description,
.timetable__item p,
.contacts-info__box-title,
.contacts-company__address-box-title {
    font-size: 15px;
    line-height: 1.66667em;
}
p,
ol li,
ul li,
.pagination__item,
.number-box__title,
.number-box_size_mdx .number-box__title,
.number-box-promo__title,
.post-box__text,
.blockquote,
.results-box__text,
.case__name,
.pluses__item,
.promo-section__text,
.call-banner__text,
.scheme__item-num,
.history-information__project-link,
.history-information__text,
.integrator-information__link-site,
.integrator-information__text {
    font-size: 18px;
    line-height: 1.66667em;
}
@media screen and (max-width: 1023px) {
    p,
    ol li,
    ul li,
    .pagination__item,
    .number-box__title,
    .number-box_size_mdx .number-box__title,
    .number-box-promo__title,
    .post-box__text,
    .blockquote,
    .results-box__text,
    .case__name,
    .pluses__item,
    .promo-section__text,
    .call-banner__text,
    .scheme__item-num,
    .history-information__project-link,
    .history-information__text,
    .integrator-information__link-site,
    .integrator-information__text {
        font-size: 15px;
        line-height: 1.66667em;
    }
}
p.size-lg,
.decoration-box__description,
.number-box-promo__title,
.promo-banner__text,
.introduction-product__product-text,
.promo-loads__text,
.promo-loads__about-text,
.scheme-infographic-layout__box-text,
.contacts-info__box p,
.contacts-company__address-box-info,
.error-page__text {
    font-size: 20px;
    line-height: 1.5em;
}
@media screen and (max-width: 1270px) {
    p.size-lg,
    .decoration-box__description,
    .number-box-promo__title,
    .promo-banner__text,
    .introduction-product__product-text,
    .promo-loads__text,
    .promo-loads__about-text,
    .scheme-infographic-layout__box-text,
    .contacts-info__box p,
    .contacts-company__address-box-info,
    .error-page__text {
        font-size: 18px;
        line-height: 1.66667em;
    }
}
p {
    margin: 1.7em 0;
}
a {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    outline: none;
    color: #3d70f8;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
ol {
    margin: 1.7em 0;
    padding: 0 0 0 20px;
}
ol li {
    margin: 15px 0;
    padding-left: 25px;
}
@media screen and (max-width: 767px) {
    ol li {
        padding-left: 15px;
    }
}
ul {
    list-style: none;
    margin: 1.7em 0;
    padding: 0;
}
ul li {
    margin: 15px 0;
    padding-left: 25px;
    position: relative;
}
ul li::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0.7em;
}
ul.size-xs li {
    margin: 10px 0;
}
ul.size-xs li::before {
    top: 0.4em;
}
.list-decor li {
    padding-left: 35px;
}
.list-decor li::before {
    width: 17px;
    height: 17px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: url(/assets/css/../img/bullit_dark.svg) no-repeat 50% 50%;
    -webkit-background-size: contain;
    background-size: contain;
    top: 0.5em;
}
@media screen and (max-width: 1023px) {
    .list-decor li::before {
        top: 0.3em;
    }
}
h1,
.number-box__num,
.number-box-promo__num-item,
.promo-banner__title,
.h1 {
    font: bold 134px "BebasNeue", sans-serif;
    line-height: 1em;
    margin: 0;
}
@media screen and (max-width: 1440px) {
    h1,
    .number-box__num,
    .number-box-promo__num-item,
    .promo-banner__title,
    .h1 {
        font-size: 100px;
    }
}
@media screen and (max-width: 1270px) {
    h1,
    .number-box__num,
    .number-box-promo__num-item,
    .promo-banner__title,
    .h1 {
        font-size: 70px;
    }
}
@media screen and (max-width: 767px) {
    h1,
    .number-box__num,
    .number-box-promo__num-item,
    .promo-banner__title,
    .h1 {
        font-size: 40px;
    }
}
h2,
.navigation-pages-arrow__num,
.promo-section__title,
.history-success__title,
.introduction-product__product-name,
.usefull-enterprise__heading,
.promo-loads__heading,
.promo-quality-control__heading,
.promo-solutions__heading,
.advantages__title,
.scheme-info__title,
.liders-promo__title,
.upcoming-events__title,
.catalog-products__heading,
.timetable__heading,
.contacts-info__heading,
.contacts-company__heading,
.event-registration__heading,
.scheme-infographic__heading,
.error-page__heading,
.h2 {
    font: bold 80px "BebasNeue", sans-serif;
    line-height: 1.0625em;
    margin: 0;
}
@media screen and (max-width: 1440px) {
    h2,
    .navigation-pages-arrow__num,
    .promo-section__title,
    .history-success__title,
    .introduction-product__product-name,
    .usefull-enterprise__heading,
    .promo-loads__heading,
    .promo-quality-control__heading,
    .promo-solutions__heading,
    .advantages__title,
    .scheme-info__title,
    .liders-promo__title,
    .upcoming-events__title,
    .catalog-products__heading,
    .timetable__heading,
    .contacts-info__heading,
    .contacts-company__heading,
    .event-registration__heading,
    .scheme-infographic__heading,
    .error-page__heading,
    .h2 {
        font-size: 60px;
        line-height: 1.16667em;
    }
}
@media screen and (max-width: 1270px) {
    h2,
    .navigation-pages-arrow__num,
    .promo-section__title,
    .history-success__title,
    .introduction-product__product-name,
    .usefull-enterprise__heading,
    .promo-loads__heading,
    .promo-quality-control__heading,
    .promo-solutions__heading,
    .advantages__title,
    .scheme-info__title,
    .liders-promo__title,
    .upcoming-events__title,
    .catalog-products__heading,
    .timetable__heading,
    .contacts-info__heading,
    .contacts-company__heading,
    .event-registration__heading,
    .scheme-infographic__heading,
    .error-page__heading,
    .h2 {
        font-size: 45px;
        line-height: 1.11111em;
    }
}
@media screen and (max-width: 767px) {
    h2,
    .navigation-pages-arrow__num,
    .promo-section__title,
    .history-success__title,
    .introduction-product__product-name,
    .usefull-enterprise__heading,
    .promo-loads__heading,
    .promo-quality-control__heading,
    .promo-solutions__heading,
    .advantages__title,
    .scheme-info__title,
    .liders-promo__title,
    .upcoming-events__title,
    .catalog-products__heading,
    .timetable__heading,
    .contacts-info__heading,
    .contacts-company__heading,
    .event-registration__heading,
    .scheme-infographic__heading,
    .error-page__heading,
    .h2 {
        font-size: 35px;
        line-height: 1.14286em;
    }
}
h3,
.navigation-list_size_lg .navigation-list__item_head .navigation-list__link,
.navigation-list_size_lg .navigation-list__item_head,
.feedback__heading,
.number-box_size_xs .number-box__num,
.post-box__title,
.integrator-case__name,
.catalog-product__name,
.history-success__box-title,
.scheme__item-title,
.scheme-infographic-layout__col-title,
.timetable__item-time,
.scheme-infographic-list__item-name,
.h3 {
    font: bold 40px "BebasNeue", sans-serif;
    line-height: 1.25em;
    letter-spacing: 1px;
    margin: 0;
}
@media screen and (max-width: 1440px) {
    h3,
    .navigation-list_size_lg .navigation-list__item_head .navigation-list__link,
    .navigation-list_size_lg .navigation-list__item_head,
    .feedback__heading,
    .number-box_size_xs .number-box__num,
    .post-box__title,
    .integrator-case__name,
    .catalog-product__name,
    .history-success__box-title,
    .scheme__item-title,
    .scheme-infographic-layout__col-title,
    .timetable__item-time,
    .scheme-infographic-list__item-name,
    .h3 {
        font-size: 35px;
        line-height: 1.14286em;
    }
}
@media screen and (max-width: 1023px) {
    h3,
    .navigation-list_size_lg .navigation-list__item_head .navigation-list__link,
    .navigation-list_size_lg .navigation-list__item_head,
    .feedback__heading,
    .number-box_size_xs .number-box__num,
    .post-box__title,
    .integrator-case__name,
    .catalog-product__name,
    .history-success__box-title,
    .scheme__item-title,
    .scheme-infographic-layout__col-title,
    .timetable__item-time,
    .scheme-infographic-list__item-name,
    .h3 {
        font-size: 25px;
        line-height: 1.2em;
    }
}
h4,
.results-box__heading,
.call-banner__title,
.introduction-product__heading,
.promo-loads__about-title,
.promo-partners__text,
.h4 {
    font: 400 40px "ProximaNova", sans-serif;
    line-height: 1.2em;
    margin: 0 0 0.5em;
}
@media screen and (max-width: 1270px) {
    h4,
    .results-box__heading,
    .call-banner__title,
    .introduction-product__heading,
    .promo-loads__about-title,
    .promo-partners__text,
    .h4 {
        font-size: 30px;
        line-height: 1.2em;
    }
}
@media screen and (max-width: 1023px) {
    h4,
    .results-box__heading,
    .call-banner__title,
    .introduction-product__heading,
    .promo-loads__about-title,
    .promo-partners__text,
    .h4 {
        font-size: 24px;
        line-height: 1.45833em;
    }
}
h5,
.navigation-list__item_head,
.navigation-list__item_head .navigation-list__link,
.navigation-sections__link,
.companies__heading,
.numbers__heading,
.review-blockquote__author-name,
.integrator-case__clients-heading,
.advantage__heading,
.filter-labels__header,
.filter-labels__group-heading,
.event-information__time,
.timetable__item-title,
.event-registration__time,
.h5 {
    font: bold 25px "BebasNeue", sans-serif;
    line-height: 2em;
    letter-spacing: 0.62px;
    text-transform: uppercase;
}
@media screen and (max-width: 767px) {
    h5,
    .navigation-list__item_head,
    .navigation-list__item_head .navigation-list__link,
    .navigation-sections__link,
    .companies__heading,
    .numbers__heading,
    .review-blockquote__author-name,
    .integrator-case__clients-heading,
    .advantage__heading,
    .filter-labels__header,
    .filter-labels__group-heading,
    .event-information__time,
    .timetable__item-title,
    .event-registration__time,
    .h5 {
        font-size: 20px;
    }
}
h6,
.post__name,
.event__name,
.h6 {
    font: bold 18px "ProximaNova", sans-serif;
    line-height: 1.38889em;
    text-transform: uppercase;
    margin: 0 0 0.72222em;
}
h6.border,
.border.post__name,
.border.event__name,
.h6.border {
    text-decoration: underline;
}
h6.light,
.light.post__name,
.light.event__name,
.h6.light {
    text-transform: none;
}
@media screen and (max-width: 1270px) {
    .md-hide {
        display: none;
    }
}
.md-view {
    display: none;
}
@media screen and (max-width: 1270px) {
    .md-view {
        display: block;
    }
}
@media screen and (max-width: 1023px) {
    .sm-hide {
        display: none;
    }
}
.c-extra {
    color: #3d70f8;
}
.navigation-list__list {
    list-style: none;
    margin: 0 0 40px;
    padding: 0;
}
@media screen and (max-width: 1023px) {
    .navigation-list__list {
        margin-bottom: 0;
        border-bottom: 1px solid rgba(32, 177, 248, 0.15);
    }
}
.navigation-list__list:last-child {
    margin-bottom: 0;
}
.navigation-list__item {
    padding-left: 0;
    margin: 0;
    margin-bottom: 16px;
}
.navigation-list__item:before {
    content: normal;
}
@media screen and (max-width: 1023px) {
    .navigation-list__item {
        display: none;
    }
}
.navigation-list__item-toggler {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    right: -20px;
    top: 0;
    color: #fff;
    font-size: 11px;
    display: none;
}
@media screen and (max-width: 1023px) {
    .navigation-list__item-toggler {
        display: block;
    }
}
.navigation-list__item_head {
    margin-bottom: 14px;
}
@media screen and (max-width: 1023px) {
    .navigation-list__item_head {
        position: relative;
        display: block;
        margin-bottom: 0;
        padding: 20px 70px 15px 0;
    }
}
.navigation-list__item:last-child {
    margin-bottom: 0;
}
.navigation-list__link {
    color: #fff;
    text-decoration: none;
}
.navigation-list__link.active,
.navigation-list__link:hover {
    color: #3d70f8;
    text-decoration: none;
}
@media screen and (max-width: 1023px) {
    .navigation-list__item_head,
    .navigation-list__item_head .navigation-list__link {
        font-size: 20px;
    }
}
.navigation-list_theme_dark .navigation-list__item_head .navigation-list__link {
    color: #909297;
}
@media screen and (max-width: 1023px) {
    .navigation-list_theme_dark .navigation-list__item_head .navigation-list__link {
        color: #fff;
    }
}
.navigation-list_theme_dark .navigation-list__item_head .navigation-list__link:hover {
    color: #3d70f8;
}
.navigation-list_theme_dark .navigation-list__item_head {
    color: #909297;
}
@media screen and (max-width: 1023px) {
    .navigation-list_theme_dark .navigation-list__item_head {
        color: #fff;
    }
}
.navigation-list_size_lg .navigation-list__list {
    margin: 0 0 56px;
}
@media screen and (max-width: 1023px) {
    .navigation-list_size_lg .navigation-list__list {
        margin-bottom: 0;
    }
}
.navigation-list_size_lg .navigation-list__list:last-child {
    margin-bottom: 0;
}
.navigation-list_size_lg .navigation-list__item {
    margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
    .navigation-list_size_lg .navigation-list__item {
        margin-bottom: 18px;
    }
}
.navigation-list_size_lg .navigation-list__item_head .navigation-list__link,
.navigation-list_size_lg .navigation-list__item_head {
    margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
    .navigation-list_size_lg .navigation-list__item_head .navigation-list__link,
    .navigation-list_size_lg .navigation-list__item_head {
        font-size: 20px;
    }
}
.navigation-list_size_lg .navigation-list__item_head {
    margin-bottom: 24px;
}
@media screen and (max-width: 1023px) {
    .navigation-list_size_lg .navigation-list__item_head {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 1023px) {
    .navigation-list__list.show .navigation-list__item {
        display: block;
    }
}
.navigation-list__list.show .navigation-list__item-toggler::before {
    content: "";
}
.pagination-pages {
    text-align: center;
}
.pagination-pages__button-load + .pagination-pages__pagination-list {
    margin-top: 42px;
}
.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination__item {
    padding-left: 0;
    margin: 0;
}
.pagination__item:before {
    content: normal;
}
.pagination__link {
    text-decoration: none;
    padding: 0 10px;
    color: #909297;
}
.pagination__link_prev,
.pagination__link_next {
    font-size: 40px;
    vertical-align: middle;
    color: #fff;
}
.pagination__link_prev {
    margin-right: 5px;
}
.pagination__link_next {
    margin-left: 5px;
}
.pagination__link.cur {
    color: #fff;
}
.pagination__link:hover {
    color: #3d70f8;
    text-decoration: none;
}
.breadcrumbs {
    font-size: 12px;
    line-height: 1.33333em;
}
.breadcrumbs__list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.breadcrumbs__item {
    display: inline-block;
}
.breadcrumbs__item-sep {
    display: inline-block;
    padding: 0 2px;
}
.breadcrumbs__item a {
    color: #fff;
    text-decoration: none;
}
.breadcrumbs__item a:hover {
    color: #3d70f8;
    text-decoration: underline;
}
.breadcrumbs-button {
    font: bold 22px "BebasNeue", sans-serif;
    color: #909297;
    letter-spacing: 0.55px;
    line-height: 50px;
    text-decoration: none;
    white-space: nowrap;
}
.breadcrumbs-button .icon {
    font-size: 40px;
    vertical-align: middle;
    margin-right: 20px;
}
.breadcrumbs-button:hover {
    color: #3d70f8;
    text-decoration: none;
}
.breadcrumbs-button_sections {
    opacity: 1;
}
.navigation-pages-arrow {
    display: block;
    text-decoration: none;
    position: fixed;
    top: 50%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 300px;
    height: 198px;
    background: #0D1113;
    border: 1px solid transparent;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow {
        height: 150px;
    }
}
@media screen and (max-width: 1023px) {
    .navigation-pages-arrow {
        display: none;
    }
}
.navigation-pages-arrow__content {
    display: block;
    width: 198px;
    height: 198px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #434449;
    position: absolute;
    top: 0;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow__content {
        width: 150px;
        height: 150px;
    }
}
.navigation-pages-arrow__content::after {
    content: "";
    display: block;
    width: 164px;
    height: 164px;
    background: url(/assets/css/../img/oval-pages.svg) no-repeat 50% 50%;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 53%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow__content::after {
        width: 120px;
        height: 120px;
    }
}
.navigation-pages-arrow__name {
    font-size: 18px;
    line-height: 1.38889em;
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
    display: block;
    opacity: 0;
    height: 0;
    visibility: hidden;
}
.navigation-pages-arrow__icon {
    font-size: 40px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow__icon {
        font-size: 26px;
    }
}
.navigation-pages-arrow__num {
    line-height: 0.8;
    color: #fff;
    margin-right: 10px;
}
.navigation-pages-arrow__info {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.navigation-pages-arrow_num .navigation-pages-arrow__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
}
.navigation-pages-arrow_num .navigation-pages-arrow__icon {
    position: absolute;
    bottom: 0;
}
.navigation-pages-arrow_prev {
    -webkit-border-radius: 0 99px 99px 0;
    border-radius: 0 99px 99px 0;
    left: -200px;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow_prev {
        left: -240px;
        -webkit-border-radius: 0 75px 75px 0;
        border-radius: 0 75px 75px 0;
    }
}
.navigation-pages-arrow_prev:hover {
    left: -15px;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow_prev:hover {
        left: -40px;
    }
}
.navigation-pages-arrow_prev .navigation-pages-arrow__content {
    right: 0;
    text-align: right;
}
.navigation-pages-arrow_prev .navigation-pages-arrow__content::after {
    left: 47%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
}
.navigation-pages-arrow_prev .navigation-pages-arrow__info {
    right: 45px;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow_prev .navigation-pages-arrow__info {
        right: 25px;
    }
}
.navigation-pages-arrow_next {
    -webkit-border-radius: 99px 0 0 99px;
    border-radius: 99px 0 0 99px;
    right: -200px;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow_next {
        right: -240px;
        -webkit-border-radius: 75px 0 0 75px;
        border-radius: 75px 0 0 75px;
    }
}
.navigation-pages-arrow_next:hover {
    right: -15px;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow_next:hover {
        right: -40px;
    }
}
.navigation-pages-arrow_next .navigation-pages-arrow__content {
    left: 0;
}
.navigation-pages-arrow_next .navigation-pages-arrow__info {
    left: 45px;
}
@media screen and (max-width: 1691px) {
    .navigation-pages-arrow_next .navigation-pages-arrow__info {
        left: 25px;
    }
}
.navigation-pages-arrow:hover {
    border-color: #434449;
}
.navigation-pages-arrow:hover .navigation-pages-arrow__content {
    border-color: transparent;
}
.navigation-pages-arrow:hover .navigation-pages-arrow__info {
    top: 55%;
}
.navigation-pages-arrow:hover .navigation-pages-arrow__name {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.navigation-pages-arrow:hover .navigation-pages-arrow__icon {
    color: #3d70f8;
}
.navigation-sections {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-weight: inherit;
    line-height: inherit;
    padding-bottom: 40px;
    border-bottom: 1px solid #3d70f8;
    margin-bottom: 70px;
}
@media screen and (max-width: 1440px) {
    .navigation-sections {
        padding-bottom: 35px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 767px) {
    .navigation-sections {
        padding-bottom: 0;
        margin-bottom: 24px;
        border-bottom: 0;
    }
}
.navigation-sections__item {
    padding-left: 0;
    margin: 0;
    display: inline-block;
    margin-right: 70px;
    position: relative;
}
.navigation-sections__item:before {
    content: normal;
}
@media screen and (max-width: 767px) {
    .navigation-sections__item {
        margin-right: 30px;
    }
}
.navigation-sections__link {
    line-height: 1.4em;
    text-decoration: none;
    color: #3d70f8;
    border-bottom: 2px dotted #3d70f8;
}
.navigation-sections__link-num {
    font-family: "ProximaNova", sans-serif;
    color: #909297;
    position: absolute;
    left: 100%;
    top: -8px;
    margin-left: 7px;
}
.navigation-sections__link.active {
    border-bottom-color: transparent;
    color: #fff;
}
.navigation-sections__link:hover {
    color: #3d70f8;
    border-bottom-color: transparent;
    text-decoration: none;
}
.custom-label {
    display: block;
    color: #909297;
    font: 400 15px "ProximaNova", sans-serif;
    line-height: 1.46667em;
    margin-bottom: 16px;
}
.custom-input {
    width: 100%;
    outline: none;
    margin: 0;
    padding: 0 24px;
    height: 50px;
    border: 1px solid #434449;
    font: 400 15px "ProximaNova", sans-serif;
    color: #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background: transparent;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.custom-input::-webkit-input-placeholder {
    color: #909297;
}
.custom-input:-moz-placeholder {
    color: #909297;
}
.custom-input:-ms-input-placeholder {
    color: #909297;
}
.custom-input.error {
    border-color: red;
}
.custom-input:focus {
    border-color: #37526a;
}
.custom-input:hover {
    border-color: #3d70f8;
}
.custom-input[disabled] {
    border-color: #434449;
    color: #909297;
}
.intl-tel-input {
    width: 100%;
}
.custom-textarea {
    width: 100%;
    outline: none;
    margin: 0;
    padding: 24px;
    height: 200px;
    border: 1px solid #434449;
    font: 400 15px "ProximaNova", sans-serif;
    color: #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background: transparent;
    max-width: 100%;
    max-height: 100%;
}
.custom-textarea::-webkit-input-placeholder {
    color: #909297;
}
.custom-textarea:-moz-placeholder {
    color: #909297;
}
.custom-textarea:-ms-input-placeholder {
    color: #909297;
}
.custom-textarea.error {
    border-color: red;
}
.custom-textarea:focus {
    border-color: #37526a;
}
.custom-textarea:hover {
    border-color: #3d70f8;
}
.custom-textarea[disabled] {
    border-color: #434449;
    color: #909297;
}
.custom-checkbox {
    display: block;
    cursor: pointer;
}
.custom-checkbox input {
    position: absolute;
    opacity: 0;
}
.custom-checkbox__value {
    position: relative;
    padding-left: 30px;
    display: block;
}
.custom-checkbox__icon {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #3d70f8;
    background: transparent;
    position: absolute;
    left: 0;
    top: 4px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.custom-checkbox__icon::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: #3d70f8;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
input:checked + .custom-checkbox__value .custom-checkbox__icon::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
input[disabled] + .custom-checkbox__value .custom-checkbox__icon {
    border-color: #909297;
    opacity: 0.5;
}
.select select {
    width: 100%;
    outline: none;
    margin: 0;
    padding: 0 24px;
    height: 50px;
    border: 1px solid #434449;
    font: 400 15px "ProximaNova", sans-serif;
    color: #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background: transparent;
}
.select select::-webkit-input-placeholder {
    color: #909297;
}
.select select:-moz-placeholder {
    color: #909297;
}
.select select:-ms-input-placeholder {
    color: #909297;
}
.select .nice-select {
    display: block;
    position: relative;
    cursor: pointer;
    width: 100%;
    outline: none;
    margin: 0;
    padding: 0 24px;
    height: 50px;
    border: 1px solid #434449;
    font: 400 15px "ProximaNova", sans-serif;
    color: #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background: transparent;
    line-height: 48px;
    -webkit-transition: border 0.3s linear;
    -o-transition: border 0.3s linear;
    transition: border 0.3s linear;
}
.select .nice-select .current {
    display: block;
    height: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.select .nice-select::before {
    content: "";
    display: block;
    border-right: 2px solid;
    border-bottom: 2px solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
}
.select .nice-select .list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-weight: inherit;
    line-height: inherit;
    width: 100%;
    min-width: 270px;
    background-color: #434449;
    padding: 9px 0;
    margin: 6px 0 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    max-height: 273px;
    overflow-y: auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.select .nice-select .list .option {
    padding-left: 0;
    margin: 0;
    cursor: pointer;
    font-size: 15px;
    padding: 9px 24px;
    color: #fff;
    line-height: 1.46667em;
}
.select .nice-select .list .option:before {
    content: normal;
}
.select .nice-select .list .option.selected,
.select .nice-select .list .option:hover {
    color: #3d70f8;
    background: rgba(2, 15, 37, 0.4);
}
.select .nice-select.open::before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.select .nice-select.open::after {
    opacity: 1;
    visibility: visible;
}
.select .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
.select .nice-select.error {
    border-color: red;
}
.select .nice-select:focus {
    border-color: #37526a;
}
.select .nice-select:hover {
    border-color: #3d70f8;
}
.select .nice-select.disabled {
    pointer-events: none;
    color: #909297;
}
.select .nice-select.disabled::before {
    color: #909297;
}
.custom-attach {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.custom-attach__inp {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    cursor: pointer;
}
.custom-attach__inner {
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px dashed #3d70f8;
    width: 100%;
    height: 50px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}
.custom-attach__inner:hover {
    background-color: rgba(255, 255, 255, 0.03);
}
.custom-attach__add {
    margin: 10px 0;
    color: #fff;
}
.custom-attach__add span {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.custom-attach__del {
    display: none;
    position: relative;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
    top: -3px;
}
.custom-attach__del:before,
.custom-attach__del:after {
    content: "";
    position: absolute;
    width: 14px;
    top: 50%;
    left: 25%;
    margin-top: -1px;
    height: 1px;
    background: #3d70f8;
}
.custom-attach__del:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.custom-attach__del:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.custom-attach__text,
.custom-attach__ctrls-text {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 80%;
    font-size: 15px;
    line-height: 1.46667em;
}
.custom-attach__text i {
    font-style: normal;
    color: #909297;
}
.custom-attach__ctrls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
}
.custom-attach.filled .custom-attach__del {
    display: inline-block;
}
.custom-attach.filled .custom-attach__ctrls {
    margin-top: 24px;
}
.form-field {
    margin-bottom: 24px;
}
.form-field + button {
    margin-top: 16px;
}
.form-field__mess {
    display: none;
    margin-top: 10px;
}
.form-field.error {
    color: #f00;
}
.form-field.error .form-field__mess {
    display: block;
}
.form-field.error .custom-input {
    border-color: #f00;
}
.form-data {
    width: 100%;
}
.form-data .button,
.form-data .filter-labels__params-item {
    min-width: 213px;
}
.feedback__heading {
    margin-bottom: 64px;
}
@media screen and (max-width: 1023px) {
    .feedback__heading {
        padding-right: 30px;
        margin-bottom: 24px;
    }
}
.feedback__data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .feedback__data {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.feedback__form {
    padding-right: 9%;
}
@media screen and (max-width: 1023px) {
    .feedback__form {
        padding-right: 0;
    }
}
.feedback__form,
.feedback__info {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
    .feedback__form,
    .feedback__info {
        width: 100%;
    }
}
.mfp-bg {
    background-color: #0D1113;
    position: fixed !important;
    opacity: 0.95;
}
.mfp-close {
    display: none !important;
}
.popup {
    width: 100%;
    margin: 90px auto 15px;
    position: relative;
    background: #3d70f8 url(/assets/css/../img/b_logo.svg) no-repeat 100% 0%;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
    max-width: 1039px;
    color: #fff;
}
@media screen and (max-width: 1023px) {
    .popup {
        margin-top: 30px;
    }
}
.popup__content {
    padding: 80px 53px 90px;
}
@media screen and (max-width: 1023px) {
    .popup__content {
        padding: 42px 60px;
    }
}
@media screen and (max-width: 767px) {
    .popup__content {
        padding: 42px 20px;
    }
}
.popup__close {
    position: absolute;
    right: -80px;
    top: -35px;
    color: #3d70f8;
    cursor: pointer;
}
@media screen and (max-width: 1270px) {
    .popup__close {
        width: 20px;
        height: 20px;
        top: 42px;
        right: 60px;
        padding: 0;
    }
    .popup__close .link-remove__icon {
        width: 20px;
        height: 20px;
        background: none;
    }
    .popup__close .link-remove__icon::before {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .popup__close {
        right: 20px;
    }
}
.tags-info__item {
    color: #909297;
    display: inline-block;
    margin-right: 15px;
}
@media screen and (max-width: 767px) {
    .tags-info__item {
        font-size: 13px;
        margin-right: 10px;
    }
    .tags-info__item:last-child {
        margin-right: 0;
    }
}
.option-info {
    position: relative;
    padding-left: 40px;
    line-height: 1.46667em;
    margin-bottom: 24px;
}
.option-info__icon {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #434449;
    line-height: 28px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    color: rgba(32, 177, 248, 0.5);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
}
[data-parallax="section"] {
    position: relative;
    overflow: hidden;
}
.parallax-picture {
    will-change: transform;
    position: absolute;
    z-index: 0;
}
.parallax-picture img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.language-toggler__link {
    font-size: 18px;
    line-height: 1.3;
    display: inline-block;
    text-decoration: none;
    margin-right: 12px;
    color: #3d70f8;
    border-bottom: 1px dashed #3d70f8;
}
.language-toggler__link:last-child {
    margin-right: 0;
}
.language-toggler__link.active {
    color: #fff;
    border-bottom-color: transparent;
}
.language-toggler__link:hover {
    color: #3d70f8;
    border-bottom-color: transparent;
    text-decoration: none;
}
.post {
    border: 1px solid #3d70f8;
}
.post__info {
    padding: 20px 24px;
}
.post__pic {
    display: block;
    padding-bottom: 240px;
    width: 100%;
    position: relative;
    overflow: hidden;
    opacity: 0.3;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
@media screen and (max-width: 1440px) {
    .post__pic {
        padding-bottom: 213px;
    }
}
@media screen and (max-width: 1023px) {
    .post__pic {
        opacity: 1;
    }
}
.post__pic-img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.post__tags {
    color: #909297;
    margin-bottom: 12px;
}
.post__tags span {
    display: inline-block;
    margin-right: 15px;
}
.post__name {
    display: inline-block;
    color: #fff;
    text-decoration: underline;
}
.post:hover .post__pic {
    opacity: 1;
}
.post:hover .post__name {
    color: #3d70f8;
    text-decoration: underline;
}
@media screen and (max-width: 1023px) {
    .post .swiper-slide {
        opacity: 0.3;
    }
}
.swiper-slide .post {
    height: 100%;
}
@media screen and (max-width: 767px) {
    .swiper-slide-active .post__pic {
        opacity: 1;
    }
}
.decoration-box {
    padding: 62px 0 0 60px;
    position: relative;
}
@media screen and (max-width: 1023px) {
    .decoration-box {
        padding-left: 0;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
.decoration-box__icon {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 124px;
    height: 124px;
}
@media screen and (max-width: 1023px) {
    .decoration-box__icon {
        left: -60px;
        top: 0;
    }
}
.decoration-box__icon svg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    fill: #434449;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: width 0.5s ease-in, height 0.5s ease-in, fill 0.3s linear;
    -o-transition: width 0.5s ease-in, height 0.5s ease-in, fill 0.3s linear;
    transition: width 0.5s ease-in, height 0.5s ease-in, fill 0.3s linear;
}
.decoration-box__description {
    position: relative;
    z-index: 1;
}
.decoration-box:hover .decoration-box__icon svg {
    fill: #37577a;
    width: -webkit-calc(100% + 23px);
    width: calc(100% + 23px);
    height: -webkit-calc(100% + 23px);
    height: calc(100% + 23px);
}
@media screen and (max-width: 1023px) {
    .decoration-box:hover .decoration-box__icon svg {
        width: 100%;
        height: 100%;
    }
}
.number-box__title {
    color: #909297;
    margin-bottom: 0;
}
.number-box__num {
    margin-bottom: 0;
    white-space: nowrap;
}
@media screen and (max-width: 1440px) {
    .number-box__num {
        font-size: 100px;
    }
}
.number-box__num-hint {
    font-size: 70px;
    line-height: 0;
}
@media screen and (max-width: 1440px) {
    .number-box__num-hint {
        font-size: 50px;
    }
}
.number-box_size_md .number-box__title {
    margin-top: -0.7em;
}
.number-box_size_mdx .number-box__num {
    font-size: 50px;
    line-height: 1em;
}
.number-box_size_mdx .number-box__num-hint {
    font-size: 20px;
}
.number-box_size_xs .number-box__num {
    line-height: 1;
}
@media screen and (max-width: 767px) {
    .number-box_size_xs .number-box__num {
        font-size: 50px;
    }
}
.number-box_size_xs .number-box__num-hint {
    font-size: 20px;
}
.number-box_size_xs .number-box__title {
    line-height: 1.46667em;
}
.number-box_type_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.number-box_type_info .number-box__num {
    width: 60px;
    text-align: right;
    margin-right: 19px;
    margin-bottom: 0;
}
.number-box_type_info .number-box__title {
    margin-top: 0;
}
.number-box_type_info_box .number-box__num {
    margin-bottom: 2px;
}
.number-box_theme_white .number-box__title {
    color: #fff;
}
.number-box-promo__title {
    color: #909297;
    margin-bottom: 0;
}
.number-box-promo__num {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.number-box-promo__num-item {
    display: inline-block;
    white-space: nowrap;
	color: #D6FF6D;
}
@media screen and (max-width: 1440px) {
    .number-box-promo__num-item {
        font-size: 100px;
    }
}
.number-box-promo__num-hint {
    font: 300 25px "BebasNeue", sans-serif;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-left: 15px;
    position: relative;
    top: -1.2em;
}
.number-box-promo__num-hint b {
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
}
@media screen and (max-width: 1440px) {
    .number-box-promo__num-hint b {
        font-size: 50px;
    }
}
.number-box-promo__title {
    max-width: 300px;
    margin-top: -1em;
}
.post-box {
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding-bottom: 400px;
    border: 1px solid rgba(32, 177, 248, 0.2);
}
@media screen and (max-width: 1023px) {
    .post-box {
        padding-bottom: 280px;
    }
}
@media screen and (max-width: 767px) {
    .post-box {
        background: #3d70f8;
    }
}
.post-box__inner {
    display: block;
    padding: 43px 36px 30px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1440px) {
    .post-box__inner {
        padding: 60px 58px;
    }
}
@media screen and (max-width: 1023px) {
    .post-box__inner {
        padding: 47px 30px;
    }
}
.post-box__title {
    display: block;
    margin-bottom: 28px;
}
@media screen and (max-width: 1440px) {
    .post-box__title {
        margin-bottom: 12px;
    }
}
@media screen and (max-width: 767px) {
    .post-box__title {
        text-decoration: underline;
    }
}
.post-box__link-view {
    position: absolute;
    right: 30px;
    bottom: 30px;
    opacity: 0.3;
}
@media screen and (max-width: 1440px) {
    .post-box__link-view {
        right: 25px;
    }
}
@media screen and (max-width: 1023px) {
    .post-box__link-view {
        right: 20px;
        bottom: 20px;
        opacity: 1;
    }
}
.post-box__link-view:hover {
    opacity: 1;
    border-color: #fff;
    color: #fff;
}
.post-box:hover {
    background-color: #3d70f8;
}
.post-box:hover .post-box__title {
    text-decoration: underline;
}
.post-box:hover .post-box__link-view {
    opacity: 1;
}
.post-box_promo .post-box__text {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in;
    -o-transition: all 0.35s ease-in;
    transition: all 0.35s ease-in;
}
@media screen and (max-width: 1270px) {
    .post-box_promo .post-box__text {
        opacity: 1;
        visibility: visible;
    }
}
.post-box_promo:hover .post-box__text {
    opacity: 1;
    visibility: visible;
}
.post-box-sell {
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
    height: 152px;
    border: 1px solid rgba(32, 177, 248, 0.2);
    overflow: hidden;
}
@media screen and (max-width: 424px) {
    .post-box-sell {
        min-height: 250px;
        height: auto;
    }
}
.post-box-sell__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1023px) {
    .post-box-sell__inner {
        padding: 26px 25px;
    }
}
@media screen and (max-width: 424px) {
    .post-box-sell__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-bottom: 100px;
    }
}
.post-box-sell__text {
    font-size: 20px;
    line-height: 1.5em;
    padding-right: 10px;
}
@media screen and (max-width: 1023px) {
    .post-box-sell__text {
        padding-right: 25px;
    }
}
@media screen and (max-width: 424px) {
    .post-box-sell__text {
        max-width: 100%;
        padding-right: 0;
    }
}
.post-box-sell__link-view {
    opacity: 0.3;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
    .post-box-sell__link-view {
        opacity: 1;
    }
}
@media screen and (max-width: 424px) {
    .post-box-sell__link-view {
        position: absolute;
        right: 20px;
        bottom: 20px;
    }
}
.post-box-sell__link-view:hover {
    opacity: 1;
    border-color: #fff;
    color: #fff;
}
.post-box-sell:hover {
    background-color: #3d70f8;
    text-decoration: none;
}
.post-box-sell:hover .post-box-sell__link-view {
    opacity: 1;
}
.phone-box__number {
    font: 25px "BebasNeue", sans-serif;
    color: #fff;
    letter-spacing: 1.25px;
    line-height: 1.12em;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 19px;
}
.phone-box__number:hover {
    text-decoration: none;
}
.phone-box__hint {
    display: block;
    max-width: 80%;
}
.partner {
    display: block;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 165px;
    margin: auto;
}
.partner img {
    max-width: 75%;
    max-height: 60px;
    vertical-align: middle;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.partner:hover img {
    -webkit-filter: none;
    filter: none;
}
.mockup {
    display: block;
    position: relative;
    padding: 30px;
}
@media screen and (max-width: 1270px) {
    .mockup {
        padding: 20px;
    }
}
@media screen and (max-width: 767px) {
    .mockup {
        padding: 10px;
    }
}
.mockup__inner {
    overflow: hidden;
    max-height: 100%;
}
.mockup img {
    width: 100%;
    vertical-align: middle;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.mockup_theme_white {
    background: #fff;
    -webkit-box-shadow: 0 -1px 50px 0 rgba(5, 36, 70, 0.15);
    box-shadow: 0 -1px 50px 0 rgba(5, 36, 70, 0.15);
    -webkit-border-radius: 29px;
    border-radius: 29px;
}
.mockup_theme_dark {
    background: #0D1113;
    -webkit-box-shadow: 0 -1px 50px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 -1px 50px 0 rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.mockup_theme_dark_light {
    background: #434449;
    -webkit-box-shadow: 0 -1px 50px 0 rgba(5, 36, 70, 0.15);
    box-shadow: 0 -1px 50px 0 rgba(5, 36, 70, 0.15);
    -webkit-border-radius: 29px;
    border-radius: 29px;
}
.mockup_size_md {
    padding: 23px;
}
@media screen and (max-width: 1023px) {
    .mockup_size_md {
        padding: 10px;
    }
}
.companies__heading {
    margin-bottom: 67px;
}
@media screen and (max-width: 1023px) {
    .companies__heading {
        margin-bottom: 24px;
    }
}
.companies__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}
@media screen and (max-width: 767px) {
    .companies__list {
        margin: 0;
    }
}
.companies__item {
    display: inline-block;
    width: -webkit-calc(33.33% - 40px);
    width: calc(33.33% - 40px);
    border-left: 5px solid #3d70f8;
    padding-left: 15px;
    color: #909297;
    text-decoration: none;
    margin: 0 20px 60px;
}
@media screen and (max-width: 1440px) {
    .companies__item {
        width: -webkit-calc(48% - 40px);
        width: calc(48% - 40px);
    }
}
@media screen and (max-width: 1023px) {
    .companies__item {
        width: -webkit-calc(33.33% - 40px);
        width: calc(33.33% - 40px);
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 767px) {
    .companies__item {
        width: 100%;
        margin: 0 0 30px;
    }
}
.companies__item-logo {
    display: block;
    width: 148px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
}
.companies__item-logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.numbers__heading {
    margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
    .numbers__heading {
        margin-bottom: 24px;
    }
}
.numbers__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.numbers__list-item {
    width: 33.33%;
    min-width: 245px;
    margin-bottom: 56px;
}
.numbers_size4x .numbers__list-item {
    width: 25%;
}
.picture-single {
    margin: 80px 0;
}
.picture-single img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.picture-single__desc {
    color: #909297;
    margin-top: 30px;
}
.blockquote {
    padding: 0 0 0 35px;
    position: relative;
    margin: 1.7em 0;
}
.blockquote::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 5px;
    width: 5px;
    background-color: #3d70f8;
}
.blockquote.atten::before {
    background: none;
    width: 7px;
    border-left: 1px solid #3d70f8;
    border-right: 1px solid #3d70f8;
}
.review-blockquote {
    margin: 80px 0 163px;
    position: relative;
}
@media screen and (max-width: 1023px) {
    .review-blockquote {
        margin-bottom: 80px;
    }
}
.review-blockquote__inner {
    border: 1px solid rgba(32, 177, 248, 0.3);
    padding: 30px 62px 66px;
}
@media screen and (max-width: 1440px) {
    .review-blockquote__inner {
        padding: 30px 44px 66px;
    }
}
@media screen and (max-width: 767px) {
    .review-blockquote__inner {
        padding: 14px 10px;
    }
}
.review-blockquote::after {
    content: "";
    display: block;
    width: 422px;
    height: 246px;
    background: url(/assets/css/../img/review.svg) no-repeat 0 0;
    position: absolute;
    right: -169px;
    bottom: -83px;
    z-index: 0;
}
@media screen and (max-width: 1023px) {
    .review-blockquote::after {
        display: none;
    }
}
.review-blockquote__text {
    margin-bottom: 60px;
}
.review-blockquote__author {
    position: relative;
    padding-left: 40px;
}
.review-blockquote__author::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 5px;
    width: 7px;
    border-left: 1px solid #3d70f8;
    border-right: 1px solid #3d70f8;
}
.review-blockquote__author-work {
    font-size: 14px;
    line-height: 1.78571em;
}
.results-box {
    background: #3d70f8;
    padding: 67px 60px 60px;
    margin: 80px 0;
}
.results-box:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    .results-box {
        padding: 39px 20px;
        margin: 80px -20px;
    }
    .results-box:last-child {
        margin-bottom: 0;
    }
}
.results-box__heading {
    margin-bottom: 24px;
}
.results-box__text {
    line-height: 2.5;
    margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
    .results-box__text {
        margin-bottom: 18px;
    }
}
.results-box__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .results-box__footer {
        display: block;
    }
}
.results-box__btn {
    margin-right: 37px;
    margin-bottom: 5px;
}
.results-box__btn:last-child {
    margin-right: 0;
}
@media screen and (max-width: 767px) {
    .results-box__btn {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .results-box__btn:last-child {
        margin-bottom: 0;
    }
}
.tippy-info {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-family: "ProximaNova", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #3d70f8;
    border: 1px solid rgba(32, 177, 248, 0.5);
    cursor: help;
    outline: none;
    position: relative;
}
.tippy-tooltip {
    background: #3d70f8 !important;
    padding: 26px;
    text-align: left;
    line-height: 1.46667em;
    color: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.tippy-tooltip .tippy-backdrop {
    background: #3d70f8 !important;
}
.tippy-popper[x-placement^="bottom"] .tippy-arrow {
    border-bottom-width: 15px;
    border-right-width: 15px;
    border-left-width: 15px;
    top: -15px;
    border-bottom-color: #3d70f8;
}
.tippy-popper[x-placement^="top"] .tippy-arrow {
    border-top-width: 15px;
    border-right-width: 15px;
    border-left-width: 15px;
    bottom: -15px;
    border-top-color: #3d70f8;
}
.custom-video {
    display: block;
    position: relative;
    padding: 30px;
    background: #434449;
    -webkit-box-shadow: 0 -1px 50px 0 rgba(5, 36, 70, 0.15);
    box-shadow: 0 -1px 50px 0 rgba(5, 36, 70, 0.15);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
@media screen and (max-width: 1270px) {
    .custom-video {
        padding: 20px;
    }
}
@media screen and (max-width: 767px) {
    .custom-video {
        padding: 10px;
    }
}
.custom-video__inner {
    overflow: hidden;
    padding-bottom: 52%;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    position: relative;
}
.custom-video__play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
.custom-video__preview {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0D1113;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.custom-video__preview::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 25, 49, 0.67);
}
.custom-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.custom-video.is-play .custom-video__preview {
    opacity: 0;
    visibility: hidden;
}
.custom-video.is-play iframe {
    opacity: 1;
    visibility: visible;
}
.harakteristik-info {
    border-collapse: collapse;
    margin-bottom: 30px;
}
.harakteristik-info td {
    padding: 20px;
    border-bottom: 1px solid #434449;
}
.harakteristik-info td:first-child {
    padding-left: 0;
}
.harakteristik-info tr:last-child td {
    border-bottom: 0;
}
.case {
    background: #3d70f8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    text-decoration: none;
    color: #fff;
}
@media screen and (max-width: 1023px) {
    .case {
        height: 420px;
    }
}
.case__pic {
    display: block;
    width: 40%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .case__pic {
        display: none;
    }
}
.case__pic::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(2, 15, 37, 0.53);
    z-index: 2;
}
.case__pic-img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.case__info {
    width: 60%;
    padding: 63px 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1023px) {
    .case__info {
        padding: 30px 30px 10px;
    }
}
@media screen and (max-width: 767px) {
    .case__info {
        width: 100%;
    }
}
.case__info-numbers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.case__info-numbers-item {
    width: 25%;
}
.case__info-numbers-item:last-child {
    margin-right: 0;
}
.case__tags-info {
    margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
    .case__tags-info {
        margin-bottom: 14px;
    }
}
.case__name {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 23px;
    color: #FFFFFF;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .case__name {
        margin-bottom: 12px;
    }
}
.case__description {
    margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
    .case__description {
        font-size: 13px;
        line-height: 1.53846em;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .case ul.list-decor {
        margin: 1em 0;
    }
}
@media screen and (max-width: 767px) {
    .case ul.list-decor li {
        font-size: 13px;
        line-height: 1.53846em;
    }
    .case ul.list-decor li::before {
        top: 0.1em;
    }
}
.case__logo {
    display: none;
    height: 49px;
    line-height: 49px;
    margin-bottom: 18px;
}
.case__logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .case__logo {
        display: block;
    }
}
.case:hover {
    text-decoration: none;
}
.cities {
    line-height: 1.46667em;
    color: #909297;
    margin-bottom: 15px;
}
.cities__all-link {
    color: #3d70f8;
    text-decoration: underline;
    cursor: pointer;
}
.integrator-case {
    position: relative;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 580px;
}
@media screen and (max-width: 1023px) {
    .integrator-case {
        height: auto;
    }
}
.integrator-case__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #0D1113;
    border: 1px solid #434449;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 55px 49px 45px;
    -webkit-transition: background 0.3s linear, border-color 0.3s linear;
    -o-transition: background 0.3s linear, border-color 0.3s linear;
    transition: background 0.3s linear, border-color 0.3s linear;
}
@media screen and (max-width: 1440px) {
    .integrator-case__inner {
        padding: 66px 30px 45px;
    }
}
@media screen and (max-width: 1199px) {
    .integrator-case__inner {
        padding: 66px 60px 45px;
    }
}
@media screen and (max-width: 1023px) {
    .integrator-case__inner {
        position: relative;
        height: auto;
        padding: 66px 30px 40px;
    }
}
@media screen and (max-width: 767px) {
    .integrator-case__inner {
        background: #091931;
        border-color: #091931;
        padding: 49px 20px;
    }
    .is-added .integrator-case__inner {
        background: #434449;
        border-color: #434449;
    }
}
.integrator-case__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
    .integrator-case__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 30px;
    }
}
.integrator-case__logo {
    height: 55px;
    width: 250px;
    line-height: 55px;
}
@media screen and (max-width: 767px) {
    .integrator-case__logo {
        width: 180px;
        margin-bottom: 10px;
    }
}
.integrator-case__logo img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .integrator-case__link-tender {
        padding-left: 0;
    }
    .integrator-case__link-tender .link-add__icon {
        display: none;
    }
}
.integrator-case__name {
    display: inline-block;
    color: #fff;
    margin-bottom: 18px;
}
.integrator-case__name:hover {
    color: #3d70f8;
    text-decoration: underline;
}
.integrator-case__cities {
    margin-bottom: 15px;
}
.integrator-case__text {
    line-height: 1.46667em;
    max-height: 66px;
    overflow: hidden;
}
.integrator-case__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 27.5px;
}
.integrator-case__info {
    width: 60%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 7%;
}
@media screen and (max-width: 767px) {
    .integrator-case__info {
        display: none;
    }
}
.integrator-case__numbers {
    width: 40%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .integrator-case__numbers {
        width: 100%;
        padding-bottom: 0;
    }
}
.integrator-case__numbers .swiper-wrapper {
    height: auto;
    display: block;
}
.integrator-case__numbers-item {
    margin-bottom: 19px;
}
.integrator-case__numbers-item:last-child {
    margin-bottom: 0;
}
.integrator-case__clients {
    padding-top: 25px;
    border-top: 1px solid #091931;
}
@media screen and (max-width: 767px) {
    .integrator-case__clients {
        display: none;
    }
}
.integrator-case__clients-heading {
    line-height: 1.4em;
    color: #909297;
    margin-bottom: 19px;
}
.integrator-case__clients-carousel .swiper-container {
    margin-left: -49px;
    margin-right: -49px;
    padding-left: 49px;
}
@media screen and (max-width: 1440px) {
    .integrator-case__clients-carousel .swiper-container {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
    }
}
@media screen and (max-width: 1199px) {
    .integrator-case__clients-carousel .swiper-container {
        margin-left: -60px;
        margin-right: -60px;
        padding-left: 60px;
    }
}
@media screen and (max-width: 1023px) {
    .integrator-case__clients-carousel .swiper-container {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
    }
}
.integrator-case__footer {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 5px 49px 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1270px) {
    .integrator-case__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 1199px) {
    .integrator-case__footer {
        padding-left: 60px;
        padding-right: 60px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media screen and (max-width: 1023px) {
    .integrator-case__footer {
        opacity: 1;
        visibility: visible;
        position: relative;
        padding: 20px 0 0;
    }
}
@media screen and (max-width: 767px) {
    .integrator-case__footer {
        padding: 0;
    }
}
.integrator-case__footer .button,
.integrator-case__footer .filter-labels__params-item {
    margin: 5px 26px 5px 0;
}
@media screen and (max-width: 1270px) {
    .integrator-case__footer .button,
    .integrator-case__footer .filter-labels__params-item {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 1199px) {
    .integrator-case__footer .button,
    .integrator-case__footer .filter-labels__params-item {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .integrator-case__footer .button:first-child,
    .integrator-case__footer .filter-labels__params-item:first-child {
        display: none;
    }
}
.integrator-case__footer .button:last-child,
.integrator-case__footer .filter-labels__params-item:last-child {
    margin-right: 0;
}
.integrator-case:hover {
    z-index: 5;
}
.integrator-case:hover .integrator-case__inner {
    background: #3d70f8;
    border-color: #3d70f8;
    padding-bottom: 160px;
    height: -webkit-calc(100% + 115px);
    height: calc(100% + 115px);
}
@media screen and (max-width: 1270px) {
    .integrator-case:hover .integrator-case__inner {
        padding-bottom: 220px;
        height: -webkit-calc(100% + 188px);
        height: calc(100% + 188px);
    }
}
@media screen and (max-width: 1199px) {
    .integrator-case:hover .integrator-case__inner {
        padding-bottom: 160px;
        height: -webkit-calc(100% + 115px);
        height: calc(100% + 115px);
    }
}
@media screen and (max-width: 1023px) {
    .integrator-case:hover .integrator-case__inner {
        height: auto;
        padding-bottom: 49px;
        background: #091931;
        border-color: #091931;
    }
}
@media screen and (max-width: 767px) {
    .is-added:hover .integrator-case__inner {
        background: #434449;
        border-color: #434449;
    }
}
.integrator-case:hover .integrator-case__name {
    color: #3d70f8;
    text-decoration: underline;
}
.integrator-case:hover .integrator-case__footer {
    opacity: 1;
    visibility: visible;
}
.event {
    border: 1px solid #3d70f8;
    background: transparent;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.event__pic {
    display: block;
    padding-bottom: 53%;
    position: relative;
    overflow: hidden;
}
.event__pic-img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
}
.event__time {
    position: absolute;
    top: -18px;
    left: 30px;
}
@media screen and (max-width: 767px) {
    .event__time {
        left: 24px;
    }
}
.event__info {
    padding: 36px 30px;
    position: relative;
}
@media screen and (max-width: 767px) {
    .event__info {
        padding: 40px 24px;
    }
}
.event__name {
    display: block;
    margin-bottom: 22px;
    max-width: 90%;
}
@media screen and (max-width: 1440px) {
    .event__name {
        font-size: 15px;
        line-height: 1.46667em;
        margin-bottom: 12px;
    }
}
@media screen and (max-width: 767px) {
    .event__name {
        max-width: 100%;
    }
}
.event__name:hover {
    text-decoration: none;
}
.event__text {
    line-height: 1.46667em;
    margin-bottom: 24px;
    max-width: 85%;
}
@media screen and (max-width: 767px) {
    .event__text {
        max-width: 100%;
    }
}
.event__options {
    margin-bottom: 36px;
    max-width: 85%;
}
.event__options-item:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    .event__options {
        max-width: 100%;
        margin-bottom: 0;
    }
}
.event__status {
    opacity: 0.3;
    font: bold 22px "BebasNeue", sans-serif;
    color: #fff;
    letter-spacing: 1.1px;
    line-height: 1.27273em;
    padding: 16px 0 0;
}
@media screen and (max-width: 767px) {
    .event__status {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .event .button,
    .event .filter-labels__params-item {
        display: none;
    }
}
.event:hover {
    background: #3d70f8;
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    .event {
        background: #3d70f8;
    }
}
.event-time {
    line-height: 1.46667em;
    background: #fff;
    display: inline-block;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    color: #434449;
    padding: 6px 17px;
    margin-bottom: 24px;
    white-space: nowrap;
}
.custom-decor-block {
    padding: 47px 87px 38px;
    background: #3d70f8;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .custom-decor-block {
        margin: 0 -20px;
        padding: 42px 20px;
    }
}
.pluses {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pluses__item {
    width: 33.33%;
    margin-bottom: 50px;
    position: relative;
    padding-left: 63px;
    padding-top: 10px;
    padding-right: 3%;
}
@media screen and (max-width: 1270px) {
    .pluses__item {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .pluses__item {
        width: 100%;
        margin-bottom: 30px;
    }
}
.pluses__item::after {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0D1113 url(/assets/css/../img/oval-adv.svg) no-repeat 50% 50%;
    -webkit-background-size: 35px 35px;
    background-size: 35px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #3d70f8;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.pluses__item:hover::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.catalog-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #3d70f8;
    padding: 86px 40px 55px 0;
    text-decoration: none;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1440px) {
    .catalog-product {
        padding: 40px 30px 40px 0;
    }
}
@media screen and (max-width: 1270px) {
    .catalog-product {
        padding: 30px 46px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-product {
        padding: 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.catalog-product__pic {
    display: block;
    width: 400px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
}
.catalog-product__pic img {
    max-width: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 1440px) {
    .catalog-product__pic {
        width: 250px;
    }
    .catalog-product__pic img {
        max-width: 60%;
    }
}
@media screen and (max-width: 1270px) {
    .catalog-product__pic {
        width: 196px;
        margin-right: 74px;
    }
    .catalog-product__pic img {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .catalog-product__pic {
        text-align: left;
        width: 100%;
        margin-bottom: 24px;
    }
    .catalog-product__pic img {
        max-width: 110px;
    }
}
.catalog-product__name {
    display: block;
    color: #fff;
    margin-bottom: 12px;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .catalog-product__name {
        color: #3d70f8;
    }
}
.catalog-product__text {
    display: block;
    font-size: 18px;
    line-height: 1.66667em;
    margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
    .catalog-product__text {
        font-size: 15px;
        line-height: 1.46667em;
    }
}
@media screen and (max-width: 1270px) {
    .catalog-product__info {
        max-width: 60%;
    }
}
@media screen and (max-width: 767px) {
    .catalog-product__info {
        max-width: 100%;
    }
}
.catalog-product:hover {
    text-decoration: none;
}
.catalog-product:hover .catalog-product__name {
    color: #3d70f8;
}
.catalog-product:hover .catalog-product__link-view {
    opacity: 1;
}
@media screen and (max-width: 1023px) {
    .swiper-arrows {
        display: none;
    }
}
.swiper-custom-arrow {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin: 0 20px;
    outline: none;
}
.swiper-custom-arrow:hover {
    color: #3d70f8;
}
.swiper-custom-arrow.swiper-button-disabled {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
}
.swiper-pagination-custom {
    display: none;
    padding-left: 51px;
    padding-right: 51px;
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    .swiper-pagination-custom {
        padding-left: 11px;
        padding-right: 11px;
    }
}
.swiper-pagination-custom .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #F1F2F6;
    margin: 0 9px;
    opacity: 1;
    outline: none;
}
.swiper-pagination-custom .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: #3d70f8;
    background-color: #3d70f8;
}
@media screen and (max-width: 1023px) {
    .swiper-pagination-custom {
        display: block;
    }
}
.partners-slider {
    position: relative;
}
.partners-slider__arrows {
    position: absolute;
    right: -30px;
    top: -44px;
    z-index: 1;
}
@media screen and (max-width: 1023px) {
    .solutions-slider__container {
        width: -webkit-calc(100% + 120px);
        width: calc(100% + 120px);
        margin: 0 -60px;
        padding-left: 60px;
        padding-right: 60px;
    }
}
@media screen and (max-width: 767px) {
    .solutions-slider__container {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin: 0 -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.solutions-slider__slide {
    width: 400px;
}
@media screen and (max-width: 1023px) {
    .solutions-slider__slide {
        width: 280px;
    }
}
@media screen and (max-width: 767px) {
    .solutions-slider__slide {
        opacity: 0.5;
    }
    .solutions-slider__slide.swiper-slide-active {
        opacity: 1;
    }
}
.solutions-slider__arrows {
    position: absolute;
    right: 140px;
    top: -105px;
}
@media screen and (max-width: 1691px) {
    .solutions-slider__arrows {
        right: 20px;
    }
}
.picture-gallery {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
}
.picture-gallery__arrows {
    text-align: right;
    margin-bottom: 12px;
    margin-right: -26px;
}
.picture-gallery .swiper-pagination-custom {
    display: block;
    position: absolute;
    right: -9px;
    padding: 0;
    width: auto;
    left: auto;
    margin-top: 0;
    bottom: 5px;
}
@media screen and (max-width: 1023px) {
    .picture-gallery .swiper-pagination-custom {
        position: static;
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }
}
.picture-gallery__slide-pic {
    margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
    .picture-gallery__slide-pic {
        margin-bottom: 18px;
    }
}
.picture-gallery__slide-pic img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.picture-gallery__slide-desc {
    color: #909297;
    width: 60%;
}
@media screen and (max-width: 1023px) {
    .picture-gallery__slide-desc {
        width: 100%;
    }
}
.cases-slider {
    position: relative;
}
.cases-slider__main {
    padding: 0 25%;
}
@media screen and (max-width: 1440px) {
    .cases-slider__main {
        padding: 0 18%;
    }
}
@media screen and (max-width: 1023px) {
    .cases-slider__main {
        padding: 0 10%;
    }
}
@media screen and (max-width: 767px) {
    .cases-slider__main {
        padding: 0 25px;
    }
}
.cases-slider__main-item {
    opacity: 0.5;
}
.cases-slider__main-item.swiper-slide-active {
    opacity: 1;
}
.cases-slider__thumbs {
    margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
    .cases-slider__thumbs {
        display: none;
    }
}
.cases-slider__thumbs-item {
    width: 120px;
}
.cases-slider__thumbs-item .partner {
    text-align: center;
    width: 120px;
    height: 62px;
    line-height: 62px;
}
.cases-slider__thumbs-item .partner img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.cases-slider__thumbs-item.swiper-slide-active .partner img,
.cases-slider__thumbs-item.swiper-slide-thumb-active .partner img {
    -webkit-filter: none;
    filter: none;
}
.cases-slider__arrows {
    position: absolute;
    right: 140px;
    top: -100px;
}
@media screen and (max-width: 1691px) {
    .cases-slider__arrows {
        right: 20px;
    }
}
.clients-carousel {
    position: relative;
}
.clients-carousel__item {
    display: block;
    width: 112px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}
.clients-carousel__item img {
    max-width: 85%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.clients-carousel__item:hover img {
    -webkit-filter: none;
    filter: none;
}
.clients-carousel__arrows {
    position: absolute;
    right: -30px;
    top: -68px;
}
@media screen and (max-width: 1023px) {
    .clients-carousel__arrows {
        display: block;
    }
}
.promo-banner {
    background: #0D1113;
    color: #fff;
    overflow: hidden;
}
.promo-banner__container {
    padding-top: 200px;
    padding-bottom: 60px;
    position: relative;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .promo-banner__container {
        padding-top: 150px;
        min-height: 90vh;
        padding-bottom: 7vh;
    }
}
.promo-banner__breadcrumbs {
    margin-bottom: 11.5vh;
}
@media screen and (max-width: 1023px) {
    .promo-banner__breadcrumbs {
        display: none;
    }
}
.promo-banner__content {
    width: 100%;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1691px) {
    .promo-banner__logo {
        right: 60px;
        width: 526px;
        height: 656px;
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media screen and (max-width: 1023px) {
    .promo-banner__logo {
        width: 400px;
        height: 500px;
    }
    .promo-banner__logo svg path {
        visibility: visible;
    }
}
@media screen and (max-width: 767px) {
    .promo-banner__logo {
        display: none;
    }
}
.promo-banner__title {
    margin-bottom: 11px;
}
.promo-banner__text + .button,
.promo-banner__text + .filter-labels__params-item {
    margin-top: 40px;
}
.promo-banner__numbers {
    margin-top: 60px;
}
.promo-banner__actions-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.promo-banner__actions-btns .button,
.promo-banner__actions-btns .filter-labels__params-item {
    margin-right: 37px;
}
@media screen and (max-width: 1023px) {
    .promo-banner__actions-btns .button,
    .promo-banner__actions-btns .filter-labels__params-item {
        margin: 25px 15px 25px 0;
    }
}
@media screen and (max-width: 767px) {
    .promo-banner__actions-btns .button,
    .promo-banner__actions-btns .filter-labels__params-item {
        margin-right: 0;
    }
}
.promo-banner__picture {
    position: absolute;
    display: block;
    width: 43vw;
    right: -18%;
    bottom: 0;
}
.promo-banner__picture img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.promo-banner__pic-preview {
    display: none;
    width: 380px;
    position: relative;
    left: -85px;
    margin-bottom: 24px;
}
.promo-banner__pic-preview img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 480px) {
    .promo-banner__pic-preview {
        display: block;
    }
}
.promo-banner_type_header .promo-banner__container {
    padding-top: 0;
    min-height: inherit;
    display: block;
}
.promo-banner_type_header .promo-banner__content-info {
    max-width: 100%;
}
.promo-banner_type_header .promo-banner__text {
    max-width: 658px;
}
@media screen and (max-width: 1270px) {
    .promo-banner_type_header .promo-banner__text {
        max-width: 50%;
    }
}
@media screen and (max-width: 1270px) {
    .promo-banner_type_header .promo-banner__text {
        max-width: 40%;
    }
}
@media screen and (max-width: 1023px) {
    .promo-banner_type_header .promo-banner__text {
        max-width: 60%;
    }
}
@media screen and (max-width: 767px) {
    .promo-banner_type_header .promo-banner__text {
        max-width: 100%;
    }
}
.promo-banner_product .promo-banner__content-info {
    position: relative;
    max-width: 77%;
    z-index: 1;
}
@media screen and (max-width: 1270px) {
    .promo-banner_product .promo-banner__content-info {
        max-width: 100%;
    }
}
.promo-banner_product .promo-banner__title {
    margin-bottom: 0;
}
.promo-banner_product .promo-banner__text {
    max-width: 100%;
    margin-bottom: 72px;
}
@media screen and (max-width: 1023px) {
    .promo-banner_product .promo-banner__text {
        margin-bottom: 34px;
    }
}
.promo-banner_product .promo-banner__pluses {
    margin-bottom: 15px;
}
@media screen and (max-width: 1270px) {
    .promo-banner_product .promo-banner__picture {
        opacity: 0.5;
        width: 686px;
        right: -240px;
        bottom: auto;
        top: 0;
    }
}
@media screen and (max-width: 1023px) {
    .promo-banner_product .promo-banner__picture {
        opacity: 0.5;
    }
}
@media screen and (max-width: 480px) {
    .promo-banner_product .promo-banner__picture {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .promo-banner_main .promo-banner__logo {
        display: block;
        width: 230px;
        right: -56px;
    }
}
.promo-section {
    height: 100vh;
    overflow: hidden;
    position: relative;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1023px) {
    .promo-section {
        height: auto;
    }
}
.promo-section__container {
    will-change: transform;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
@media screen and (max-width: 1023px) {
    .promo-section__container {
        display: block;
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .promo-section__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.promo-section__title {
    margin-bottom: 45px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@media screen and (max-width: 1440px) {
    .promo-section__title {
        padding-right: 10px;
        margin-bottom: 36px;
    }
}
@media screen and (max-width: 1270px) {
    .promo-section__title {
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 1023px) {
    .promo-section__title {
        padding-right: 0;
        margin-bottom: 30px;
    }
}
.promo-section__picture {
    position: relative;
}
.promo-section__picture img {
    max-width: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 1023px) {
    .promo-section__picture {
        margin-top: 30px;
    }
}
@media screen and (max-width: 767px) {
    .promo-section__picture {
        display: none;
    }
}
.promo-section__mobile-screen {
    display: none;
    margin-bottom: 30px;
}
.promo-section__mobile-screen img {
    max-width: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .promo-section__mobile-screen {
        display: block;
    }
}
.promo-section_align_left .promo-section__picture,
.promo-section_align_right .promo-section__picture {
    position: absolute;
    width: 47%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (max-width: 1440px) {
    .promo-section_align_left .promo-section__picture,
    .promo-section_align_right .promo-section__picture {
        width: 49%;
    }
}
@media screen and (max-width: 1023px) {
    .promo-section_align_left .promo-section__picture,
    .promo-section_align_right .promo-section__picture {
        position: relative;
        width: 90%;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
.promo-section_align_left .promo-section__text,
.promo-section_align_right .promo-section__text {
    max-width: 75%;
}
@media screen and (max-width: 1270px) {
    .promo-section_align_left .promo-section__text,
    .promo-section_align_right .promo-section__text {
        max-width: 90%;
    }
}
@media screen and (max-width: 1023px) {
    .promo-section_align_left .promo-section__text,
    .promo-section_align_right .promo-section__text {
        max-width: 100%;
    }
}
.promo-section_align_left .promo-section__container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.promo-section_align_left .promo-section__info {
    padding-right: 50%;
}
@media screen and (max-width: 1023px) {
    .promo-section_align_left .promo-section__info {
        padding-right: 0;
    }
}
.promo-section_align_left .promo-section__picture {
    right: 65px;
}
@media screen and (max-width: 1440px) {
    .promo-section_align_left .promo-section__picture {
        right: 25px;
    }
}
@media screen and (max-width: 1023px) {
    .promo-section_align_left .promo-section__picture {
        right: auto;
    }
}
.promo-section_align_right .promo-section__container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.promo-section_align_right .promo-section__info {
    padding-left: 55%;
}
@media screen and (max-width: 1023px) {
    .promo-section_align_right .promo-section__info {
        padding-left: 0;
    }
}
.promo-section_align_right .promo-section__picture {
    left: 65px;
}
@media screen and (max-width: 1440px) {
    .promo-section_align_right .promo-section__picture {
        left: 25px;
    }
}
@media screen and (max-width: 1023px) {
    .promo-section_align_right .promo-section__picture {
        left: auto;
    }
}
.promo-section_text-info .promo-section__container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.promo-section_text-info .promo-section__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .promo-section_text-info .promo-section__info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.promo-section_text-info .promo-section__text,
.promo-section_text-info .promo-section__title {
    width: 50%;
}
@media screen and (max-width: 1023px) {
    .promo-section_text-info .promo-section__text,
    .promo-section_text-info .promo-section__title {
        width: 100%;
    }
}
.promo-section_text-info .promo-section__text {
    padding-right: 18%;
}
@media screen and (max-width: 1440px) {
    .promo-section_text-info .promo-section__text {
        padding-right: 5%;
    }
}
@media screen and (max-width: 1023px) {
    .promo-section_text-info .promo-section__text {
        padding-right: 0;
    }
}
.promo-section_theme_dark {
    background: #0D1113;
    color: #fff;
}
.promo-section_theme_dark .promo-section__title {
    color: #fff;
}
.promo-section_theme_dark_light {
    background: #3d70f8;
    color: #fff;
}
.promo-section_theme_dark_light .promo-section__title {
    color: #fff;
}
.timeline-sections {
    background: #0D1113;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
}
.timeline-sections[data-color="#0D1113"] {
    background: #0D1113;
}
.timeline-sections[data-color="#0D1113"] {
    background: #3d70f8;
}
.timeline-sections .promo-section__container {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
.timeline-sections .promo-section__info {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    will-change: transform;
}
.timeline-sections .promo-banner {
    background: transparent;
}
.call-banner {
    background: #3d70f8;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .call-banner {
        text-align: left;
    }
}
.call-banner__container {
    padding-top: 66px;
    padding-bottom: 57px;
}
@media screen and (max-width: 1440px) {
    .call-banner__container {
        padding-top: 57px;
    }
}
@media screen and (max-width: 1023px) {
    .call-banner__container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.call-banner__title {
    margin-bottom: 15px;
}
.call-banner__text {
    margin-bottom: 25px;
}
.call-banner .button,
.call-banner .filter-labels__params-item {
    margin: 15px 10px 0;
}
@media screen and (max-width: 767px) {
    .call-banner .button,
    .call-banner .filter-labels__params-item {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 1023px) {
    .call-banner__title br,
    .call-banner__text br {
        display: none;
    }
}
.history-success {
    background: #0D1113;
    color: #fff;
    padding-top: 280px;
    padding-bottom: 120px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1440px) {
    .history-success {
        padding-top: 250px;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 1023px) {
    .history-success {
        padding-top: 120px;
    }
}
.history-success__title {
    margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
    .history-success__title {
        margin-bottom: 36px;
    }
}
.history-success__slider-header,
.history-success__slider-container {
    position: relative;
}
.history-success__slider-slide {
    width: 320px;
    margin-right: 97px;
    height: auto;
}
@media screen and (max-width: 1440px) {
    .history-success__slider-slide {
        width: 280px;
        margin-right: 43px;
    }
}
@media screen and (max-width: 767px) {
    .history-success__slider-slide {
        margin-right: 10px;
    }
    .history-success__slider-slide.swiper-slide {
        opacity: 0.5;
    }
    .history-success__slider-slide.swiper-slide-active {
        opacity: 1;
    }
}
.history-success__slider-arrows {
    position: absolute;
    right: 140px;
    bottom: -8px;
}
@media screen and (max-width: 1691px) {
    .history-success__slider-arrows {
        right: 20px;
    }
}
.history-success__box {
    background: #3d70f8;
    color: #fff;
    text-decoration: none;
}
.history-success__box-inner {
    padding: 42px 45px 158px;
    position: relative;
    height: 100%;
}
@media screen and (max-width: 1440px) {
    .history-success__box-inner {
        padding: 46px 30px 210px 36px;
    }
}
.history-success__box-link-view {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.history-success__box:hover .history-success__box-link-view {
    opacity: 1;
}
.history-success__footer {
    text-align: center;
    padding-top: 140px;
}
@media screen and (max-width: 767px) {
    .history-success__footer {
        text-align: left;
        padding: 60px 20px 0;
    }
}
.history-success__filter-labels {
    margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
    .history-success__filter-labels {
        display: none;
    }
}
.history-success_pages {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .history-success_pages {
        padding-bottom: 90px;
        padding-top: 90px;
    }
}
@media screen and (max-width: 767px) {
    .history-success_pages {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.introduction-product {
    background: #0D1113;
    color: #fff;
    position: relative;
    z-index: 1;
}
.introduction-product__container {
    padding-top: 73px;
    padding-bottom: 140px;
}
@media screen and (max-width: 1023px) {
    .introduction-product__container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.introduction-product__heading {
    text-align: center;
    margin-bottom: 73px;
}
@media screen and (max-width: 767px) {
    .introduction-product__heading {
        text-align: left;
        margin-bottom: 30px;
    }
}
.introduction-product__product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .introduction-product__product {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.introduction-product__product-picture {
    display: block;
    width: 46%;
    margin-right: 80px;
}
@media screen and (max-width: 767px) {
    .introduction-product__product-picture {
        display: none;
    }
}
.introduction-product__product-picture img {
    max-width: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 1023px) {
    .introduction-product__product-picture img {
        width: 150%;
        max-width: 150%;
        margin-left: -30%;
    }
}
.introduction-product__product-picture-pack {
    display: none;
}
.introduction-product__product-picture-pack img {
    max-width: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    .introduction-product__product-picture-pack {
        display: block;
        width: 320px;
        margin-right: 0;
        margin-left: -90px;
    }
}
.introduction-product__product-info {
    width: 30%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-decoration: none;
    color: #fff;
}
@media screen and (max-width: 1270px) {
    .introduction-product__product-info {
        width: 45%;
    }
}
@media screen and (max-width: 767px) {
    .introduction-product__product-info {
        width: 100%;
    }
}
.introduction-product__product-name {
    margin-bottom: 23px;
    position: relative;
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
.introduction-product__product-name::after {
    content: "";
    display: block;
    width: 5.4em;
    border-bottom: 1px solid #3d70f8;
    position: absolute;
    left: 0;
    bottom: 0;
}
@media screen and (max-width: 1023px) {
    .introduction-product__product-name {
        color: #3d70f8;
    }
}
.introduction-product__product-text {
    margin-bottom: 35px;
    max-width: 74%;
}
@media screen and (max-width: 767px) {
    .introduction-product__product-text {
        max-width: 100%;
    }
}
@media screen and (max-width: 1023px) {
    .introduction-product__product-link-view {
        opacity: 1;
    }
}
.introduction-product__product-info:hover {
    text-decoration: none;
}
.introduction-product__product-info:hover .introduction-product__product-name {
    color: #3d70f8;
}
.introduction-product__product-info:hover .introduction-product__product-link-view {
    opacity: 1;
}
.usefull-enterprise {
    background: #0D1113;
    color: #fff;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1023px) {
    .usefull-enterprise__heading {
        margin-bottom: 18px;
    }
}
.usefull-enterprise__container {
    padding-top: 140px;
    padding-bottom: 150px;
}
@media screen and (max-width: 1023px) {
    .usefull-enterprise__container {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .usefull-enterprise__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.usefull-enterprise__items {
    overflow: visible;
}
@media screen and (max-width: 1023px) {
    .usefull-enterprise__items {
        overflow: hidden;
        margin: 0 -60px;
        padding-left: 60px;
        padding-right: 60px;
    }
    .usefull-enterprise__items .swiper-pagination-custom {
        margin-left: -51px;
        margin-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .usefull-enterprise__items {
        margin: 0 -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .usefull-enterprise__items .swiper-pagination-custom {
        margin-left: -11px;
    }
}
.usefull-enterprise__items-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}
@media screen and (max-width: 1440px) {
    .usefull-enterprise__items-list {
        margin: 0 -5px;
    }
}
@media screen and (max-width: 1270px) {
    .usefull-enterprise__items-list {
        margin: 0 -10px;
    }
}
@media screen and (max-width: 1023px) {
    .usefull-enterprise__items-list {
        margin: 0;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.usefull-enterprise__items-box {
    width: -webkit-calc(25% - 40px);
    width: calc(25% - 40px);
    margin: 150px 20px 0;
}
@media screen and (max-width: 1440px) {
    .usefull-enterprise__items-box {
        margin: 120px 5px 0;
        width: -webkit-calc(25% - 10px);
        width: calc(25% - 10px);
    }
}
@media screen and (max-width: 1270px) {
    .usefull-enterprise__items-box {
        width: -webkit-calc(33.33% - 20px);
        width: calc(33.33% - 20px);
    }
}
@media screen and (max-width: 1023px) {
    .usefull-enterprise__items-box {
        width: 260px;
        margin: 0;
    }
}
@media screen and (max-width: 400px) {
    .usefull-enterprise__items-box .decoration-box__icon {
        opacity: 0;
    }
    .usefull-enterprise__items-box.swiper-slide-active .decoration-box__icon {
        opacity: 1;
    }
}
.promo-loads {
    background: #0D1113;
    color: #fff;
    position: relative;
    z-index: 1;
}
.promo-loads__container {
    padding-top: 150px;
    padding-bottom: 80px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1440px) {
    .promo-loads__container {
        padding-bottom: 120px;
    }
}
@media screen and (max-width: 1023px) {
    .promo-loads__container {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .promo-loads__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.promo-loads__description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 127px;
}
@media screen and (max-width: 1440px) {
    .promo-loads__description {
        margin-bottom: 66px;
    }
}
@media screen and (max-width: 1023px) {
    .promo-loads__description {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 70px;
    }
}
.promo-loads__heading {
    width: 50%;
}
@media screen and (max-width: 1023px) {
    .promo-loads__heading {
        width: 100%;
        margin-bottom: 17px;
    }
}
.promo-loads__text {
    width: 40%;
}
@media screen and (max-width: 1440px) {
    .promo-loads__text {
        width: 45%;
    }
}
@media screen and (max-width: 1023px) {
    .promo-loads__text {
        width: 100%;
    }
}
.promo-loads__about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .promo-loads__about {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.promo-loads__about-info {
    width: 50%;
}
@media screen and (max-width: 1023px) {
    .promo-loads__about-info {
        width: 100%;
        margin-bottom: 48px;
    }
}
.promo-loads__about-title {
    display: inline-block;
    color: #3d70f8;
    margin-bottom: 35px;
}
@media screen and (max-width: 1023px) {
    .promo-loads__about-title {
        margin-bottom: 24px;
    }
}
.promo-loads__about-text {
    max-width: 70%;
}
@media screen and (max-width: 1440px) {
    .promo-loads__about-text {
        max-width: 90%;
    }
}
@media screen and (max-width: 1023px) {
    .promo-loads__about-text {
        max-width: 100%;
    }
}
.promo-loads__numbers {
    width: 50%;
}
@media screen and (max-width: 1023px) {
    .promo-loads__numbers {
        width: 100%;
    }
}
.promo-loads__numbers-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 33px;
}
.promo-loads__numbers-list-item {
    width: 47%;
    margin-bottom: 35px;
}
@media screen and (max-width: 480px) {
    .promo-loads__numbers-list-item {
        width: 100%;
        margin-bottom: 30px;
    }
}
.promo-loads__numbers-list + p {
    margin-top: -40px;
}
.promo-loads .parallax-picture {
    width: 540px;
    height: 534px;
    right: -42px;
    top: 420px;
}
@media screen and (max-width: 1023px) {
    .promo-loads .parallax-picture {
        display: none;
    }
}
.promo-partners {
    background: #0D1113;
    color: #fff;
    position: relative;
    z-index: 1;
}
.promo-partners__container {
    padding-bottom: 105px;
    padding-top: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .promo-partners__container {
        padding-top: 90px;
        padding-bottom: 0px;
    }
}
@media screen and (max-width: 767px) {
    .promo-partners__container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.promo-partners__description,
.promo-partners__slider {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
    .promo-partners__description,
    .promo-partners__slider {
        width: 100%;
    }
}
.promo-partners__slider {
    margin-top: -60px;
}
@media screen and (max-width: 1023px) {
    .promo-partners__slider {
        display: none;
    }
}
.promo-partners__text {
    margin-bottom: 48px;
    max-width: 80%;
}
@media screen and (max-width: 1023px) {
    .promo-partners__text {
        max-width: 100%;
        margin-bottom: 42px;
    }
}
.promo-quality-control {
    background: #0D1113;
    color: #fff;
    position: relative;
    z-index: 1;
}
.promo-quality-control__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 183px;
    padding-bottom: 280px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1440px) {
    .promo-quality-control__container {
        padding-top: 145px;
        padding-bottom: 250px;
    }
}
@media screen and (max-width: 1270px) {
    .promo-quality-control__container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 1023px) {
    .promo-quality-control__container {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}
.promo-quality-control__heading {
    width: 43%;
}
@media screen and (max-width: 1440px) {
    .promo-quality-control__heading {
        width: 30%;
    }
    .promo-quality-control_onebox .promo-quality-control__heading {
        width: 42%;
    }
}
@media screen and (max-width: 1270px) {
    .promo-quality-control__heading {
        width: 100%;
        margin-bottom: 40px;
    }
    .promo-quality-control_onebox .promo-quality-control__heading {
        width: 100%;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 1023px) {
    .promo-quality-control__heading {
        margin-bottom: 36px;
    }
}
.promo-quality-control__heading,
.promo-quality-control__list {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.promo-quality-control__list {
    width: 55%;
}
@media screen and (max-width: 1440px) {
    .promo-quality-control__list {
        width: 65%;
    }
    .promo-quality-control_onebox .promo-quality-control__list {
        width: 55%;
    }
}
@media screen and (max-width: 1270px) {
    .promo-quality-control__list {
        width: 100%;
    }
    .promo-quality-control_onebox .promo-quality-control__list {
        width: 100%;
    }
}
@media screen and (max-width: 1023px) {
    .promo-quality-control__list {
        width: -webkit-calc(100% + 120px);
        width: calc(100% + 120px);
        margin: 0 -60px;
        padding-left: 60px;
        padding-right: 60px;
    }
    .promo-quality-control_onebox .promo-quality-control__list {
        width: -webkit-calc(100% + 120px);
        width: calc(100% + 120px);
    }
}
@media screen and (max-width: 767px) {
    .promo-quality-control__list {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin: 0 -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .promo-quality-control_onebox .promo-quality-control__list {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
    }
}
.promo-quality-control__list-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.promo-quality-control__list-item {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-right-width: 0;
    overflow: hidden;
}
.promo-quality-control_onebox .promo-quality-control__list-item {
    width: 400px;
}
@media screen and (max-width: 1023px) {
    .promo-quality-control__list-item {
        height: 325px;
        border-right-width: 1px;
        padding-bottom: 0;
    }
    .promo-quality-control_onebox .promo-quality-control__list-item {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .promo-quality-control__list-item {
        width: 280px;
        height: 325px;
    }
    .promo-quality-control_onebox .promo-quality-control__list-item {
        width: 280px;
    }
    .promo-quality-control__list-item.swiper-slide {
        opacity: 0.5;
    }
    .promo-quality-control__list-item.swiper-slide-active {
        opacity: 1;
    }
}
.promo-quality-control__list-item:last-child {
    border-right-width: 1px;
}
.promo-quality-control_pages .promo-quality-control__container {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .promo-quality-control_pages .promo-quality-control__container {
        padding-bottom: 90px;
        padding-top: 90px;
    }
}
.promo-quality-control .parallax-picture {
    width: 1042px;
    height: 1042px;
    left: -201px;
    top: 200px;
}
@media screen and (max-width: 1023px) {
    .promo-quality-control .parallax-picture {
        width: 340px;
        height: 340px;
        left: -120px;
        top: 20px;
    }
}
.promo-solutions {
    background: #0D1113;
    color: #fff;
    position: relative;
    padding-bottom: 207px;
    padding-top: 220px;
    overflow: hidden;
}
@media screen and (max-width: 1440px) {
    .promo-solutions {
        padding-top: 160px;
        padding-bottom: 220px;
    }
}
@media screen and (max-width: 1023px) {
    .promo-solutions {
        padding-top: 120px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .promo-solutions {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.promo-solutions__container {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1023px) {
    .promo-solutions__container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-right: 60px;
    }
}
@media screen and (max-width: 767px) {
    .promo-solutions__container {
        padding-right: 20px;
    }
}
.promo-solutions__heading {
    width: 400px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
    .promo-solutions__heading {
        width: 100%;
        margin-bottom: 36px;
    }
}
.promo-solutions__slider {
    width: -webkit-calc(100% - 480px);
    width: calc(100% - 480px);
    position: relative;
}
@media screen and (max-width: 1023px) {
    .promo-solutions__slider {
        width: 100%;
    }
    .promo-solutions__slider .swiper-pagination-custom {
        margin-left: -60px;
    }
}
@media screen and (max-width: 767px) {
    .promo-solutions__slider .swiper-pagination-custom {
        margin-left: -20px;
    }
}
.promo-solutions_pages {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .promo-solutions_pages {
        padding-bottom: 90px;
        padding-top: 90px;
    }
}
@media screen and (max-width: 767px) {
    .promo-solutions_pages {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.call-banner + .promo-solutions_pages,
.scheme-info + .promo-solutions_pages {
    padding-top: 120px;
}
@media screen and (max-width: 1023px) {
    .call-banner + .promo-solutions_pages,
    .scheme-info + .promo-solutions_pages {
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .call-banner + .promo-solutions_pages,
    .scheme-info + .promo-solutions_pages {
        padding-bottom: 60px;
    }
}
.promo-solutions .parallax-picture {
    width: 732px;
    height: 913px;
    left: -301px;
    top: 100px;
}
@media screen and (max-width: 1023px) {
    .promo-solutions .parallax-picture {
        width: 350px;
        height: 438px;
        left: -119px;
        top: -100px;
    }
}
.selling-section__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
@media screen and (max-width: 1023px) {
    .selling-section__content {
        margin: 0;
    }
}
.selling-section__item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin: 10px;
}
@media screen and (max-width: 1023px) {
    .selling-section__item {
        width: 100%;
        margin: 10px 0;
    }
}
.description-section__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .description-section__container {
        display: block;
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .description-section__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.description-section__col {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
    .description-section__col {
        width: 100%;
    }
}
.description-section__col:first-child {
    padding-right: 10%;
}
@media screen and (max-width: 767px) {
    .description-section__col:first-child {
        padding-right: 0;
    }
}
.description-section__col:last-child {
    padding-right: 10%;
}
@media screen and (max-width: 767px) {
    .description-section__col:last-child {
        padding-right: 0;
    }
}
.description-section__col ul:first-child,
.description-section__col ol:first-child,
.description-section__col p:first-child {
    margin-top: 0;
}
.description-section__numbers {
    margin-top: 60px;
}
.description-section_full .description-section__container {
    display: block;
}
.description-section_full p {
    max-width: 50%;
}
@media screen and (max-width: 767px) {
    .description-section_full p {
        max-width: 100%;
    }
    .description-section_full p br {
        display: none;
    }
}
.description-section_full p:first-child {
    margin-top: 0;
}
.description-section_last_box .description-section__col:last-child {
    padding-right: 0;
}
.advantages {
    background: #0D1113;
    position: relative;
    z-index: 1;
}
.advantages__container {
    padding-top: 120px;
    padding-bottom: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .advantages__container {
        display: block;
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .advantages__container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
.advantages__title {
    width: 36%;
    padding-right: 3%;
}
@media screen and (max-width: 1023px) {
    .advantages__title {
        padding-right: 0;
        width: 100%;
        margin-bottom: 30px;
    }
}
.advantages__infobox {
    width: 64%;
}
@media screen and (max-width: 1023px) {
    .advantages__infobox {
        width: -webkit-calc(100% + 120px);
        width: calc(100% + 120px);
        margin-left: -60px;
        margin-right: -60px;
    }
}
@media screen and (max-width: 767px) {
    .advantages__infobox {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }
}
.advantages-list {
    background: #3d70f8;
    color: #fff;
    padding: 55px 68px 65px;
}
@media screen and (max-width: 767px) {
    .advantages-list {
        padding: 35px 22px;
    }
}
.advantages-list__item {
    margin-bottom: 66px;
}
@media screen and (max-width: 767px) {
    .advantages-list__item {
        margin-bottom: 30px;
    }
}
.advantages-list__item:last-child {
    margin-bottom: 0;
}
.advantage__heading {
    position: relative;
    line-height: 1.2em;
    cursor: pointer;
}
.advantage__heading::after {
    content: "";
    font-family: "icons", sans-serif;
    font-size: 15px;
    vertical-align: 10%;
    margin-left: 12px;
}
.advantage__description {
    padding-top: 30px;
    display: none;
}
@media screen and (max-width: 767px) {
    .advantage__description {
        padding-top: 20px;
    }
}
.advantage__description p:first-child {
    margin-top: 0;
}
.advantage__description p:last-child {
    margin-bottom: 0;
}
.advantage.is-opened .advantage__heading::after {
    content: "";
}
.scheme-info {
    background: #3d70f8;
    color: #fff;
}
@media screen and (max-width: 1023px) {
    .scheme-info {
        background: transparent;
    }
}
.scheme-info__container {
    padding-top: 100px;
    padding-bottom: 100px;
}
@media screen and (max-width: 1023px) {
    .scheme-info__container {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .scheme-info__container {
        padding-top: 32px;
        padding-bottom: 46px;
    }
}
.scheme-info__title {
    position: relative;
}
@media screen and (max-width: 1023px) {
    .scheme-info__title {
        margin-bottom: 24px;
        pointer-events: none;
    }
}
.scheme-info__list {
    position: relative;
    padding-top: 120px;
}
@media screen and (max-width: 1023px) {
    .scheme-info__list {
        padding-top: 40px;
    }
}
@media screen and (max-width: 1023px) {
    .scheme-info__list {
        display: block !important;
    }
}
.is-opened .scheme-info__title::after {
    content: "";
}
.scheme {
    padding-right: 40%;
}
@media screen and (max-width: 1270px) {
    .scheme {
        padding-right: 30%;
    }
}
@media screen and (max-width: 1023px) {
    .scheme {
        background: #3d70f8;
        margin-left: -60px;
        margin-right: -60px;
        padding-right: 60px;
        padding-left: 60px;
    }
}
@media screen and (max-width: 767px) {
    .scheme {
        margin-left: -20px;
        margin-right: -20px;
        padding-right: 20px;
        padding-left: 20px;
    }
}
.scheme__list {
    display: block;
}
.scheme__item {
    position: relative;
    padding-left: 160px;
    padding-bottom: 96px;
}
@media screen and (max-width: 1023px) {
    .scheme__item {
        display: none;
        padding: 0px 0 40px 50px;
    }
    .scheme__item:nth-child(1),
    .scheme__item:nth-child(2) {
        display: block;
    }
    .scheme__item:nth-child(2) {
        padding-bottom: 86px;
    }
    .is-view .scheme__item {
        display: block;
    }
    .is-view .scheme__item:nth-child(2) {
        padding-bottom: 35px;
    }
    .is-view .scheme__item:last-child {
        padding-bottom: 86px;
    }
}
.scheme__item::after {
    content: "";
    display: block;
    position: absolute;
    left: 27px;
    top: 50px;
    bottom: 0;
    border-left: 1px solid rgba(32, 177, 248, 0.5);
}
@media screen and (max-width: 1023px) {
    .scheme__item::after {
        left: 17px;
        top: 30px;
    }
}
.scheme__item:last-child::after {
    display: none;
}
.scheme__item-num {
    position: absolute;
    top: -5px;
    left: 0;
    display: block;
    width: 55px;
    height: 55px;
    font-weight: bold;
    border: 1px solid rgba(32, 177, 248, 0.5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 55px;
    text-align: center;
    background: #3d70f8;
}
@media screen and (max-width: 1023px) {
    .scheme__item-num {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }
}
.scheme__item-num::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #3d70f8;
}
@media screen and (max-width: 1023px) {
    .scheme__item-num::before {
        top: 3px;
        left: 3px;
        right: 3px;
        bottom: 3px;
    }
}
.scheme__item-title {
    margin-bottom: 6px;
}
.scheme__item-title .tippy-info {
    vertical-align: middle;
    margin-left: 10px;
}
.scheme__item-title + p {
    margin-top: 0;
}
.scheme__item p:last-child,
.scheme__item ul:last-child,
.scheme__item ol:last-child {
    margin-bottom: 0;
}
.scheme__view-all {
    display: none;
    font-size: 15px;
    line-height: 1.46667em;
    color: #3d70f8;
    border-bottom: 1px dashed #3d70f8;
    position: absolute;
    bottom: 34px;
    left: 107px;
    cursor: pointer;
}
@media screen and (max-width: 1023px) {
    .scheme__view-all {
        display: inline-block;
    }
}
@media screen and (max-width: 767px) {
    .scheme__view-all {
        left: 67px;
    }
}
.video-promo__container {
    padding-top: 120px;
    padding-bottom: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .video-promo__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 90px;
        padding-top: 90px;
    }
}
@media screen and (max-width: 767px) {
    .video-promo__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
@media screen and (max-width: 767px) {
    .video-promo__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.video-promo__video {
    width: 56.7%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: -6.7%;
}
@media screen and (max-width: 1691px) {
    .video-promo__video {
        width: 50%;
        margin-left: 0;
    }
}
@media screen and (max-width: 1023px) {
    .video-promo__video {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }
}
.video-promo__description {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 100px;
}
@media screen and (max-width: 1023px) {
    .video-promo__description {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        padding-left: 0;
    }
}
.video-promo__description p:first-child {
    margin-top: 0;
}
.liders-promo {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .liders-promo {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .liders-promo {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.liders-promo__container {
    margin-bottom: 30px;
}
.liders-promo__title {
    margin-bottom: 40px;
}
.liders-promo p {
    max-width: 50%;
}
@media screen and (max-width: 767px) {
    .liders-promo p {
        max-width: 100%;
    }
}
.upcoming-events {
    background: #0D1113;
    color: #fff;
    padding-top: 280px;
    padding-bottom: 120px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1440px) {
    .upcoming-events {
        padding-top: 250px;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 1023px) {
    .upcoming-events {
        padding-top: 120px;
    }
}
.upcoming-events__title {
    margin-bottom: 66px;
}
@media screen and (max-width: 1023px) {
    .upcoming-events__title {
        margin-bottom: 36px;
    }
}
.upcoming-events__slider-header,
.upcoming-events__slider-container {
    position: relative;
}
.upcoming-events__slider-slide {
    width: 485px;
    opacity: 0.55;
}
.upcoming-events__slider-slide.swiper-slide-visible {
    opacity: 1;
}
@media screen and (max-width: 1440px) {
    .upcoming-events__slider-slide {
        width: 380px;
    }
}
@media screen and (max-width: 767px) {
    .upcoming-events__slider-slide {
        width: 280px;
        margin-right: 10px;
    }
}
.upcoming-events__slider-arrows {
    position: absolute;
    right: 140px;
    bottom: -8px;
}
@media screen and (max-width: 1691px) {
    .upcoming-events__slider-arrows {
        right: 20px;
    }
}
.upcoming-events__footer {
    text-align: center;
    padding-top: 140px;
}
.upcoming-events_pages {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .upcoming-events_pages {
        padding-bottom: 90px;
        padding-top: 90px;
    }
}
@media screen and (max-width: 767px) {
    .upcoming-events_pages {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.catalog-products__container {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .catalog-products__container {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .catalog-products__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.catalog-products__heading {
    margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
    .catalog-products__heading {
        margin-bottom: 24px;
    }
}
.catalog-products__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
}
@media screen and (max-width: 1270px) {
    .catalog-products__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
    }
}
.catalog-products__list-item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin: 0 10px;
}
@media screen and (max-width: 1270px) {
    .catalog-products__list-item {
        width: 100%;
        margin: 0 0 24px;
    }
    .catalog-products__list-item:last-child {
        margin-bottom: 0;
    }
}
.numbers-promo__container {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .numbers-promo__container {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .numbers-promo__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.numbers-promo__list-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.numbers-promo__list-item {
    width: 33.33%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 60px 0;
    padding-right: 5%;
}
@media screen and (max-width: 1270px) {
    .numbers-promo__list-item {
        width: 50%;
    }
}
.numbers-promo_info .numbers-promo__container {
    padding-top: 0;
}
@media screen and (max-width: 1023px) {
    .numbers-promo_info .numbers-promo__container {
        padding-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .numbers-promo_info .numbers-promo__list-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media screen and (max-width: 767px) {
    .numbers-promo_info .numbers-promo__list-item {
        width: 100%;
        margin-top: 60px;
        margin-bottom: 0;
    }
}
.scheme-infographic-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1023px) {
    .scheme-infographic-layout {
        display: none;
    }
}
.scheme-infographic-layout__col {
    width: 33.33%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 84px 0 51px;
}
.scheme-infographic-layout__col-title {
    margin-bottom: 66px;
}
.scheme-infographic-layout__col_atten {
    padding-left: 47px;
    padding-right: 47px;
    background: #3d70f8;
}
.scheme-infographic-layout__col_right {
    text-align: right;
}
.scheme-infographic-layout__col_center {
    text-align: center;
}
.scheme-infographic-layout__box {
    margin-bottom: 48px;
    height: 190px;
    position: relative;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.scheme-infographic-layout__box:last-child {
    margin-bottom: 0;
}
.scheme-infographic-layout__box-circle {
    display: inline-block;
    width: 73px;
    height: 73px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(32, 177, 248, 0.2);
    position: relative;
    margin-bottom: 12px;
    z-index: 1;
    background: #0D1113;
}
.scheme-infographic-layout__col_atten .scheme-infographic-layout__box-circle {
    background: #3d70f8;
}
.scheme-infographic-layout__box-circle-num {
    display: block;
    width: 43px;
    height: 43px;
    line-height: 41px;
    border: 1px solid #3d70f8;
    background: #3d70f8;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.scheme-infographic-layout__box-circle-oval {
    position: absolute;
    width: 77px;
    height: 77px;
    left: -3px;
    top: -3px;
    fill: #3d70f8;
}
.scheme-infographic-layout__box-text {
    display: block;
}
.scheme-infographic-layout__box-text-container {
    display: inline-block;
    max-width: 350px;
}
.scheme-infographic-layout__line-horizontal {
    height: 1px;
    background: #3d70f8;
    position: absolute;
    top: 36.5px;
    -webkit-transition: width 0.5s linear;
    -o-transition: width 0.5s linear;
    transition: width 0.5s linear;
}
.scheme-infographic-layout__line-horizontal_dashed {
    background: transparent;
    border-top: 1px dashed #3d70f8;
    margin-top: -1px;
}
.scheme-infographic-layout__line-horizontal_left {
    left: 73px;
    width: 0;
}
.scheme-infographic-layout__line-horizontal_left1x {
    left: -webkit-calc(50% + 36.5px);
    left: calc(50% + 36.5px);
    width: 0;
}
.scheme-infographic-layout__line-horizontal_left2x {
    left: 73px;
    width: 0;
}
.scheme-infographic-layout__line-horizontal_right {
    right: 73px;
    width: 0;
}
.scheme-infographic-layout__line-horizontal_right1x {
    top: -webkit-calc(100% + 85px);
    top: calc(100% + 85px);
    right: 36.5px;
    width: 0;
}
.scheme-infographic-layout__line-horizontal_center_right {
    top: -webkit-calc(50% - 55px);
    top: calc(50% - 55px);
    width: 0;
    right: -webkit-calc(50% + 32.6px);
    right: calc(50% + 32.6px);
}
.scheme-infographic-layout__line-horizontal_center_right3x {
    top: -440px;
    width: 0;
    left: 36px;
}
.scheme-infographic-layout__line-vertical {
    width: 1px;
    height: 0;
    background: #3d70f8;
    position: absolute;
    -webkit-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    transition: height 0.5s linear;
}
.scheme-infographic-layout__line-vertical_dashed {
    background: transparent;
    border-right: 1px dashed #3d70f8;
}
.scheme-infographic-layout__line-vertical_left {
    left: 36.5px;
    top: 100%;
}
.scheme-infographic-layout__line-vertical_right {
    right: 36.5px;
    top: 100%;
}
.scheme-infographic-layout__line-vertical_right_bottom {
    height: 0;
    right: 36.5px;
    top: 90%;
}
.scheme-infographic-layout__line-vertical_center {
    height: 0;
    bottom: 100%;
    left: 50%;
}
.scheme-infographic-layout__line-vertical_center1x {
    height: 0;
    top: 100%;
    left: 50%;
}
.scheme-infographic-layout__line-vertical_top3x {
    height: 0;
    left: 36px;
    bottom: 180px;
}
@media screen and (max-width: 1280px) {
    .scheme-infographic-layout_2x .scheme-infographic-layout__col {
        width: 45%;
    }
}
@media screen and (max-width: 1023px) {
    .filter-labels {
        margin-left: -60px;
        margin-right: -60px;
        background: #3d70f8;
    }
}
@media screen and (max-width: 767px) {
    .filter-labels {
        margin-left: -20px;
        margin-right: -20px;
    }
}
@media screen and (max-width: 1023px) {
    .filter-labels__container {
        display: none;
        padding: 20px 60px 30px;
    }
}
@media screen and (max-width: 767px) {
    .filter-labels__container {
        padding: 20px 20px 30px;
    }
}
.filter-labels__header {
    display: none;
    padding: 15px 60px 10px;
    position: relative;
}
.filter-labels__header::after {
    content: "";
    font-family: "icons", sans-serif;
    font-size: 15px;
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 767px) {
    .filter-labels__header::after {
        right: 20px;
    }
}
@media screen and (max-width: 1023px) {
    .filter-labels__header {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .filter-labels__header {
        padding: 15px 20px 10px;
    }
}
.filter-labels__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width: 1023px) {
    .filter-labels__main {
        display: block;
    }
}
.filter-labels__group {
    width: 50%;
}
@media screen and (max-width: 1023px) {
    .filter-labels__group {
        width: 100%;
        margin-bottom: 24px;
    }
}
.filter-labels__group-heading {
    margin-bottom: 18px;
}
.filter-labels__params-item {
    border-color: #fff;
    color: #fff;
    margin-bottom: 18px;
    margin-right: 18px;
}
.filter-labels__params-item:hover {
    border-color: #3d70f8;
}
.filter-labels__params-item.active {
    background-color: #3d70f8;
    border-color: #3d70f8;
}
.filter-labels__params-item.disabled,
.filter-labels__params-item[disabled] {
    pointer-events: none;
    border-color: #909297;
    opacity: 0.5;
}
@media screen and (max-width: 1023px) {
    .filter-labels__params-item {
        margin-bottom: 10px;
        margin-right: 10px;
    }
}
.filter-labels__footer {
    display: none;
    text-align: center;
    padding-top: 50px;
}
@media screen and (max-width: 1023px) {
    .filter-labels__footer {
        display: block;
    }
}
@media screen and (max-width: 1023px) {
    .filter-labels.is-opened .filter-labels__container {
        display: block;
    }
    .filter-labels.is-opened .filter-labels__header::after {
        content: "";
        color: #3d70f8;
    }
}
.history-information {
    position: relative;
    overflow: hidden;
}
.history-information__tags-info {
    margin-bottom: 30px;
}
@media screen and (max-width: 1023px) {
    .history-information__tags-info {
        margin-bottom: 15px;
    }
}
.history-information__container {
    position: relative;
    min-height: 565px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1440px) {
    .history-information__container {
        min-height: 340px;
    }
}
@media screen and (max-width: 1023px) {
    .history-information__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        min-height: auto;
        padding-right: 60px;
    }
}
@media screen and (max-width: 767px) {
    .history-information__container {
        padding-right: 20px;
    }
}
.history-information__main-info,
.history-information__picture-info {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
    .history-information__main-info,
    .history-information__picture-info {
        width: 100%;
    }
}
.history-information__picture-info {
    width: 45%;
}
@media screen and (max-width: 1023px) {
    .history-information__picture-info {
        margin-top: 48px;
        width: 100%;
    }
}
.history-information__name {
    margin-bottom: 26px;
}
@media screen and (max-width: 1023px) {
    .history-information__name {
        margin-bottom: 18px;
    }
}
.history-information__picture {
    height: 20.7vw;
}
.history-information__picture_mobile {
    display: none;
}
@media screen and (max-width: 1023px) {
    .history-information__picture_mobile {
        display: block;
    }
}
.history-information__picture_desktop {
    margin-bottom: 66px;
}
@media screen and (max-width: 1023px) {
    .history-information__picture_desktop {
        display: none;
    }
}
@media screen and (max-width: 1440px) {
    .history-information__picture {
        height: auto;
    }
}
@media screen and (max-width: 1023px) {
    .history-information__picture {
        width: 100%;
        margin-bottom: 18px;
    }
}
.history-information__project-link {
    display: inline-block;
    margin-bottom: 24px;
}
@media screen and (max-width: 1023px) {
    .history-information__project-link {
        margin-bottom: 12px;
    }
}
.history-information__text {
    max-width: 62%;
    margin-bottom: 42px;
}
@media screen and (max-width: 1023px) {
    .history-information__text {
        max-width: 100%;
        margin-bottom: 36px;
    }
}
.numeric-infographic {
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 1440px) {
    .numeric-infographic__container {
        display: block;
        max-width: 869px;
        margin: auto;
    }
}
.event-information__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.event-information__main-info {
    width: -webkit-calc(100% - 460px);
    width: calc(100% - 460px);
    padding-right: 10%;
}
@media screen and (max-width: 1440px) {
    .event-information__main-info {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
        padding-right: 5%;
    }
}
@media screen and (max-width: 1023px) {
    .event-information__main-info {
        width: 100%;
        padding-right: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.event-information__description {
    width: 460px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1440px) {
    .event-information__description {
        width: 400px;
    }
}
@media screen and (max-width: 1023px) {
    .event-information__description {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}
.event-information__title {
    font-size: 90px;
    line-height: 1.05556em;
    margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
    .event-information__title {
        font-size: 80px;
        line-height: 1.0625em;
    }
}
@media screen and (max-width: 1270px) {
    .event-information__title {
        font-size: 70px;
    }
}
@media screen and (max-width: 767px) {
    .event-information__title {
        font-size: 40px;
        margin-bottom: 24px;
    }
}
.event-information__options {
    margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
    .event-information__options {
        margin-bottom: 36px;
    }
}
.event-information__picture {
    margin-top: 54px;
    width: 100%;
}
@media screen and (max-width: 1023px) {
    .event-information__picture {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 64px;
    }
}
@media screen and (max-width: 767px) {
    .event-information__picture {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin: 30px -20px 36px;
    }
}
.event-information__picture img {
    width: 100%;
    vertical-align: middle;
}
.event-information__status {
    opacity: 0.3;
    font: bold 22px "BebasNeue", sans-serif;
    color: #fff;
    letter-spacing: 1.1px;
    line-height: 1.27273em;
    padding: 16px 0 0;
}
@media screen and (max-width: 767px) {
    .event-information__status {
        display: none;
    }
}
.timetable__heading {
    margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
    .timetable__heading {
        margin-bottom: 30px;
    }
}
.timetable__item {
    position: relative;
    padding-left: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 65px;
}
@media screen and (max-width: 767px) {
    .timetable__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 40px;
        padding-bottom: 40px;
        padding-top: 10px;
    }
}
.timetable__item::after {
    content: "";
    display: block;
    border-left: 1px solid rgba(32, 177, 248, 0.55);
    position: absolute;
    left: 12px;
    top: 36px;
    bottom: -12px;
}
.timetable__item:last-child {
    padding-bottom: 0;
}
.timetable__item:last-child::after {
    display: none;
}
.timetable__item-circle {
    display: block;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(32, 177, 248, 0.5);
    position: absolute;
    left: 0;
    top: 12px;
    background: #0D1113;
    z-index: 1;
}
.timetable__item-circle::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #3d70f8;
    border: 1px solid #3d70f8;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.timetable__item-time {
    white-space: nowrap;
    margin-right: 50px;
}
@media screen and (max-width: 767px) {
    .timetable__item-time {
        margin-right: 0;
        margin-bottom: 24px;
    }
}
.timetable__item-title {
    line-height: 1.3;
    margin-bottom: 12px;
}
.timetable__item p {
    margin: 0;
    line-height: 1.46667em;
}
.contacts-info__heading {
    margin-bottom: 53px;
}
@media screen and (max-width: 767px) {
    .contacts-info__heading {
        margin-bottom: 30px;
    }
}
.contacts-info__description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .contacts-info__description {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0;
    }
}
.contacts-info__box {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 24px;
    padding-right: 10%;
}
@media screen and (max-width: 767px) {
    .contacts-info__box {
        width: 100%;
    }
}
.contacts-info__box-title {
    color: #909297;
}
.contacts-info__box p {
    margin: 0;
}
.contacts-info__map {
    width: 100%;
    height: 486px;
    position: relative;
    background: #3d70f8;
}
@media screen and (max-width: 767px) {
    .contacts-info__map {
        margin: 0 -20px;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
    }
}
.contacts-info__map-layout {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.contacts-company {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .contacts-company {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .contacts-company {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.contacts-company__container {
    min-height: 660px;
    border: 1px solid rgba(32, 177, 248, 0.5);
    padding: 72px 80px;
    background: #0D1113 url(/assets/css/../img/b_logo.svg) no-repeat -webkit-calc(100% - 79px) 0;
    background: #0D1113 url(/assets/css/../img/b_logo.svg) no-repeat calc(100% - 79px) 0;
}
@media screen and (max-width: 1023px) {
    .contacts-company__container {
        padding: 50px 50px 80px;
    }
}
@media screen and (max-width: 767px) {
    .contacts-company__container {
        min-height: inherit;
        background: #0D1113;
        border: 0;
        padding: 0;
    }
}
.contacts-company__heading {
    margin-bottom: 66px;
}
@media screen and (max-width: 1023px) {
    .contacts-company__heading {
        margin-bottom: 30px;
    }
}
.contacts-company__select-city {
    margin-bottom: 82px;
    max-width: 380px;
}
@media screen and (max-width: 767px) {
    .contacts-company__select-city {
        margin-bottom: 30px;
    }
}
.contacts-company__address {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 73px;
}
@media screen and (max-width: 1023px) {
    .contacts-company__address {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 767px) {
    .contacts-company__address {
        margin-bottom: 12px;
    }
}
.contacts-company__address-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
    .contacts-company__address-box {
        width: 50%;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
}
@media screen and (max-width: 767px) {
    .contacts-company__address-box {
        width: 100%;
        margin-bottom: 24px;
    }
}
.contacts-company__address-box-title {
    line-height: 1.46667em;
    color: #909297;
    margin-bottom: 9px;
}
.contacts-company__address-box-info a {
    text-decoration: none;
}
.contacts-company__address-box-info a:hover {
    text-decoration: underline;
}
.contacts-company__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1023px) {
    .contacts-company__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.contacts-company__footer .button,
.contacts-company__footer .filter-labels__params-item {
    margin: 5px 76px 5px 0;
}
@media screen and (max-width: 1023px) {
    .contacts-company__footer .button,
    .contacts-company__footer .filter-labels__params-item {
        margin: 0 0 50px;
    }
}
.contacts-company__footer .button:last-child,
.contacts-company__footer .filter-labels__params-item:last-child {
    margin-right: 0;
}
.event-registration {
    margin-bottom: 73px;
}
.event-registration__container {
    background: #0D1113;
    border: 1px solid rgba(32, 177, 248, 0.5);
    padding: 72px 80px 88px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
@media screen and (max-width: 1023px) {
    .event-registration__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 180px;
    }
}
@media screen and (max-width: 767px) {
    .event-registration__container {
        padding: 0 0 102px;
        border: 0;
    }
}
.event-registration__heading {
    margin-bottom: 29px;
}
.event-registration__main-info {
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    padding-right: 30px;
}
@media screen and (max-width: 1023px) {
    .event-registration__main-info {
        width: 100%;
        padding-right: 0;
    }
}
.event-registration__description {
    width: 380px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
    .event-registration__description {
        width: 100%;
    }
}
.event-registration__text {
    max-width: 720px;
    margin-bottom: 48px;
}
.event-registration__time {
    margin-bottom: 20px;
}
.event-registration__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
    .event-registration__actions {
        position: absolute;
        left: 80px;
        bottom: 88px;
    }
}
@media screen and (max-width: 767px) {
    .event-registration__actions {
        bottom: 0;
        width: 100%;
        left: 0;
    }
}
.event-registration__actions-btn {
    margin: 5px 58px 5px 0;
}
@media screen and (max-width: 1440px) {
    .event-registration__actions-btn {
        margin-right: 25px;
    }
}
@media screen and (max-width: 1023px) {
    .event-registration__actions-btn {
        margin-bottom: 24px;
    }
    .event-registration__actions-btn:last-child {
        margin-bottom: 0;
    }
}
.event-registration__actions-btn:last-child {
    margin-right: 0;
}
.event-registration_ended .event-registration__container {
    padding-bottom: 170px;
}
.integrator-information__heading {
    margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
    .integrator-information__heading {
        margin-bottom: 24px;
    }
}
.integrator-information__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1440px) {
    .integrator-information__info {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media screen and (max-width: 1270px) {
    .integrator-information__info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.integrator-information__main {
    width: 60%;
}
@media screen and (max-width: 1440px) {
    .integrator-information__main {
        width: 50%;
    }
}
@media screen and (max-width: 1270px) {
    .integrator-information__main {
        width: 100%;
        margin-bottom: 100px;
    }
}
.integrator-information__awwards {
    width: 40%;
}
@media screen and (max-width: 1270px) {
    .integrator-information__awwards {
        width: 100%;
    }
}
.integrator-information__awwards h3,
.integrator-information__awwards .navigation-list_size_lg .navigation-list__item_head .navigation-list__link,
.navigation-list_size_lg .navigation-list__item_head .integrator-information__awwards .navigation-list__link,
.integrator-information__awwards .navigation-list_size_lg .navigation-list__item_head,
.navigation-list_size_lg .integrator-information__awwards .navigation-list__item_head,
.integrator-information__awwards .feedback__heading,
.integrator-information__awwards .number-box_size_xs .number-box__num,
.number-box_size_xs .integrator-information__awwards .number-box__num,
.integrator-information__awwards .post-box__title,
.integrator-information__awwards .integrator-case__name,
.integrator-information__awwards .catalog-product__name,
.integrator-information__awwards .history-success__box-title,
.integrator-information__awwards .scheme__item-title,
.integrator-information__awwards .scheme-infographic-layout__col-title,
.integrator-information__awwards .timetable__item-time,
.integrator-information__awwards .scheme-infographic-list__item-name,
.integrator-information__awwards .h3 {
    margin-bottom: 42px;
}
.integrator-information__awwards .h5,
.integrator-information__awwards h5,
.integrator-information__awwards .navigation-list__item_head,
.integrator-information__awwards .navigation-list__item_head .navigation-list__link,
.navigation-list__item_head .integrator-information__awwards .navigation-list__link,
.integrator-information__awwards .navigation-sections__link,
.integrator-information__awwards .companies__heading,
.integrator-information__awwards .numbers__heading,
.integrator-information__awwards .review-blockquote__author-name,
.integrator-information__awwards .integrator-case__clients-heading,
.integrator-information__awwards .advantage__heading,
.integrator-information__awwards .filter-labels__header,
.integrator-information__awwards .filter-labels__group-heading,
.integrator-information__awwards .event-information__time,
.integrator-information__awwards .timetable__item-title,
.integrator-information__awwards .event-registration__time {
    margin-bottom: 0;
    line-height: 1.3;
}
.integrator-information__awwards .h5 + ul {
    margin-top: 15px;
}
.integrator-information__awwards ul {
    margin-bottom: 36px;
}
.integrator-information__company {
    margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
    .integrator-information__company {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: 30px;
    }
}
.integrator-information__logo,
.integrator-information__link-site {
    display: inline-block;
    vertical-align: middle;
}
.integrator-information__logo {
    max-width: 200px;
    margin-right: 28px;
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    .integrator-information__logo {
        max-width: 110px;
        margin-right: 0;
        margin-top: 30px;
    }
}
.integrator-information__logo img {
    max-width: 100%;
    vertical-align: middle;
}
.integrator-information__link-site {
    text-decoration: none;
}
.integrator-information__link-site:hover {
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .integrator-information__cities {
        display: none;
    }
}
.integrator-information__text {
    max-width: 610px;
    margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
    .integrator-information__text {
        margin-bottom: 40px;
    }
}
.integrator-information__numbers {
    margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
    .integrator-information__numbers {
        margin-bottom: 0px;
    }
}
.integrator-information__numbers-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 767px) {
    .integrator-information__numbers-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.integrator-information__numbers-item {
    width: auto;
    margin-bottom: 20px;
    margin-right: 40px;
    max-width: 180px;
}
@media screen and (max-width: 767px) {
    .integrator-information__numbers-item {
        margin-right: 0;
        margin-bottom: 40px;
    }
}
.integrator-information__numbers-item:last-child {
    margin-right: 0;
}
.integrator-information__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .integrator-information__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.integrator-information__footer .button,
.integrator-information__footer .filter-labels__params-item {
    margin: 5px 76px 5px 0;
}
@media screen and (max-width: 767px) {
    .integrator-information__footer .button,
    .integrator-information__footer .filter-labels__params-item {
        margin-right: 0;
        margin-bottom: 52px;
    }
}
.integrator-information__footer .button:last-child,
.integrator-information__footer .filter-labels__params-item:last-child {
    margin-right: 0;
}
.scheme-infographic__container {
    padding-top: 120px;
    padding-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .scheme-infographic__container {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 767px) {
    .scheme-infographic__container {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.scheme-infographic__heading {
    margin-bottom: 42px;
}
.scheme-infographic-list {
    display: none;
    background: #3d70f8;
}
@media screen and (max-width: 1023px) {
    .scheme-infographic-list {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .scheme-infographic-list {
        margin: 0 -20px;
    }
}
.scheme-infographic-list__content {
    padding: 36px 60px 0;
    position: relative;
}
@media screen and (max-width: 767px) {
    .scheme-infographic-list__content {
        padding: 36px 20px 0;
    }
}
.scheme-infographic-list__item {
    display: none;
    padding-left: 47px;
    position: relative;
    padding-bottom: 35px;
}
.scheme-infographic-list__item:nth-child(1),
.scheme-infographic-list__item:nth-child(2),
.scheme-infographic-list__item:nth-child(3) {
    display: block;
}
.scheme-infographic-list__item:nth-child(3) {
    padding-bottom: 86px;
}
.is-view .scheme-infographic-list__item {
    display: block;
}
.is-view .scheme-infographic-list__item:nth-child(3) {
    padding-bottom: 35px;
}
.is-view .scheme-infographic-list__item:last-child {
    padding-bottom: 86px;
}
.scheme-infographic-list__item::after {
    content: "";
    display: block;
    position: absolute;
    left: 18px;
    top: 20px;
    bottom: 0;
    width: 1px;
    background: rgba(32, 177, 248, 0.3);
}
.scheme-infographic-list__item:last-child {
    padding-bottom: 0;
}
.scheme-infographic-list__item:last-child::after {
    display: none;
}
.scheme-infographic-list__item-num {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: #3d70f8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(32, 177, 248, 0.5);
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 2;
}
.scheme-infographic-list__item-num::after {
    content: "";
    display: block;
    width: 27px;
    height: 27px;
    border: 1px solid #3d70f8;
    background: #0D1113;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.scheme-infographic-list__item-num-text {
    position: relative;
    z-index: 1;
}
.scheme-infographic-list__item-name {
    margin-bottom: 6px;
}
.scheme-infographic-list__item-text {
    font-size: 13px;
    line-height: 1.53846em;
}
.scheme-infographic-list__view-all {
    display: inline-block;
    font-size: 15px;
    line-height: 1.46667em;
    color: #3d70f8;
    border-bottom: 1px dashed #3d70f8;
    position: absolute;
    bottom: 34px;
    left: 107px;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    .scheme-infographic-list__view-all {
        left: 67px;
    }
}
.page-footer {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 45px;
}
@media screen and (max-width: 1023px) {
    .page-footer {
        padding-top: 22.5px;
        padding-bottom: 22.5px;
    }
}
.page-text {
    padding-bottom: 100px;
}
@media screen and (max-width: 1023px) {
    .page-text {
        padding-bottom: 90px;
    }
}
.page-history__filter {
    padding-bottom: 24px;
    border-bottom: 1px solid #3d70f8;
    margin-bottom: 48px;
}
@media screen and (max-width: 1440px) {
    .page-history__filter {
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 1023px) {
    .page-history__filter {
        margin-bottom: 30px;
    }
}
.page-history__histories-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -48px;
}
@media screen and (max-width: 1440px) {
    .page-history__histories-list {
        margin: 0 -18px;
    }
}
@media screen and (max-width: 767px) {
    .page-history__histories-list {
        margin: 0;
    }
}
.page-history__histories-item {
    width: -webkit-calc(25% - 96px);
    width: calc(25% - 96px);
    margin: 0 48px 94px;
}
@media screen and (max-width: 1440px) {
    .page-history__histories-item {
        width: -webkit-calc(25% - 36px);
        width: calc(25% - 36px);
        margin: 0 18px 72px;
    }
}
@media screen and (max-width: 1270px) {
    .page-history__histories-item {
        width: -webkit-calc(33.33% - 36px);
        width: calc(33.33% - 36px);
    }
}
@media screen and (max-width: 1023px) {
    .page-history__histories-item {
        width: -webkit-calc(50% - 36px);
        width: calc(50% - 36px);
    }
}
@media screen and (max-width: 480px) {
    .page-history__histories-item {
        width: 100%;
        margin: 0 0 48px;
    }
}
.page-history-promo-quality-control .promo-quality-control__container {
    padding-top: 250px;
    padding-bottom: 240px;
}
@media screen and (max-width: 1270px) {
    .page-history-promo-quality-control .promo-quality-control__container {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}
.page-history-detail {
    padding-bottom: 1px;
    overflow: hidden;
}
.page-history-detail__information {
    padding-bottom: 220px;
}
@media screen and (max-width: 1440px) {
    .page-history-detail__information {
        padding-bottom: 90px;
    }
}
.page-history-detail__numeric-infographic {
    padding-bottom: 100px;
}
@media screen and (max-width: 1440px) {
    .page-history-detail__numeric-infographic {
        padding-bottom: 20px;
    }
}
.page-history-detail__selling-section {
    padding-bottom: 170px;
}
@media screen and (max-width: 767px) {
    .page-history-detail__selling-section {
        padding-bottom: 90px;
    }
}
.page-integrators__filter {
    padding-bottom: 24px;
    border-bottom: 1px solid #3d70f8;
    margin-bottom: 48px;
}
@media screen and (max-width: 1440px) {
    .page-integrators__filter {
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 1023px) {
    .page-integrators__filter {
        margin-bottom: 30px;
    }
}
.page-integrators__integrators-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
    margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
    .page-integrators__integrators-list {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .page-integrators__integrators-list {
        margin-left: -20px;
        margin-right: -20px;
    }
}
.page-integrators__integrators-item {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin: 0 10px 20px;
}
@media screen and (max-width: 1199px) {
    .page-integrators__integrators-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.page-integrators__integrators-footer {
    margin-bottom: 120px;
}
@media screen and (max-width: 1023px) {
    .page-integrators__integrators-footer {
        margin-bottom: 90px;
    }
}
.page-events__events-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px 50px;
}
@media screen and (max-width: 1440px) {
    .page-events__events-list {
        margin: 0 -12px 50px;
    }
}
@media screen and (max-width: 767px) {
    .page-events__events-list {
        margin: 0 0 30px;
    }
}
.page-events__events-item {
    width: -webkit-calc(33.33% - 60px);
    width: calc(33.33% - 60px);
    margin: 0 30px 60px;
}
@media screen and (max-width: 1440px) {
    .page-events__events-item {
        width: -webkit-calc(33.33% - 24px);
        width: calc(33.33% - 24px);
        margin: 0 12px 36px;
    }
}
@media screen and (max-width: 1270px) {
    .page-events__events-item {
        width: -webkit-calc(50% - 24px);
        width: calc(50% - 24px);
    }
}
@media screen and (max-width: 767px) {
    .page-events__events-item {
        width: 100%;
        margin: 0 0 24px;
    }
}
.page-event-detail__event-information {
    margin-bottom: 190px;
}
@media screen and (max-width: 1023px) {
    .page-event-detail__event-information {
        margin-bottom: 90px;
    }
}
.page-event-detail__timetable {
    margin-bottom: 157px;
}
@media screen and (max-width: 1023px) {
    .page-event-detail__timetable {
        margin-bottom: 90px;
    }
}
.page-event-detail__contacts-info {
    margin-bottom: 234px;
}
@media screen and (max-width: 1023px) {
    .page-event-detail__contacts-info {
        margin-bottom: 90px;
    }
}
.error-page {
    background: #0D1113;
    color: #fff;
    overflow: hidden;
}
.error-page__container {
    padding-top: 120px;
    padding-bottom: 60px;
    position: relative;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .error-page__container {
        padding-top: 70px;
        min-height: 90vh;
        padding-bottom: 7vh;
    }
}
.error-page__heading {
    margin-bottom: 12px;
}
.error-page__text {
    margin-bottom: 42px;
    max-width: 530px;
}
.error-page__num {
    font: bold 704px "BebasNeue", sans-serif;
    color: #3d70f8;
    line-height: 0;
    position: absolute;
    top: 60%;
    left: 28%;
}
@media screen and (max-width: 1270px) {
    .error-page__num {
        font-size: 500px;
    }
}
@media screen and (max-width: 767px) {
    .error-page__num {
        font-size: 200px;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.error-page__content {
    position: relative;
    z-index: 2;
}
.error-page__ship {
    width: 38%;
    position: absolute;
    right: -50%;
    bottom: -50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: ShipAnim 2s forwards;
    animation: ShipAnim 2s forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@media screen and (max-width: 1023px) {
    .error-page__ship {
        width: 400px;
    }
}
@media screen and (max-width: 767px) {
    .error-page__ship {
        width: 250px;
    }
}
.error-page__ship img {
    max-width: 100%;
    vertical-align: middle;
}
@-webkit-keyframes ShipAnim {
    100% {
        right: 10%;
        bottom: -5%;
    }
}
@keyframes ShipAnim {
    100% {
        right: 10%;
        bottom: -5%;
    }
}
@media screen and (max-width: 767px) {
    @-webkit-keyframes ShipAnim {
        100% {
            right: -10%;
            bottom: -20%;
        }
    }
    @keyframes ShipAnim {
        100% {
            right: -10%;
            bottom: -20%;
        }
    }
}

/* End */


/* Start:/assets/css/custom.css?15488020541375*/

/*extended smart filter styles*/
.filter-labels__checkbox:checked + .filter-labels__params-item {
    background-color: #20B1F8;
    border-color: #20B1F8;
}

.grecaptcha-badge {
    display: none;
}

.upload-file.error {
    color: #EB3651;
    cursor: default;
}

/*margin correction*/
/*
p {
    margin: 1.2em 0;
}
*/

.custom-video_content {
    width: auto;
    margin: 1.2em 0;
}

.infinite-scroll__nav_centered {
    text-align: center;
}


.loader-big {
    z-index: 1100;
}
.loader-big__icon {
    width: 120px;
    margin-left: -60px;
    margin-top: -60px;
}

.h1 {
}
.h1_project_small {
}
@media screen and (min-width: 1440px) {
    .h1_project_small {
        font-size: 90px;
        line-height: 1.05556em;
    }
}
@media screen and (min-width: 1270px) and (max-width: 1439px) {
    .h1_project_small {
        font-size: 90px;
        line-height: 1.05556em;
    }
}


.page-integrators__empty-list {
}
@media screen and (min-width: 1440px) {
    .page-integrators__empty-list {
        margin: 0 10px;
    }
}
@media screen and (min-width: 1270px) and (max-width: 1439px) {
    .page-integrators__empty-list {
        margin: 0 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1269px) {
}
@media screen and (max-width: 767px) {
    .page-integrators__empty-list {
        margin: 0 20px;
    }
}

.disable-hover {
  pointer-events: none;
}
/* End */
/* /assets/css/main.css?1769177869260168 */
/* /assets/css/custom.css?15488020541375 */
