@import url(https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap);
body.compensate-for-scrollbar {
    overflow: hidden;
}
/* Custom CSS */
.hhLink {
	background-color: #d81b1d;
	padding: 0.25rem;
	color: #fff;
}
/* end Custom */
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: 0;
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0;
}
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}
.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}
@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    animation: a 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@keyframes a {
    to {
        transform: rotate(1turn);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
    opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
}
@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
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;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    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-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0);
}
.swiper-pointer-events {
    touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube {
    overflow: visible;
}
.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}
.swiper-flip {
    overflow: visible;
}
.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
}
.swiper-cards {
    overflow: visible;
}
.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}
* {
    position: relative;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a,
button,
span {
    display: inline-block;
}
input,
textarea {
    display: block;
    width: 100%;
}
table {
    width: 100%;
    border-collapse: collapse;
}
a {
    background-color: transparent;
    text-decoration: none;
}
img {
    border: none;
    max-width: 100%;
    height: auto;
}
a,
button {
    outline: 0;
    cursor: pointer;
}
li {
    list-style: none;
}
button {
    background: 0 0;
    border: none;
}
a,
button,
input,
textarea {
    color: #121213;
    font-weight: inherit;
    -webkit-appearance: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
textarea {
    resize: none;
    outline: 0;
    border: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: 0 0;
}
input {
    outline: 0;
    border: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: 0 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button {
    background: 0 0;
    display: none;
}
.text-align-left {
    text-align: left;
}
.text-align-center {
    text-align: center;
}
.text-align-right {
    text-align: right;
}
.full-img img {
    width: 100%;
}
figure {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 5px;
    font-size: 0.75em;
    opacity: 0.8;
}
[hidden] {
    display: none !important;
}
.img-full {
    width: 100%;
}
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
.h1,
h1 {
    margin: 0;
    font-style: normal;
    font-weight: 900;
    font-size: 127px;
    line-height: 106%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #fff;
    font-family: Gilroy;
}
.h1 b,
h1 b {
    margin-top: 55px;
    font-size: 0.44em;
    display: block;
    line-height: 2;
}
.h2,
h2 {
    margin: 0;
    font-style: normal;
    font-weight: 900;
    font-size: 55px;
    line-height: 130%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #121213;
    font-family: Gilroy;
}
.h3,
h3 {
    margin: 0;
    font-style: normal;
    font-weight: 900;
    font-size: 35px;
    line-height: 130%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #fff;
    font-family: Gilroy;
}
.h4,
h4 {
    font-weight: 700;
    font-size: 25px;
    line-height: 144%;
    letter-spacing: 0.02em;
    color: #fff;
    font-family: Gilroy;
}
.h5,
h5 {
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 135.9%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #121213;
    font-family: Gilroy;
}
.h6,
h6 {
    font-weight: 400;
    font-size: 17px;
    line-height: 190%;
    letter-spacing: 0.02em;
    color: #fff;
}
.small {
    font-weight: 700;
    font-size: 16px;
    line-height: 161.9%;
    letter-spacing: 0.03em;
    color: #f8f8f8;
}
.col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.link-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-weight: 700;
    font-size: 17px;
    line-height: 150%;
    letter-spacing: 0.02em;
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #d81b1d;
}
.link-more--icon {
    width: 17px;
    height: 11px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 12px;
}
.link-more--icon img {
    max-height: 100%;
}
.link-more:hover {
    text-decoration: none;
}
.red {
    color: #d81b1d;
}
.list > * + * {
    margin-top: 10px;
}
.list li {
    padding-left: 27px;
}
.list li:before {
    content: "";
    position: absolute;
    background: url(../img/icons/triangle-red.svg) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 12px;
    height: 12px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.text > * + * {
    margin-top: 15px;
}
.text p {
    font-weight: 400;
    font-size: 15px;
    line-height: 190%;
    letter-spacing: 0.02em;
    color: #5a5a5a;
}
.text h6 {
    line-height: 150%;
}
body {
    font-family: "PT Sans", sans-serif;
    color: #121213;
    font-style: normal;
    font-weight: 400;
    background: #fff;
    font-size: 15px;
}
@media (max-width: 735px) {
    body body {
        font-size: 14px;
    }
}
.wrapper {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}
header {
    width: 100%;
}
main {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: block;
}
footer {
    margin: auto auto 0 auto;
    width: 100%;
}
.container,
.container-fluid {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}
.container {
    max-width: 1810px;
}
.container-fluid {
    max-width: 1920px;
}
.fancybox-navigation {
    position: static;
}
.swiper-button {
    outline: 0;
}
.swiper-button.swiper-button-prev {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.swiper-button:after,
.swiper-button:before {
    display: none;
}
.swiper-pagination {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    outline: 0;
}
.list-pages {
    margin: 80px 0;
}
.list-pages > * + * {
    margin-top: 20px;
}
.list-pages a {
    font-size: 20px;
}
.list-pages a:hover {
    text-decoration: underline;
}
@font-face {
    font-family: Gilroy;
    src: local("../fonts/Gilroy Black"), local("../fonts/Gilroy-Black"), url(../fonts/Gilroy-Black.woff2) format("woff2"), url(../fonts/Gilroy-Black.woff) format("woff"), url(../fonts/Gilroy-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Gilroy;
    src: local("../fonts/Gilroy Extrabold"), local("../fonts/Gilroy-Extrabold"), url(../fonts/Gilroy-Extrabold.woff2) format("woff2"), url(../fonts/Gilroy-Extrabold.woff) format("woff"), url(../fonts/Gilroy-Extrabold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: Gilroy;
    src: local("../fonts/Gilroy Bold"), local("../fonts/Gilroy-Bold"), url(../fonts/Gilroy-Bold.woff2) format("woff2"), url(../fonts/Gilroy-Bold.woff) format("woff"), url(../fonts/Gilroy-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
.icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}
.btn {
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    height: 58px;
    background: #d81b1d;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    padding: 0 19px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-main span {
    padding-right: 27px;
}
.btn-main span img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
}
.btn:hover {
    background: #ff4500;
}
.check_item {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 13px;
    line-height: 162%;
    letter-spacing: 0.03em;
    color: #f8f8f8;
    padding-left: 42px;
}
.check_item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.check_item input:checked ~ .checkmark:after {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}
.check_item .checkmark {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 30px;
    width: 30px;
    background: #121213;
    border: 1px solid #d6d6d6;
}
.check_item .checkmark:after {
    content: "";
    position: absolute;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    -moz-transition: 0.1s ease;
    transition: 0.1s ease;
    width: 15px;
    height: 15px;
    background: #d6d6d6;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.check_item .checkmark:before {
    content: "";
    position: absolute;
    background: url(../img/icons/checkbox-triangle.svg) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 15px;
    height: 15px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.input-wrap {
    width: 100%;
}
.input-wrap input,
.input-wrap textarea {
    width: 100%;
    background: #f8f8f8;
    height: 67px;
    padding: 0 35px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    border: 1px solid #f8f8f8;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 166%;
    letter-spacing: 0.02em;
}
.input-wrap input:focus,
.input-wrap textarea:focus {
    border-color: #d81b1d;
}
.input-wrap input::-webkit-input-placeholder,
.input-wrap textarea::-webkit-input-placeholder {
    color: #9b9b9b;
}
.input-wrap input:-moz-placeholder,
.input-wrap textarea:-moz-placeholder {
    color: #9b9b9b;
}
.input-wrap input::-moz-placeholder,
.input-wrap textarea::-moz-placeholder {
    color: #9b9b9b;
}
.input-wrap input:-ms-input-placeholder,
.input-wrap textarea:-ms-input-placeholder {
    color: #9b9b9b;
}
.input-wrap input::-ms-input-placeholder,
.input-wrap textarea::-ms-input-placeholder {
    color: #9b9b9b;
}
.input-wrap input::placeholder,
.input-wrap textarea::placeholder {
    color: #9b9b9b;
}
.input-wrap textarea {
    height: auto;
    padding: 20px 35px;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes rotation {
    from {
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.breadcrumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0 35px;
}
.breadcrumbs .crumb {
    font-weight: 400;
    font-size: 15px;
    line-height: 190%;
    letter-spacing: 0.02em;
}
.breadcrumbs .crumb a {
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #5a5a5a;
}
.breadcrumbs .crumb a:hover {
    text-decoration: none;
}
.breadcrumbs .crumb.active {
    text-decoration: none;
    color: #121213;
}
.breadcrumbs .crumb:last-child:after {
    display: none;
}
.breadcrumbs .crumb:after {
    content: "/";
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 190%;
    letter-spacing: 0.02em;
    color: #5a5a5a;
    margin: 0 10px;
}
.file-input {
    cursor: pointer;
}
.file-input input {
    display: none;
}
.file-input--wrap {
    width: 100%;
    height: 67px;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 60px 0 35px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 165.9%;
    letter-spacing: 0.02em;
    color: #121213;
}
.file-input--wrap:before {
    content: "";
    position: absolute;
    background: url(../img/icons/pin.svg) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 20px;
    height: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 35px;
}
input::-webkit-input-placeholder {
    color: #121213;
}
input::-moz-placeholder {
    color: #121213;
}
input:-moz-placeholder {
    color: #121213;
}
input:-ms-input-placeholder {
    color: #121213;
}
textarea::-webkit-input-placeholder {
    color: #121213;
}
textarea::-moz-placeholder {
    color: #121213;
}
textarea:-moz-placeholder {
    color: #121213;
}
textarea:-ms-input-placeholder {
    color: #121213;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
input:focus::-moz-placeholder {
    color: transparent;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
input:focus:-moz-placeholder {
    color: transparent;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
input:focus:-ms-input-placeholder {
    color: transparent;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
textarea:focus::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
textarea:focus::-moz-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
textarea:focus:-moz-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
textarea:focus:-ms-input-placeholder {
    color: transparent;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.modal {
    display: none;
    max-width: 90%;
    background-color: #fff;
    overflow: visible;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.25);
    padding: 35px 30px;
    width: 380px;
}
.modal,
.modal > * {
    -webkit-transform: translateY(150px);
    -moz-transform: translateY(150px);
    -ms-transform: translateY(150px);
    -o-transform: translateY(150px);
    transform: translateY(150px);
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    -o-transition: opacity 0.5s, -o-transform 0.5s;
    -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
}
.fancybox-slide--current .modal,
.fancybox-slide--current .modal > * {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.open-nav,
.overlay {
    display: none;
}
.header {
    z-index: 10;
    padding: 12px 0;
}
.header__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .logo-img {
    width: 164px;
}
.header .logo-txt {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #121213;
    margin-left: 30px;
    padding-left: 24px;
    border-left: 2px solid #121213;
    max-width: 145px;
}
.header-contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.header-contacts a {
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 200%;
    letter-spacing: 0.02em;
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #121213;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    font-family: Gilroy;
}
.header-contacts a:hover {
    text-decoration: none;
}
.header__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.header__right > * + * {
    margin-left: 45px;
}
.header .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .menu a {
    height: 58px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0 17px;
    font-style: normal;
    font-weight: 800;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #121213;
    font-family: Gilroy;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.header .menu a:hover {
    color: #d81b1d;
}
.header .menu li.current > a {
    background: #d81b1d;
    color: #fff;
}
.header .menu li:hover .menu-dropdown {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}
.header .menu-dropdown {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    top: 100%;
    background: #fff;
    z-index: 55;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
.header .menu-dropdown a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
body.open {
    height: 100vh;
    overflow: hidden;
}
.footer {
    padding: 45px 0 30px;
    background: #fff;
}
.footer-dev {
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.footer-dev:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.footer .logo {
    width: 182px;
}
.footer .logo img {
    width: 100%;
}
.footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-menu > * + * {
    margin-left: 135px;
}
.footer-menu__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footer-menu__item .small {
    letter-spacing: 0.06em;
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase;
    font-weight: 900;
    color: #121213;
    margin-bottom: 20px;
}
.footer-menu--link {
    font-weight: 800 !important;
    color: #121213 !important;
    font-family: Gilroy;
}
.footer-menu .menu a {
    font-weight: 400;
    font-size: 16px;
    line-height: 240%;
    letter-spacing: 0.01em;
    -webkit-text-decoration-line: underline;
    -moz-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #5a5a5a;
}
.footer-menu .menu a:hover {
    text-decoration: none;
}
.footer-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer-bottom {
    border-top: 1px solid #e7e7e7;
    padding-top: 25px;
    margin-top: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-bottom .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-bottom .row > * + * {
    margin-left: 32px;
}
.footer-bottom .small {
    font-weight: 400;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.01em;
    color: #5a5a5a;
}
.footer-bottom a.small {
    text-decoration: underline;
}
.footer-bottom a.small:hover {
    text-decoration: none;
}
.title-block > * + * {
    margin-top: 28px;
}
.title-block h6 {
    color: #5a5a5a;
    font-size: 15px;
}
.title-block h2 + .h5,
.title-block h2 + h5 {
    margin-top: 10px;
    font-weight: 700;
}
.welcome {
    overflow: hidden;
    background-blend-mode: luminosity;
}
.welcome:before {
    content: "";
    position: absolute;
    background: rgba(30, 30, 30, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.welcome-txt {
    max-width: 1090px;
}
.welcome-txt.wide {
    max-width: 100%;
}
.welcome-txt .text {
    margin-top: 60px;
}
.welcome-txt .decor-upper {
    position: absolute;
    bottom: -webkit-calc(100% + 12px);
    bottom: -moz-calc(100% + 12px);
    bottom: calc(100% + 12px);
    left: -75px;
    width: 736px;
}
.welcome-txt .decor-lower {
    position: absolute;
    right: 0;
    top: -webkit-calc(100% + 12px);
    top: -moz-calc(100% + 12px);
    top: calc(100% + 12px);
    width: 736px;
}
.welcome-txt--small .h1,
.welcome-txt--small h1 {
    font-size: 93px;
    line-height: 112%;
}
.welcome__wrap {
    padding: 220px 0 280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.welcome__wrap h6 {
    font-size: 16px;
    font-weight: 700;
    font-family: Gilroy;
    line-height: 56%;
    bottom: 80px;
    position: absolute;
}
.welcome-form {
    position: absolute;
    max-width: 501px;
    padding: 0 20px 0 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.welcome-form h3 + form {
    margin-top: 35px;
}
.welcome-form:before {
    content: "";
    position: absolute;
    left: -80px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2000%;
    height: 2000%;
    background: #121213;
}
.welcome-form .small {
    margin: 5px 0 30px;
}
.welcome-form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.welcome-form form > * + * {
    margin-top: 25px;
}
.welcome-form form button {
    margin-top: 55px;
    width: 220px;
}
.complex {
    padding: 95px 0;
}
.complex + .geography {
    padding-top: 0;
}
.complex__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -77px -77px;
    padding: 65px 0 0;
}
.complex-item {
    width: -webkit-calc(100% / 4 - 154px);
    width: -moz-calc(100% / 4 - 154px);
    width: calc(100% / 4 - 154px);
    margin: 0 77px 77px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.complex-item--icon {
    width: 100%;
    height: 290px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px;
}
.complex-item--decor {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 290px;
    color: #f5f5f5;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.complex-item--decor .icon {
    -webkit-animation: rotation 25s infinite linear;
    -moz-animation: rotation 25s infinite linear;
    -o-animation: rotation 25s infinite linear;
    animation: rotation 25s infinite linear;
}
.complex-item__img {
    width: 136px;
    height: 136px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.complex-item__img img {
    max-height: 100%;
}
.complex-item h6 {
    color: #5a5a5a;
    line-height: 150%;
    margin-top: 28px;
}
.complex-item:hover .complex-item--decor {
    color: #d81b1d;
}
.complex-three .complex-item {
    width: -webkit-calc(100% / 3 - 154px);
    width: -moz-calc(100% / 3 - 154px);
    width: calc(100% / 3 - 154px);
}
.complex-five .complex__wrap {
    margin: 0 -30px -77px;
}
.complex-five .complex-item {
    width: -webkit-calc(100% / 5 - 60px);
    width: -moz-calc(100% / 5 - 60px);
    width: calc(100% / 5 - 60px);
    margin: 0 30px 77px;
}
.complex-five .complex-item:before {
    content: "";
    position: absolute;
    top: 28%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    left: calc(100% + 10px);
    background: url(../img/icons/arrow-right.svg) center no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 23px;
    height: 23px;
}
.complex-five .complex-item:last-child:before {
    display: none;
}
.who {
    background: #121213;
    padding: 90px 0;
}
.who .title-block h2 {
    color: #fff;
}
.who .title-block h6 {
    color: #dfdfdf;
}
.who__wrap {
    padding: 70px 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -35px -70px;
}
.who-item {
    width: -webkit-calc(100% / 3 - 70px);
    width: -moz-calc(100% / 3 - 70px);
    width: calc(100% / 3 - 70px);
    margin: 0 35px 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.who-item:hover .who-item__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.who-item__img {
    width: 150px;
    height: 450px;
    overflow: hidden;
}
.who-item__img img {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.who-item__content {
    width: -webkit-calc(100% - 150px);
    width: -moz-calc(100% - 150px);
    width: calc(100% - 150px);
    padding-left: 50px;
}
.who-item__content h5 {
    color: #fff;
}
.who-item__content .list {
    margin: 30px 0 45px;
}
.who-item .col {
    padding-top: 35px;
}
.who-item .col:before {
    content: "";
    position: absolute;
    top: 0;
    background: url(../img/icons/site-decor.svg) center no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 400px;
    height: 20px;
    left: -140px;
    pointer-events: none;
}
.who--light {
    background: #f3f3f3;
}
.who--light .title-block h2 {
    color: #121213;
}
.who--light .title-block h6 {
    color: #5a5a5a;
}
.who--light .who-item__content h5 {
    color: #121213;
}
.who--light .who-item .list h6 {
    color: #5a5a5a;
}
.geography {
    padding: 90px 0 110px;
}
.geography__wrap {
    padding: 140px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.geography-map {
    position: absolute;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 120px;
}
.geography-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 730px;
    width: 100%;
    background: #d81b1d;
    padding: 50px 80px;
}
.geography-info__item > * + * {
    margin-top: 25px;
}
.geography-info__item * {
    color: #fff;
}
.geography-info__item .list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-left: -27px;
}
.geography-info__item .list li:before {
    background: url(../img/icons/checkbox-triangle.svg) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}
.geography-info__item .list li:hover:before {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}
.geography-info__item.big .geography-info__item {
    margin-top: 65px;
}
.geography-info > * + * {
    margin-top: 36px;
}
.form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px -24px;
}
.form-row .file-input,
.form-row .input-wrap {
    width: -webkit-calc(100% / 2 - 24px);
    width: -moz-calc(100% / 2 - 24px);
    width: calc(100% / 2 - 24px);
    margin: 0 12px 24px;
}
.profit {
    padding: 112px 0 95px;
    background: #121213;
}
.profit:before {
    content: "";
    position: absolute;
    width: 1030px;
    height: 1030px;
    background: -webkit-radial-gradient(50% 50%, 50% 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0) 100%);
    background: -moz-radial-gradient(50% 50%, 50% 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0) 100%);
    background: -o-radial-gradient(50% 50%, 50% 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    top: -210px;
    right: -345px;
}
.profit h2 {
    color: #fff;
}
.profit h4 {
    margin: 22px 0 58px;
}
.profit__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.profit__txt {
    max-width: 926px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-calc(100% - 570px);
    width: -moz-calc(100% - 570px);
    width: calc(100% - 570px);
}
.profit__txt h2 span {
    display: block;
}
.profit__txt form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.profit__txt form > * + * {
    margin-top: 25px;
}
.profit__txt form button {
    margin-top: 55px;
    width: 220px;
}
.profit__img {
    width: 540px;
    margin-right: 30px;
}
.profit--decor {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -70px;
    font-size: 710px;
    color: #d81b1d;
    pointer-events: none;
}
.profit--decor .icon {
    -webkit-animation: rotation 35s infinite linear;
    -moz-animation: rotation 35s infinite linear;
    -o-animation: rotation 35s infinite linear;
    animation: rotation 35s infinite linear;
}
.profit--vac h2 {
    margin-bottom: 65px;
}
.profit--vac .profit__txt {
    max-width: 860px;
}
.profit--vac .container,
.profit--vac .profit__wrap {
    position: static;
}
.profit--vac .profit__img {
    width: 730px;
    margin: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.profit--vac .profit--decor {
    top: -100px;
    left: 40%;
}
.why {
    padding: 95px 0 40px;
}
.why-list > * + * {
    margin-top: 20px;
}
.why-list li {
    padding-left: 27px;
}
.why-list li:before {
    content: "";
    position: absolute;
    background: url(../img/icons/why-list-decor.svg) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 17px;
    height: 11px;
    left: 0;
    top: 6px;
}
.why-list h6 {
    line-height: 150%;
    color: #5a5a5a;
}
.why__wrap {
    padding: 55px 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
}
.why-item {
    width: -webkit-calc(100% / 4 - 30px);
    width: -moz-calc(100% / 4 - 30px);
    width: calc(100% / 4 - 30px);
    margin: 0 15px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.why-item:hover .why-item__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.why-item__img {
    width: 100%;
    overflow: hidden;
}
.why-item__img:before {
    content: "";
    display: block;
    padding-top: 35%;
}
.why-item__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.why-item h5 {
    margin: 40px 0 25px;
}
.seo {
    padding: 80px 0 90px;
    overflow: hidden;
}
.seo h2 {
    padding-right: 670px;
}
.seo h2:before {
    content: "";
    position: absolute;
    background: url(../img/icons/site-decor.svg) center no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 736px;
    height: 43px;
    right: -75px;
    top: 12px;
}
.seo__wrap {
    padding: 30px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px -40px;
}
.seo-col {
    width: -webkit-calc(100% / 2 - 40px);
    width: -moz-calc(100% / 2 - 40px);
    width: calc(100% / 2 - 40px);
    margin: 0 20px 40px;
}
.map {
    overflow: hidden;
}
.map-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: -60px;
}
.map__wrap {
    padding: 190px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 480px;
    width: 100%;
    margin-left: auto;
}
.map__wrap:before {
    content: "";
    position: absolute;
    background: #121213;
    height: 2000%;
    left: -80px;
    width: 2000%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.map__wrap .list a:hover {
    text-decoration: none;
}
.map .btn {
    width: 245px;
}
.map .list {
    margin: 35px 0 55px;
}
.map .list > * + * {
    margin-top: 35px;
}
.map .list li {
    max-width: 240px;
}
.map .list li:before {
    background: url(../img/icons/checkbox-triangle.svg) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.map .list .h6 {
    font-weight: 800;
    text-decoration: underline;
    color: #fff;
}
.tariffs .title-block h5 {
    text-transform: none;
}
.tariffs-table {
    padding: 50px 0 0;
}
.tariffs-table h5 {
    line-height: 115%;
}
.tariffs-table .btn {
    height: 42px;
    font-size: 14px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    padding: 0 45px;
}
.tariffs-table--img {
    height: 350px;
}
.tariffs-table--img-wrap {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tariffs-table--img-wrap:before {
    content: "";
    position: absolute;
    background: url(../img/icons/round-decor--dark.svg) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 290px;
    height: 290px;
    top: -20px;
}
.tariffs-table--img-wrap img {
    max-height: 100%;
}
.tariffs-table--img.img-1 .tariffs-table--img-wrap:before {
    top: 70px;
}
.tariffs-table--img.img-2 .tariffs-table--img-wrap:before {
    top: -40px;
}
.tariffs-table table {
    text-align: center;
}
.tariffs-table table thead tr {
    background: #f3f3f3;
}
.tariffs-table table thead th {
    padding: 35px 0;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}
.tariffs-table table thead th:last-child {
    border-right: 1px solid #e0e0e0;
}
.tariffs-table table thead th h5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tariffs-table table thead th h5 img {
    width: 22px;
    height: 14px;
    margin-left: 10px;
}
.tariffs-table table tbody tr:first-child {
    background: #f3f3f3;
}
.tariffs-table table tbody tr:first-child td {
    padding: 60px 10px;
}
.tariffs-table table tbody tr td {
    padding: 40px 10px;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.tariffs-table table tbody tr td:last-child {
    border-right: 1px solid #e0e0e0;
}
.tariffs-table table tbody tr:last-child td {
    border-left-color: transparent;
    border-right-color: transparent;
    padding: 30px 10px;
}
.tariffs-table table tbody tr:last-child td:not(:first-child) {
    background: #121213;
}
.autopark {
    padding: 0 0 95px;
}
.autopark__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 45px 0 0 0;
}
.autopark-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1020px;
}
.autopark-item {
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    background: #f3f3f3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 35px 0 40px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.autopark-item .h5 {
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    margin: 0 0 40px;
}
.autopark-item__img {
    height: 226px;
    max-width: 225px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.autopark-item__img img {
    max-height: 100%;
}
.autopark-item:hover {
    background: #121213;
}
.autopark-item:hover .h5 {
    color: #fff;
}
.autopark__img {
    height: 465px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
}
.autopark__img img {
    max-height: 100%;
    height: 100%;
}
.autopark-decor {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -30px;
    font-size: 470px;
    color: #e6e6e6;
    pointer-events: none;
}
.autopark-decor .icon {
    -webkit-animation: rotation 35s infinite linear;
    -moz-animation: rotation 35s infinite linear;
    -o-animation: rotation 35s infinite linear;
    animation: rotation 35s infinite linear;
}
.weight-col > * + * {
    margin-top: 20px;
}
.weight-col li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.weight-col li .h5 {
    width: -webkit-calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px);
    padding-left: 15px;
    font-weight: 700;
    font-family: "PT Sans", sans-serif;
    text-transform: unset;
}
.weight-col--icon {
    width: 25px;
    height: 25px;
}
.weight-col--icon img {
    max-height: 100%;
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.swiper .swiper-notification {
    display: none;
}
.tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 45px 0 0 0;
}
.tabs-current {
    display: none;
}
.tabs_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1020px;
}
.tabs_nav li {
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    background: #f3f3f3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    padding: 35px 0 40px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.tabs_nav li .h5 {
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    margin: 0 0 40px;
}
.tabs_nav li--img {
    height: 226px;
    max-width: 225px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.tabs_nav li--img img {
    max-height: 100%;
}
.tabs_nav li:hover {
    background: #121213;
}
.tabs_nav li:hover .h5 {
    color: #fff;
}
.tabs_nav li.active {
    background: #121213;
}
.tabs_nav li.active .h5 {
    color: #fff;
}
.tabs_content {
    width: -webkit-calc(100% - 1020px);
    width: -moz-calc(100% - 1020px);
    width: calc(100% - 1020px);
    padding-left: 65px;
}
.tabs_content--item {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tabs_content--item.active {
    opacity: 1;
    position: relative;
    z-index: 3;
}
.tabs_content--item .col {
    margin-top: 24px;
}
.tabs_content--item .weight-col {
    margin: 35px 0 50px;
}
.tabs_content--item .btn {
    width: 220px;
}
.advantages {
    padding: 0 0 95px;
}
.advantages .title-block {
    margin-bottom: 50px;
}
.advantages__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
}
.advantages-item {
    width: -webkit-calc(100% / 2 - 30px);
    width: -moz-calc(100% / 2 - 30px);
    width: calc(100% / 2 - 30px);
    margin: 0 15px 30px;
    background: #121213;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 60px 50px;
}
.advantages-item__icon {
    width: 168px;
    height: 168px;
}
.advantages-item__icon img {
    max-height: 100%;
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.advantages-item__content {
    width: -webkit-calc(100% - 168px);
    width: -moz-calc(100% - 168px);
    width: calc(100% - 168px);
    padding-left: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.advantages-item__content > * + * {
    margin-top: 10px;
}
.advantages-item h2 {
    color: #fff;
    font-size: 50px;
}
.advantages-item .text p {
    color: #d5d5d5;
}
.advantages-item:first-child,
.advantages-item:nth-child(4),
.advantages-item:nth-child(5),
.advantages-item:nth-child(8),
.advantages-item:nth-child(9) {
    background: #d81b1d;
}
.advantages-item:only-child {
    width: 100%;
    background: #848484;
}
.welcome-grey {
    background: #f3f3f3;
}
.welcome-grey .who {
    background: 0 0;
    padding: 0 0 100px;
}
.welcome-grey .who .title-block h2 {
    color: #121213;
}
.welcome-grey .who-item__content h5 {
    color: #121213;
}
.welcome-grey .who-item .list h6 {
    color: #5a5a5a;
}
.crumbs + .complex {
    padding-top: 0;
}
.video-block {
    padding: 125px 0;
    background: #848484;
}
.video-block__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.video-block__txt {
    width: -webkit-calc(100% - 55%);
    width: -moz-calc(100% - 55%);
    width: calc(100% - 55%);
    padding-right: 140px;
}
.video-block__txt > * + * {
    margin-top: 60px;
}
.video-block__txt h2 {
    color: #fff;
}
.video-block__txt .text p {
    color: #d5d5d5;
}
.video-block__video {
    width: 55%;
    overflow: hidden;
}
.video-block__video:before {
    content: "";
    display: block;
    padding-top: 65%;
}
.video-block__video:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.video-block__video:hover .play-btn {
    color: #d81b1d;
}
.video-block__video img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.video-block__video:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, 0.4);
    pointer-events: none;
}
.video-block__video .play-btn {
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    font-size: 128px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    z-index: 10;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video-block__video .play-btn:hover {
    color: #d81b1d;
}
.swiper-nofitication {
    display: none;
}
.swiper-button-next,
.swiper-button-prev {
    width: 44px;
    height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    color: #121213;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: #d81b1d;
    color: #fff;
}
.swiper-button-prev {
    left: -40px;
}
.swiper-button-prev .icon {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.swiper-button-next {
    right: -40px;
}
.photogallery__swiper {
    margin: 55px 0 0 0;
}
.photogallery-swiper__slide:hover .photogallery-swiper__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.photogallery-swiper__img {
    width: 100%;
    overflow: hidden;
}
.photogallery-swiper__img:before {
    content: "";
    display: block;
    padding-top: 65%;
}
.photogallery-swiper__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.photogallery-swiper .news-item {
    width: 100%;
    margin: 0;
}
.vacancy {
    background: #f3f3f3;
    padding: 60px 0 110px;
}
.vacancy__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 55px 0 0;
}
.vacancy__wrap > * + * {
    margin-top: 10px;
}
.vacancy-logo {
    width: 58px;
    height: 58px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.vacancy-logo img {
    max-height: 100%;
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.vacancy-logo:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.vacancy-item {
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 55px 0 65px;
    min-height: 118px;
}
.vacancy-item > h5 {
    margin: auto 0;
}
.vacancy-item__right {
    border-left: 1px solid #d0d0d0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 20px;
}
.vacancy-item__right .btn {
    margin: 0 30px 0 40px;
    width: 220px;
}
.vacancy-item__right h5 {
    width: 280px;
    text-align: right;
}
.news {
    padding: 0 0 200px;
}
.news__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 0 0;
    margin: 0 -15px -55px;
}
.news-item {
    width: -webkit-calc(100% / 4 - 30px);
    width: -moz-calc(100% / 4 - 30px);
    width: calc(100% / 4 - 30px);
    margin: 0 15px 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.news-item:hover .news-item__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.news-item:hover .link-more {
    text-decoration: none;
}
.news-item__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news-item .h6 {
    line-height: 150%;
    color: #5a5a5a;
}
.news-item__img {
    width: 100%;
    overflow: hidden;
    margin: 20px 0 18px;
}
.news-item__img:before {
    content: "";
    display: block;
    padding-top: 79%;
}
.news-item__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.button-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 65px;
}
.button-block .btn {
    width: 245px;
}
.pagination-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 35px;
}
.pagination-block .page-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.pagination-block .page-pagination li {
    width: 60px;
    height: 56px;
    font-weight: 400;
    font-size: 15px;
    line-height: 190%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #000;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.pagination-block .page-pagination li.current a {
    background: #d81b1d;
    border-color: #d81b1d;
    color: #fff;
}
.pagination-block .page-pagination li a,
.pagination-block .page-pagination li span {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 190%;
    letter-spacing: 0.01em;
    color: #000;
}
.pagination-block .page-pagination li a:hover {
    background: #d81b1d;
    border-color: #d81b1d;
    color: #fff;
}
.pagination-block .page-pagination li:last-child a {
    border-right: 1px solid #e4e4e4;
}
.pagination-block .page-pagination--right a .icon {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.pagination-block .page-pagination--left .icon,
.pagination-block .page-pagination--right .icon {
    color: #cdcdcd;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.pagination-block .page-pagination--left:hover .icon,
.pagination-block .page-pagination--right:hover .icon {
    color: #fff;
}
.article {
    padding: 0 0 110px;
}
.article + .photogallery {
    padding: 0 0 110px;
}
.article__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 45px 0 0 0;
}
.article__img {
    width: 49%;
    overflow: hidden;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}
.article__img:before {
    content: "";
    display: block;
    padding-top: 79%;
}
.article__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.article__content {
    width: -webkit-calc(100% - 49%);
    width: -moz-calc(100% - 49%);
    width: calc(100% - 49%);
    padding-left: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.article__content > * + * {
    margin-top: 20px;
}
.article__content .text > * + * {
    margin-top: 20px;
}
.article__content .text h6 {
    line-height: 150%;
    color: #5a5a5a;
}
.media-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.media-share .h6 {
    font-weight: 700;
    line-height: 150%;
    color: #121213;
}
.media-share > * + * {
    margin-left: 20px;
}
.media-share--row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.media-share--row > * + * {
    margin-left: 10px;
}
.media-share--row a {
    width: 28px;
    height: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.media-share--row a img {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    max-height: 100%;
}
.media-share--row a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.text-block {
    padding: 0 0 80px;
}
.text-block .text {
    padding: 35px 0 0 0;
}
.text-block .text h6 {
    line-height: 150%;
    color: #5a5a5a;
}
.benefits {
    padding: 0 0 105px;
}
.benefits__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
    padding: 80px 0 0;
}
.benefits-item {
    width: -webkit-calc(100% / 5 - 30px);
    width: -moz-calc(100% / 5 - 30px);
    width: calc(100% / 5 - 30px);
    margin: 0 15px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.benefits-item__icon {
    width: 100%;
    height: 164px;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.benefits-item__icon img {
    max-height: 100%;
}
.page-404 {
    padding: 90px 0 160px;
}
.page-404__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-404__img {
    position: absolute;
    left: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 58%;
}
.page-404__txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.page-404__txt > * + * {
    margin-top: 20px;
}
.page-404__txt h5 span {
    display: block;
}
.page-404__num {
    font-weight: 900;
    font-size: 225px;
    line-height: 130%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #d81b1d;
    font-family: Gilroy;
}
.page-404 .menu > * + * {
    margin-top: 20px;
}
.page-404 .menu a.h6 {
    line-height: 120%;
    text-decoration: underline;
    color: #121213;
}
.page-404 .menu a.h6:hover {
    text-decoration: none;
}
.vacancy-page {
    overflow: hidden;
    padding: 0 0 40px;
}
.vacancy-page__txt {
    padding: 50px 0 0 0;
    max-width: 1020px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vacancy-page__txt > * + * {
    margin-top: 55px;
}
.vacancy-page__txt .btn {
    width: 220px;
}
.vacancy-page__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vacancy-page__item > * + * {
    margin-top: 25px;
}
.vacancy-page .text h6 {
    line-height: 123%;
    color: #5a5a5a;
}
.contacts__wrap {
    padding: 20px 0 0 0;
}
.contacts-info {
    background: #f3f3f3;
    padding: 40px 120px;
}
.contacts-info .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -50px -50px;
}
.contacts-info__item {
    margin: 0 50px 50px;
    max-width: 360px;
    padding-left: 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.contacts-info__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 33px;
    height: 21px;
    background: url(../img/icons/why-list-decor.svg) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.contacts-info__item .h6,
.contacts-info__item h6 {
    font-weight: 700;
    line-height: 150%;
    color: #121213;
    font-family: "PT Sans", sans-serif;
}
.contacts-info__item a.h6:hover {
    text-decoration: underline;
}
.contacts-transport {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 20px 0 40px;
}
.contacts-transport__img {
    width: 120px;
    height: 120px;
    overflow: hidden;
}
.contacts-transport__img img {
    max-height: 100%;
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.contacts-transport__txt {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    padding-left: 35px;
    max-width: 640px;
}
.contacts-transport__txt > * + * {
    margin-top: 15px;
}
.contacts-transport .text h6 {
    color: #5a5a5a;
}
.contacts-transport__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 750px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contacts-image {
    width: 100%;
    overflow: hidden;
}
.contacts-image:before {
    content: "";
    display: block;
/*    padding-top: 45%;*/
}
.contacts-image img,
.contacts-image > ymaps {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-fit: unset;
    object-fit: unset;
}
.modal {
    max-width: 640px;
    width: 100%;
    background: #121213;
    padding: 60px 75px;
}
.modal__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.modal__wrap > * + * {
    margin-top: 35px;
}
.modal .title-block * {
    color: #fff;
}
.modal .title-block > * + * {
    margin-top: 10px;
}
.modal form > * + * {
    margin-top: 25px;
}
.modal form .small {
    font-size: 18px;
    color: #fff;
}
.modal form .btn {
    margin-top: 55px;
    width: 220px;
}
.fancybox-button {
    padding: 6px !important;
}
.fancybox-button svg path {
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    fill: #fff;
}
.fancybox-button:hover svg path {
    fill: #d81b1d;
}
#ymaps1645108716007469493 {
    width: 100% !important;
    height: 100% !important;
}
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}
@media (max-width: 1660px) {
    .swiper-button-prev {
        left: -10px;
        background: #d81b1d;
        color: #fff;
    }
    .swiper-button-next {
        right: -10px;
        background: #d81b1d;
        color: #fff;
    }
    .header .logo-img {
        width: 130px;
    }
    .header .menu a {
        font-size: 12px;
        padding: 0 14px;
        height: 50px;
    }
    .header-contacts a {
        font-size: 14px;
        line-height: 190%;
    }
    .benefits {
        padding: 0 0 80px;
    }
    .benefits__wrap {
        padding: 50px 0 0 0;
    }
    .benefits-item {
        width: -webkit-calc(100% / 4 - 30px);
        width: -moz-calc(100% / 4 - 30px);
        width: calc(100% / 4 - 30px);
    }
    .benefits-item__icon {
        margin-bottom: 20px;
    }
    .vacancy-page__txt {
        max-width: 65%;
    }
    .page-404__num {
        font-size: 200px;
    }
    .page-404__txt > * + * {
        margin: 0;
    }
    .contacts-info {
        padding: 40px 20px;
    }
    .contacts-info__item {
        margin: 0 20px 50px;
    }
    .contacts-info .row {
        margin: 0 -20px -50px;
    }
    .contacts-transport__item {
        max-width: 50%;
        padding: 0 40px;
    }
    .contacts-transport__txt > * + * {
        margin-top: 5px;
    }
    .contacts-transport__img {
        width: 100px;
        height: 100px;
    }
    .contacts-transport__txt {
        width: -webkit-calc(100% - 100px);
        width: -moz-calc(100% - 100px);
        width: calc(100% - 100px);
    }
    .tariffs-table--img {
        height: 290px;
    }
    .tariffs-table--img-wrap:before {
        width: 260px;
        height: 260px;
    }
    .tariffs-table--img.img-1 .tariffs-table--img-wrap:before {
        top: 20px;
    }
    .tariffs-table--img.img-2 .tariffs-table--img-wrap:before {
        top: -20px;
    }
    .tariffs-table h5 {
        font-size: 16px;
    }
    .tariffs-table table thead tr th {
        padding: 20px 0;
    }
    .tariffs-table table tbody tr td {
        padding: 30px 10px;
    }
    .tariffs-table table tbody tr:last-child td {
        padding: 20px 10px;
    }
    .tariffs-table table tbody tr:first-child td {
        padding: 40px 10px;
    }
    .news {
        padding: 0 0 100px;
    }
    .news-item {
        width: -webkit-calc(100% / 3 - 30px);
        width: -moz-calc(100% / 3 - 30px);
        width: calc(100% / 3 - 30px);
    }
    .btn {
        height: 50px;
        font-size: 12px;
    }
    .logo-txt {
        display: none;
    }
    .video-block {
        padding: 80px 0;
    }
    .video-block__txt {
        padding-right: 100px;
    }
    .video-block__txt > * + * {
        margin-top: 40px;
    }
    .video-block__video .play-btn {
        font-size: 80px;
    }
    .tabs_nav {
        max-width: 800px;
    }
    .tabs_content {
        width: -webkit-calc(100% - 800px);
        width: -moz-calc(100% - 800px);
        width: calc(100% - 800px);
    }
    .autopark__img {
        height: 365px;
    }
    .autopark-decor {
        font-size: 370px;
    }
    .h1,
    h1 {
        font-size: 80px;
    }
    .h2,
    h2 {
        font-size: 40px;
    }
    .h3,
    h3 {
        font-size: 26px;
    }
    .h4,
    h4 {
        font-size: 22px;
    }
    .h5,
    h5 {
        font-size: 18px;
    }
    .h6,
    h6 {
        font-size: 16px;
    }
    .small {
        font-size: 13px;
    }
    .input-wrap input {
        height: 50px;
    }
    .file-input--wrap {
        height: 50px;
    }
    .page-404 {
        padding: 30px 0 80px;
    }
    .page-404 .menu > * + * {
        margin-top: 15px;
    }
    .check_item {
        padding-left: 32px;
    }
    .check_item .checkmark {
        width: 22px;
        height: 22px;
    }
    .check_item .checkmark:after,
    .check_item .checkmark:before {
        width: 12px;
        height: 12px;
    }
    .welcome-txt {
        max-width: 800px;
    }
    .welcome-txt--small .h1,
    .welcome-txt--small h1 {
        font-size: 72px;
    }
    .welcome-txt .decor-upper {
        left: -16px;
        width: 660px;
    }
    .welcome-txt .decor-lower {
        width: 660px;
    }
    .welcome-form {
        max-width: 380px;
    }
    .welcome-form:before {
        left: -30px;
    }
    .welcome-form .small {
        margin: 5px 0 20px;
    }
    .welcome-form form > * + * {
        margin-top: 20px;
    }
    .welcome-form form button {
        margin-top: 35px;
    }
    .welcome__wrap {
        padding: 160px 0 220px;
    }
    .welcome__wrap h6 {
        max-width: 800px;
        line-height: 100%;
    }
    .advantages .title-block {
        margin-bottom: 40px;
    }
    .advantages-item {
        padding: 30px;
    }
    .advantages-item__icon {
        width: 120px;
        height: 120px;
    }
    .advantages-item__content {
        width: -webkit-calc(100% - 120px);
        width: -moz-calc(100% - 120px);
        width: calc(100% - 120px);
        padding-left: 25px;
    }
    .advantages-item .h2,
    .advantages-item h2 {
        font-size: 40px;
    }
    .advantages-item .text p {
        line-height: 160%;
    }
    .complex-item--decor {
        font-size: 200px;
    }
    .complex-item__img {
        width: 100px;
        height: 100px;
    }
    .complex-item--icon {
        height: 200px;
        margin-bottom: 30px;
    }
    .complex-three .complex__wrap {
        margin: 0 -40px -75px;
    }
    .complex-three .complex-item {
        width: -webkit-calc(100% / 3 - 80px);
        width: -moz-calc(100% / 3 - 80px);
        width: calc(100% / 3 - 80px);
        margin: 0 40px 75px;
    }
    .complex-five .complex__wrap {
        margin: 0 -40px -75px;
    }
    .complex-five .complex-item {
        width: -webkit-calc(100% / 3 - 80px);
        width: -moz-calc(100% / 3 - 80px);
        width: calc(100% / 3 - 80px);
        margin: 0 40px 75px;
    }
    .who-item__content {
        padding-left: 30px;
    }
    .who-item__content .list {
        margin: 20px 0 35px;
    }
    .who-item__content .list .h6,
    .who-item__content .list h6 {
        line-height: 150%;
    }
    .who-item .col:before {
        width: 380px;
    }
    .geography {
        padding: 90px 0 100px;
    }
    .geography__wrap {
        padding: 120px 0;
    }
    .geography-info {
        padding: 30px 50px;
    }
    .geography-info > * + * {
        margin-top: 25px;
    }
    .geography-info__item > * + * {
        margin-top: 10px;
    }
    .geography-info__item .list > * + * {
        margin: 0;
    }
    .geography-map {
        left: 0;
    }
    .profit__img {
        width: 440px;
    }
    .profit--decor {
        top: -30px;
        font-size: 520px;
    }
    .profit__txt {
        width: -webkit-calc(100% - 470px);
        width: -moz-calc(100% - 470px);
        width: calc(100% - 470px);
        padding-right: 100px;
    }
    .profit__txt form button {
        margin-top: 35px;
    }
    .profit h4 {
        margin: 16px 0 34px;
    }
    .profit--vac .profit__img {
        width: 500px;
    }
    .profit--vac .profit--decor {
        top: -60px;
        font-size: 430px;
    }
    .why {
        padding: 70px 0 40px;
    }
    .seo h2 {
        padding-right: 570px;
    }
    .seo h2:before {
        width: 560px;
        right: 0;
        top: 4px;
    }
    .map__wrap {
        padding: 100px 0;
    }
    .map-overlay {
        left: 0;
    }
    .footer {
        padding: 40px 0 15px;
    }
    .footer-menu > * + * {
        margin-left: 60px;
    }
    .footer-menu .menu a {
        font-size: 14px;
        line-height: 220%;
    }
    .footer .logo {
        width: 130px;
    }
    .footer-bottom {
        padding-top: 15px;
    }
}
@media (max-width: 1365px) {
    .h1,
    h1 {
        font-size: 65px;
    }
    .h2,
    h2 {
        font-size: 35px;
    }
    .open-nav {
        display: block;
        width: 30px;
        height: 24px;
        z-index: 88888;
    }
    .open-nav span {
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        background: #121213;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        -webkit-transition: 0.3s all ease-out;
        -o-transition: 0.3s all ease-out;
        -moz-transition: 0.3s all ease-out;
        transition: 0.3s all ease-out;
    }
    .open-nav span:first-child {
        top: 0;
    }
    .open-nav span:last-child {
        bottom: 0;
    }
    .open-nav span:nth-child(2) {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .open-nav.open span {
        background: #fff;
    }
    .open-nav.open span:first-child {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 10px;
    }
    .open-nav.open span:nth-child(2) {
        opacity: 0;
    }
    .open-nav.open span:last-child {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 10px;
    }
    .wrap-nav {
        display: block;
        position: fixed;
        width: 360px;
        max-width: 85%;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
        overflow: auto;
        visibility: hidden;
        opacity: 0;
        padding: 60px 30px 30px;
        margin: 0;
        background: #121213;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .wrap-nav.open {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .overlay.open {
        display: block;
        position: fixed;
        z-index: 9998;
        background: #000;
        opacity: 0.4;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .wrap-nav .menu {
        display: block;
        width: -webkit-calc(100% + 60px);
        width: -moz-calc(100% + 60px);
        width: calc(100% + 60px);
        margin: 0 -30px 30px;
    }
    .wrap-nav .menu li {
        margin: 10px 0;
    }
    .wrap-nav .menu a {
        color: #fff;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 30px;
    }
    .wrap-nav .menu-dropdown {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        background: 0 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        opacity: 1;
        pointer-events: auto;
        visibility: visible;
    }
    .wrap-nav .menu-dropdown li {
        margin: 0;
    }
    .wrap-nav .menu-dropdown li.current a {
        background: #d81b1d;
        color: #fff;
    }
    .tariffs-table h5 {
        font-size: 14px;
    }
    .tariffs-table--img {
        height: 200px;
    }
    .tariffs-table--img-wrap:before {
        width: 190px;
        height: 190px;
    }
    .tariffs-table--img.img-1 .tariffs-table--img-wrap:before {
        top: -20px;
    }
    .vacancy-page__txt {
        max-width: 56%;
    }
    .vacancy-page__txt > * + * {
        margin-top: 45px;
    }
    .vacancy-page__item > * + * {
        margin-top: 15px;
    }
    .block-pagination .page-pagination li {
        width: 50px;
        height: 46px;
    }
    .video-block {
        padding: 30px 0 50px;
    }
    .video-block__txt {
        width: 100%;
        padding: 0 0 30px;
    }
    .video-block__txt > * + * {
        margin-top: 20px;
    }
    .video-block__video {
        width: 100%;
    }
    .vacancy-item {
        padding: 0 20px;
        min-height: 90px;
    }
    .vacancy-item__right h5 {
        width: 220px;
    }
    .header .logo-img {
        width: 110px;
    }
    .header__right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .header__right > * + * {
        margin: 20px 0 0 0;
    }
    .header__right .btn {
        width: 100%;
    }
    .header-contacts a {
        color: #fff;
    }
    .welcome .welcome-form {
        display: none;
    }
    .welcome-txt {
        max-width: 100%;
    }
    .welcome-txt--small .h1,
    .welcome-txt--small h1 {
        font-size: 50px;
    }
    .complex {
        padding: 60px 0;
    }
    .complex__wrap {
        margin: 0 -40px -75px;
        padding: 35px 0 0;
    }
    .complex-item {
        width: -webkit-calc(100% / 4 - 80px);
        width: -moz-calc(100% / 4 - 80px);
        width: calc(100% / 4 - 80px);
        margin: 0 40px 75px;
    }
    .complex-item--decor {
        font-size: 190px;
    }
    .advantages {
        padding: 0 0 70px;
    }
    .advantages-item {
        width: 100%;
    }
    .tabs_nav {
        max-width: 550px;
    }
    .tabs_nav li {
        width: -webkit-calc(100% / 2);
        width: -moz-calc(100% / 2);
        width: calc(100% / 2);
        padding: 20px 0;
    }
    .tabs_nav li .h5 {
        margin: 0 0 20px;
    }
    .tabs_content {
        width: -webkit-calc(100% - 550px);
        width: -moz-calc(100% - 550px);
        width: calc(100% - 550px);
    }
    .autopark {
        padding: 0 0 70px;
    }
    .autopark__img {
        height: 240px;
    }
    .autopark-decor {
        font-size: 270px;
    }
    .article {
        padding: 0 0 80px;
    }
    .article__img {
        width: 100%;
    }
    .article__img:before {
        padding-top: 65%;
    }
    .article__content {
        width: 100%;
        padding: 20px 0 0 0;
    }
    .article + .photogallery {
        padding: 0 0 80px;
    }
    .title-block > * + * {
        margin-top: 10px;
    }
    .who {
        padding: 60px 0;
    }
    .who-item {
        width: -webkit-calc(100% / 2 - 70px);
        width: -moz-calc(100% / 2 - 70px);
        width: calc(100% / 2 - 70px);
    }
    .geography {
        padding: 80px 0;
    }
    .geography__wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 0 0 0;
    }
    .geography-map {
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .geography-info {
        margin: -140px auto 0;
    }
    .profit {
        padding: 80px 0;
    }
    .profit__img {
        width: 300px;
        margin: 0;
    }
    .profit__txt {
        width: -webkit-calc(100% - 300px);
        width: -moz-calc(100% - 300px);
        width: calc(100% - 300px);
    }
    .profit--decor {
        font-size: 420px;
    }
    .profit--vac .profit__txt {
        max-width: 710px;
    }
    .profit--vac .profit__img {
        width: 375px;
    }
    .profit--vac .profit--decor {
        font-size: 317px;
    }
    .why__wrap {
        padding: 35px 0 0 0;
    }
    .why-item {
        margin: 0 -10px -30px;
        width: -webkit-calc(100% / 2 - 20px);
        width: -moz-calc(100% / 2 - 20px);
        width: calc(100% / 2 - 20px);
        margin: 0 10px 30px;
    }
    .why-item h5 {
        margin: 30px 0 15px;
    }
    .why-list > * + * {
        margin-top: 15px;
    }
    .why-list h6 {
        line-height: 140%;
    }
    .seo {
        padding: 60px 0;
    }
    .map__wrap {
        max-width: 270px;
    }
    .map__wrap:before {
        left: -30px;
    }
    .footer-menu {
        max-width: 500px;
        margin: 0 -25px -50px;
    }
    .footer-menu > * + * {
        margin: unset;
    }
    .footer-menu__item {
        width: -webkit-calc(100% / 2 - 50px);
        width: -moz-calc(100% / 2 - 50px);
        width: calc(100% / 2 - 50px);
        margin: 0 25px 50px;
    }
    .footer-bottom {
        margin-top: 35px;
    }
}
@media (max-width: 1023px) {
    .welcome-txt .decor-upper {
        width: 520px;
    }
    .welcome-txt .decor-lower {
        width: 520px;
    }
    .benefits-item {
        width: -webkit-calc(100% / 3 - 30px);
        width: -moz-calc(100% / 3 - 30px);
        width: calc(100% / 3 - 30px);
    }
    .benefits-item__icon {
        height: 100px;
    }
    .page-404 {
        padding: 0 0 40px;
    }
    .page-404__wrap {
        width: 100%;
    }
    .page-404__txt {
        width: 100%;
    }
    .page-404__img {
        top: 0;
        right: 0;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: 300px;
    }
    .page-404 .menu {
        padding: 40px 0 0 0;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -20px -20px;
    }
    .page-404 .menu li {
        margin: 0 20px 20px;
    }
    .vacancy {
        padding: 60px 0;
    }
    .vacancy-item {
        padding: 30px;
    }
    .vacancy-item h5 {
        width: 100%;
        text-align: center;
    }
    .vacancy-item__right {
        padding: 20px 0 0;
        margin: 20px 0 0 0;
        width: 100%;
        border-left: 0;
        border-top: 1px solid #d0d0d0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .vacancy-item__right > * + * {
        margin: 20px 0 0 0 !important;
    }
    .text > * + * {
        margin-top: 10px;
    }
    .vacancy-page {
        padding: 0;
    }
    .vacancy-page__txt {
        padding: 35px 0 0 0;
        width: 100%;
        max-width: 100%;
    }
    .vacancy-page .welcome-form {
        position: relative;
        margin-top: 40px;
        left: auto;
        top: auto;
        right: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        background: #121213;
        max-width: 100%;
        width: 100%;
        padding: 30px 0;
    }
    .vacancy-page .welcome-form:before {
        top: 0;
        height: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 2000%;
    }
    .news {
        padding: 0 0 60px;
    }
    .news__wrap {
        padding: 35px 0 0;
    }
    .news-item {
        width: -webkit-calc(100% / 2 - 30px);
        width: -moz-calc(100% / 2 - 30px);
        width: calc(100% / 2 - 30px);
    }
    .complex-item {
        width: -webkit-calc(100% / 2 - 80px);
        width: -moz-calc(100% / 2 - 80px);
        width: calc(100% / 2 - 80px);
    }
    .complex-three .complex-item {
        width: -webkit-calc(100% / 2 - 80px);
        width: -moz-calc(100% / 2 - 80px);
        width: calc(100% / 2 - 80px);
    }
    .complex-five .complex-item {
        width: -webkit-calc(100% / 2 - 80px);
        width: -moz-calc(100% / 2 - 80px);
        width: calc(100% / 2 - 80px);
    }
    .complex-five .complex-item:nth-child(even):before {
        display: none;
    }
    .contacts-info {
        padding: 20px;
    }
    .contacts-info__item {
        width: 100%;
        max-width: 100%;
        margin: 0 20px 30px;
        padding-left: 35px;
    }
    .contacts-info__item:before {
        width: 20px;
        height: 10px;
    }
    .contacts-info .row {
        margin: 0 -20px -30px;
    }
    .contacts-transport__item {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .contacts-transport__item + .contacts-transport__item {
        margin-top: 30px;
    }
    .contacts-image {
        width: -webkit-calc(100% + 40px);
        width: -moz-calc(100% + 40px);
        width: calc(100% + 40px);
        margin: 0 -20px;
    }
    .tariffs-table {
        padding: 35px 0 0;
    }
    .tariffs-table table tbody tr:first-child {
        display: none;
    }
    .tariffs-table table tbody tr td {
        padding: 20px 10px;
    }
    .who-item {
        width: 100%;
    }
    .advantages-item {
        padding: 30px 20px;
    }
    .advantages-item .h2,
    .advantages-item h2 {
        font-size: 35px;
    }
    .advantages-item__icon {
        width: 80px;
        height: 80px;
    }
    .advantages-item__content {
        width: -webkit-calc(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: calc(100% - 80px);
    }
    .profit {
        padding: 60px 0;
    }
    .profit__txt {
        width: 100%;
        padding: 0 0 40px;
    }
    .profit__img {
        margin: 0 auto;
    }
    .profit--decor {
        font-size: 350px;
        top: 0;
    }
    .profit--vac {
        padding: 60px 0 400px;
    }
    .profit--vac .profit__txt {
        width: 100%;
        max-width: 100%;
    }
    .profit--vac h2 {
        margin-bottom: 35px;
    }
    .article__wrap {
        padding: 35px 0 0;
    }
    .article + .photogallery {
        padding: 0 0 40px;
    }
    .seo {
        padding: 30px 0 60px;
    }
    .seo h2 {
        padding: 0;
    }
    .seo h2:before {
        display: none;
    }
    .seo__wrap {
        margin: 0 -20px -30px;
    }
    .seo-col {
        width: 100%;
        margin: 0 20px 30px;
    }
    .map {
        padding: 100px 0;
    }
    .map .container {
        position: static;
    }
    .map-overlay {
        pointer-events: none;
    }
    .map__wrap {
        max-width: 420px;
        padding: 30px 20px;
        margin: 0 auto;
        background: #121213;
    }
    .map__wrap:before {
        display: none;
    }
    .map .list {
        margin: 35px 0;
    }
    .map .list > * + * {
        margin-top: 15px;
    }
    .header {
        padding: 10px 0;
    }
    .header .open-nav {
        width: 26px;
        height: 20px;
    }
    .footer {
        padding: 30px 0 15px;
        border-top: 1px solid #e7e7e7;
    }
    .footer .logo {
        width: 100%;
        height: 40px;
        text-align: left;
    }
    .footer .logo img {
        max-height: 100%;
        width: auto;
    }
    .footer-menu {
        max-width: 100%;
        padding: 30px 0 0 0;
        margin: 0;
    }
    .footer-menu__item {
        width: 50%;
        margin: 0 0 30px;
    }
    .tabs-current {
        width: 100%;
        height: 45px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #f3f3f3;
        border: 1px solid rgba(0, 0, 0, 0.1);
        -webkit-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        -moz-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        z-index: 60;
    }
    .tabs-current:before {
        content: "";
        position: absolute;
        background: url(../img/icons/select-arrow.png) center no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 14px;
        height: 14px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 20px;
        -webkit-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        -moz-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
    }
    .tabs.active .tabs-current {
        border-color: #d81b1d;
    }
    .tabs.active .tabs-current:before {
        -webkit-transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        -o-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }
    .tabs.active .tabs_nav {
        opacity: 1;
        pointer-events: auto;
        visibility: visible;
    }
    .tabs_nav {
        max-width: 100%;
        width: 100%;
        position: absolute;
        top: 90px;
        z-index: 55;
        -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
        -moz-box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
        box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
        -webkit-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        -moz-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
    }
    .tabs_nav li {
        width: 100%;
        padding: 10px 0;
    }
    .tabs_nav li .h5,
    .tabs_nav li h5 {
        margin: 0;
    }
    .tabs_content {
        width: 100%;
        padding: 40px 0 0 0;
    }
    .tabs_content--item .weight-col {
        margin: 35px 0;
    }
    .autopark {
        padding: 0 0 40px;
    }
    .autopark-item__img {
        display: none;
    }
}
@media (max-width: 767px) {
    .h1,
    h1 {
        font-size: 40px;
    }
    .h1 b,
    h1 b {
        line-height: 1.5;
        font-size: 0.4em;
    }
    .h2,
    h2 {
        font-size: 26px;
    }
    .h3,
    h3 {
        font-size: 18px;
    }
    .h4,
    h4 {
        font-size: 16px;
    }
    .h5,
    h5 {
        font-size: 15px;
    }
    .h6,
    h6 {
        font-size: 14px;
        line-height: 160%;
    }
    .photogallery__swiper {
        margin: 35px 0 0 0;
    }
    .modal {
        padding: 35px 15px;
    }
    .modal__wrap {
        margin-top: 25px;
    }
    .modal__wrap > * + * {
        margin-top: 20px;
    }
    .modal form > * + * {
        margin-top: 15px;
    }
    .modal form .btn {
        margin-top: 30px;
        width: 100%;
    }
    .page-404__num {
        font-size: 120px;
    }
    .page-404__txt .h5,
    .page-404__txt h5 {
        font-size: 14px;
    }
    .page-404__img {
        width: 125px;
    }
    .page-404 .menu {
        display: none;
    }
    .benefits__wrap {
        padding: 35px 0 0 0;
    }
    .benefits-item {
        width: -webkit-calc(100% / 2 - 30px);
        width: -moz-calc(100% / 2 - 30px);
        width: calc(100% / 2 - 30px);
    }
    .benefits-item__icon {
        height: 80px;
    }
    .benefits-item .h5,
    .benefits-item h5 {
        font-size: 14px;
    }
    .contacts-transport__txt {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .text-block {
        padding: 0 0 60px;
    }
    .title-block .h6,
    .title-block h6 {
        font-size: 14px;
    }
    .vacancy {
        padding: 40px 0;
    }
    .vacancy__wrap {
        padding: 35px 0 0 0;
    }
    .vacancy-item {
        padding: 20px;
    }
    .button-block {
        margin-top: 45px;
    }
    .pagination-block .page-pagination li {
        width: 40px;
        height: 36px;
    }
    .btn {
        height: 42px;
    }
    .list li {
        padding-left: 24px;
    }
    .list li:before {
        width: 10px;
        height: 10px;
    }
    .tabs-current {
        padding: 0 40px 0 20px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .tabs_nav li {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 10px 20px;
    }
    .tariffs-table {
        overflow: auto;
    }
    .tariffs-table table tbody tr:last-child td {
        padding: 10px;
    }
    .video-block {
        padding: 30px 0;
    }
    .video-block__video .play-btn {
        font-size: 40px;
    }
    .video-block__video:before {
        padding-top: 75%;
    }
    .welcome__wrap {
        padding: 100px 0 160px;
    }
    .welcome__wrap h6 {
        bottom: 40px;
    }
    .welcome-txt .decor-upper {
        width: 340px;
    }
    .welcome-txt .decor-lower {
        width: 340px;
    }
    .welcome__wrap h6 {
        font-size: 14px;
    }
    .news-item {
        width: 100%;
        margin: 0 15px 30px;
    }
    .news__wrap {
        margin: 0 -15px -30px;
    }
    .complex {
        padding: 40px 0;
    }
    .complex__wrap {
        margin: 0 -15px -40px;
    }
    .complex-item {
        width: -webkit-calc(100% / 2 - 30px);
        width: -moz-calc(100% / 2 - 30px);
        width: calc(100% / 2 - 30px);
        margin: 0 15px 40px;
    }
    .complex-item__img {
        width: 70px;
        height: 80px;
    }
    .complex-item--decor {
        font-size: 140px;
    }
    .complex-item--icon {
        height: 140px;
        margin-bottom: 15px;
    }
    .complex-item h5 {
        font-size: 14px;
    }
    .complex-item h6 {
        margin-top: 15px;
    }
    .complex-three .complex__wrap {
        margin: 0 -15px -40px;
    }
    .complex-three .complex-item {
        width: -webkit-calc(100% / 2 - 30px);
        width: -moz-calc(100% / 2 - 30px);
        width: calc(100% / 2 - 30px);
        margin: 0 15px 40px;
    }
    .complex-five .complex__wrap {
        margin: 0 -15px -40px;
    }
    .complex-five .complex-item {
        width: -webkit-calc(100% / 2 - 30px);
        width: -moz-calc(100% / 2 - 30px);
        width: calc(100% / 2 - 30px);
        margin: 0 15px 40px;
    }
    .complex-five .complex-item:before {
        left: -webkit-calc(100% + 6px);
        left: -moz-calc(100% + 6px);
        left: calc(100% + 6px);
        width: 18px;
        height: 18px;
    }
    .who {
        padding: 40px 0;
    }
    .who-item {
        padding: 30px 0 0;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0 35px 35px;
    }
    .who-item__img {
        width: 120px;
        height: 300px;
    }
    .who-item__content {
        width: -webkit-calc(100% - 120px);
        width: -moz-calc(100% - 120px);
        width: calc(100% - 120px);
    }
    .who-item__content .list h6 {
        line-height: 140%;
    }
    .who-item .col {
        padding: 0;
    }
    .who-item .col:before {
        width: 340px;
        top: -30px;
        left: -150px;
    }
    .who__wrap {
        padding: 35px 0 0 0;
        margin: 0 -35px -35px;
    }
    .geography {
        padding: 60px 0;
    }
    .geography-info {
        margin: 0;
        padding: 15px 25px;
    }
    .geography-info > * + * {
        margin-top: 20px;
    }
    .geography-info__item .list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        margin-left: 0;
    }
    .geography-info__item .list li:before {
        opacity: 1;
        pointer-events: auto;
        visibility: visible;
    }
    .profit {
        padding: 40px 0;
    }
    .profit__img {
        width: 230px;
    }
    .profit--decor {
        font-size: 280px;
    }
    .profit--vac {
        padding: 40px 0 300px;
    }
    .profit--vac .profit__img {
        width: 270px;
    }
    .profit--vac .profit--decor {
        top: -40px;
        font-size: 240px;
    }
    .input-wrap input {
        height: 42px;
        padding: 0 15px;
    }
    .input-wrap textarea {
        padding: 15px;
    }
    .file-input--wrap {
        height: 42px;
        padding: 0 60px 0 15px;
    }
    .form-row .file-input,
    .form-row .input-wrap {
        width: 100%;
    }
    .seo__wrap {
        margin: 0 -20px -20px;
    }
    .seo-col {
        margin: 0 20px 20px;
    }
    .text p {
        font-size: 14px;
        line-height: 140%;
    }
    .why {
        padding: 40px 0;
    }
    .why-item {
        width: 100%;
    }
    .why-item h5 {
        margin: 15px 0;
    }
    .why__wrap {
        padding: 25px 0 0 0;
    }
    .why-list > * + * {
        margin-top: 10px;
    }
    .map {
        padding: 60px 0;
    }
    .map .btn {
        width: 100%;
    }
    .footer-dev {
        margin: 0;
    }
    .footer-menu {
        margin: 0 -10px -20px;
        padding: 30px 0;
    }
    .footer-menu__item {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px);
        margin: 0 10px 20px;
    }
    .footer-menu__item .small {
        margin-bottom: 10px;
        font-size: 12px;
    }
    .footer-menu .menu a {
        line-height: 180%;
        font-size: 12px;
    }
    .footer-bottom .row {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .footer-bottom .row > * {
        width: 100%;
    }
    .footer-bottom .row:first-child .small {
        display: none;
    }
    .footer-bottom .row > * + * {
        margin: 10px 0 0;
    }
    .breadcrumbs {
        padding: 15px 0 20px;
    }
    .breadcrumbs .crumb {
        font-size: 12px;
    }
    .breadcrumbs .crumb:after {
        font-size: 12px;
        margin: 0 6px;
    }
    .welcome-grey .who {
        padding: 0 0 40px;
    }
    .welcome-txt--small .h1,
    .welcome-txt--small h1 {
        font-size: 31px;
    }
    .welcome-txt .text {
        margin-top: 40px;
    }
    .advantages {
        padding: 0 0 40px;
    }
    .advantages-item {
        padding: 20px;
    }
    .advantages-item .h2,
    .advantages-item h2 {
        font-size: 26px;
    }
    .advantages-item__content {
        width: 100%;
        padding: 10px 0 0 0;
    }
    .advantages-item__content > * + * {
        margin-top: 5px;
    }
}
/*# sourceMappingURL=main.min.css.map */