.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:1200px) {
    .container {
    width: 1170px;
}
}.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-1 {
    width: 8.33333333%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-pull-11 {
    right: 91.66666667%}
.col-xs-pull-10 {
    right: 83.33333333%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-8 {
    right: 66.66666667%}
.col-xs-pull-7 {
    right: 58.33333333%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-5 {
    right: 41.66666667%}
.col-xs-pull-4 {
    right: 33.33333333%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-2 {
    right: 16.66666667%}
.col-xs-pull-1 {
    right: 8.33333333%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%}
.col-xs-push-11 {
    left: 91.66666667%}
.col-xs-push-10 {
    left: 83.33333333%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-8 {
    left: 66.66666667%}
.col-xs-push-7 {
    left: 58.33333333%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-5 {
    left: 41.66666667%}
.col-xs-push-4 {
    left: 33.33333333%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-2 {
    left: 16.66666667%}
.col-xs-push-1 {
    left: 8.33333333%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%}
.col-xs-offset-11 {
    margin-left: 91.66666667%}
.col-xs-offset-10 {
    margin-left: 83.33333333%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-8 {
    margin-left: 66.66666667%}
.col-xs-offset-7 {
    margin-left: 58.33333333%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-5 {
    margin-left: 41.66666667%}
.col-xs-offset-4 {
    margin-left: 33.33333333%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-2 {
    margin-left: 16.66666667%}
.col-xs-offset-1 {
    margin-left: 8.33333333%}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-4 {
    width: 33.33333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-1 {
    width: 8.33333333%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-pull-11 {
    right: 91.66666667%}
.col-sm-pull-10 {
    right: 83.33333333%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-8 {
    right: 66.66666667%}
.col-sm-pull-7 {
    right: 58.33333333%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-5 {
    right: 41.66666667%}
.col-sm-pull-4 {
    right: 33.33333333%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-2 {
    right: 16.66666667%}
.col-sm-pull-1 {
    right: 8.33333333%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%}
.col-sm-push-11 {
    left: 91.66666667%}
.col-sm-push-10 {
    left: 83.33333333%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-8 {
    left: 66.66666667%}
.col-sm-push-7 {
    left: 58.33333333%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-5 {
    left: 41.66666667%}
.col-sm-push-4 {
    left: 33.33333333%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-2 {
    left: 16.66666667%}
.col-sm-push-1 {
    left: 8.33333333%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%}
.col-sm-offset-11 {
    margin-left: 91.66666667%}
.col-sm-offset-10 {
    margin-left: 83.33333333%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-8 {
    margin-left: 66.66666667%}
.col-sm-offset-7 {
    margin-left: 58.33333333%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-5 {
    margin-left: 41.66666667%}
.col-sm-offset-4 {
    margin-left: 33.33333333%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-2 {
    margin-left: 16.66666667%}
.col-sm-offset-1 {
    margin-left: 8.33333333%}
.col-sm-offset-0 {
    margin-left: 0;
}
}@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666667%}
.col-md-10 {
    width: 83.33333333%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666667%}
.col-md-7 {
    width: 58.33333333%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666667%}
.col-md-4 {
    width: 33.33333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.66666667%}
.col-md-1 {
    width: 8.33333333%}
.col-md-pull-12 {
    right: 100%}
.col-md-pull-11 {
    right: 91.66666667%}
.col-md-pull-10 {
    right: 83.33333333%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-8 {
    right: 66.66666667%}
.col-md-pull-7 {
    right: 58.33333333%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-5 {
    right: 41.66666667%}
.col-md-pull-4 {
    right: 33.33333333%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-2 {
    right: 16.66666667%}
.col-md-pull-1 {
    right: 8.33333333%}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%}
.col-md-push-11 {
    left: 91.66666667%}
.col-md-push-10 {
    left: 83.33333333%}
.col-md-push-9 {
    left: 75%}
.col-md-push-8 {
    left: 66.66666667%}
.col-md-push-7 {
    left: 58.33333333%}
.col-md-push-6 {
    left: 50%}
.col-md-push-5 {
    left: 41.66666667%}
.col-md-push-4 {
    left: 33.33333333%}
.col-md-push-3 {
    left: 25%}
.col-md-push-2 {
    left: 16.66666667%}
.col-md-push-1 {
    left: 8.33333333%}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%}
.col-md-offset-11 {
    margin-left: 91.66666667%}
.col-md-offset-10 {
    margin-left: 83.33333333%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-8 {
    margin-left: 66.66666667%}
.col-md-offset-7 {
    margin-left: 58.33333333%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-5 {
    margin-left: 41.66666667%}
.col-md-offset-4 {
    margin-left: 33.33333333%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-2 {
    margin-left: 16.66666667%}
.col-md-offset-1 {
    margin-left: 8.33333333%}
.col-md-offset-0 {
    margin-left: 0;
}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-1 {
    width: 8.33333333%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-pull-11 {
    right: 91.66666667%}
.col-lg-pull-10 {
    right: 83.33333333%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-8 {
    right: 66.66666667%}
.col-lg-pull-7 {
    right: 58.33333333%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-5 {
    right: 41.66666667%}
.col-lg-pull-4 {
    right: 33.33333333%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-2 {
    right: 16.66666667%}
.col-lg-pull-1 {
    right: 8.33333333%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%}
.col-lg-push-11 {
    left: 91.66666667%}
.col-lg-push-10 {
    left: 83.33333333%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-8 {
    left: 66.66666667%}
.col-lg-push-7 {
    left: 58.33333333%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-5 {
    left: 41.66666667%}
.col-lg-push-4 {
    left: 33.33333333%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-2 {
    left: 16.66666667%}
.col-lg-push-1 {
    left: 8.33333333%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%}
.col-lg-offset-11 {
    margin-left: 91.66666667%}
.col-lg-offset-10 {
    margin-left: 83.33333333%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-8 {
    margin-left: 66.66666667%}
.col-lg-offset-7 {
    margin-left: 58.33333333%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-5 {
    margin-left: 41.66666667%}
.col-lg-offset-4 {
    margin-left: 33.33333333%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-2 {
    margin-left: 16.66666667%}
.col-lg-offset-1 {
    margin-left: 8.33333333%}
.col-lg-offset-0 {
    margin-left: 0;
}
}@-ms-viewport {
    width: device-width;
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}
@media (max-width:767px) {
    .visible-xs {
    display: block!important;
}
table.visible-xs {
    display: table!important;
}
tr.visible-xs {
    display: table-row!important;
}
td.visible-xs, th.visible-xs {
    display: table-cell!important;
}
}@media (max-width:767px) {
    .visible-xs-block {
    display: block!important;
}
}@media (max-width:767px) {
    .visible-xs-inline {
    display: inline!important;
}
}@media (max-width:767px) {
    .visible-xs-inline-block {
    display: inline-block!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
    display: block!important;
}
table.visible-sm {
    display: table!important;
}
tr.visible-sm {
    display: table-row!important;
}
td.visible-sm, th.visible-sm {
    display: table-cell!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
    display: block!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
    display: inline!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
    display: inline-block!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
    display: block!important;
}
table.visible-md {
    display: table!important;
}
tr.visible-md {
    display: table-row!important;
}
td.visible-md, th.visible-md {
    display: table-cell!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
    display: block!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
    display: inline!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
    display: inline-block!important;
}
}@media (min-width:1200px) {
    .visible-lg {
    display: block!important;
}
table.visible-lg {
    display: table!important;
}
tr.visible-lg {
    display: table-row!important;
}
td.visible-lg, th.visible-lg {
    display: table-cell!important;
}
}@media (min-width:1200px) {
    .visible-lg-block {
    display: block!important;
}
}@media (min-width:1200px) {
    .visible-lg-inline {
    display: inline!important;
}
}@media (min-width:1200px) {
    .visible-lg-inline-block {
    display: inline-block!important;
}
}@media (max-width:767px) {
    .hidden-xs {
    display: none!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
    display: none!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
    display: none!important;
}
}@media (min-width:1200px) {
    .hidden-lg {
    display: none!important;
}
}.visible-print {
    display: none!important;
}
@media print {
    .visible-print {
    display: block!important;
}
table.visible-print {
    display: table!important;
}
tr.visible-print {
    display: table-row!important;
}
td.visible-print, th.visible-print {
    display: table-cell!important;
}
}.visible-print-block {
    display: none!important;
}
@media print {
    .visible-print-block {
    display: block!important;
}
}.visible-print-inline {
    display: none!important;
}
@media print {
    .visible-print-inline {
    display: inline!important;
}
}.visible-print-inline-block {
    display: none!important;
}
@media print {
    .visible-print-inline-block {
    display: inline-block!important;
}
}@media print {
    .hidden-print {
    display: none!important;
}
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, footer, header, nav, section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
figcaption, figure, main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: inherit;
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
audio, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[type=reset], [type=submit], button, html [type=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 {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details, menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
[hidden], template {
    display: none;
}
* {
    box-sizing: border-box;
}
body, html {
    height: 100%}
body {
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
    color: #171717;
}
body.is-hidden {
    overflow: hidden;
}
a, button {
    outline: 0;
}
a {
    color: #3a24f9;
    transition: color .3s ease;
}
h1 {
    line-height: 110%}
.h1, h1 {
    font-weight: 700;
    font-size: 59px;
    letter-spacing: -.02em;
    color: #171717;
    margin: 0;
    margin-bottom: 38px;
}
.h1 {
    line-height: 60px;
}
h3 {
    font-size: 30px;
    line-height: 120%;
    margin: 0;
    font-weight: 900;
    margin-bottom: 22px;
}
.is-center {
    text-align: center;
}
@media (min-width:992px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1178px;
}
}@media (min-width:1441px) {
    .container {
    width: 1368px;
}
}.wrapper__body, body {
    overflow-x: hidden;
}
@media (max-width:1440px) {
    h1 {
    font-size: 47px;
    line-height: 101.67%}
h3 {
    font-size: 37px;
    line-height: 123%}
}@media (max-width:1200px) {
    h1 {
    font-size: 42px;
}
h1, h3 {
    line-height: 110%}
h3 {
    font-size: 28px;
    margin-bottom: 33px;
}
}@media (max-width:767px) {
    h1 {
    font-size: 33px;
}
h1, h3 {
    line-height: 110%}
h3 {
    font-size: 26px;
    text-align: center;
}
}@media (max-width:560px) {
    h1 {
    font-size: 33px;
    line-height: 109%}
h3 {
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 25px;
}
}@media (max-width:480px) {
    h1 {
    font-size: 30px;
    line-height: 110%}
}.content-block {
    position: relative;
}
.wrapper, .wrapper__body {
    overflow: hidden;
}
.wrapper__inner {
    position: relative;
}
.wrapper__inner .line-grey {
    position: absolute;
    top: 110px;
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .modal-footer:after, .modal-footer:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .modal-footer:after, .row:after {
    clear: both;
}
@media (max-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .container {
    padding-left: 40px;
    padding-right: 40px;
}
.row {
    margin-left: -40px;
    margin-right: -40px;
}
}@media (max-width:992px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .container {
    padding-left: 30px;
    padding-right: 30px;
}
.container {
    width: 100%!important;
}
.row {
    margin-left: -30px;
    margin-right: -30px;
}
}@media (max-width:768px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .container {
    padding-left: 30px;
    padding-right: 30px;
}
.container {
    width: 100%!important;
}
.row {
    margin-left: -30px;
    margin-right: -30px;
}
}@media (max-width:560px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .container {
    padding-left: 17px;
    padding-right: 17px;
}
.container {
    width: 100%!important;
}
.row {
    margin-left: -17px;
    margin-right: -17px;
}
}.svg-icon use {
    transition: fill .3s ease;
}
.bold {
    font-weight: 700;
}
.center, .text-head {
    text-align: center;
}
.text-head {
    font-size: 24px;
    line-height: 36px;
    margin: 0 auto;
    margin-bottom: 60px;
    max-width: 68%}
.info {
    font-weight: 700;
    font-size: 25px;
    line-height: 133%;
    margin-bottom: 47px;
}
.fa-rub {
    font-size: .8em;
}
img {
    max-width: 100%}
.fadeInUp {
    visibility: hidden;
}
.privacy-text-section {
    font-size: 21px;
    line-height: 143%}
.privacy-text-section h4 {
    margin: 33px 0 20px;
}
.privacy-text-section h2:first-child {
    margin-bottom: 25px;
}
.slick-slide {
    outline: 0;
}
@media screen and (max-width:992px) {
    .wow {
    animation-name: none!important;
    visibility: visible!important;
}
}@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/Museo-Sans-Cyr/MuseoSansCyrlThin.otf) format("opentype");
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/Museo-Sans-Cyr/MuseoSansCyrlLight.otf) format("opentype");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/Museo-Sans-Cyr/MuseoSansCyrlRegular.otf) format("opentype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/Museo-Sans-Cyr/MuseoSansCyrlBold.otf) format("opentype");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/Museo-Sans-Cyr/MuseoSansCyrlBlack.otf) format("opentype");
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}
@font-face {
    font-family: Museocyrl;
    src: url(../fonts/Museocyrl/Museocyrl500.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}
.hr-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 570px;
    width: 100%;
    position: relative;
    background-position: 50%;
    background-size: cover;
}
.hr-banner .container {
    position: relative;
    text-align: center;
}
.hr-banner h1 {
    font-weight: 700;
    color: #fff;
    letter-spacing: -.02em;
}
.hr-banner:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .82), rgba(0, 0, 0, .43));
}
.hr-banner__btn .social-mega__item .svg-icon use {
    fill: #171717;
}
.hr-banner__btn .social-mega__item span {
    border-color: #fff;
    color: #fff;
    border-width: 3px;
    font-size: 15px;
    line-height: 160%;
    width: auto;
    white-space: nowrap;
}
.hr-banner__btn .social-mega__icon {
    background-color: #fff;
}
@media (min-width:1440px) {
    .hr-banner h1 {
    font-size: 59px;
    line-height: 110%;
    margin-bottom: 45px;
}
}@media (max-width:1200px) {
    .hr-banner {
    height: 500px;
    padding-top: 30px;
}
}@media (max-width:560px) {
    .hr-banner {
    height: 100vh;
}
}.gallery-ins {
    margin-top: 84px;
}
.gallery-ins__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -9px;
}
.gallery-ins__item {
    width: 264px;
    height: 274px;
    margin: 0 9px 18px;
}
.gallery-ins__item, .gallery-ins__item--all {
    background-position: 50%;
    background-size: cover;
}
.gallery-ins__item--all {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background-image: url(../images/common/ins-back.jpg);
}
.gallery-ins__item--all svg {
    margin-bottom: 5px;
}
.gallery-ins__item--all span {
    font-weight: 700;
    font-size: 25px;
    line-height: 132%;
    text-decoration: none;
    color: #fff;
}
@media (max-width:1200px) {
    .gallery-ins {
    margin-top: 70px;
}
.gallery-ins__item {
    width: 215px;
    height: 224px;
    margin: 0 5px 10px;
}
.gallery-ins__item--all span {
    font-size: 18px;
}
.gallery-ins__wrap {
    margin: 0 -5px;
}
}@media (max-width:992px) {
    .gallery-ins__item {
    width: calc(25% - 10px);
    height: 24vw;
}
}@media (max-width:768px) {
    .gallery-ins__item {
    width: calc(33.3% - 10px);
    height: 30vw;
}
.gallery-ins__item--all svg {
    width: 40px;
    height: auto;
}
}@media (max-width:560px) {
    .gallery-ins__item {
    width: calc(50% - 10px);
    height: 48vw;
}
.gallery-ins__item--all svg {
    width: 30px;
    height: auto;
}
.gallery-ins__item--all span {
    font-size: 15px;
}
}.hr {
    padding-left: 95px;
    position: relative;
}
.hr__big-text {
    position: absolute;
    top: -332px;
    right: -416px;
}
.hr__big-text img {
    animation: c 12s linear reverse infinite;
}
.hr__small-text {
    position: absolute;
    top: 544px;
    left: -392px;
}
.hr__small-text img {
    animation: c 12s linear reverse infinite;
}
.hr__text h2 {
    margin-bottom: 47px;
}
.hr__text ul {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
}
.hr__text ul li {
    display: inline-flex;
    align-items: center;
    list-style: none;
    font-weight: 500;
    font-size: 21px;
    line-height: 171%;
    margin-bottom: 13px;
}
.hr__text ul li:last-child {
    margin-bottom: 0;
}
.hr__text ul li svg {
    margin-right: 30px;
    flex: none;
}
.hr__gallery {
    display: flex;
    justify-content: flex-start;
    margin: 0 -15px;
    margin-top: -79px;
}
.hr__gallery img {
    max-width: 100%;
    margin-bottom: 33px;
}
.hr__gallery img:last-child {
    margin-bottom: 0;
}
.hr__gallery-text {
    font-style: italic;
    letter-spacing: -.02em;
    font-size: 50px;
    line-height: 132%;
    max-width: 1108px;
    margin: 0 auto;
    margin-top: 141px;
}
.hr__gallery-text span {
    color: #3a24f9;
}
.hr__gallery-col {
    display: flex;
    flex-direction: column;
    margin: 0 15px;
}
.hr__gallery-col:first-child {
    width: 540px;
    padding-top: 254px;
}
.hr__gallery-col:nth-child(2) {
    width: 654px;
}
.hr__gallery-col:nth-child(2) img:nth-child(2) {
    max-width: 426px;
}
@media (max-width:1440px) {
    .hr__gallery-text {
    font-size: 40px;
}
}@media (max-width:1200px) {
    .hr {
    padding-left: 0;
}
.hr__gallery {
    margin-top: 36px;
}
.hr__gallery-text {
    font-size: 28px;
    margin-top: 50px;
}
.hr__gallery-col:first-child, .hr__gallery-col:nth-child(2) {
    width: calc(50% - 30px);
}
.hr__text h2 {
    margin-bottom: 30px;
}
}@media (max-width:1200px) {
    .hr__big-text, .hr__small-text {
    display: none;
}
}@media (max-width:600px) {
    .hr__text ul li {
    font-size: 18px;
    line-height: 171%;
    margin-bottom: 7px;
}
.hr__text ul li svg {
    margin-right: 13px;
    width: 30px;
    height: auto;
}
.hr__gallery {
    flex-direction: column;
}
.hr__gallery-text {
    font-size: 25px;
}
.hr__gallery-col:first-child {
    padding-top: 0;
    width: calc(100% - 30px);
    margin-bottom: 30px;
}
.hr__gallery-col:nth-child(2) {
    width: calc(100% - 30px);
}
.hr__gallery-col:nth-child(2) img:nth-child(2) {
    max-width: inherit;
}
}.file {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.file__icon {
    margin-right: 15px;
    margin-top: 2px;
}
.file__icon svg {
    display: block;
}
.file__item, .file__main {
    display: inline-flex;
    align-items: center;
    position: relative;
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    letter-spacing: -.04em;
    color: #3a24f9;
}
.file__main input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}
@media (max-width:1200px) {
    .file__item, .file__main {
    font-size: 25px;
}
}.form-text {
    margin-top: 79px;
}
.form-text .row {
    display: flex;
    align-items: flex-end;
}
.form-text__title {
    font-weight: 700;
    font-size: 21px;
    line-height: 132%;
    text-align: right;
    margin-left: -5px;
    margin-bottom: 26px;
}
.form-text__btn {
    display: flex;
    justify-content: flex-end;
}
.form-text__btn .btn {
    font-weight: 800;
    font-size: 16px;
    line-height: 128.91%;
    min-height: 53px;
    letter-spacing: .07em;
    width: 270px;
}
@media (max-width:960px) {
    .form-text .row {
    flex-direction: column;
    align-items: flex-start;
}
.form-text__body {
    margin-bottom: 26px;
}
.form-text__title {
    max-width: 274px;
    text-align: left;
    margin: 0 0 15px;
}
.form-text__btn {
    justify-content: flex-start;
}
}@keyframes a {
    0% {
    transform: translateY(-100%);
}
to {
    transform: translateY(0);
}
}.slideUp {
    animation-name: a;
}
@keyframes b {
    0% {
    transform: translateX(-104%);
}
to {
    transform: translateX(0);
}
}.slideRight {
    animation-name: b;
}
.audit {
    display: flex;
    justify-content: space-between;
}
.audit__body {
    width: 655px;
}
.audit__body-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 132%;
    margin-bottom: 41px;
}
.audit__body-item {
    margin-bottom: 30px;
}
.audit__body-item:last-child {
    margin-bottom: 0;
}
.audit__body-name {
    font-weight: 700;
    font-size: 21px;
    line-height: 160%;
    margin-bottom: 4px;
}
.audit__body-text {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
}
.audit__wrap {
    width: 426px;
}
.audit__item {
    display: flex;
    letter-spacing: normal;
    margin-bottom: 66px;
    align-items: center;
    justify-content: space-between;
}
.audit__item:last-child {
    margin-bottom: 0;
}
.audit__item-price {
    padding-bottom: 14px;
}
.audit__item-price .old-price {
    font-size: 18px;
    line-height: 100%;
    text-decoration: line-through;
    color: #8c8c8c;
    margin-bottom: 6px;
}
.audit__item-price .new-price {
    color: #d325ff;
}
.audit__item-price .current-price, .audit__item-price .new-price {
    font-weight: 700;
    font-size: 36px;
    line-height: 132%;
    letter-spacing: -.05em;
}
.audit__item-price .current-price {
    color: #171717;
}
.audit__item-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 132%;
    margin-bottom: 6px;
}
.audit__item-info {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
    margin-bottom: 9px;
}
.audit__item-link a {
    font-weight: 700;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #dadada;
    text-decoration: none;
}
.audit__item-link a:hover {
    color: #3a24f9;
}
@media (max-width:1440px) {
    .audit__body {
    width: 590px;
}
}@media (max-width:1200px) {
    .audit__body {
    width: 520px;
    flex: none;
}
.audit__body-title {
    font-size: 26px;
    line-height: 127%;
    margin-bottom: 25px;
}
.audit__body-item {
    margin-bottom: 25px;
}
.audit__body-name {
    font-size: 18px;
}
.audit__body-text {
    font-size: 16px;
}
.audit__item-title {
    font-size: 26px;
    line-height: 127%}
.audit__item-price .old-price {
    font-size: 16px;
}
.audit__item-price .current-price, .audit__item-price .new-price {
    font-size: 22px;
    line-height: 132%}
.audit__wrap {
    width: 314px;
    flex: none;
}
}@media (max-width:992px) {
    .audit {
    flex-direction: column;
}
.audit__body {
    order: 2;
    width: 100%}
.audit__item {
    margin-bottom: 25px;
}
.audit__wrap {
    width: 100%;
    margin-bottom: 40px;
}
}@media (max-width:600px) {
    .audit__item-title {
    font-size: 21px;
    line-height: 126%}
.audit__item-link a {
    font-size: 10px;
}
.audit__item-info {
    margin-bottom: 2px;
    font-size: 15px;
}
.audit__item-price {
    padding: 0;
    padding-left: 15px;
    flex: none;
}
.audit__item-price .old-price {
    font-size: 14px;
}
.audit__item-price .current-price, .audit__item-price .new-price {
    font-size: 18px;
}
}.audit-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 882px;
    margin: 0 auto 54px;
}
.audit-block__icon {
    margin-bottom: 27px;
}
.audit-block__icon svg {
    display: block;
}
.audit-block__text {
    font-weight: 700;
    font-size: 25px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 39px;
}
@media (max-width:992px) {
    .audit-block {
    margin-top: 50px;
    margin-bottom: 50px;
}
.audit-block__text {
    font-size: 21px;
}
.audit-block__icon svg {
    width: 150px;
    height: auto;
}
}@media (max-width:640px) {
    .audit-block {
    margin: 0;
}
.audit-block__icon {
    margin-bottom: 15px;
}
.audit-block__icon svg {
    width: 110px;
    height: auto;
}
.audit-block__text {
    font-size: 15px;
    margin-bottom: 25px;
}
}.vac {
    max-width: 1108px;
    margin: 0 auto;
    margin-top: 141px;
}
.vac h1 {
    margin-bottom: 65px;
}
.vac__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 114px;
}
.vac__top.is-active .vac__control {
    transform: rotate(180deg);
}
.vac__body {
    display: none;
    padding-bottom: 50px;
}
.vac__body p {
    font-weight: 600;
}
.vac__name {
    font-weight: 700;
    font-size: 30px;
    line-height: 132%}
.vac__control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    transition: transform .3s ease;
}
.vac__item {
    border-bottom: 3px solid #171717;
}
.vac__item:first-child {
    border-top: 3px solid #171717;
}
.vac .social-mega__item {
    margin-top: 20px;
}
.vac .social-mega__item span {
    font-size: 15px;
    line-height: 160%;
    color: #3a24f9;
    border: 3px solid #3a24f9;
}
.vac .social-mega__item:hover span {
    color: #3a24f9;
}
.vac .social-mega__icon {
    background-color: #3a24f9;
}
.vac .social-mega__icon .svg-icon use {
    fill: #fff;
}
@media (max-width:1200px) {
    .vac h1 {
    margin-bottom: 35px;
}
.vac__name {
    font-size: 27px;
}
.vac__top {
    height: 78px;
}
}@media (max-width:600px) {
    .vac {
    margin-top: 76px;
}
.vac__name {
    font-size: 22px;
}
.vac__top {
    height: 65px;
}
.vac__control {
    width: 65px;
    height: 65px;
}
.vac__control svg {
    width: 19px;
    height: auto;
}
}.audit-list__title {
    font-weight: 700;
    font-size: 39px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #171717;
}
.audit-list__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.audit-list__btn {
    margin-top: 42px;
}
.audit-list__btn .btn {
    padding-right: 34px;
    padding-left: 34px;
    height: 50px;
    margin-right: 15px;
}
.audit-list__btn .btn:last-child {
    margin-right: 0;
}
.audit-list__price .old-price {
    font-size: 18px;
    line-height: 100%;
    text-decoration: line-through;
    color: #8c8c8c;
    margin-bottom: 4px;
}
.audit-list__price .current-price {
    font-weight: 700;
    font-size: 36px;
    line-height: 132%;
    letter-spacing: -.05em;
    color: #171717;
}
.audit-list__body-title {
    font-weight: 700;
    font-size: 21px;
    line-height: 132%;
    color: #000;
    margin-bottom: 24px;
}
.audit-list__body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.audit-list__body ul li {
    font-size: 18px;
    line-height: 160%;
    padding-left: 24px;
    margin-bottom: 18px;
    position: relative;
}
.audit-list__body ul li svg {
    position: absolute;
    left: 0;
    top: 7px;
}
.audit-list__body ul li:last-child {
    margin-bottom: 0;
}
@media (max-width:992px) {
    .audit-list__title {
    font-size: 31px;
}
.audit-list__btn {
    margin-top: 26px;
}
.audit-list__body-title {
    font-size: 18px;
    margin-bottom: 20px;
}
.audit-list__body ul li {
    font-size: 16px;
    margin-bottom: 7px;
}
.audit-list__body ul li svg {
    top: 5px;
}
.audit-list__price .old-price {
    font-size: 16px;
}
.audit-list__price .current-price, .audit-list__price .new-price {
    font-size: 22px;
    line-height: 132%}
}@media (max-width:640px) {
    .audit-list__top {
    display: block;
    margin-bottom: 25px;
}
.audit-list__title {
    font-size: 27px;
}
.audit-list__btn {
    flex-direction: column;
}
.audit-list__btn .btn {
    width: 100%;
    margin-bottom: 5px;
}
.audit-list__btn .btn:last-child {
    margin-bottom: 0;
}
.audit-list__price {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.audit-list__price .old-price {
    font-size: 14px;
    margin: 0;
    margin-right: 9px;
}
.audit-list__price .current-price, .audit-list__price .new-price {
    font-size: 18px;
}
}.audit-info {
    display: flex;
}
.audit-info__title {
    font-weight: 700;
    font-size: 25px;
    line-height: 132%;
    color: #171717;
    margin-bottom: 42px;
}
.audit-info__body {
    width: 386px;
    flex: none;
}
.audit-info__info {
    flex-grow: 1;
    padding-left: 70px;
}
.audit-info ol {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: a;
}
.audit-info ol li {
    font-size: 18px;
    line-height: 160%;
    padding-left: 24px;
    margin-bottom: 18px;
    position: relative;
}
.audit-info ol li:before {
    counter-increment: a;
    content: counter(a);
    top: 0;
    left: 0;
    line-height: 40px;
    font-weight: 700;
    font-size: 19px;
    line-height: 160%;
    color: #8c8c8c;
    position: absolute;
}
.audit-info ol li:last-child {
    margin-bottom: 0;
}
.audit-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.audit-info ul li {
    font-size: 18px;
    line-height: 160%;
    padding-left: 24px;
    margin-bottom: 18px;
    position: relative;
}
.audit-info ul li svg {
    position: absolute;
    left: 0;
    top: 7px;
}
.audit-info ul li:last-child {
    margin-bottom: 0;
}
@media (max-width:992px) {
    .audit-info {
    display: block;
}
.audit-info ul li {
    font-size: 16px;
    margin-bottom: 7px;
}
.audit-info ul li svg {
    top: 5px;
}
.audit-info ol li {
    font-size: 16px;
    margin-bottom: 7px;
}
.audit-info ol li:before {
    font-size: 16px;
}
.audit-info__body {
    width: 100%;
    margin-bottom: 35px;
}
.audit-info__title {
    font-size: 21px;
    margin-bottom: 20px;
}
.audit-info__info {
    padding: 0;
    width: 100%}
}p {
    font-size: 14px;
    line-height: 170%;
    margin: 0 0 15px;
}
p:last-child {
    margin-bottom: 0;
}
@media (min-width:480px) {
    p {
    font-size: 15px;
    line-height: 170%}
}@media (min-width:640px) {
    p {
    font-size: 16px;
    line-height: 160%}
}@media (min-width:960px) {
    p {
    font-size: 18px;
    line-height: 160%}
}h2 {
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -.02em;
    margin: 0 0 30px;
}
h2, h4 {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
}
h4 {
    font-size: 18px;
    line-height: 132%;
    margin: 0 0 13px;
}
@media (min-width:480px) {
    h2 {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 25px;
}
h4 {
    font-size: 18px;
    line-height: 132%;
    margin-bottom: 20px;
}
}@media (min-width:640px) {
    h2 {
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 35px;
}
h4 {
    font-size: 20px;
    line-height: 132%}
}@media (min-width:1200px) {
    h2 {
    font-size: 34px;
    line-height: 120%;
    margin-bottom: 53px;
}
h4 {
    font-size: 24px;
    line-height: 132%}
}@media (min-width:1440px) {
    h2 {
    font-size: 39px;
    line-height: 120%;
    margin-bottom: 72px;
}
}.table {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
}
.table thead tr td {
    position: relative;
    background-color: #171717;
    padding: 11px 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 125%;
    text-align: center;
    color: #fff;
    border-right: 4px solid #f5f5f5;
}
.table thead tr td:first-child {
    background-color: transparent;
    width: 205px;
}
.table thead tr td:first-child:before {
    display: none;
}
.table tbody tr td {
    position: relative;
    padding: 18px 5px;
    font-weight: 900;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    background-color: #fff;
    border-right: 4px solid #f5f5f5;
    border-bottom: 4px solid #f5f5f5;
}
.table tbody tr td:first-child {
    font-weight: 400;
    text-align: left;
    padding-left: 20px;
    white-space: nowrap;
    border-bottom: 4px solid #f5f5f5;
    background-color: transparent;
    width: 205px;
}
.table tbody tr td:first-child:before {
    content: " ";
    position: absolute;
    width: 6px;
    background-color: #fff;
    left: 0;
    height: 100%;
    top: 0;
}
.table--commercial {
    width: 860px;
}
.table--commercial thead tr td {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;  
    width: calc((1338px - 200px)/7);
    background-color: #f5f5f5;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    color: #171717;
}
.table--commercial thead tr td:first-child {
    display: none;
}
.table--commercial tbody tr td {
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    width: calc((1338px - 200px)/7);
    padding: 16px 5px;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    background-color: #f5f5f5;
}
.table--commercial tbody tr td img {
    display: block;
}
.table--commercial tbody tr.row-title td {
    background-color: #f5f5f5;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    padding-top: 4px;
    padding-bottom: 4px;
}
.table--commercial tbody tr.row-title td:before {
    background-color: #f5f5f5;
}
.table--commercial tbody tr:not(.row-title) td:first-child {
    display: none;
}
.table--commercial tbody tr.yandex-row td {
    background-color: #ffd735;
    color: #171717;
}
.table--commercial tbody tr.google-row td {
    background-color: #4486f6;
    color: #fff;
}
@media (min-width:960px) {
    .table--commercial {
    width: 100%}
.table--commercial tbody tr.row-title td img {
    margin: 0 auto;
}
}@media (min-width:1450px) {
    .table--commercial tbody tr.row-title {
    display: none;
}
.table--commercial tbody tr:not(.row-title) td:first-child {
    display: block;
    background-color: transparent;
    width: 200px;
    padding-left: 0;
    border-bottom: 4px solid #fff;
}
.table--commercial tbody tr:not(.row-title) td:first-child:before {
    display: none;
}
.table--commercial thead tr td:first-child {
    display: block;
    background-color: transparent;
    width: 200px;
    padding-left: 0;
    border-bottom: 4px solid #fff;
}
.table--commercial thead tr td:first-child:before {
    display: none;
}
}@media (max-width:1200px) {
    .table__wrap {
    overflow-y: auto;
}
}.about-main {
    padding-top: 206px;
    padding-bottom: 203px;
    height: 654px;
    background-color: #3a24f9;
    background-position: 50%;
    background-image: url(../images/common/logo_youx_redesign.svg);
}
.about-main__more {
    position: absolute;
    bottom: -152px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.about-main h1 {
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
}
.about-main .text {
    text-align: center;
    color: #fff;
    width: 860px;
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    margin: 0 auto;
}
@media (max-width:1440px) {
    .about-main {
    display: flex;
    align-items: center;
    height: 566px;
    padding: 50px 0;
    padding-top: 100px;
    background-size: auto 707px;
}
.about-main h1 {
    margin-bottom: 32px;
}
.about-main .text {
    width: 953px;
}
}@media (max-width:1200px) {
    .about-main {
    height: 522px;
}
.about-main .text {
    width: 628px;
    max-width: 100%}
}@media (max-width:960px) {
    .about-main {
    height: 492px;
    padding-top: 89px;
    background-size: auto 630px;
}
}@media (max-width:640px) {
    .about-main {
    height: auto;
    padding-top: 101px;
    padding-bottom: 79px;
    background-size: auto 133%}
.about-main .text {
    font-size: 16px;
    line-height: 160%}
}.team {
    padding: 0 150px;
    padding-top: 100px;
}
.team .slick-slide {
    opacity: .2;
    outline: 0;
}
.team .slick-slide img {
    width: 75%;
    filter: blur(15px);
}
.team .slick-active {
    transition: opacity .3s ease;
    opacity: .2;
}
.team .slick-active img {
    width: 75%;
    filter: blur(15px);
}
.team .slick-active+.slick-active {
    opacity: .6;
}
.team .slick-active+.slick-active img {
    width: 85%;
    filter: blur(8px);
}
.team .slick-active+.slick-active+.slick-active {
    opacity: 1;
}
.team .slick-active+.slick-active+.slick-active img {
    width: 100%;
    filter: blur(0);
}
.team .slick-active+.slick-active+.slick-active+.slick-active {
    opacity: .6;
}
.team .slick-active+.slick-active+.slick-active+.slick-active img {
    width: 85%;
    filter: blur(8px);
}
.team .slick-active+.slick-active+.slick-active+.slick-active+.slick-active {
    opacity: .2;
}
.team .slick-active+.slick-active+.slick-active+.slick-active+.slick-active img {
    width: 75%;
    filter: blur(15px);
}
.team__item {
    padding: 0 5px;
    height: 600px;
    display: flex!important;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
}
.team__item img {
    max-width: 100%;
    transition: all .3s ease;
}
.team-name {
    width: 715px;
    padding: 0 20px;
}
.team-name__block {
    display: flex;
    justify-content: center;
    margin-top: 43px;
    background-color: #fff;
}
.team-name__block .slick-prev {
    position: absolute;
    left: 0;
    background-color: transparent;
    padding: 0;
    border: 0;
    top: 50%;
    height: 26px;
    margin-top: -13px;
    transform: scaleX(-1);
    transition: opacity .3s ease;
    z-index: 2;
    cursor: pointer;
}
.team-name__block .slick-prev .svg-icon {
    pointer-events: none;
}
.team-name__block .slick-prev:hover {
    opacity: .8;
}
.team-name__block .slick-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px;
    height: 26px;
    background-color: transparent;
    padding: 0;
    border: 0;
    cursor: pointer;
    z-index: 2;
    transition: opacity .3s ease;
}
.team-name__block .slick-next .svg-icon {
    pointer-events: none;
}
.team-name__block .slick-next:hover {
    opacity: .8;
}
.team-name__item-name {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    font-weight: 900;
    color: #171717;
    margin-bottom: 3px;
}
.team-name__item-post {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #171717;
}
.section-team {
    padding: 0;
}
@media (max-width:1700px) {
    .team {
    padding: 0;
    padding-top: 20px;
}
.team__item {
    padding: 0 4px;
    height: 500px;
}
.team-name__item-name {
    font-size: 31px;
    line-height: 37px;
}
.team-name__item-post {
    font-size: 20px;
    line-height: 30px;
}
}@keyframes c {
    0% {
    transform: rotate(0deg);
}
to {
    transform: rotate(1turn);
}
}.about-list {
    display: flex;
    flex-direction: column;
    margin-left: -101px;
}
.about-list__icon svg {
    display: block;
}
.about-list__row {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 124px;
}
.about-list__row:last-child {
    margin-bottom: 0;
}
.about-list__row:hover .about-list__main {
    opacity: 1;
}
.about-list__main {
    width: 210px;
    height: 207px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    color: #3a24f9;
    font-weight: 700;
    font-size: 56px;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    background-color: #fff;
    opacity: 0;
    transition: opacity .3s ease;
}
.about-list__back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    animation: c 8s linear reverse infinite;
}
@media (min-width:1200px) {
    .about-list__row:first-child .about-list__number {
    animation-delay: 1s;
}
.about-list__row:first-child .about-list__text {
    animation-delay: 1.2s;
}
.about-list__row:nth-child(2) .about-list__number {
    animation-delay: 1.3s;
}
.about-list__row:nth-child(2) .about-list__text {
    animation-delay: 1.5s;
}
.about-list__row:nth-child(3) .about-list__number {
    animation-delay: 1.6s;
}
.about-list__row:nth-child(3) .about-list__text {
    animation-delay: 1.7s;
}
}@media (max-width:1440px) {
    .about-list__number {
    font-size: 51px;
    line-height: 47.78%;
    padding-right: 0;
    width: 160px;
}
.about-list__number span {
    font-size: 21px;
    line-height: 143%;
    font-weight: 600;
    margin-top: 2px;
}
.about-list__row {
    margin-bottom: 99px;
}
.about-list__text {
    font-size: 21px;
    line-height: 143%;
    padding-left: 30px;
}
}@media (max-width:1200px) {
    .about-list {
    display: flex;
    margin-top: 141px;
}
.about-list__row {
    width: 33.3%;
    padding-right: 30px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
}
.about-list__text {
    font-size: 18px;
    line-height: 127%;
    padding: 0;
}
.about-list__number {
    font-size: 47px;
    line-height: 47.78%;
    width: auto;
    text-align: left;
    margin-bottom: 14px;
}
.about-list__number span {
    font-size: 18px;
    margin-top: 6px;
}
}@media (max-width:992px) {
    .about-list {
    display: flex;
    margin-top: 116px;
    flex-wrap: wrap;
}
.about-list__number {
    font-size: 45px;
    line-height: 1.2;
    width: auto;
    position: relative;
    margin-bottom: 0;
}
.about-list__number span {
    position: absolute;
    left: 149px;
    top: -15px;
    display: none;
}
.about-list__text {
    padding-top: 0;
    padding-left: 15px;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%}
.about-list__text span {
    display: block;
    color: #3a24f9;
}
.about-list__text br {
    display: none;
}
.about-list__row {
    width: 100%;
    padding: 0 10px;
    align-items: center;
    flex-direction: row;
    margin-bottom: 76px;
}
.about-list__row:last-child {
    margin-bottom: 0;
}
}@media (max-width:767px) {
    .about-list {
    margin-top: 102px;
}
.about-list__number {
    width: auto;
    font-size: 59px;
    line-height: 1;
}
.about-list__number span {
    font-weight: 600;
    display: none;
}
.about-list__row {
    height: auto;
    align-items: center;
    margin-bottom: 55px;
}
}@media (max-width:560px) {
    .about-list {
    margin-top: 97px;
}
.about-list__number {
    font-size: 41px;
    line-height: 47.78%;
    width: auto;
    padding: 0;
    margin-bottom: 7px;
}
.about-list__number span {
    position: relative;
    left: auto;
    top: auto;
    text-align: center;
    margin: 10px 0 0;
}
.about-list__text {
    padding: 0;
}
.about-list__row {
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 72px;
}
.about-list__row:last-child {
    margin-bottom: 0;
}
.about-list__text {
    font-size: 18px;
    line-height: 130%;
    text-align: center;
}
}@media (max-width:480px) {
    .about-list {
    margin-top: 71px;
}
.about-list__row {
    margin: 0 0 54px;
}
.about-list__row:last-child {
    margin-bottom: 0;
}
}.form-ok {
    text-align: center;
    display: none;
}
.form-ok__title {
    font-weight: 700;
    font-size: 39px;
    line-height: 120%;
    text-align: center;
    color: #3a24f9;
    letter-spacing: -.02em;
    margin-bottom: 16px;
}
.form-ok svg {
    margin-bottom: 35px;
}
.form-ok__text {
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    text-align: center;
    color: #3a24f9;
}
.popup .form-ok__text, .popup .form-ok__text a, .popup .form-ok__title {
    color: #fff;
}
.popup .form-ok svg path {
    fill: #fff;
}
@media (max-width:768px) {
    .form-ok {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
}
.form-ok svg {
    width: auto;
    height: auto;
    margin-bottom: 50px;
    max-width: 100%}
.form-ok__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 110%;
    margin-bottom: 35px;
    letter-spacing: -.01em;
}
.form-ok__text {
    margin-top: 2px;
    font-size: 14px;
    line-height: 130%;
    font-weight: 600;
}
.popup .form-ok__text, .popup .form-ok__title {
    color: #3a24f9;
}
.popup .form-ok svg path {
    fill: #3a24f9;
}
}.header {
    position: absolute;
    height: 138px;
    top: 0;
    left: 0;
    z-index: 25;
    padding-right: 47px;
    transition: background-color .3s ease;
}
.header, .header__top {
    display: flex;
    align-items: center;
    width: 100%}
.header__top {
    justify-content: space-between;
    position: relative;
    height: 100%}
.header__info {
    display: flex;
    align-items: center;
}
.header__info .phone {
    display: inline-flex;
    font-weight: 300;
    font-size: 24px;
    line-height: normal;
    text-align: right;
    text-transform: uppercase;
    color: #171717;
    text-decoration: none;
    transition: color .3s ease;
}
.header__info .phone .svg-icon {
    display: none;
}
.header__info .phone b {
    font-weight: 900;
    margin-left: 5px;
    margin-top: -1px;
}
.header.is-white .header__info .phone {
    color: #fff;
}
.header.is-white .logo img.blue {
    opacity: 1;
}
.header.is-white .logo img.default {
    opacity: 0;
}
.header.is-white .callback .svg-icon use {
    fill: #fff;
}
.header.is-white .breadcrumbs li a {
    color: #fff;
}
.header.is-white .breadcrumbs li a .svg-icon use {
    fill: #fff;
}
.header.is-white .breadcrumbs li span {
    color: #fff;
}
@media (min-width:1350px) {
    .header {
    padding-left: calc((100% - 1340px + 30px)/2);
}
}.is-white .header .header__info .phone {
    color: #fff;
}
.is-white .header .logo img.blue {
    opacity: 1;
}
.is-white .header .logo img.default {
    opacity: 0;
}
.is-white .header .callback .svg-icon use {
    fill: #fff;
}
.is-white .header .breadcrumbs li a, .is-white .header .menu-top a {
    color: #fff;
}
.is-white .header .breadcrumbs li a .svg-icon use {
    fill: #fff;
}
.is-white .header .breadcrumbs li span {
    color: #fff;
}
.is-white .gamburger span {
    background-color: #fff;
}
.callback {
    cursor: pointer;
    margin-left: 26px;
}
.callback .svg-icon {
    display: block;
}
@media (max-width:1650px) {
    .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 84px;
    padding: 0 30px 0 27px;
    padding-right: 30px;
}
.header.is-fixed {
    background-color: #3a24f9;
}
.header.is-fixed .menu-top a {
    color: #fff;
}
.header__info {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.header__top {
    padding: 0 190px;
    justify-content: center;
}
.header .phone {
    font-size: 22px;
    line-height: 26px;
    color: #fff;
}
.header .callback {
    margin-left: 35px;
}
.header .callback .svg-icon use {
    fill: #fff;
}
.header.is-white .gamburger span {
    background-color: #fff;
}
.is-dark .header {
    background-color: #3a24f9;
}
.is-dark .header .menu-top a {
    color: #fff;
}
}@media (max-width:1201px) {
    .header .phone {
    font-size: 18px;
    line-height: 160%}
.header .phone, .header .phone b {
    font-weight: 500;
}
}@media (max-width:992px) {
    .header {
    height: 75px;
    padding: 0 34px;
    justify-content: flex-end;
}
.header .phone span {
    display: none;
}
.header .phone .svg-icon {
    display: block;
}
.header .phone .svg-icon use {
    fill: #fff;
}
.header__top {
    width: auto;
    padding: 0;
    height: auto;
}
}@media (max-width:768px) {
    .header {
    padding: 0 30px;
    height: 70px;
}
}@media (max-width:480px) {
    .header {
    height: 60px;
    padding: 0 23px;
}
}.footer {
    padding: 39px 0;
    background-color: #171717;
}
.footer .btn-present {
    margin-left: 82px;
}
.footer__info {
    display: flex;
    align-items: center;
}
.footer__info .copyright, .footer__info .footer__link {
    display: none;
}
.footer__link {
    display: flex;
    flex-direction: column;
    padding-left: 170px;
}
.footer__link a {
    font-size: 14px;
    line-height: 200%;
    color: #81868e;
    text-decoration: none;
}
.footer__link a:hover {
    color: #fff;
}
.footer .copyright {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    flex: none;
}
.footer .copyright__bottom {
    display: inline-flex;
    flex: none;
}
.footer__container {
    position: relative;
}
.footer__container, .footer__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer__content {
    height: 117px;
}
.footer .social {
    margin-left: 75px;
}
.footer .social a {
    margin-left: 9px;
    margin-right: 0;
}
.footer .social a:first-child {
    margin-left: 0;
}
.footer .social a .svg-icon {
    transition: opacity .3s ease;
}
.footer .social a .svg-icon use {
    fill: #dadada;
}
.footer .social a:hover .svg-icon {
    opacity: .5;
}
@media (max-width:1200px) {
    .footer {
    display: flex;
    align-items: center;
    height: 190px;
    padding: 17px 0;
}
.footer .btn-present {
    width: 263px;
    margin-left: 0;
    margin-top: 12px;
    padding: 13px 5px;
}
.footer .copyright {
    position: relative;
    top: auto;
    transform: translateY(0);
    order: 5;
    margin-left: 55px;
}
.footer__link {
    padding-left: 0;
}
.footer__info {
    flex-direction: column;
    align-items: flex-start;
}
}@media (max-width:992px) {
    .footer {
    height: auto;
    padding: 44px 0 23px;
}
.footer .copyright {
    height: 45px;
    display: inline-flex;
    align-items: center;
    margin-left: 0;
    margin-top: 18px;
}
.footer__container {
    flex-direction: column;
}
.footer__link {
    text-align: center;
    margin-bottom: 32px;
}
}@media (max-width:480px) {
    .footer {
    padding-top: 47px;
}
.footer__link {
    margin-bottom: 44px;
}
.footer__link a {
    font-size: 12px;
    line-height: 160%;
    margin-bottom: 6px;
}
.footer__link a:last-child {
    margin-bottom: 0;
}
}@media (max-width:360px) {
    .footer__link {
    margin-bottom: 33px;
}
}.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-family: MuseoSansCyrl;
    cursor: pointer;
    padding: 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .3s, background-color .3s, border-color .3s, letter-spacing .3s, opacity .3s ease;
}
.btn .svg-icon {
    margin-right: 15px;
}
.btn span.hidden-text {
    opacity: 0;
}
.btn span.visible-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: letter-spacing .3s ease;
}
.btn--big {
    font-size: 18px;
    line-height: 128.91%;
    font-weight: 900;
    padding: 18px 60px;
    text-align: center;
    letter-spacing: .1em;
}
.btn--big:hover span.visible-text {
    letter-spacing: .23em;
}
.btn--grey {
    color: #fff;
    background-color: #81868e;
    border: 3px solid #81868e;
}
.btn--grey:hover {
    background-color: transparent;
    border: 3px solid #fff;
}
.btn--out-black {
    color: #171717;
    font-weight: 800;
    font-size: 16px;
    line-height: 128.91%;
    text-transform: uppercase;
    border: 3px solid #171717;
    background-color: transparent;
}
.btn--middle {
    font-size: 18px;
    line-height: 128.91%;
    font-weight: 900;
    padding: 18px;
}
.btn--middle:hover span.visible-text {
    letter-spacing: .25em;
}
.btn--white {
    color: #3a24f9;
    background-color: #fff;
    border: 3px solid #fff;
}
.btn--out-grey {
    color: #171717;
    border: 2px solid #dadada;
}
.btn--out-grey:hover {
    background-color: #dadada;
}
.btn--out-white {
    color: #fff;
    border: 3px solid #fff;
    background-color: transparent;
}
.btn--middle-2 {
    padding: 15px 30px;
}
.btn--dark, .btn--middle-2 {
    font-weight: 800;
    font-size: 16px;
    line-height: 128.91%;
    text-transform: uppercase;
    letter-spacing: .07em;
}
.btn--dark {
    border: 0;
    color: #171717;
    background-color: #515151;
}
.btn--grey-dark  {
    border: 0;
    color: #fff;
    background-color: #171717;
}
.btn--blue {
    color: #fff;
    background-color: #3a24f9;
    border: 3px solid #3a24f9;
}
.btn--blue:disabled {
    background-color: #81868e;
    border: 3px solid #81868e;
}
.btn--out-blue {
    color: #3a24f9;
    background-color: #fff;
    border: 3px solid #3a24f9;
}
.btn--violet {
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    letter-spacing: .07em;
    font-weight: 900;
    color: #fff;
    background-color: #e64eff;
}
.btn:disabled {
    pointer-events: none;
}
@media (min-width:992px) {
    .btn:hover span.visible-text {
    letter-spacing: .2em;
}
.btn--out-blue:hover {
    letter-spacing: .33em;
}
.btn--out-black:hover {
    background-color: #171717;
    color: #fff;
}
}.btn-small {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 128.91%;
    text-align: center;
    letter-spacing: .07em;
    text-transform: uppercase;
    padding: 17px 31px;
    font-weight: 900;
    transition: color .3s, background-color .3s, border-color .3s ease;
}
.btn-small--default {
    color: #171717;
    border: 2px solid #171717;
}
.btn-small--white {
    color: #fff;
    border: 2px solid #fff;
}
.btn-info {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    letter-spacing: .07em;
    text-transform: uppercase;
    height: 85px;
    width: 400px;
    text-decoration: none;
    position: relative;
}
.btn-info .svg-icon {
    position: absolute;
    left: 0;
    bottom: 24px;
}
.btn-more {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 300;
    margin-top: 50px;
}
.btn-more span {
    border-bottom: 2px dashed #9da2aa;
}
.btn-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-family: Inter, sans-serif;
    width: 100%;
    border: 0;
    position: relative;
    text-decoration: none;
    height: 60px;
    font-size: 18px;
    line-height: 128.91%;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    background-color: #171717;
    transition: background-color .3s, margin .3s, color .3s ease;
}
.btn-submit:disabled {
    pointer-events: none;
    color: #fff;
    background-color: #9da2aa;
}
@media (max-width:1700px) {
    .btn-small {
    min-height: 55px;
}
.btn-info {
    height: 72px;
    font-size: 20px;
    line-height: 28px;
    padding-left: 30px;
    padding-right: 5px;
    letter-spacing: .07em;
    width: 360px;
    border: 3px solid #fff;
    border-left: 0;
}
.btn-info .svg-icon {
    left: -3px;
    bottom: 18px;
    transform: scale(.9);
}
.btn-info:after {
    height: 33px;
    width: 3px;
}
.btn-info:before {
    width: 3px;
    height: 27px;
    top: -3px;
}
}@media (max-width:1440px) {
    .btn {
    min-height: 60px;
    min-width: inherit;
}
.btn--big {
    font-size: 16px;
    line-height: 128.91%;
    padding: 18px 33px;
}
.btn-small {
    min-height: 0;
    padding: 14px 32px;
    font-size: 13px;
    line-height: 130%}
}@media (max-width:992px) {
    .btn {
    min-height: 47px;
}
.btn--big {
    padding: 14px 33px;
}
}@media (max-width:768px) {
    .btn--big {
    font-size: 14px;
    letter-spacing: .06em;
}
}@media (max-width:640px) {
    .btn-submit {
    font-size: 13px;
    line-height: 120%}
.btn--middle-2 {
    font-size: 13px;
    padding: 11px 18px;
}
}@media (max-width:480px) {
    .btn-small {
    font-size: 12px;
    line-height: 130%;
    padding: 11px 32px;
}
}.hidden-desc {
    display: none!important;
}
@media (max-width:768PX) {
    .hidden-desc {
    display: flex!important;
}
.hidden-mobile {
    display: none!important;
}
}.btn-present {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    padding: 14px 5px;
    font-weight: 700;
    font-size: 13px;
    line-height: 128.91%;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    background-color: #3a24f9;
    box-shadow: 0 4px 20px rgba(26, 0, 255, .5);
    transition: letter-spacing .3s ease;
}
.btn-present .svg-icon {
    display: block;
    margin-right: 13px;
}
.btn-present .svg-icon use {
    fill: #fff;
}
@media (min-width:960px) {
    .btn-present:hover {
    letter-spacing: .075em;
}
}.btn-price {
    font-family: Inter;
    letter-spacing: .07em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    line-height: 128.91%;
    width: 289px;
    height: 53px;
    margin-top: 35px;
    border: 3px dashed #8c8c8c;
}
@media (min-width:960px) {
    .btn-price:hover span.visible-text {
    letter-spacing: .14em;
}
}@media (max-width:1200px) {
    .btn-price {
    margin-top: 20px;
}
}@media (max-width:960px) {
    .btn-price {
    margin-top: 24px;
}
}@media (max-width:640px) {
    .btn-price {
    width: 260px;
    height: 48px;
    margin-top: 30px;
    font-weight: 900;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: .05em;
}
}@keyframes d {
    0% {
    transform: translateZ(0);
}
to {
    transform: translate3d(-1460px, 0, 0);
}
}.ships-line {
    position: relative;
    height: 164px;
    margin: 0;
}
.ships-line:before {
    content: " ";
    position: absolute;
    left: -160px;
    bottom: 3px;
    width: 638px;
    height: 265px;
    background-repeat: no-repeat;
    background-image: url(../local/templates/rekamore/assets/images/common/ships-back.svg);
    background-size: cover;
}
.ships-line__wrap {
    position: relative;
    z-index: 2;
    height: 100%;
    width: 4380px;
    margin-right: -1460px;
    animation: d 25s linear infinite;
    background-image: url(../local/templates/rekamore/assets/images/common/ships.svg);
    background-size: auto 100%;
    background-repeat-x: repeat;
}
.ships-line--main:before {
    width: 100vw;
    background-image: url(../local/templates/rekamore/assets/images/common/320-1200.png);
    left: -3%;
    height: 41.19vw;
}
.ships-line--main:after {
    content: " ";
    position: absolute;
    left: -3%;
    bottom: -17px;
    width: 100vw;
    height: 23px;
    display: none;
    background-image: url(../local/templates/rekamore/assets/images/common/wave-ship.png);
}
@media (min-width:480px) {
    .ships-line::before {
    left: -100px;
    width: 1060px;
}
.ships-line--main:before {
    left: -15vw;
    width: 100vw;
}
.ships-line--main:after {
    left: -15vw;
}
}@media (min-width:480px) {
    .ships-line--main::before {
    left: -9vw;
}
.ships-line--main:after {
    left: -9vw;
    bottom: -16px;
}
}@media (min-width:960px) {
    @keyframes d {
    0% {
    transform: translateZ(0);
}
to {
    transform: translate3d(-2907px, 0, 0);
}
}.ships-line {
    height: 329px;
    margin: 0;
}
.ships-line:before {
    left: -92px;
    width: 1312px;
    height: 529px;
    bottom: 4px;
    background-image: url(../local/templates/rekamore/assets/images/common/ships-back-960.svg);
}
.ships-line__wrap {
    width: 8721px;
    margin-right: -2907px;
    background-image: url(../local/templates/rekamore/assets/images/common/ships.svg);
    animation: d 50s linear infinite;
}
.ships-line--main:before {
    left: -5vw;
    width: 100vw;
    background-image: url(../local/templates/rekamore/assets/images/common/320-1200.png);
    height: 41.19vw;
}
.ships-line--main:after {
    left: -5vw;
}
}@media (min-width:1200px) {
    @keyframes d {
    0% {
    transform: translateZ(0);
}
to {
    transform: translate3d(-3653px, 0, 0);
}
}.ships-line {
    height: 412px;
    margin: 0;
}
.ships-line:before {
    left: -300px;
    width: 2070px;
    height: 495px;
    bottom: 5px;
    background-image: url(../local/templates/rekamore/assets/images/common/ships-back-1200.svg);
}
.ships-line__wrap {
    width: 10959px;
    margin-right: -3653px;
}
.ships-line--main:before {
    left: -20vw;
    width: 100vw;
    background-image: url(../local/templates/rekamore/assets/images/common/1200-1920.png);
    height: 41.19vw;
}
.ships-line--main:after {
    left: -20vw;
    bottom: -14px;
}
}@media (min-width:1600px) {
    .ships-line::before {
    left: -160px;
}
.ships-line--main:before {
    left: 0;
    width: 100vw;
    background-image: url(../local/templates/rekamore/assets/images/common/1200-1920.png);
    height: 25.8vw;
}
.ships-line--main:after {
    left: -20vw;
    bottom: -14px;
}
}@media (min-width:1920px) {
    .ships-line {
    margin: 0;
}
.ships-line:before {
    left: -75px;
}
.ships-line--main:before {
    height: 495px;
    width: 1920px;
    left: 0;
}
.ships-line--main:after {
    left: -20vw;
    bottom: -14px;
    width: 100vw;
    background-repeat-x: repeat;
}
}.ships-line__block {
    margin-top: -170px;
    margin-bottom: -115px;
}
.boat {
    padding-top: 98px;
}
.boat__container .btn-more {
    margin-top: 69px;
}
.boat__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 54px;
}
.boat__item:last-child {
    margin-bottom: 0;
}
.boat__item:first-child .boat__shadow {
    right: -40px;
    width: 453px;
    height: 49.79px;
    background-image: url(../local/templates/rekamore/assets/images/main-boat/1/bottom.svg);
    bottom: 15%}
.boat__item:first-child .boat__ship img {
    max-width: 276px;
}
.boat__item:nth-child(2) .boat__shadow {
    right: -117px;
    width: 583px;
    height: 64.07px;
    background-image: url(../local/templates/rekamore/assets/images/main-boat/2/bottom.svg);
    bottom: -14%}
.boat__item:nth-child(2) .boat__ship img {
    max-width: 292px;
}
.boat__item:nth-child(3) .boat__shadow {
    right: -266px;
    width: 737px;
    height: 81px;
    background-image: url(../local/templates/rekamore/assets/images/main-boat/3/bottom.svg);
    bottom: 3%}
.boat__item:nth-child(3) .boat__ship img {
    max-width: 75%}
.boat__item:nth-child(4) .boat__shadow {
    width: 737px;
    height: 81px;
    right: -411px;
    background-image: url(../local/templates/rekamore/assets/images/main-boat/4/bottom.svg);
    bottom: -33%}
.boat__item:nth-child(4) .boat__ship img {
    max-width: 105px;
}
.boat__shadow {
    bottom: 0;
    position: absolute;
    background-position: 50%;
    background-size: cover;
}
.boat__ship {
    max-width: 320px;
    margin: 0 auto;
    position: relative;
    order: 1;
    margin-bottom: -18px;
}
.boat__ship img {
    display: block;
    margin: 0 auto;
}
.boat__info {
    order: 2;
}
.boat__text {
    text-align: center;
}
.boat__text p {
    margin-bottom: 1px;
}
@media (min-width:480px) {
    .boat {
    padding-top: 36px;
}
.boat__container .btn-more .btn {
    width: auto;
}
.boat__item:first-child .boat__shadow {
    right: -74px;
    width: 737px;
    height: 81px;
    bottom: 14%;
    background-image: url(../local/templates/rekamore/assets/images/main-boat/1/bottom-480.svg);
}
.boat__item:first-child .boat__ship {
    margin-bottom: -49px;
}
.boat__item:first-child .boat__ship img {
    max-width: 450px;
    margin-left: -7px;
}
.boat__item:nth-child(2) .boat__shadow {
    right: -147px;
    width: 737px;
    height: 81px;
    bottom: -11%;
    background-image: url(../local/templates/rekamore/assets/images/main-boat/2/bottom-480.svg);
}
.boat__item:nth-child(2) .boat__ship {
    margin-bottom: -13px;
}
.boat__item:nth-child(2) .boat__ship img {
    max-width: 370px;
}
.boat__item:nth-child(3) .boat__shadow {
    right: -301px;
    bottom: 3%;
    background-image: url(../local/templates/rekamore/assets/images/main-boat/3/bottom-480.svg);
}
.boat__item:nth-child(3) .boat__ship {
    animation-name: fadeInRight;
    margin-bottom: -24px;
}
.boat__item:nth-child(3) .boat__ship img {
    max-width: 216px;
}
.boat__item:nth-child(4) .boat__shadow {
    bottom: -33%;
    right: -413px;
    background-image: url(../local/templates/rekamore/assets/images/main-boat/4/bottom-480.svg);
}
.boat__item:nth-child(4) .boat__ship {
    margin-bottom: 0;
}
.boat__item:nth-child(4) .boat__ship img {
    max-width: 105px;
}
.boat__ship {
    max-width: 432px;
}
}@media (min-width:640px) {
    .boat {
    padding-top: 5px;
}
.boat__title {
    font-size: 17px;
    line-height: 150%}
.boat:nth-child(2) .boat__title {
    margin-bottom: -8px;
}
.boat:nth-child(3) .boat__title {
    margin-bottom: -24px;
}
.boat:nth-child(4) .boat__title {
    margin-bottom: 7px;
}
.boat__ship {
    margin-bottom: -53px;
}
}@media (min-width:960px) {
    .boat {
    padding: 0 5%;
    padding-top: 47px;
}
.boat .decor-title {
    padding: 0 5%}
.boat__title {
    font-size: 19px;
    line-height: 150%;
    text-align: left;
    margin-bottom: 18px!important;
}
.boat__item {
    align-items: center;
    flex-direction: row;
    margin-bottom: 75px;
}
.boat__item:first-child .boat__ship img {
    margin-left: 0;
}
.boat__item:first-child .boat__shadow, .boat__item:nth-child(2) .boat__shadow, .boat__item:nth-child(3) .boat__shadow, .boat__item:nth-child(4) .boat__shadow {
    right: inherit;
    left: -205px;
}
.boat__text {
    text-align: left;
}
.boat__text p {
    display: flex;
    align-items: center;
}
.boat__text p:before {
    content: " ";
    width: 8px;
    height: 1px;
    background: #e0dfe6;
    margin-right: 21px;
    display: block;
}
.boat__ship {
    order: 2;
    max-width: inherit;
    flex-grow: 1;
    padding-left: 15px;
}
.boat__ship img {
    margin: 0;
}
.boat__info {
    width: 250px;
    order: 1;
}
}@media (min-width:1200px) {
    .boat {
    padding: 0;
    padding-top: 22px;
}
.boat .decor-title {
    padding: 0;
}
.boat__container .btn-more {
    margin-top: 75px;
}
.boat__title {
    padding: 0;
    margin-bottom: 25px!important;
}
.boat__item {
    margin-bottom: 45px;
}
.boat__info {
    width: 332px;
}
.boat__ship {
    margin-bottom: 0!important;
}
}@media (min-width:1600px) {
    .boat {
    padding-top: 0;
}
.boat__info {
    width: 314px;
    flex: none;
}
.boat__ship {
    padding-left: 23px;
}
.boat__title {
    font-size: 24px;
    line-height: 150%}
.boat__item:first-child .boat__ship img {
    max-width: 900px;
}
.boat__item:first-child .boat__shadow {
    width: 1474px;
    height: 162px;
    left: -416px;
}
.boat__item:nth-child(2) .boat__ship img {
    max-width: 740px;
}
.boat__item:nth-child(2) .boat__shadow {
    width: 1474px;
    height: 162px;
    left: -422px;
    bottom: -12%}
.boat__item:nth-child(3) .boat__ship img {
    max-width: 432px;
}
.boat__item:nth-child(3) .boat__shadow {
    width: 1474px;
    height: 162px;
    left: -414px;
    bottom: 4%}
.boat__item:nth-child(4) .boat__ship img {
    max-width: 211px;
}
.boat__item:nth-child(4) .boat__shadow {
    width: 1474px;
    height: 162px;
    left: -415px;
    bottom: -32%}
}@media (min-width:1920px) {
    .boat__info {
    width: 355px;
    margin-right: 58px;
}
}.map-block {
    height: 456px;
    width: 100%}
.map-block #map {
    width: 100%;
    height: 100%}
@media (max-width:1200px) {
    .map-block {
    height: 470px;
}
}@media (max-width:768px) {
    .map-block {
    height: 525px;
}
}@media (max-width:480px) {
    .map-block {
    height: 336px;
}
}.phone-big {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #3a24f9;
    position: relative;
    z-index: 2;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/common/phone-back.svg);
}
.phone-big h2 {
    color: #fff;
    margin-bottom: 52px;
}
.phone-big__body {
    width: 355px;
    flex: none;
    text-align: left;
}
.phone-big__body .btn {
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
    background-color: #171717;
    border-color: #171717;
    color: #fff;
}
.phone-big__body .btn:disabled {
    color: #3a24f9;
    opacity: .4;
}
.phone-big__input {
    margin-bottom: 12px;
}
.phone-big__input input[type=text] {
    font-family: Inter;
    font-size: 36px;
    line-height: 128.91%;
    color: #171717;
    background-color: #fff;
    width: 100%;
    border: 0;
    height: 78px;
    margin-bottom: 15px;
    text-align: center;
    outline: 0;
    letter-spacing: -.07em;
    text-transform: uppercase;
}
.phone-big__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 65px 0 66px;
    min-height: 287px;
}
.phone-big__wrap.is-hidden {
    display: none;
}
.phone-big__agree {
    font-size: 14px;
    line-height: 150%;
    margin-top: 17px;
    font-weight: 300;
    color: #171717;
    transition: opacity .3s ease;
}
.phone-big__agree a {
    color: #171717;
}
.phone-big__text {
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    color: #fff;
}
.phone-big__text a {
    white-space: nowrap;
    color: #fff;
    text-decoration: none;
}
.phone-big__title {
    font-weight: 500;
    font-size: 39px;
    line-height: 132%;
    color: #fff;
    margin-bottom: 29px;
}
.phone-big__title span {
    display: block;
    font-weight: 700;
    font-size: 64px;
    line-height: 97%;
    letter-spacing: -.04em;
    margin-top: -4px;
}
.phone-big--blue {
    background-color: #3a24f9;
}
.phone-big--blue .phone-big__title {
    font-weight: 900;
}
.phone-big--blue .phone-big__text {
    font-weight: 400;
}
.phone-big--text .phone-big__body {
    width: 515px;
    max-width: none;
}
.phone-big--text .phone-big__text ul {
    margin: 0;
    padding: 0;
}
.phone-big--text .phone-big__text ul li {
    position: relative;
    font-weight: 600;
    font-size: 21px;
    line-height: 143%;
    list-style: none;
    padding-left: 28px;
    margin-bottom: 13px;
}
.phone-big--text .phone-big__text ul li:last-child {
    margin-bottom: 0;
}
.phone-big--text .phone-big__text ul li:before {
    content: " ";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2px;
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50%;
    background-color: #fff;
}
.phone-big--text .phone-big__text {
    text-align: left;
}
.phone-big--text .phone-big__info {
    padding-right: 40px;
}
.phone-big--dark {
    background-color: #171717;
    background-image: url(../images/common/dark-youx.png);
}
.phone-big--dark h2 {
    text-align: left;
    margin-bottom: 22px;
}
.phone-big--dark .phone-big__body {
    display: none;
}
.phone-big--dark .phone-big__info {
    padding-right: 0;
}
.phone-big--dark .phone-big__info .phone-big__body {
    padding-top: 0;
    display: block;
}
.phone-big--notfilled .phone-big__agree {
    opacity: .2;
}
@media (min-width:1440px) {
    .phone-big--blue {
    background-color: #3a24f9;
}
.phone-big--blue .phone-big__title {
    font-weight: 900;
    font-size: 46px;
    line-height: 104%}
.phone-big--blue .phone-big__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%}
}@media (max-width:1440px) {
    .phone-big {
    padding: 75px 0;
    height: 348px;
    display: flex;
    align-items: center;
}
.phone-big__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 132%}
.phone-big__title span {
    font-weight: 700;
    font-size: 47px;
    line-height: 110%}
.phone-big__text {
    font-size: 18px;
    line-height: 150%}
}@media (max-width:1200px) {
    .phone-big__title {
    font-size: 38px;
    line-height: 97%}
.phone-big__text {
    font-size: 18px;
    line-height: 150%}
.phone-big__agree {
    font-size: 17px;
    line-height: 150%}
.phone-big__input input[type=text] {
    font-size: 31px;
    line-height: 128.91%;
    height: 65px;
    margin-bottom: 10px;
}
}@media (max-width:960px) {
    .phone-big {
    height: auto;
    display: flex;
    padding: 0;
}
.phone-big__wrap {
    padding: 50px 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.phone-big__agree {
    font-size: 15px;
    line-height: 1.2;
    padding: 0 15px;
}
.phone-big__input {
    margin: 0 15px;
    width: calc(50% - 30px);
}
.phone-big__input input[type=text] {
    margin-bottom: 0;
    font-size: 27px;
    line-height: 1.2;
    height: 64px;
}
.phone-big__body {
    margin: 0 -15px;
    width: calc(100% + 30px);
    display: flex;
    flex-direction: column;
}
.phone-big__body form {
    display: flex;
}
.phone-big__body .btn {
    margin: 0 15px;
    width: calc(50% - 30px);
    height: 64px;
    font-size: 18px;
    line-height: 128.91%}
.phone-big__title {
    font-size: 23px;
    line-height: 132%;
    margin-bottom: 11px;
}
.phone-big__title span {
    font-size: 46px;
    line-height: 110%}
.phone-big__info {
    margin-bottom: 17px;
}
.phone-big__text br {
    display: none;
}
}@media (max-width:640px) {
    .phone-big__wrap {
    padding: 30px 0;
}
.phone-big__input {
    margin: 0;
    width: 100%;
    margin-bottom: 12px;
}
.phone-big__input input[type=text] {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1.2;
    height: 48px;
}
.phone-big__body {
    margin: 0;
    width: 100%}
.phone-big__body form {
    display: block;
}
.phone-big__body .btn {
    margin: 0;
    width: 100%;
    font-size: 14px;
    line-height: 120%;
    height: 48px;
}
.phone-big__agree {
    font-size: 14px;
    line-height: 1.2;
    padding: 0;
}
.phone-big__agree br {
    display: none;
}
.phone-big__title {
    font-size: 20px;
    line-height: 132%;
    margin-bottom: 10px;
}
.phone-big__title span {
    font-size: 33px;
    line-height: 110%}
.phone-big__text {
    font-size: 16px;
    line-height: 150%}
}@media (max-width:480px) {
    .phone-big__title {
    font-size: 19px;
    line-height: 125%}
.phone-big__title span {
    font-size: 30px;
    line-height: 110%}
.phone-big__text {
    font-size: 14px;
    line-height: 150%}
}.tab-small {
    display: flex;
    margin-top: -60px;
    visibility: hidden;
}
.tab-small__control, .tab-small__line {
    display: none;
}
.tab-small__list {
    display: flex;
}
.tab-small__link {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 40px;
    height: 60px;
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    position: relative;
    transition: background-color .3s, color .3s ease;
}
.tab-small__link:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 6px;
    background-color: #3a24f9;
    transition: width .3s ease;
}
.tab-small__link:hover:before {
    width: 100%}
.tab-small__link.is-active {
    cursor: inherit;
}
.tab-small__link.is-active:before {
    width: 100%}
@media (max-width:1200px) {
    .tab-small__link {
    padding: 0;
    margin-right: 36px;
}
}@media (max-width:992px) {
    .tab-small__link {
    padding: 0 14px;
    font-size: 17px;
    margin-right: 2px;
}
}@media (max-width:768px) {
    .section-tab {
    z-index: 15;
    position: relative;
}
.tab-small {
    position: relative;
    width: 100%;
    height: 60px;
    margin-top: -88px;
    border: 3px solid #fff;
}
.tab-small__control {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 5;
}
.tab-small__control .icon {
    width: 12px;
    height: 12px;
    background-color: #fff;
    transition: background-color .3s ease;
}
.tab-small.is-active .tab-small__control .icon {
    background-color: #3a24f9;
}
.tab-small__link {
    height: 54px;
    flex: none;
    justify-content: flex-start;
    padding: 0 23px;
    font-size: 23px;
    line-height: 119.1%;
    background-color: transparent;
    text-align: left;
    padding-right: 60px;
    color: #fff;
    order: 2;
}
.tab-small__link.is-active {
    color: #fff;
    order: 1;
    background-color: transparent;
}
.tab-small__list {
    position: absolute;
    flex-direction: column;
    top: -3px;
    left: -3px;
    right: -3px;
    background-color: transparent;
    max-height: 60px;
    overflow: hidden;
    transition: max-height .3s, background-color .3s ease;
    border: 3px solid #fff;
}
.tab-small__list.is-active {
    max-height: 300px;
    background-color: #fff;
}
.tab-small__list.is-active .tab-small__link {
    color: #3a24f9;
    background-color: #f5f5f5;
}
.tab-small.is-active .tab-small__list {
    background-color: #fff;
}
.tab-small.is-active .tab-small__item, .tab-small.is-active .tab-small__item.is-active {
    color: #3a24f9;
}
}@media (max-width:640px) {
    .tab-small {
    margin-top: -73px;
    height: 54px;
}
.tab-small__list {
    max-height: 54px;
}
.tab-small__link {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    height: 48px;
    padding: 0 20px;
}
}.tab-block {
    display: none;
}
.tab-block.section {
    padding: 66px 0 120px;
}
.tab-block.is-active {
    display: block;
}
@media (max-width:767px) {
    .tab-block.section {
    padding: 33px 0 0;
}
}.tab-section__control {
    display: flex;
    justify-content: center;
    position: relative;
}
.tab-section__control:before {
    content: " ";
    position: absolute;
    height: 210px;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .05), transparent);
    top: -85px;
    pointer-events: none;
    z-index: 0;
}
.tab-section__control--small .tab-section__link {
    font-size: 30px;
    line-height: 120%;
    width: 628px;
    height: 144px;
    margin: 0 3px;
}
.tab-section__control--small:before {
    top: -67px;
}
.tab-section__title {
    font-size: 39px;
    line-height: 109%;
    text-align: center;
    font-weight: 900;
    margin-bottom: 73px;
}
.tab-section__control .section {
    width: 100%}
.tab-section__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 342px;
    cursor: pointer;
    font-size: 59px;
    line-height: 101.67%;
    text-align: center;
    padding: 0 26px;
    z-index: 1;
    font-weight: 900;
    position: relative;
    margin-right: 0;
    height: 126px;
    color: #171717;
    background-color: #f5f5f5;
    transition: background-color .3s, color .3s ease;
}
.tab-section__link.is-active {
    cursor: inherit;
    color: #3a24f9;
    background-color: #fff;
}
@media (max-width:1440px) {
    .tab-section__link {
    font-size: 47px;
    height: 113px;
    line-height: 101.67%}
}@media (max-width:480px) {
    .tab-small {
    height: 54px;
    margin-top: -78px;
    margin-left: auto;
    margin-right: auto;
}
.tab-small__link {
    font-size: 20px;
    line-height: 122%;
    margin: 0;
    height: 48px;
}
.tab-small__control {
    padding: 0 15px;
}
.tab-small__list {
    max-height: 54px;
}
}@media (max-width:320px) {
    .tab-small {
    height: 58px;
    margin-top: -74px;
    max-width: 100%}
.tab-small__list {
    max-height: 58px;
}
.tab-small__link {
    height: 52px;
}
}.ideal {
    display: flex;
}
.ideal--three .ideal__item {
    width: 33.3%}
.ideal--three .ideal__text {
    align-items: flex-end;
    height: 158px;
    margin: 0 90px 0 30px;
    padding-bottom: 15px;
}
.ideal__item {
    display: flex;
    align-items: flex-end;
    position: relative;
    width: 20%;
    height: 158px;
    overflow: hidden;
}
.ideal__line {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background-color: #3a24f9;
    animation-duration: .4s;
}
.ideal__text {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0 16px;
    height: 115px;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%}
.ideal__text-mini {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
    margin-top: 23px;
}
.ideal__number {
    font-weight: 800;
    font-size: 64px;
    line-height: 160%;
    letter-spacing: -.09em;
    color: #3a24f9;
}
.ideal--price .ideal__item {
    height: 185px;
    align-items: flex-start;
}
.ideal--price .ideal__text {
    align-items: flex-start;
    height: auto;
}
@media (min-width:768px) {
    .ideal {
    display: flex;
}
.ideal__text span {
    animation-duration: .5s;
}
.ideal__item:first-child .ideal__line {
    animation-delay: .5s;
}
.ideal__item:first-child .ideal__text span, .ideal__item:nth-child(2) .ideal__line {
    animation-delay: .8s;
}
.ideal__item:nth-child(2) .ideal__text span, .ideal__item:nth-child(3) .ideal__line {
    animation-delay: 1.1s;
}
.ideal__item:nth-child(3) .ideal__text span {
    animation-delay: 1.3s;
}
.ideal__item:nth-child(4) .ideal__line {
    animation-delay: 1.4s;
}
.ideal__item:nth-child(4) .ideal__text span {
    animation-delay: 1.6s;
}
.ideal__item:nth-child(5) .ideal__line {
    animation-delay: 1.7s;
}
.ideal__item:nth-child(5) .ideal__text span {
    animation-delay: 1.9s;
}
}@media (max-width:1440px) {
    .ideal--big .ideal__text {
    margin-right: 23px;
}
.ideal--big .ideal__number {
    font-size: 62px;
    line-height: 160%}
.ideal__text-mini {
    padding-left: 29px;
}
}@media (max-width:1200px) {
    .ideal__text {
    font-size: 14px;
    line-height: 150%;
    height: 81px;
}
.ideal__text-mini {
    font-size: 16px;
    line-height: 160%;
    padding-left: 0;
}
.ideal__line {
    width: 3px;
}
.ideal__item {
    height: 103px;
}
.ideal--three .ideal__text {
    height: 115px;
    margin-right: 30px;
    padding-bottom: 7px;
}
.ideal--big .ideal__text {
    height: auto;
    font-size: 17px;
    line-height: 150%}
.ideal--big .ideal__line {
    width: 7px;
}
.ideal--big .ideal__number {
    font-size: 50px;
    line-height: 160%}
}@media (max-width:960px) {
    .ideal {
    flex-direction: column;
    align-items: flex-start;
}
.ideal__text-mini {
    margin-top: 0;
}
.ideal--three .ideal__text {
    height: auto;
    padding-bottom: 0;
    margin: 0;
}
.ideal--three .ideal__item {
    width: 100%}
.ideal__item {
    width: 100%;
    align-items: center;
    min-height: 60px;
    height: auto;
}
.ideal__line {
    height: 3px;
    width: 32px;
    flex: none;
    position: relative;
    top: auto;
    left: auto;
    margin-right: 29px;
}
.ideal__text {
    height: auto;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    margin: 0;
}
.ideal--big .ideal__item {
    height: auto;
    padding-left: 24px;
    margin-bottom: 40px;
}
.ideal--big .ideal__item:last-child {
    margin-bottom: 20px;
}
.ideal--big .ideal__line {
    width: 4px;
    height: 100%;
    margin-right: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ideal--big .ideal__number {
    font-size: 50px;
    line-height: 160%;
    letter-spacing: -.09em;
    /* margin-top: -12px; */
}
.ideal--big .ideal__text {
    font-weight: 700;
    font-size: 17px;
    line-height: 150%}
}@media (max-width:640px) {
    .ideal__line {
    margin-right: 24px;
}
.ideal__item {
    min-height: 48px;
}
.ideal__text {
    font-weight: 600;
    font-size: 15px;
    line-height: 150%}
.ideal--three .ideal__item {
    width: 100%;
    padding-left: 18px;
}
.ideal--three .ideal__number {
    font-size: 47px;
    line-height: 160%}
.ideal--three .ideal__line {
    width: 3px;
}
.ideal--three .ideal__text {
    font-size: 16px;
    line-height: 150%;
    height: auto;
}
}@media (max-width:480px) {
    .ideal__text {
    font-size: 15px;
    line-height: 150%}
.ideal__text-mini {
    font-size: 14px;
    margin-top: 20px;
}
.ideal__item {
    padding: 11px 0;
}
.ideal--big .ideal__text {
    font-weight: 600;
    font-size: 14px;
    line-height: 170%}
.ideal--big .ideal__text span {
    display: block;
}
}.radio {
    display: inline-flex;
    align-items: center;
    position: relative;
}
.radio__wrap {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}
.radio__wrap:last-child {
    margin-bottom: 0;
}
.radio input[type=radio] {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    cursor: pointer;
    opacity: 0;
}
.radio input[type=radio]:checked~.radio__control:before {
    opacity: 1;
}
.radio__control {
    width: 30px;
    height: 30px;
    flex: none;
    border-radius: 50%;
    border: 3px solid #171717;
    position: relative;
}
.radio__control:before {
    content: " ";
    position: absolute;
    opacity: 0;
    background-color: #3a24f9;
    transition: opacity .3s ease;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}
.radio label {
    padding-left: 22px;
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    color: #000;
}
@media (max-width:1440px) {
    .radio label {
    font-size: 20px;
    line-height: 150%;
    padding-left: 11px;
}
.radio__wrap {
    margin-bottom: 6px;
}
.radio__wrap:last-child {
    margin-bottom: 0;
}
.radio__control {
    width: 28px;
    height: 28px;
}
}@media (max-width:1200px) {
    .radio label {
    font-size: 16px;
    line-height: 160%;
    padding-left: 15px;
}
.radio__wrap {
    margin-bottom: 14px;
}
.radio__control {
    width: 24px;
    height: 24px;
}
.radio__control:before {
    width: 12px;
    height: 12px;
}
}@media (max-width:900px) {
    .radio label {
    font-size: 16px;
    line-height: 150%;
    padding-left: 12px;
}
.radio__control {
    width: 20px;
    height: 20px;
}
.radio__control:before {
    width: 8px;
    height: 8px;
}
}@media (max-width:640px) {
    .radio label {
    font-size: 15px;
    line-height: 170%}
}@media (max-width:480px) {
    .radio__control {
    width: 18px;
    height: 18px;
}
.radio label {
    font-size: 14px;
    line-height: 170%}
}.check {
    display: inline-flex;
    align-items: center;
    position: relative;
}
.check__wrap {
    margin-bottom: 10px;
    padding-right: 5px;
}
.check input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    cursor: pointer;
    opacity: 0;
}
.check input[type=checkbox]:checked~.check__control .svg-icon {
    opacity: 1;
}
.check__control {
    width: 30px;
    height: 30px;
    flex: none;
    border-radius: 3px;
    border: 2px solid #171717;
    position: relative;
}
.check__control .svg-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    margin: 0 auto;
    opacity: 0;
    transition: opacity .3s ease;
}
.check__control .svg-icon use {
    fill: #171717;
}
.check label {
    padding-left: 9px;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #000;
}
.check__container--four {
    display: flex;
    align-items: center;
}
.check__container--four .check__wrap {
    width: 25%}
.check__container--two {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.check__container--two .check__wrap {
    width: 50%}
.check__container--one {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.check__container--one .check__wrap {
    width: 100%}
@media (max-width:1440px) {
    .check label {
    font-size: 20px;
    line-height: 150%}
.check__wrap {
    margin-bottom: 5px;
}
}@media (max-width:1200px) {
    .check label {
    font-size: 16px;
    line-height: 150%;
    padding-left: 15px;
}
.check__control {
    width: 24px;
    height: 24px;
}
.check__control .svg-icon {
    width: 17px;
    top: -4px;
}
}@media (max-width:768px) {
    .check__container--four {
    flex-wrap: wrap;
    margin-bottom: -10px;
}
.check__container--four .check__wrap {
    width: 50%}
}@media (max-width:560px) {
    .check__control {
    width: 19px;
    height: 19px;
}
.check__control .svg-icon {
    width: 13px;
    top: -6px;
}
.check__container--four {
    flex-wrap: wrap;
    margin-bottom: -10px;
}
.check__container--four .check__wrap {
    width: 100%}
}@media (max-width:480px) {
    .check label {
    font-size: 14px;
    line-height: 170%}
}.block-info {
    padding: 0;
    z-index: 3;
    margin-top: -333px;
    position: relative;
}
.block-info~.section {
    z-index: 5;
}
.block-info--commercial.block-info--small .block-info__text {
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    color: #fff;
    margin-top: 26px;
    max-width: 90%;
    padding-right: 0;
}
.block-info--commercial.block-info--small .block-info__btn {
    display: flex;
    flex-direction: column;
    width: auto;
    align-items: flex-end;
}
.block-info--commercial.block-info--small .block-info__btn .btn {
    width: auto;
    padding-right: 47px;
    padding-left: 47px;
    margin-top: 29px;
}
.block-info--commercial.block-info--small .block-info__btn .btn:first-child {
    margin-top: 0;
}
.block-info--commercial.block-info--small .block-info__btn .btn span {
    white-space: nowrap;
}
.block-info--commercial.block-info--small .block-info__title {
    font-size: 59px;
    line-height: 110%}
.block-info--white:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    bottom: 0;
    height: calc(100% - 272px);
    z-index: -1;
    display: none;
}
.block-info .container {
    width: 100%}
.block-info__text {
    padding-right: 80px;
    max-width: 72%;
    opacity: 0;
    transition: opacity .5s ease;
    transition-delay: 1.8s;
}
.block-info--background {
    background: #fff;
    background: linear-gradient(180deg, #fff 0, #fff 50%, #f5f5f5 0, #f5f5f5 100%, #f5f5f5 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f5f5f5", GradientType=0);
}
.block-info__img {
    position: absolute;
    z-index: -1;
    top: 30px;
    right: 0;
    pointer-events: none;
    transform: translateY(50%);
    opacity: 0;
    transition: transform .3s, opacity .3s ease;
    transition-delay: 2.4s;
}
.block-info__btn {
    width: 324px;
    flex: none;
}
.block-info__btn .btn {
    width: 100%;
    margin-top: 22px;
    position: relative;
    min-height: 78px;
    letter-spacing: .07em;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 800;
    font-size: 20px;
    line-height: 128.91%;
    border: 6px solid #fff;
}
.block-info__btn .btn:before {
    left: -3px;
}
.block-info__btn .btn:after, .block-info__btn .btn:before {
    content: " ";
    position: absolute;
    top: -3px;
    bottom: -3px;
    width: calc(50% + 3px);
    background-color: #3a24f9;
    transition: width .4s ease;
    transition-delay: 2s;
}
.block-info__btn .btn:after {
    right: -3px;
    z-index: 2;
}
.block-info__btn .btn:first-child {
    margin-top: 0;
}
.block-info__info {
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    color: #fff;
    margin-top: 30px;
}
.block-info__info--big {
    font-size: 25px;
    line-height: 160%}
.block-info__title {
    font-weight: 700;
    font-size: 59px;
    line-height: 110%;
    letter-spacing: -.02em;
    color: #fff;
    padding-right: 35px;
}
.block-info__title--small {
    font-size: 40px;
    line-height: 48px;
}
.block-info__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 52px 70px;
    background-color: #3a24f9;
    transition: background-color .3s ease;
}
.block-info__wrap {
    width: 1480px;
    margin: 0 auto;
    box-shadow: 0 4px 30px rgba(0, 0, 0, .15);
    transform: translateY(100%);
    opacity: 0;
    transition: transform .5s, opacity .5s ease;
    transition-delay: 1.2s;
}
.block-info__wrap .container {
    margin: 0;
}
.block-info--small .block-info__title {
    font-size: 52px;
    line-height: 114%}
.block-info--small .block-info__text {
    max-width: 74%}
.block-info.is-active .block-info__img, .block-info.is-active .block-info__wrap {
    transform: translateY(0);
    opacity: 1;
}
.block-info.is-active .block-info__text {
    opacity: 1;
}
.block-info.is-active .block-info__btn .btn:after, .block-info.is-active .block-info__btn .btn:before {
    width: 0;
}
@media (max-width:1500px) {
    .block-info__wrap {
    width: 80%}
}@media (max-width:1440px) {
    .block-info {
    margin-top: -314px;
}
.block-info .container {
    width: 100%}
.block-info__btn {
    width: 335px;
}
.block-info__btn .btn {
    font-size: 18px;
    line-height: 128.91%;
    border: 5px solid #fff;
}
.block-info__content {
    padding: 43px 53px;
}
.block-info__title {
    font-size: 47px;
    line-height: 101.67%}
.block-info__wrap {
    width: 89%}
.block-info__img {
    display: none;
}
.block-info--commercial.block-info--small .block-info__title, .block-info--small .block-info__title {
    font-size: 47px;
    line-height: 101.67%}
.block-info--commercial.block-info--small .block-info__text {
    font-size: 19px;
}
.block-info--commercial.block-info--small .block-info__btn .btn {
    padding-right: 40px;
    padding-left: 40px;
}
.block-info--white:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    bottom: 0;
    z-index: -1;
    display: none;
}
}@media (max-width:1200px) {
    .block-info {
    margin-top: 0;
}
.block-info--small .block-info__text {
    max-width: 100%}
.block-info--commercial.block-info--small .block-info__title, .block-info--small .block-info__title {
    font-size: 44px;
    line-height: 130%}
.block-info--commercial.block-info--small .block-info__text {
    font-size: 19px;
    max-width: 100%}
.block-info--commercial.block-info--small .block-info__btn {
    margin-top: 11px;
}
.block-info--commercial.block-info--small .block-info__btn .btn {
    margin-top: 14px;
    width: 100%;
    margin-right: 0;
}
.block-info__title {
    font-size: 46px;
    line-height: 104%;
    padding-right: 0;
}
.block-info__title br {
    display: none;
}
.block-info__text {
    max-width: 100%}
.block-info__wrap {
    width: 100%}
.block-info__btn {
    width: auto;
    margin-top: 30px;
    align-items: center;
    display: flex;
}
.block-info__btn .btn--big {
    font-size: 13px;
    line-height: 130%;
    min-width: 212px;
    min-height: 0;
    padding-top: 13px;
    padding-bottom: 13px;
    width: auto;
}
.block-info__btn .btn {
    margin-top: 0;
    margin-right: 15px;
    border: 4px solid #fff;
}
.block-info__content {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    min-height: inherit;
    padding: 54px 54px 65px;
}
.block-info__info {
    font-size: 16px;
    line-height: 150%;
    margin-top: 22px;
    max-width: 100%}
.block-info--white:before {
    display: none;
}
}@media (max-width:992px) {
    .block-info--small .block-info__title {
    font-size: 40px;
    line-height: 120%}
.block-info__btn {
    margin-top: 44px;
}
.block-info__btn .btn {
    padding-left: 15px;
    padding-right: 15px;
}
.block-info__content {
    padding: 60px 62px;
}
.block-info__info {
    margin-top: 17px;
}
.block-info--commercial.block-info--small .block-info__title, .block-info__title {
    font-size: 40px;
    line-height: 120%}
.block-info--commercial.block-info--small .block-info__text {
    font-size: 16px;
}
}@media (max-width:768px) {
    .block-info--commercial.block-info--small .block-info__title, .block-info--small .block-info__title {
    font-size: 33px;
    line-height: 109%}
.block-info__content {
    padding: 33px 30px 30px;
}
.block-info__btn {
    margin-top: 37px;
}
.block-info__btn .btn {
    border: 2px solid #fff;
}
.block-info__info {
    font-size: 15px;
    line-height: 160%}
.block-info__text {
    padding-right: 0;
}
.block-info__title {
    font-size: 33px;
    line-height: 109%}
.block-info__img {
    display: none;
}
}@media (max-width:560px) {
    .block-info__btn {
    margin-top: 30px;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
}
.block-info__btn .btn:last-child {
    margin-bottom: 0;
}
.block-info--commercial.block-info--small .block-info__btn {
    width: 100%}
}@media (max-width:480px) {
    .block-info--small .block-info__title, .block-info__title {
    font-size: 30px;
    line-height: 110%}
.block-info__content {
    padding: 43px 19px 54px;
}
.block-info__btn {
    width: 100%;
    margin-top: 35px;
}
.block-info__info {
    margin-top: 25px;
}
.block-info__info br {
    display: none;
}
}.main-catalog {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -34px;
}
.main-catalog--white .main-catalog__link .svg-icon use {
    fill: #fff;
}
.main-catalog__link {
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    flex-direction: column;
    position: absolute;
    right: -153px;
    top: 13px;
    transition: color .3s ease;
}
.main-catalog__link span {
    display: flex;
    line-height: 1;
    margin-bottom: 6px;
}
.main-catalog__btn {
    opacity: 0;
    transition: opacity .3s ease;
}
.main-catalog__btn .btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 250px;
    min-height: 60px;
    line-height: 1;
    font-size: 30px;
    letter-spacing: .05em;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: inherit;
    line-height: 128.91%;
    border: 2px solid hsla(0, 0%, 100%, .7);
}
.main-catalog__btn .btn svg {
    margin-right: 15px;
}
.main-catalog__btn .btn svg use {
    fill: #fff;
}
.main-catalog__wrap {
    display: flex;
}
.main-catalog__info {
    margin-top: 16px;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
}
.main-catalog__main {
    animation: moveAnim .3s alternate 1;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: top .3s ease, bottom .3s ease;
}
.main-catalog__body, .main-catalog__main {
    display: flex;
    flex-direction: column;
    padding: 50px 44px;
}
.main-catalog__body {
    justify-content: flex-end;
    position: relative;
    width: 50%;
    height: 100%;
    z-index: 10;
    background-color: hsla(0, 0%, 9%, .5);
    transition: background-color .3s ease;
}
.main-catalog__text {
    font-weight: 900;
    font-size: 39px;
    line-height: 109%;
    color: #fff;
}
.main-catalog__item {
    position: relative;
    display: flex;
    justify-content: flex-end;
    background-size: cover;
    background-position: 50%;
    text-decoration: none;
    height: 384px;
    width: 100%;
    margin-bottom: 34px;
}
.main-catalog__item .svg-icon {
    z-index: 10;
}
.main-catalog__item .svg-icon use {
    fill: #fff;
}
.main-catalog__item--left {
    justify-content: flex-start;
}
.main-catalog__item--all {
    width: calc(50% - 28px);
    justify-content: center;
    margin: 0 14px 28px;
    background-color: #3a24f9;
    transition: opacity .3s ease;
}
.main-catalog__item--all .main-catalog__body {
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #3a24f9;
    width: 100%}
.main-catalog__item--all .icon {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 128.91%;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
}
.main-catalog__item--all .icon .svg-icon {
    margin-top: 0;
    opacity: 1;
}
@media (min-width:1200px) {
    .main-catalog--main .main-catalog__item:first-child {
    opacity: 0;
    animation-delay: .6s;
}
.main-catalog--main .main-catalog__item:nth-child(2) {
    opacity: 0;
    animation-delay: .8s;
}
.main-catalog--main .main-catalog__item:nth-child(4) {
    animation-delay: .3s;
}
.main-catalog--main .main-catalog__item:nth-child(5) {
    animation-delay: .6s;
}
.main-catalog--main .main-catalog__item:nth-child(6) {
    animation-delay: .9s;
}
}@media (max-width:1700px) {
    .main-catalog__link {
    right: 16px;
}
}@media (max-width:1440px) {
    .main-catalog {
    margin-bottom: -31px;
}
.main-catalog__item {
    height: 325px;
    margin-bottom: 31px;
}
.main-catalog__item .svg-icon use {
    margin-top: 23px;
}
.main-catalog__info {
    display: none;
}
.main-catalog__text {
    font-size: 34px;
    line-height: 115%}
.main-catalog__link {
    display: none;
}
.main-catalog__btn {
    bottom: -45px;
}
.main-catalog__body {
    padding: 40px 44px;
}
}@media (min-width:1200px) {
    .main-catalog__item--all:hover .all-line .text {
    letter-spacing: .33em;
}
.main-catalog__item--all:hover .all-line .eyebrow {
    transform: translateY(-5px);
}
.main-catalog__item:hover .main-catalog__body {
    background-color: rgba(58, 36, 249, .9);
}
.main-catalog__item:hover .main-catalog__body, .main-catalog__item:hover .main-catalog__btn {
    opacity: 1;
}
}@media (max-width:1200px) {
    .main-catalog {
    margin: 0 -15px -30px;
}
.main-catalog__body {
    position: relative;
    width: 100%;
    opacity: 0;
    transition: opacity .3s ease;
}
.main-catalog__main {
    padding: 47px 44px;
    padding-bottom: 73px;
}
.main-catalog__btn {
    bottom: 30px;
    position: absolute;
    left: 45px;
}
.main-catalog__item {
    height: 324px;
    width: calc(50% - 30px);
    margin: 0 15px 30px;
}
.main-catalog__item--all {
    height: 270px;
}
.main-catalog__item--all .main-catalog__body {
    background: #3a24f9!important;
}
.main-catalog__item--all .main-catalog__body .svg-icon {
    display: block;
}
.main-catalog__text {
    font-size: 23px;
    line-height: 119.1%;
    font-weight: 600;
}
}@media (max-width:992px) {
    .main-catalog__item {
    height: 270px;
}
.main-catalog__btn {
    display: none;
}
.main-catalog__main {
    padding: 36px;
}
.main-catalog__body {
    opacity: 1;
    background: linear-gradient(90deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .2) 99.95%);
}
}@media (max-width:767px) {
    .main-catalog {
    margin-bottom: 0;
}
.main-catalog__body {
    padding: 36px;
}
.main-catalog__main {
    padding: 0;
    padding-bottom: 0;
    position: relative;
}
.main-catalog__item {
    height: 324px;
    width: calc(100% - 30px);
}
.main-catalog__item:last-child {
    margin-bottom: 0;
}
.main-catalog__item--all {
    height: 66px;
}
.main-catalog__item--all .main-catalog__body .icon {
    font-size: 16px;
    line-height: 120%}
.main-catalog__item--all .main-catalog__body .icon .svg-icon {
    display: none;
}
.main-catalog__text {
    font-size: 23px;
    line-height: 119.1%;
    text-align: center;
}
}@media (max-width:560px) {
    .main-catalog__text {
    font-size: 24px;
    line-height: 120%}
.main-catalog__item {
    height: 316px;
}
.main-catalog__item--all {
    height: 50px;
}
.main-catalog__item--all .main-catalog__body {
    padding: 0;
}
.main-catalog__item--all .main-catalog__body .icon {
    font-size: 14px;
    line-height: 128.91%}
}@media (max-width:360px) {
    .main-catalog__text {
    font-size: 22px;
    line-height: 123%}
.main-catalog__body {
    padding: 22px 10px;
}
.main-catalog__item {
    height: 213px;
    margin-bottom: 18px;
}
.main-catalog__item--all {
    height: 48px;
}
.main-catalog__item--all .main-catalog__body .icon {
    font-size: 13px;
    line-height: 128.91%}
}.all-line {
    display: inline-flex;
    align-items: center;
}
.all-line .text {
    font-family: MuseoSansCyrl;
    font-weight: 900;
    font-size: 18px;
    line-height: 128.91%;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    margin-left: 15px;
    transition: letter-spacing .3s ease;
}
.all-line .icon .svg-icon {
    overflow: visible;
}
.all-line .icon .eyebrow {
    transition: transform .3s ease;
}
@media (max-width:768px) {
    .all-line .text {
    font-size: 14px;
    letter-spacing: .06em;
    margin-left: 0;
}
}.list-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -40px;
    margin-top: 60px;
}
.list-card__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 163px;
    height: 133px;
    margin: 0 40px;
    margin-bottom: 30px;
    filter: grayscale(100%);
    transition: filter .3s ease;
}
.list-card__item img {
    display: block;
}
.list-card__item:hover {
    filter: grayscale(0);
}
@media (min-width:1200px) {
    .list-card__item:nth-child(2) {
    animation-delay: .2s;
}
.list-card__item:nth-child(3) {
    animation-delay: .4s;
}
.list-card__item:nth-child(4) {
    animation-delay: .6s;
}
.list-card__item:nth-child(5) {
    animation-delay: .8s;
}
.list-card__item:nth-child(6) {
    animation-delay: 1s;
}
.list-card__item:nth-child(7) {
    animation-delay: 1.2s;
}
.list-card__item:nth-child(8) {
    animation-delay: 1.4s;
}
.list-card__item:nth-child(9) {
    animation-delay: 1.6s;
}
.list-card__item:nth-child(10) {
    animation-delay: 1.8s;
}
.list-card__item:nth-child(11) {
    animation-delay: 2s;
}
.list-card__item:nth-child(12) {
    animation-delay: 2.2s;
}
.list-card__item:nth-child(13) {
    animation-delay: 2.4s;
}
.list-card__item:nth-child(14) {
    animation-delay: 2.6s;
}
.list-card__item:nth-child(15) {
    animation-delay: 2.8s;
}
.list-card__item:nth-child(16) {
    animation-delay: 3s;
}
.list-card__item:nth-child(17) {
    animation-delay: 3.2s;
}
.list-card__item:nth-child(18) {
    animation-delay: 3.4s;
}
.list-card__item:nth-child(19) {
    animation-delay: 3.6s;
}
.list-card__item:nth-child(20) {
    animation-delay: 3.8s;
}
.list-card__item:nth-child(21) {
    animation-delay: 4s;
}
.list-card__item:nth-child(22) {
    animation-delay: 4.2s;
}
.list-card__item:nth-child(23) {
    animation-delay: 4.4s;
}
.list-card__item:nth-child(24) {
    animation-delay: 4.6s;
}
.list-card__item:nth-child(25) {
    animation-delay: 4.8s;
}
}@media (max-width:1440px) {
    .list-card {
    margin-top: 70px;
}
.list-card__item {
    width: 130px;
    margin-bottom: 30px;
}
}@media (max-width:1200px) {
    .list-card {
    margin: 70px 0 0;
    max-width: 100%}
.list-card__item {
    width: calc(20% - 40px);
    margin: 0 20px;
}
}@media (max-width:992px) {
    .list-card {
    margin: 48px 0 0;
}
.list-card__item {
    width: calc(33.3% - 30px);
    margin: 0 15px;
}
}@media (max-width:768px) {
    .list-card {
    margin: 48px 0 0;
}
.list-card__item {
    width: calc(33.3% - 30px);
    margin: 0 15px;
}
}@media (max-width:560px) {
    .list-card {
    margin-top: 0;
}
}@media (max-width:480px) {
    .list-card__item {
    width: calc(50% - 30px);
    margin: 0 15px;
}
}.sites {
    display: flex;
    margin: 0 -15px -59px;
}
.sites, .sites--many {
    flex-wrap: wrap;
}
.sites--many .sites__item {
    width: 50%;
    margin-bottom: 95px;
    padding-bottom: 62px;
}
.sites--many .sites__name {
    margin-bottom: 26px;
}
.sites--marketing {
    flex-wrap: wrap;
}
.sites--marketing .sites__item {
    width: 50%;
    margin-bottom: 35px;
}
.sites__item {
    width: 50%;
    padding: 0 15px;
    position: relative;
    margin-bottom: 70px;
}
.sites__item:first-child .sites__name {
    animation-delay: 1.2s;
}
.sites__item:first-child .sites__text {
    animation-delay: 1.35s;
}
.sites__item:nth-child(2) .sites__name {
    animation-delay: 1.7s;
}
.sites__item:nth-child(2) .sites__text {
    animation-delay: 1.85s;
}
.sites__item:nth-child(3) .sites__name {
    animation-delay: 2.1s;
}
.sites__item:nth-child(3) .sites__text {
    animation-delay: 2.25s;
}
.sites__item:nth-child(4) .sites__name {
    animation-delay: 2.6s;
}
.sites__item:nth-child(4) .sites__text {
    animation-delay: 2.75s;
}
.sites__item:hover .sites__name, .sites__item:hover .sites__text {
    color: #3a24f9;
}
.sites__item:hover .sites__name:before {
    width: 100%}
.sites__item:hover .sites__more {
    width: 100px;
}
.sites__name {
    display: inline-block;
    position: relative;
    font-weight: 600;
    line-height: 120%;
    color: #171717;
    text-decoration: none;
    margin-bottom: 16px;
    transition: color .3s ease;
    font-weight: 700;
    font-size: 25px;
    line-height: 132%;
    padding-bottom: 9px;
}
.sites__name:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 52px;
    height: 4px;
    background-color: #3a24f9;
    transition: width .4s ease;
}
.sites__text {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
    color: #171717;
    max-width: 90%;
    transition: color .3s ease;
}
@media (max-width:1440px) {
    .sites__name {
    font-size: 27px;
    line-height: 120.05%;
    margin-bottom: 20px;
}
.sites__text {
    font-size: 18px;
    line-height: 150%}
}@media (max-width:1200px) {
    .sites__name {
    font-size: 23px;
    line-height: 119.1%;
    margin-bottom: 28px;
}
.sites__item {
    padding-bottom: 48px;
}
.sites__text {
    font-size: 16px;
    line-height: 150%}
.sites--many {
    margin-bottom: 38px;
}
.sites--many .sites {
    padding-bottom: 55px;
}
.sites--many .sites__item {
    margin-bottom: 55px;
    padding-bottom: 40px;
}
}@media (max-width:900px) {
    .sites {
    flex-wrap: wrap;
    margin-bottom: -20px;
}
.sites__name {
    margin-bottom: 16px;
}
.sites__name br {
    display: none;
}
.sites__more {
    position: relative;
    left: inherit;
    margin-top: 14px;
}
.sites__item {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 50px;
}
.sites__item:last-child {
    margin-bottom: 0;
}
.sites--many .sites__item {
    margin-bottom: 38px;
    padding-bottom: 0;
}
}@media (max-width:767px) {
    .sites__more {
    margin-top: 25px;
}
.sites__item {
    margin-bottom: 36px;
}
.sites__item:last-child {
    margin-bottom: 0;
}
.sites__item:first-child .sites__more, .sites__item:first-child .sites__name, .sites__item:first-child .sites__text, .sites__item:nth-child(2) .sites__more, .sites__item:nth-child(2) .sites__name, .sites__item:nth-child(2) .sites__text, .sites__item:nth-child(3) .sites__more, .sites__item:nth-child(3) .sites__name, .sites__item:nth-child(3) .sites__text, .sites__item:nth-child(4) .sites__more, .sites__item:nth-child(4) .sites__name, .sites__item:nth-child(4) .sites__text {
    animation-delay: 0s;
}
.sites--many {
    margin-bottom: 0;
}
.sites--many .sites__name {
    margin-bottom: 16px;
}
.sites--many .sites__item {
    width: 100%;
    margin-bottom: 50px;
}
.sites--many .sites__item:last-child {
    margin-bottom: 0;
}
}@media (max-width:560px) {
    .sites__name {
    font-size: 20px;
    line-height: 122%;
    margin-bottom: 10px;
}
.sites__text {
    font-size: 15px;
    line-height: 170%}
.sites__more {
    margin-top: 21px;
}
.sites--many .sites__name {
    margin-bottom: 10px;
}
.sites--many .sites__item {
    margin-bottom: 34px;
}
}@media (max-width:360px) {
    .sites__name {
    font-size: 19px;
    line-height: 125%;
    margin-bottom: 14px;
}
.sites__item {
    margin-bottom: 31px;
}
.sites__text {
    font-size: 14px;
    line-height: 175%;
    width: 100%}
.sites__more {
    margin-top: 13px;
}
}.calc {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
    filter: drop-shadow(0 2px 30px rgba(0, 0, 0, .08));
}
.calc .check label {
    font-weight: 500;
    font-size: 21px;
    line-height: 171%}
.calc .check__control {
    border-width: 2px;
}
.calc .check__control .svg-icon {
    width: 19px;
    height: auto;
    top: 0;
}
.calc .check__control .svg-icon use {
    fill: #3a24f9;
}
.calc__item {
    padding: 30px 36px;
    background-color: #fff;
    margin: 0 6px 12px;
    width: calc(38.3% - 12px);
    flex: none;
}
.calc__item--slider {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 12px);
}
.calc__item--slider .calc__name {
    margin-bottom: 0;
    padding-right: 15px;
}
.calc__item--check {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.calc__item--check .calc__name {
    margin-bottom: 0;
    padding-right: 15px;
}
.calc__item--1 {
    width: calc(100% - 12px);
}
.calc__item--2 {
    width: calc(50% - 12px);
}
.calc__item--3 {
    width: calc(61.7% - 12px);
}
.calc__item--3 .check__wrap {
    width: 50%}
.calc__item--3 .check__container {
    display: flex;
    flex-wrap: wrap;
}
.calc__price {
    width: calc(100% - 12px);
    margin: 0 6px;
    display: flex;
    align-items: center;
}
.calc__price .btn {
    margin-left: 6px;
    font-size: 20px;
    line-height: 128.91%;
    flex: none;
    padding: 27px 82px;
}
.calc__price-wrap {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    padding: 0 36px;
    background-color: #171717;
    height: 100%;
    align-items: center;
}
.calc__price-wrap span {
    font-size: 30px;
    line-height: 120%;
    color: #fff;
    font-weight: 700;
}
.calc__name {
    font-weight: 700;
    font-size: 25px;
    line-height: 128.91%;
    margin-bottom: 22px;
    color: #000;
}
.calc__name span {
    display: block;
    color: #81868e;
}
@media (max-width:1440px) {
    .calc__name {
    font-size: 24px;
    line-height: 128.91%;
    margin-bottom: 26px;
}
.calc__item {
    padding: 31px 37px;
}
}@media (max-width:1200px) {
    .calc .check__control .svg-icon {
    width: 14px;
    height: auto;
    top: 1px;
}
.calc .check label {
    font-size: 16px;
    line-height: 160%}
.calc__name {
    font-size: 20px;
    line-height: 119.9%;
    margin-bottom: 30px;
}
.calc__price {
    height: 86px;
}
.calc__price-wrap {
    padding: 0 27px;
}
.calc__price-wrap span {
    font-size: 16px;
    line-height: 150%}
.calc__price-wrap span:last-child {
    font-size: 23px;
    line-height: 119.1%}
.calc__price .btn {
    padding: 20px 31px;
    height: 100%}
.calc__item {
    padding: 22px 28px;
}
}@media (max-width:992px) {
    .calc__item {
    padding: 22px 19px;
}
}@media (max-width:900px) {
    .calc__item {
    padding: 29px 19px;
    width: calc(100% - 12px);
    margin-bottom: 6px;
}
.calc__item--slider .calc__name {
    width: 164px;
}
.calc__name {
    margin-bottom: 23px;
}
.calc__name br {
    display: none;
}
}@media (max-width:768px) {
    .calc__price {
    display: flex;
    flex-direction: column;
    height: auto;
    background-color: transparent;
}
.calc__price .btn {
    margin-top: 6px;
    width: 100%;
    height: 48px;
}
.calc__price-wrap {
    font-size: 20px;
    line-height: 122%;
    padding: 21px 18px;
    background-color: #171717;
    width: 100%}
.calc__price-wrap span {
    font-size: 15px;
    line-height: 170%}
.calc__price-wrap span:last-child {
    font-size: 20px;
    line-height: 122%}
}@media (max-width:640px) {
    .calc .check label {
    font-size: 15px;
    line-height: 170%}
.calc .check__control {
    width: 19px;
    height: 19px;
}
}@media (max-width:560px) {
    .calc {
    margin-top: -11px;
}
.calc .check__control .svg-icon {
    width: 11px;
    top: 0;
}
.calc__name {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 10px;
}
.calc__price-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding: 12px 15px;
}
.calc__price-wrap span {
    font-size: 14px;
    line-height: 170%}
.calc__price-wrap span:last-child {
    font-size: 19px;
    line-height: 125%;
    margin-top: 7px;
}
.calc__price .btn {
    font-size: 13px;
    line-height: 120%;
    margin-left: 0;
}
.calc__item {
    padding: 26px 17px 14px;
}
.calc__item--3 .check__wrap {
    width: 100%;
    padding-right: 0;
}
.calc__item--slider {
    flex-direction: column;
    align-items: flex-start;
}
.calc__item--slider .calc__name {
    width: 100%}
}@media (max-width:480px) {
    .calc__name {
    font-size: 17px;
    line-height: 126%;
    margin-bottom: 28px;
}
.calc__item {
    padding: 12px 17px 13px;
}
.calc .check label {
    font-size: 14px;
    line-height: 170%}
}.lprice {
    width: 50%;
    padding: 0 15px;
}
.lprice__wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.lprice__top {
    display: flex;
    align-items: center;
    font-weight: 900;
    height: 216px;
    background-color: #3a24f9;
    padding: 15px 42px;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
}
.lprice__body {
    padding: 0 42px;
    background-color: #fff;
}
.lprice__info {
    margin-top: 38px;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}
.lprice__price {
    display: flex;
    align-items: flex-end;
    height: 105px;
    font-size: 48px;
    line-height: 54px;
    font-weight: 900;
    color: #3a24f9;
}
.lprice__price img {
    margin-right: 40px;
}
.lprice table {
    width: 100%;
    margin-top: 23px;
}
.lprice table tr:last-child td {
    border-bottom: 0;
}
.lprice table tr td {
    height: 65px;
    border-bottom: 2px solid #f5f5f5;
}
.lprice table tr td.name {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    padding-right: 0;
}
.lprice table tr td.price {
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #000;
}
.lprice table tr td.count, .lprice table tr td.price span {
    font-weight: 700;
    font-size: 24px;
}
.lprice table tr td.count {
    line-height: 36px;
}
.lprice table tr td.count .svg-icon {
    margin-right: 9px;
}
.lprice--black .lprice__top {
    background-color: #171717;
}
.step__number {
    font-size: 18px;
    line-height: 150%}
.step__body {
    margin-top: 23px;
}
.step__name {
    font-size: 30px;
    line-height: 120.05%;
    margin-top: 10px;
    font-weight: 700;
    color: #fff;
    background-color: #171717;
    padding: 12px 25px;
    display: inline-flex;
    align-items: center;
}
.step-item {
    display: flex;
    position: relative;
    padding-bottom: 28px;
}
.step-item:last-child:before {
    display: none;
}
.step-item:before {
    content: " ";
    position: absolute;
    width: 4px;
    left: 28px;
    top: 36px;
    bottom: 6px;
    background-color: #dadada;
}
.step-item__text {
    padding-left: 15px;
    font-size: 18px;
    line-height: 150%;
    padding-right: 43px;
}
.step-item__number {
    width: 60px;
    font-size: 14px;
    line-height: 150%;
    flex: none;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.step-item__number span {
    font-weight: 700;
    font-size: 25px;
    line-height: 120%;
    display: block;
    margin-bottom: -4px;
}
@media (max-width:1440px) {
    .step {
    margin-top: -13px;
}
.step__name {
    font-size: 26px;
    line-height: 120.05%}
.step__body {
    margin-top: 29px;
}
.step-item__number {
    font-size: 14px;
    line-height: 150%}
.step-item__number span {
    font-size: 25px;
    line-height: 120%;
    margin-bottom: -2px;
}
.step-item__text {
    font-size: 18px;
    line-height: 160%}
}@media (max-width:1200px) {
    .step {
    display: flex;
    margin-top: -10px;
}
.step__wrap {
    width: 50%}
.step__name {
    font-size: 22px;
    line-height: 120.05%;
    padding: 15px 27px;
    width: 100%}
.step__number {
    font-size: 16px;
    line-height: 150%}
.step-item {
    padding-bottom: 39px;
}
.step-item:last-child {
    padding-bottom: 0;
}
.step-item__text {
    font-size: 16px;
    line-height: 150%}
}@media (max-width:959px) {
    .step {
    flex-direction: column;
}
.step__wrap {
    width: 100%;
    margin-bottom: 52px;
}
.step__wrap:last-child {
    margin-bottom: 0;
}
.step__body {
    margin-top: 18px;
}
.step__name {
    margin-top: 7px;
    justify-content: center;
}
.step-item {
    padding-bottom: 44px;
}
.step-item:before {
    width: 2px;
    left: 12px;
    top: 52px;
    bottom: 12px;
}
.step-item__number {
    width: 33px;
    margin-top: -5px;
}
.step-item__number span {
    font-size: 24px;
    line-height: 160%;
    font-weight: 500;
    margin-bottom: -7px;
}
.step-item__text {
    font-size: 16px;
    line-height: 150%;
    padding: 0 0 0 10px;
}
}@media (max-width:639px) {
    .step__name {
    font-size: 20px;
    line-height: 120.05%;
    margin-top: 15px;
}
.step__body {
    margin-top: 22px;
}
.step-item {
    padding-bottom: 22px;
}
.step-item:before {
    left: 16px;
}
.step-item__text {
    font-size: 15px;
    line-height: 170%}
.step-item__number span {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 0;
}
}@media (max-width:479px) {
    .step {
    margin-top: -1px;
}
.step__body {
    margin-top: 25px;
}
.step__wrap {
    margin-bottom: 39px;
}
.step__name {
    margin-top: 14px;
    font-size: 16px;
    line-height: 120%;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: 500;
}
.step-item {
    padding-bottom: 11px;
}
.step-item:before {
    left: 11px;
    top: 41px;
    bottom: 1px;
}
.step-item__text {
    font-size: 14px;
    line-height: 170%;
    padding: 0 0 0 8px;
}
.step-item__number {
    width: 24px;
    font-size: 12px;
    line-height: 150%;
    margin-top: -3px;
}
.step-item__number span {
    margin-bottom: -7px;
}
}.price {
    margin-bottom: 137px;
}
.price__td {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc((100% - 384px)/3);
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    padding: 14px 15px;
    background-color: #f5f5f5;
    border-bottom: 4px solid #fff;
}
.price__td--inner {
    border-right: 9px solid #fff;
}
.price__td--inner:last-child {
    border-right: 0;
}
.price__td--main {
    width: 384px;
    justify-content: flex-start;
    text-align: left;
    padding: 14px 26px;
    flex: none;
    border-right: 8px solid #fff;
}
.price__td .plus use {
    fill: #3a24f9;
}
.price__td .minus use {
    fill: #dadada;
}
.price__row {
    display: flex;
    flex-direction: row;
    height: inherit;
    flex: 1;
    align-items: stretch;
}
.price__row:first-child .price__td--inner {
    position: relative;
    border-left: 6px solid transparent;
}
.price__row:first-child .price__td--inner::before {
    content: " ";
    position: absolute;
    left: -6px;
    top: 0;
    bottom: 0;
    width: 6px;
    background-color: #171717;
}
.price__row--btn {
    height: auto;
    padding-top: 9px;
}
.price__row--btn .price__td {
    padding: 0;
    border-bottom: 0;
}
.price__row--btn .btn {
    padding: 14px 37px;
    width: 100%;
    font-weight: 800;
    font-size: 16px;
    line-height: 128.91%}
.price__header {
    display: flex;
}
.price__header-title {
    background-color: #171717;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    text-align: center;
    color: #fff;
}
.price__header-td {
    width: calc((100% - 384px)/3);
    border-right: 9px solid #fff;
}
.price__header-td:last-child {
    border-right: 0;
}
.price__header-td--main {
    width: 384px;
    flex: none;
    border-right: 8px solid #fff;
}
.price__header-td--main .price__header-title {
    font-weight: 800;
    font-size: 30px;
    line-height: 120%}
.price__header-td--main h4 {
    margin: 0;
}
.price__header-text {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 0 25px;
}
.price__header-price {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    color: #3a24f9;
}
.price__header-td--inner {
    background-color: #fff;
}
.price--package .price__header-title {
    font-weight: 600;
    font-size: 21px;
    line-height: 143%}
.price--package .price__header-td {
    width: 25%;
    padding-bottom: 0;
}
.price--package .price__header-td h3 {
    font-weight: 800;
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 0;
}
.price--package .price__header-td--main {
    width: 25%;
    padding-right: 0;
    padding-bottom: 0;
}
.price--package .price__row {
    flex-direction: row;
    height: inherit;
    flex: 1;
    align-items: stretch;
}
.price--package .price__row--btn .price__td {
    padding: 0;
    background-color: transparent;
    border-color: transparent;
}
.price--package .price__td {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    background-color: #fff;
    margin-bottom: 4px;
    padding: 10px 17px;
}
.price--package .price__td--price {
    color: #3a24f9;
    font-size: 20px;
}
.price--package .price__td--main {
    background-color: transparent;
    border-left: 4px solid #fff;
    font-weight: 400;
    padding-left: 15px;
}
@media (max-width:1440px) {
    .price__header-td {
    width: calc((100% - 280px)/3);
    border-right-width: 7px;
}
.price__header-td--main {
    width: 280px;
}
.price__header-td--main .price__header-title {
    font-weight: 800;
    font-size: 28px;
    line-height: 120%;
    text-align: left;
    justify-content: flex-start;
    padding-left: 18px;
    padding-right: 18px;
}
.price__td {
    width: calc((100% - 280px)/3);
}
.price__td--main {
    width: 280px;
}
}@media (max-width:1200px) {
    .price__header-td--main .price__header-title {
    font-size: 26px;
    line-height: 120%}
}@media (max-width:992px) {
    .price {
    margin-bottom: 65px;
    margin-right: -30px;
}
.price, .price--package {
    overflow-x: auto;
}
.price--package .price__td {
    font-size: 15px;
}
.price--package .price__td--main {
    width: 250px;
    flex: none;
}
.price--package .price__header-td h3 {
    font-size: 20px;
}
.price--package .price__header-title {
    font-size: 17px;
    line-height: 1.2;
}
.price__body, .price__header {
    width: 1146px;
}
.price--small .price__body, .price--small .price__header {
    width: 560px;
}
.price__row:last-child {
    padding-top: 15px;
}
.price__row:last-child .btn {
    padding: 13px 20px;
    width: 100%;
    font-size: 14px;
}
}@media (max-width:640px) {
    .price__body {
    width: 960px;
}
.price__td {
    padding-left: 17px;
    padding-right: 1px;
    font-weight: 600;
    font-size: 15px;
    line-height: 170%;
    width: calc((100% - 240px)/3);
}
.price__td--main {
    width: 240px;
    padding-right: 17px;
}
.price__header {
    width: 960px;
}
.price__header-title {
    font-weight: 500;
    font-size: 17px;
    line-height: 160%}
.price__header-td {
    border-right-width: 6px;
    width: calc((100% - 240px)/3);
}
.price__header-td--main {
    width: 240px;
}
.price__header-td--main .price__header-title {
    font-size: 20px;
}
}@media (max-width:560px) {
    .price {
    margin-right: -17px;
}
}@media (max-width:480px) {
    .price__header-title {
    font-size: 16px;
    line-height: 160%}
.price__header-td--main .price__header-title {
    font-size: 18px;
}
.price__td {
    font-size: 14px;
    line-height: 170%}
}.menu {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    transform: translateX(-100%);
    transition: transform .6s ease;
    z-index: 1000;
}
.menu__menu {
    display: flex;
    justify-content: space-between;
}
.menu__block {
    width: 770px;
    height: 100%;
    background-color: #3a24f9;
}
.menu__container {
    height: 100%;
    width: 100%;
    padding: 112px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.menu__logo {
    position: absolute;
    top: 50%;
    height: 100%;
    transform: translateY(-50%) translateX(-100%);
    left: 0;
    transition: transform 2.2s cubic-bezier(.075, .82, .165, 1);
    display: none;
}
.menu__logo img {
    max-width: inherit;
    height: 100%;
    width: auto;
    display: block;
}
.menu .dropmenu>li {
    opacity: 0;
    transform: translateY(-50px);
    margin-right: -100px;
    transition: transform .4s, opacity .4s ease;
}
.menu .dropmenu>li:first-child {
    transition-delay: 1.1s;
}
.menu .dropmenu>li:nth-child(2) {
    transition-delay: 1.25s;
}
.menu .dropmenu>li:nth-child(3) {
    transition-delay: 1.4s;
}
.menu .dropmenu>li:nth-child(4) {
    transition-delay: 1.55s;
}
.menu .navigation>li>a {
    opacity: 0;
    transform: translateY(-250%);
    transition: transform .4s, opacity .4s ease;
}
.menu .navigation>li:first-child > a {
    transition-delay: .5s;
}
.menu .navigation>li:nth-child(2)>a {
    transition-delay: .65s;
}
.menu .navigation>li:nth-child(3)>a {
    transition-delay: .8s;
}
.menu .navigation>li:nth-child(4)>a {
    transition-delay: .95s;
}
.menu .container {
    height: 100%;
    overflow-y: auto;
}
.menu .row {
    height: 100%}
.menu__wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-bottom: 85px;
}
.menu__wrap-close {
    transform: rotate(-180deg) scale(0);
    transition: transform .4s ease;
    transition-delay: 2s;
    position: absolute;
    cursor: pointer;
    left: 46px;
    top: 77px;
    transform: 0;
    z-index: 5;
}
.menu__wrap-close .svg-icon {
    display: block;
}
.menu__btn {
    margin-top: 90px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 0;
    transition: opacity .4s ease;
    transition-delay: 1.9s;
}
.menu__btn .btn {
    font-size: 16px;
    line-height: 128.91%;
    padding: 14px 30px;
    flex: none;
    margin-right: 18px;
}
.menu__btn .btn:last-child {
    margin-right: 0;
}
.menu.is-open {
    transform: translateX(0);
}
.menu.is-anim .navigation>li>a {
    opacity: 1;
    transform: translateY(0);
}
.menu.is-anim .menu__btn {
    opacity: 1;
}
.menu.is-anim .menu__wrap-close {
    transform: rotate(0) scale(1);
}
.menu.is-anim .menu__logo {
    transform: translateY(-50%) translateX(0);
}
.menu.is-anim .dropmenu>li {
    opacity: 1;
    transform: translateY(0);
}
@media (max-width:1440px) {
    .menu__container {
    position: relative;
}
.menu__wrap {
    padding-top: 130px;
    padding-bottom: 110px;
    position: static;
}
.menu .container {
    width: 1050px;
}
}@media (max-width:1200px) {
    .menu .container {
    width: 100%}
.menu__wrap {
    justify-content: center;
}
}@media (max-width:960px) {
    .menu::before {
    width: calc(100% - 701px);
}
.menu__block {
    width: 701px;
}
.menu__container {
    padding: 82px 39px;
}
.menu__wrap-close {
    top: 15px;
    left: 15px;
}
}@media (max-width:768px) {
    .menu__block {
    width: 528px;
}
.menu__btn {
    flex-direction: column;
}
.menu__btn .btn {
    width: 100%}
.menu__btn .btn:first-child {
    margin-right: 0;
    margin-bottom: 18px;
}
.menu__wrap-close {
    left: 12px;
    top: 12px;
}
.menu__container {
    padding: 75px 32px;
}
.menu:before {
    width: calc(100% - 528px);
}
}@media (max-width:640px) {
    .menu__block {
    width: 100%}
.menu__contaner {
    padding-right: 91px;
    padding-bottom: 32px;
}
.menu:before {
    display: none;
}
}@media (max-width:480px) {
    .menu__container {
    padding: 145px 36px 36px;
}
.menu .dropmenu>li {
    margin-right: 0;
}
}@media (max-width:360px) {
    .menu__container {
    padding-left: 20px;
    padding-right: 20px;
}
}.list-text {
    margin: 0;
    padding: 0;
}
.list-text li {
    position: relative;
    list-style: none;
    font-size: 21px;
    line-height: 143%;
    padding-left: 35px;
    margin-bottom: 20px;
}
.list-text li:last-child {
    margin-bottom: 0;
}
.list-text li:before {
    content: url(../images/common/arrow.svg);
    position: absolute;
    left: 1px;
    top: 2px;
}
.list-text--check li:before {
    content: url(../images/common/check.svg);
}
@media (max-width:1440px) {
    .list-text li {
    font-size: 20px;
    line-height: 150%}
}@media (max-width:1200px) {
    .list-text li {
    font-size: 18px;
    line-height: 30px;
    padding-left: 25px;
}
}@media (max-width:992px) {
    .list-text li {
    font-size: 16px;
    line-height: 150%}
}@media (max-width:480px) {
    .list-text li {
    font-size: 14px;
    line-height: 170%}
}.percent__text {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.02em;
    color: #3a24f9;
    max-width: 260px;
    margin: 0 auto;
    position: relative;
}
.percent__wrap {
    padding: 70px 0;
}

.percent__wrap.percent__wrap-com {
    padding: 0px 0;
}


.percent__number {
    width: 188px;
    height: 188px;
    margin: 0 auto -40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.percent__number .circle {
    position: absolute;
    left: -20px;
    top: -20px;
    width: 100%;
    height: 100%;
    border: 20px solid #f5f5f5;
    border-radius: 50%;
    box-sizing: content-box;
}
.percent__number span {
    font-weight: 700;
    font-size: 80px;
    line-height: 97.27%;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -.06em;
    color: #3a24f9;
    position: relative;
    z-index: 1;
}
@media (min-width:480px) {
    .percent__wrap {
    padding: 67px 0;
}
.percent__text {
    max-width: 284px;
}
.percent__number {
    width: 198px;
    height: 198px;
}
.percent__number span {
    font-size: 88px;
    line-height: 97.27%}
.percent__number .circle {
    top: -25px;
    left: -25px;
    border: 25px solid #f5f5f5;
}
}@media (min-width:640px) {
    .percent {
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.percent__wrap {
    padding: 103px 0;
}
.percent__number {
    width: auto;
    height: auto;
    margin: 0;
    margin-right: 25px;
    flex: none;
}
.percent__number span {
    display: block;
    width: 187px;
}
.percent__number .circle {
    width: 173px;
    height: 173px;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.percent__text {
    font-size: 18px;
    line-height: 120%;
    width: auto;
    text-align: left;
    max-width: none;
    overflow: hidden;
}
}@media (min-width:960px) {
    .percent {
    height: 251px;
}
.percent__wrap {
    width: 708px;
    margin: 0 auto;
    padding: 117px 0;
}
.percent__wrap .container {
    padding: 0;
    width: 100%!important;
}
.percent__text {
    font-size: 25px;
    line-height: 120%}
.percent__number {
    margin-right: 30px;
}
.percent__number .circle {
    width: 251px;
    height: 251px;
    left: 65px;
    border: 40px solid #f5f5f5;
}
.percent__number span {
    width: 262px;
    font-size: 120px;
    line-height: 97.27%}
}@media (min-width:1200px) {
    .percent {
    height: 374px;
}
.percent__wrap {
    width: 1076px;
    padding: 160px 0;
}
.percent__number {
    margin-right: 34px;
}
.percent__number span {
    width: 426px;
    font-size: 195px;
    line-height: 97.27%}
.percent__number .circle {
    width: 374px;
    height: 374px;
    left: 89px;
    border: 60px solid #f5f5f5;
}
.percent__text {
    font-size: 34px;
    line-height: 120%}
}@media (min-width:1440px) {
    .percent {
    height: 368px;
}
.percent__wrap {
    width: 1338px;
    padding: 183px 0;
}
.percent__text {
    font-size: 39px;
    line-height: 120%}
.percent__number .circle {
    width: 368px;
    height: 368px;
    left: 83px;
}
}.reward {
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -79px;
}
.reward, .reward__img {
    display: flex;
    justify-content: center;
}
.reward__img {
    position: absolute;
    left: 15px;
    top: 0;
    width: 233px;
    height: 233px;
    align-items: center;
}
.reward__img svg {
    position: absolute;
    left: 0;
    top: 0;
}
.reward__img img {
    max-height: 100%;
    max-width: 100%}
.reward__text {
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    margin-top: 5px;
}
.reward__item {
    position: relative;
    width: 33.3%;
    padding: 0 15px;
    padding-top: 181px;
    margin-bottom: 79px;
}

.reward__item--big {
    width: 50%;
}
.reward__item span {
    margin-top: 6px;
    display: block;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
}
.reward__info {
    padding: 0 12px 0 85px;
}
.reward__name {
    font-weight: 700;
    font-size: 25px;
    line-height: 132%}
@media (max-width:1200px) {
    .reward {
    width: auto;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -15px;
    padding-bottom: 5px;
}
.reward__img {
    width: 163px;
    height: 163px;
}
.reward__img img {
    width: 70px;
    height: auto;
}

.reward__img img.colib {
    width: 100px;
}


.reward__img svg {
    width: 163px;
    height: auto;
}
.reward__info {
    padding: 0 0 0 58px;
}
.reward__name {
    font-size: 20px;
    line-height: 132%}
.reward__item {
    padding: 0 10px;
    padding-top: 138px;
    width: 33.3%}
.reward__item span {
    font-size: 16px;
    line-height: 160%}
}@media (max-width:800px) {
    .reward {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -60px;
    padding-bottom: 0;
}
.reward__item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px;
}
.reward__item {
    width: 100%;
}
}@media (max-width:560px) {
    .reward {
    margin-bottom: 0;
}
.reward__item {
    width: 100%;
    padding-top: 68px;
    margin-bottom: 30px;
    min-height: 163px;
}
.reward__item span {
    font-size: 15px;
    line-height: 150%}
.reward__item:last-child {
    margin-bottom: 0;
}
.reward__name {
    font-size: 18px;
    line-height: 132%}
.reward__img {
    flex: none;
}
.reward__img svg {
    transform: rotate(-45deg);
}
.reward__info {
    padding: 0 0 0 150px;
}
}@media (max-width:360px) {
    .reward__item {
    padding-top: 138px;
}
.reward__img svg {
    transform: rotate(15deg);
}
.reward__info {
    padding-left: 47px;
}
.reward__name {
    font-size: 17px;
    line-height: 132%}
.reward__item span {
    font-size: 14px;
    line-height: 150%}
}.pagination {
    display: flex;
    align-items: center;
    position: relative;
    height: 200px;
    background-size: cover;
    background-position: 50%}
.pagination__block {
    width: 66.666667%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.pagination__link {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    position: relative;
    letter-spacing: -.01em;
    transition: letter-spacing .3s ease;
}
.pagination__link:before {
    content: " ";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-color: #171717;
    opacity: .5;
    border-radius: 50%}
.pagination__link .mobile {
    display: none;
}
.pagination__link .svg-icon {
    position: relative;
    z-index: 1;
}
.pagination__link .svg-icon use {
    fill: transparent;
}
.pagination__link span {
    font-size: 18px;
    line-height: 160%;
    color: #fff;
    text-align: right;
}
.pagination__link--prev .svg-icon {
    margin-right: 20px;
}
.pagination__link--prev:before {
    left: -21px;
}
.pagination__link--next:before {
    right: -21px;
}
.pagination__link--next span {
    text-align: left;
}
.pagination__link--next .svg-icon {
    margin-left: 20px;
    transform: rotate(180deg);
}
.pagination__link.is-not-active {
    opacity: .5;
}
.pagination:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
}
.pagination~.form-block__wrapper {
    background-color: #f5f5f5;
}
@media (min-width:992px) {
    .pagination__link:hover {
    letter-spacing: .1em;
}
}@media (max-width:992px) {
    .pagination {
    padding-top: 50px;
    height: 205px;
}
.pagination__block {
    justify-content: center;
}
.pagination__link {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pagination__link--next .svg-icon {
    margin-left: 12px;
    width: 45px;
    height: auto;
}
.pagination__link--prev {
    display: none;
}
}@media (max-width:768px) {
    .pagination {
    display: flex;
    align-items: center;
    padding-top: 0;
    margin-bottom: 0;
    height: 162px;
}
.pagination__link:before {
    width: 40px;
    height: 40px;
}
}@media (max-width:360px) {
    .pagination {
    height: 125px;
}
.pagination__link span {
    font-size: 12px;
    line-height: 150%}
.pagination__link--next:before {
    right: -16px;
}
}.text-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -60px;
}
.text-info .btn {
    margin-top: 10px;
    padding: 15px 50px!important;
    font-size: 14px!important;
}
.text-info__item {
    width: 50%;
    margin-bottom: 60px;
    padding: 0 15px;
}
.text-info__name {
    font-size: 30px;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 11px;
}
.text-info__text {
    font-size: 18px;
    line-height: 150%;
    width: 92%}
@media (max-width:1440px) {
    .text-info {
    margin-bottom: -40px;
}
.text-info__name {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.text-info__item {
    margin-bottom: 40px;
}
.text-info__text {
    font-size: 17px;
    line-height: 1.3;
}
}@media (max-width:1200px) {
    .text-info__name {
    font-size: 26px;
    margin-bottom: 10px;
}
.text-info__item {
    margin-bottom: 40px;
}
.text-info__text {
    font-size: 16px;
}
}@media (max-width:992px) {
    .text-info__name {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 15px;
}
.text-info__text {
    font-size: 15px;
}
}@media (max-width:768px) {
    .text-info__item {
    width: 100%}
.text-info__name {
    font-size: 23px;
    margin-bottom: 10px;
}
.text-info__name br {
    display: none;
}
}@media (max-width:560px) {
    .text-info {
    margin-bottom: -25px;
}
.text-info__name {
    font-size: 20px;
}
.text-info__item {
    margin-bottom: 25px;
}
.text-info__text {
    font-size: 14px;
    width: 100%}
}@media (max-width:360px) {
    .text-info__name {
    font-size: 19px;
}
.text-info__text {
    font-size: 13px;
}
}.portfolio-detail {
    display: flex;
    align-items: center;
    height: 100vh;
    position: relative;
    background-position: 50%;
    background-size: cover;
}
.portfolio-detail:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .6;
}
.portfolio-detail__link {
    font-weight: 500;
    font-size: 25px;
    line-height: 132%;
    letter-spacing: .05em;
    text-decoration: underline;
    margin-top: 60px;
    opacity: .5;
    color: #fff;
    transition: opacity .3s ease;
}
.portfolio-detail__back {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 55vh;
    background-position: 50%;
    background-size: cover;
    z-index: -1;
}
.portfolio-detail .btn {
    width: 260px;
}
.portfolio-detail__more {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.portfolio-detail__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.portfolio-detail h1 {
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
    max-width: 882px;
}
.portfolio-detail h1 br {
    display: none;
}
.portfolio-detail__text {
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    text-align: center;
    color: #fff;
    max-width: 882px;
    margin: 0 auto;
}
.portfolio-detail--nfon:before {
    display: none;
}
.portfolio-detail--small {
    height: 55vh;
}
.portfolio-detail--small .portfolio-detail__text {
    margin-bottom: 0;
}
.portfolio-detail--agroglobal:before {
    opacity: 1;
    background: linear-gradient(1turn, rgba(0, 0, 0, .18), transparent 78.53%);
}
.portfolio-detail--agroglobal h1 {
    max-width: 1276px;
}
.portfolio-detail--river:before {
    background: linear-gradient(180deg, #160c32, rgba(22, 12, 50, 0));
    opacity: 1;
}
@media (min-width:992px) {
    .portfolio-detail__link:hover {
    opacity: .8;
}
}@media (max-width:1440px) {
    .portfolio-detail h1 {
    font-size: 47px;
    line-height: 110%;
    max-width: none;
}
.portfolio-detail__text {
    font-size: 21px;
    line-height: 160%}
.portfolio-detail__more {
    bottom: 77px;
}
.portfolio-detail__more .svg-icon {
    height: 49px;
    width: auto;
}
}@media (max-width:1200px) {
    .portfolio-detail h1 {
    font-size: 42px;
    line-height: 110%;
    margin-bottom: 30px;
}
.portfolio-detail__link {
    font-size: 23px;
    line-height: 1.2;
}
.portfolio-detail__text {
    font-size: 18px;
    line-height: 160%}
.portfolio-detail__more {
    bottom: 40px;
}
}@media (max-width:960px) {
    .portfolio-detail h1 {
    font-size: 33px;
    line-height: 110%;
    margin-bottom: 20px;
}
}@media (max-width:640px) {
    .portfolio-detail {
    padding: 160px 0 108px;
}
.portfolio-detail h1 {
    font-size: 33px;
    line-height: 109%;
    margin-bottom: 25px;
}
.portfolio-detail__text {
    font-size: 15px;
    line-height: 170%}
.portfolio-detail__link {
    font-size: 21px;
    margin-top: 40px;
}
.portfolio-detail__more {
    display: none;
}
}@media (max-width:480px) {
    .portfolio-detail h1 {
    font-size: 30px;
    line-height: 110%}
.portfolio-detail__text {
    font-size: 14px;
    line-height: 170%}
.portfolio-detail__link {
    font-size: 17px;
    margin-top: 25px;
}
}.grey {
    background-color: #f5f5f5;
}
.not-shadow {
    box-shadow: none!important;
}
.portfolio-info {
    margin-bottom: 115px;
    font-size: 0;
}
.portfolio-info a {
    text-decoration: none;
}
.portfolio-info:last-child {
    margin-bottom: 0;
}
.portfolio-info__link {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: .1em;
    color: #3a24f9;
    text-decoration: none;
    transition: letter-spacing .3s ease;
}
.portfolio-info__link .svg-icon {
    margin-right: 8px;
}
.portfolio-info__link .svg-icon use {
    fill: #3a24f9;
}
.portfolio-info__link:hover {
    letter-spacing: .18em;
}
.portfolio-info__total {
    margin-top: 61px;
}
.portfolio-info__total-text {
    margin-bottom: 51px;
}
.portfolio-info__total-text a {
    text-decoration: none;
}
.portfolio-info__img {
    position: relative;
    display: block;
    font-size: 0;
    box-shadow: 0 4px 100px rgba(0, 0, 0, .1);
    margin-bottom: -14px;
}
.portfolio-info__img a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.portfolio-info__img--not-shadow {
    box-shadow: none;
}
.portfolio-info__info {
    display: inline-block;
    width: 25.2%;
    padding-right: 70px;
    padding-bottom: 25px;
    vertical-align: top;
}
.portfolio-info__info img {
    margin-top: 35px;
}
.portfolio-info__info--flex {
    display: flex;
    align-items: center;
}
.portfolio-info__info--flex p {
    margin-bottom: -4px;
}
.portfolio-info__info--flex .portfolio-info__name {
    margin-right: 25px;
    margin-bottom: 0;
}
.portfolio-info__info p {
    font-size: 16px;
    line-height: 24px;
}
.portfolio-info__desc {
    display: inline-block;
    padding-top: 5px;
    width: 74.8%}
.portfolio-info__desc img {
    max-width: 100%;
    display: block;
}
.portfolio-info__desc p {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 10px;
    letter-spacing: inherit;
}
.portfolio-info__desc p:last-child {
    margin-bottom: 0;
}
.portfolio-info__desc ul li {
    list-style: none;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 10px;
    letter-spacing: inherit;
}
.portfolio-info__name {
    font-weight: 700;
    font-size: 25px;
    line-height: 132%;
    margin-bottom: 27px;
}
.portfolio-info--column {
    display: flex;
    flex-direction: column;
}
.portfolio-info--column .portfolio-info__name {
    margin-bottom: 0;
}
.portfolio-info__line {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.portfolio-info__line .portfolio-info {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 98px;
}
.portfolio-info__line .portfolio-info:last-child {
    margin-bottom: 0;
}
.portfolio-info__line .portfolio-info--mb60 {
    margin-bottom: 61px;
}
.portfolio-info__line .portfolio-info__info {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.portfolio-info__line .portfolio-info__desc img {
    margin-top: 57px;
}
.portfolio-info__line .portfolio-info__desc {
    width: 100%;
    padding-top: 0;
}
.portfolio-info__line--full .portfolio-info {
    width: 100%}
.portfolio-info__line--full .portfolio-info--small {
    margin-bottom: 22px;
}
@media (max-width:1440px) {
    .portfolio-info__name {
    font-size: 24px;
    line-height: 128.91%}
}@media (max-width:1200px) {
    .portfolio-info__name {
    font-size: 24px;
    line-height: 128.91%}
.portfolio-info__desc {
    width: calc(100% - 275px);
}
.portfolio-info__desc p {
    font-size: 16px;
    line-height: 150%}
.portfolio-info__info {
    width: 275px;
    padding-right: 69px;
    flex: none;
}
.portfolio-info__name {
    font-size: 20px;
    line-height: 119.9%}
}@media (max-width:768px) {
    .portfolio-info {
    flex-direction: column;
    margin-bottom: 60px;
}
.portfolio-info__name {
    font-size: 25px;
    line-height: 120.05%}
.portfolio-info__info {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
}
.portfolio-info__info-container {
    width: 100%;
}
.portfolio-info__info img {
    width: 100%;
}
.portfolio-info__info p {
    font-size: 14px;
    line-height: 170%;
    margin-bottom: 10px;
}
.portfolio-info__desc {
    width: 100%}
.portfolio-info__desc p {
    font-size: 17px;
    line-height: 165%}
.portfolio-info__name {
    margin-bottom: 8px;
}
}@media (max-width:560px) {
    .portfolio-info {
    margin-bottom: 54px;
}
.portfolio-info__name {
    font-size: 20px;
    line-height: 119.9%}
.portfolio-info__info {
    margin-bottom: 27px;
}
.portfolio-info__desc p, .portfolio-info__text {
    font-size: 15px;
    line-height: 170%}
.portfolio-info__line .portfolio-info {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 25px;
}
.portfolio-info__line .portfolio-info:last-child {
    margin-bottom: 20px;
}
}@media (max-width:360px) {
    .portfolio-info {
    margin-bottom: 44px;
}
.portfolio-info__name {
    font-size: 17px;
    line-height: 126%}
.portfolio-info__desc p, .portfolio-info__text {
    font-size: 14px;
    line-height: 170%}
}.portfolio-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -32px -64px;
}
.portfolio-img img {
    border-radius: 36px;
    box-shadow: 0 4px 29px rgba(0, 0, 0, .12);
}
.portfolio-img__address {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 44px;
    left: 0;
    right: 0;
    color: hsla(0, 0%, 9%, .8);
    font-size: 8px;
    line-height: 120%;
    letter-spacing: .01em;
}
.portfolio-img__address svg {
    margin-right: 3px;
    margin-top: -1px;
}
.portfolio-img__item {
    position: relative;
    width: 288px;
    height: 577px;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0 32px 64px;
}
@media (max-width:1440px) {
    .portfolio-img__item img {
    max-width: 100%}
}@media (max-width:992px) {
    .portfolio-img {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -40px;
}
.portfolio-img__item {
    margin: 0 15px 40px;
}
}.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.breadcrumbs li {
    display: flex;
    align-items: center;
    list-style: none;
    margin-right: 15px;
}
.breadcrumbs li:last-child {
    margin-right: 0;
}
.breadcrumbs li a {
    display: flex;
    align-items: center;
    line-height: 19px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    transition: opacity .3s ease;
}
.breadcrumbs li a .svg-icon {
    margin-left: 15px;
    flex: none;
    vertical-align: -1px;
}
.breadcrumbs li a .svg-icon use {
    fill: #fff;
}
.breadcrumbs li span {
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    text-transform: lowercase;
    transition: color .3s ease;
}
@media (min-width:1610px) {
    .is-dark .breadcrumbs li a {
    color: #9da2aa;
}
.is-dark .breadcrumbs li a .svg-icon use {
    fill: #9da2aa;
}
.is-dark .breadcrumbs li a:hover {
    text-decoration: none;
}
.is-dark .breadcrumbs li span {
    color: #9da2aa;
}
}.is-blue .breadcrumbs li a {
    color: #fff;
}
.is-blue .breadcrumbs li a .svg-icon use {
    fill: #fff;
}
.is-blue .breadcrumbs li a:hover {
    text-decoration: none;
}
.is-blue .breadcrumbs li span {
    color: #fff;
}
@media (max-width:1440px) {
    .breadcrumbs {
    margin: 0 auto;
}
}@media (min-width:992px) {
    .breadcrumbs li a:hover {
    opacity: .7;
}
}@media (max-width:992px) {
    .breadcrumbs {
    display: none;
}
}.advantage {
    display: flex;
    margin: 94px auto 0;
    max-width: 77%}
.advantage--full {
    max-width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
}
.advantage__item {
    width: calc(33.3% - 30px);
    margin: 0 15px;
    position: relative;
}
.advantage__number {
    position: absolute;
    left: 2px;
    top: 0;
    z-index: 1;
}
.advantage__number span {
    display: none;
}
.advantage__text {
    position: relative;
    z-index: 2;
    font-size: 18px;
    line-height: 150%;
    margin: 55px 0 0 45px;
    padding: 7px 12px 7px 11px;
    font-weight: 700;
}
@media (max-width:1200px) {
    .advantage {
    display: flex;
    margin-top: 38px;
}
.advantage__text {
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    margin-left: 45px;
}
}@media (max-width:960px) {
    .advantage {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    flex-direction: column;
    max-width: 100%}
.advantage__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    margin: 0;
    padding: 0;
}
.advantage__item {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 13px 0;
}
.advantage__item:last-child {
    padding-bottom: 0;
}
.advantage__item:first-child .advantage__number span svg {
    width: 27px;
}
.advantage__number {
    width: 61px;
    flex: none;
    position: relative;
    left: auto;
}
.advantage__number svg {
    display: none;
}
.advantage__number span {
    display: block;
}
.advantage__number span svg {
    width: 35px;
    height: auto;
    display: block;
}
}@media (max-width:640px) {
    .advantage__text {
    font-size: 15px;
    line-height: 170%}
.advantage__number {
    width: 56px;
}
.advantage__number span svg {
    width: 31px;
}
.advantage__item:first-child .advantage__number span svg {
    width: 23px;
}
}.form-map {
    background-color: #f5f5f5;
}
.form-map .form-block__block--mega {
    margin-top: -133px;
    padding-top: 206px;
}
.radio__container.is-mobile {
    display: none;
}
@media (max-width:1200px) {
    .form-map .form-block__block--mega {
    margin-top: -122px;
    padding-top: 176px;
}
}.form-grey {
    background-color: #f5f5f5;
}
.form-block {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 62px;
}
.form-block__wrapper .form-block {
    background-color: transparent;
}
.form-block__btn, .form-block__top {
    display: none;
}
.form-block__margin .form-block {
    margin-top: 100px;
}
.form-block__margin--not .form-block {
    margin-top: 0!important;
}
.form-block__container {
    background-color: #f5f5f5;
}
.form-block__link {
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 36px;
    cursor: pointer;
    height: 77px;
    font-weight: 700;
    font-size: 30px;
    line-height: 132%;
    display: inline-flex;
    color: #171717;
    transition: background-color .3s, color .3s ease;
}
.form-block__link:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    background-color: #3a24f9;
    opacity: 0;
    transition: opacity .3s ease;
}
.form-block__link.is-active {
    cursor: inherit;
    color: #171717;
}
.form-block__link.is-active:before {
    opacity: 1;
}
.form-block__control {
    display: inline-flex;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    margin-bottom: -6px;
}
.form-block__block {
    padding: 93px 0 90px;
    height: 569px;
    display: none;
    margin-bottom: 70px;
}
.form-block__block--mega {
    background-image: url(../images/common/you-form.webp);
    background-position: 50%;
    background-size: auto 100%}
@media (max-width:1440px) {
    .form-block__block {
    padding: 88px 0 40px;
}
.form-block__link {
    font-size: 27px;
    line-height: 132%;
    margin: 0 23px;
}
}@media (max-width:1200px) {
    .form-block__link {
    height: 66px;
    font-size: 23px;
    line-height: 132%}
.form-block__block {
    padding: 58px 0 48px;
}
.form-block:before {
    height: 178px;
    top: -113px;
}
.form-block__block {
    padding: 58px 0;
}
}@media (max-width:960px) {
    .form-block__link {
    font-size: 23px;
    line-height: 132%}
}@media (max-width:768px) {
    #main-form {
    padding: 0;
}
.form-block__block[data-tab="2"] {
    display: none!important;
}
.form-block__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #171717;
    height: 90px;
    padding: 0 30px;
}
.form-block__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #f5f5f5;
}
.form-block__btn {
    display: block;
}
.form-block__btn .btn {
    width: 100%;
    margin-bottom: 18px;
}
.form-block__btn .btn--out-blue {
    background-color: transparent;
}
.form-block__btn .btn:last-child {
    margin-bottom: 0;
}
.form-block__control {
    display: none;
}
.form-block__mega {
    padding: 0;
    width: 100%;
    flex-grow: 1;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 60;
    display: flex!important;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.form-block__mega.is-active {
    opacity: 1;
    pointer-events: auto;
}
.form-block__mega .form-mega {
    width: 100%;
    max-width: 100%}
.form-block__mega .form-mega__info {
    display: none;
}
.form-block__mega .form-mega__input {
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    height: 54px;
    padding: 0 18px;
    text-align: left;
}
.form-block__mega .form-mega__input::-webkit-input-placeholder {
    font-size: 20px;
    line-height: 132%}
.form-block__mega .form-mega__input:-moz-placeholder, .form-block__mega .form-mega__input::-moz-placeholder {
    font-size: 20px;
    line-height: 132%}
.form-block__mega .form-mega__input:-ms-input-placeholder {
    font-size: 20px;
    line-height: 132%}
.form-block__mega .form-mega__form {
    width: 100%}
.form-block__mega .form-mega__info {
    height: auto;
}
.form-block__mega .radio__container.is-mobile {
    display: block;
}
.form-block__mega .container {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 35px 40px;
}
.form-block__mega .container .row, .form-block__mega .container .row .col-lg-12 {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin: 0;
}
.form-block__mega .container .row .col-lg-12 {
    padding: 0;
}
.section--form {
    padding-top: 0!important;
}
}.info-item {
    flex-direction: column;
    margin: 0 15px;
    box-shadow: 0 2px 30px rgba(0, 0, 0, .08);
    width: calc(33.3% - 30px);
    justify-content: space-between;
}
.info-item, .info-item__top {
    display: flex;
    background-color: #fff;
}
.info-item__top {
    align-items: center;
    justify-content: center;
    height: 114px;
    border-bottom: 3px solid #f5f5f5;
    font-weight: 700;
    font-size: 25px;
    line-height: 132%}
.info-item__top span {
    display: none;
}
.info-item__container {
    margin-bottom: 127px;
}
.info-item__container:last-child {
    margin-bottom: 0;
}
.info-item .btn {
    width: 100%;
    padding: 30px 37px;
}
.info-item__wrap {
    display: flex;
    justify-content: center;
    margin: 0 -15px;
}
.info-item__wrap--big .info-item {
    width: calc(50% - 30px);
}
.info-item__wrap--big .info-item .list-text li {
    text-align: left;
    padding-left: 33px;
}
.info-item__wrap--blue .info-item__price {
    background-color: #3a24f9;
}
.info-item__body {
    padding: 30px;
    font-size: 18px;
    line-height: 160%;
    color: #000;
    background-color: #fff;
    min-height: 215px;
}
.info-item__body .list-text {
    margin-bottom: 30px;
}
.info-item__price {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 102px;
    font-weight: 900;
    font-size: 39px;
    line-height: 112.7%;
    background-color: #171717;
}
@media (max-width:1440px) {
    .info-item__top {
    font-size: 24px;
    line-height: 128.91%}
.info-item__body {
    min-height: 258px;
    font-size: 20px;
    line-height: 30px;
}
.info-item__price {
    font-size: 39px;
    line-height: 112.7%}
.info-item__container {
    margin-bottom: 100px;
}
}@media (max-width:1200px) {
    .info-item__top {
    height: 78px;
    font-size: 20px;
    line-height: 119.9%}
.info-item__body {
    font-size: 16px;
    line-height: 150%;
    min-height: 191px;
    padding: 23px;
    text-align: center;
}
.info-item__container {
    margin-bottom: 75px;
}
.info-item__price {
    height: 72px;
    font-size: 30px;
    line-height: 110%}
}@media (max-width:992px) {
    .info-item {
    width: 100%;
    margin-bottom: 36px;
}
.info-item:last-child {
    margin-bottom: 0;
}
.info-item__body {
    font-size: 16px;
    line-height: 150%;
    min-height: 0;
    padding: 23px 27px;
}
.info-item__body .list-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.info-item__body .list-text li {
    width: 100%;
    text-align: left;
}
.info-item__top {
    justify-content: space-between;
    height: 80px;
    padding: 0 27px;
}
.info-item__top span {
    display: block;
}
.info-item__wrap {
    flex-wrap: wrap;
}
.info-item__wrap--big .info-item {
    width: calc(100% - 30px);
}
}@media (max-width:480px) {
    .info-item__body {
    font-size: 14px;
    line-height: 170%;
    padding: 20px;
}
.info-item__top {
    height: 80px;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.info-item__top span {
    margin-top: 6px;
}
.info-item__container {
    margin-bottom: 50px;
}
.info-item__container h2 {
    margin-bottom: 20px;
}
}.main-banner {
    position: relative;
    padding: 196px 0 213px;
    list-style: none;
    overflow: hidden;
    background-color: #3a24f9;
}
.main-banner__dropmenuwrap {
    position: relative;
    padding-left: 50px;
}
.main-banner__word {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity .3s ease;
}
.main-banner__word.is-active {
    opacity: 1;
}
.main-banner__word span {
    display: flex;
    height: 100%}
.main-banner__word span img {
    max-width: inherit;
    width: auto;
    height: 126%;
    margin-top: -87px;
}
.main-banner__word--promotion span img {
    height: 132%;
    margin-top: -108px;
}
.main-banner__word--design {
    background: radial-gradient(116.46% 358.11% at 92.03% 80.03%, #d325ff 0, #3a24f9 100%);
}
.main-banner__menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    margin: 0;
}
.main-banner__menu>li {
    list-style: none;
    display: inline-flex;
    align-items: flex-start;
    margin-bottom: 20px;
    opacity: 0;
}
.main-banner__menu>li.fadeInUp {
    visibility: visible;
}
.main-banner__menu>li.is-active {
    z-index: 3;
}
.main-banner__menu>li.is-active .main-banner__dropmenu>li {
    pointer-events: auto;
    opacity: 1;
    transform: translateX(0);
}
.main-banner__menu>li.is-active>a .hidden-title {
    opacity: 1;
    left: 35px;
}
.main-banner__menu>li.is-hidden>a .main-text {
    color: #171717;
    opacity: .2;
}
.main-banner__menu>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 78px;
    line-height: 100.7%;
    text-decoration: none;
}
.main-banner__menu>li>a>span {
    position: relative;
    transition: color .3s, opacity .3s, left .3s ease;
}
.main-banner__menu>li>a .hidden-title {
    opacity: 0;
    transition: color .3s, opacity .3s, left .3s ease;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
}
.main-banner__menu>li:first-child {
    animation-delay: .3s;
}
.main-banner__menu>li:nth-child(2) {
    animation-delay: .2s;
}
.main-banner__menu>li:nth-child(3) {
    animation-delay: .1s;
}
.main-banner__dropmenu {
    list-style: none;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 50px;
    padding: 0;
    margin: 0;
    padding-top: 18px;
    padding-left: 36px;
    pointer-events: none;
}
.main-banner__dropmenu>li {
    margin-right: 42px;
    transform: translateX(-60px);
    opacity: 0;
    transition: opacity .3s, transform .3s ease;
}
.main-banner__dropmenu>li:nth-child(2) {
    transition-delay: .1s;
}
.main-banner__dropmenu>li:nth-child(3) {
    transition-delay: .13s;
}
.main-banner__dropmenu>li:nth-child(4) {
    transition-delay: .16s;
}
.main-banner__dropmenu>li:last-child {
    margin-right: 0;
}
.main-banner__dropmenu>li>a {
    position: relative;
    font-size: 30px;
    line-height: 132%;
    color: #fff;
    text-decoration: none;
    transition: opacity .3s ease;
    height: 60px;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}
.main-banner__dropmenu>li>a span {
    border-bottom: 1px solid #fff;
}
.main-banner__dropmenu>li>a:hover {
    opacity: .5;
}
@media (max-width:1440px) {
    .main-banner {
    padding: 157px 0 182px;
}
.main-banner__dropmenu {
    padding-top: 12px;
    padding-left: 15px;
}
.main-banner__menu>li {
    margin-bottom: 25px;
}
.main-banner__menu>li>a {
    font-size: 47px;
    line-height: 101.67%;
    font-weight: 900;
}
.main-banner__menu>li>a>span:before {
    top: 32px;
    left: -4px;
}
.main-banner__dropmenu>li>a {
    font-size: 17px;
    line-height: 30px;
}
}@media (max-width:1200px) {
    .main-banner {
    padding: 128px 0 56px;
}
.main-banner__dropmenuwrap {
    display: none!important;
}
.main-banner__menu {
    text-align: center;
    align-items: center;
}
.main-banner__menu>li {
    margin-bottom: 25px;
}
.main-banner__menu>li>a {
    font-size: 46px;
    line-height: 104%}
.main-banner__dropmenu, .main-banner__menu>li>a>span:before {
    display: none;
}
}@media (max-width:992px) {
    .main-banner {
    padding: 132px 0 64px;
}
.main-banner__menu>li {
    margin-bottom: 20px;
}
.main-banner__menu>li>a {
    font-size: 42px;
    line-height: 110%}
}@media (max-width:768px) {
    .main-banner {
    background-size: cover;
    padding: 114px 0 64px;
}
.main-banner__menu>li {
    margin-bottom: 19px;
}
.main-banner__menu>li>a {
    font-size: 33px;
    line-height: 109%}
}@media (max-width:480px) {
    .main-banner {
    padding: 97px 0 46px;
}
.main-banner__menu>li {
    margin-bottom: 15px;
}
.main-banner__menu>li>a {
    font-size: 30px;
    line-height: 110%}
}.radio-icon {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.radio-icon:hover .radio-icon__icon .svg-icon use {
    fill: #3a24f9;
}
.radio-icon:hover .radio-icon__name {
    color: #3a24f9;
}
.radio-icon__icon {
    margin-bottom: 0;
    display: flex;
    height: 72px;
    align-items: center;
}
.radio-icon__icon .svg-icon {
    vertical-align: top;
}
.radio-icon input[type=radio] {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 10;
}
.radio-icon input[type=radio]:checked {
    display: none;
}
.radio-icon input[type=radio]:checked~.radio-icon__icon .svg-icon use {
    fill: #3a24f9;
}
.radio-icon input[type=radio]:checked~.radio-icon__icon~.radio-icon__name {
    color: #3a24f9;
}
.radio-icon .svg-icon use {
    fill: #171717;
}
.radio-icon .svg-icon--ios use {
    fill: transparent;
    stroke: #171717;
    stroke-width: 3;
}
.radio-icon__name {
    color: #171717;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    transition: color .3s ease;
}
@media (max-width:1200px) {
    .radio-icon__name {
    font-size: 16px;
    line-height: 150%}
.radio-icon__icon {
    height: 25px;
    margin-bottom: 9px;
}
.radio-icon__icon .svg-icon {
    max-height: 100%;
    width: auto;
}
}.checkbox {
    position: relative;
}
.checkbox input[type=checkbox] {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    z-index: 5;
    cursor: pointer;
}
.checkbox input[type=checkbox]:checked~.checkbox__control {
    border: 2px solid #3a24f9;
    background-color: #3a24f9;
}
.checkbox input[type=checkbox]:checked~.checkbox__control .svg-icon {
    opacity: 1;
}
.checkbox__control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 2px solid #dadada;
    box-sizing: border-box;
    border-radius: 3px;
    transition: background-color .3s, border-color .3s ease;
}
.checkbox__control .svg-icon {
    transition: opacity .3s ease;
    margin-top: -7px;
}
.checkbox__control .svg-icon use {
    fill: #fff;
}
.switch {
    width: 118px;
    height: 60px;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    flex: none;
}
.switch__wrap {
    width: 100%;
    height: 100%;
    background-color: #e5e5e5;
    transition: background-color .3s ease;
}
.switch .toggle {
    width: 48px;
    background: #fff;
    height: 48px;
    transition: transform .3s ease;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 6px;
    transition: left .3s ease;
}
.switch input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}
.switch input[type=checkbox]:checked~.switch__wrap {
    background-color: #171717;
}
.switch input[type=checkbox]:checked~.switch__wrap~.toggle {
    left: calc(100% - 55px);
}
@media (max-width:1200px) {
    .switch {
    width: 90px;
    height: 46px;
}
.switch .toggle {
    width: 37px;
    height: 36px;
    top: 5px;
}
.switch input[type=checkbox]:checked~.switch__wrap~.toggle {
    left: calc(100% - 42px);
}
}@media (max-width:900px) {
    .switch {
    width: 48px;
    height: 29px;
}
.switch .toggle {
    width: 19px;
    height: 18px;
    top: 5px;
}
.switch input[type=checkbox]:checked~.switch__wrap~.toggle {
    left: calc(100% - 23px);
}
}.price-text {
    display: flex;
    align-items: center;
}
.price-text__big {
    width: 319px;
    font-weight: 900;
    font-size: 39px;
    line-height: 112.7%;
    text-align: right;
    color: #fff;
    flex: none;
}
.price-text__big span {
    display: block;
}
@media(max-width: 740px) {
    .price-text__big span {
        display: inline;
    }
}
.price-text__item {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 12px;
}
.price-text__item .icon-plus {
    margin-left: 5px;
    margin-right: 13px;
    display: inline-block;
}
.price-text__item:last-child {
    margin-bottom: 0;
}
.price-text__container {
    display: flex;
    align-items: center;
    transform-origin: top;
    background-position: 50%;
    background-size: cover;
    background-image: url(../images/common/price-back.jpg);
    transition: height .4s ease;
}
.price-text__container--seo {
    background-image: url(../images/common/price-back-seo.jpg);
}
.price-text__container--commrecial {
    background-image: url(../images/common/price-back-commrecial.jpg);
}
.price-text__container .container {
    position: relative;
    z-index: 1;
}
.price-text__container:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #3a24f9;
    opacity: .8;
}
.price-text__container .line-big {
    display: none;
    transition: transform .4s ease;
}
.price-text__container .line-big--left, .price-text__container .line-big--right {
    transition-delay: .7s;
}
.price-text__container .price-text__big {
    transform: translateX(-100px);
    opacity: 0;
    transition: transform .4s, opacity .4s ease;
    transition-delay: 1s;
}
.price-text__container .price-text__item {
    transform: translateY(100px);
    opacity: 0;
    transition: transform .4s, opacity .4s ease;
    transition-delay: 1.6s;
}
.price-text__container .price-text__item:nth-child(3) {
    transition-delay: 1.8s;
}
.price-text__container .price-text__item:nth-child(4) {
    transition-delay: 2s;
}
.price-text__container .price-text__item:nth-child(5) {
    transition-delay: 2.2s;
}
.price-text__container .price-text__item:nth-child(6) {
    transition-delay: 2.4s;
}
.price-text__container .price-text__item:nth-child(7) {
    transition-delay: 2.6s;
}
.price-text__container .price-text__item:nth-child(8) {
    transition-delay: 2.8s;
}
.price-text__container .price-text__info .svg-icon {
    opacity: 0;
    transition: transform .4s, opacity .4s ease;
    transition-delay: 1.3s;
}
.price-text__container.is-active {
    height: 470px;
}
.price-text__container.is-active .line-big--left {
    transform: translateY(-50%) translateX(calc(-100% + (100vw - 1366px)/2 + 455px));
}
.price-text__container.is-active .line-big--right {
    transform: translateY(-50%) translateX(calc(100% - 235px));
}
.price-text__container.is-active .price-text__big {
    transform: translateX(0);
    opacity: 1;
}
.price-text__container.is-active .price-text__item {
    transform: translateY(0);
    opacity: 1;
}
.price-text__container.is-active .price-text__info .svg-icon {
    opacity: 1;
}
.price-text__info {
    position: relative;
    flex-grow: 1;
    padding-left: 140px;
}
.price-text__info .svg-icon {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    flex: none;
}
.price-text__info .svg-icon use {
    fill: #fff;
}
@media (min-width:960px) {
    .price-text__container {
    height: 0;
    overflow: hidden;
    padding: 0!important;
}
}@media (max-width:1440px) {
    .price-text {
    padding: 0;
}
.price-text__big {
    width: 261px;
    font-size: 34px;
    line-height: 120%}
.price-text__info {
    padding-left: 123px;
}
.price-text__info .svg-icon {
    width: 63px;
    height: 215px;
}
.price-text__item {
    font-size: 21px;
    line-height: 160%}
.price-text__container.is-active {
    height: 365px;
}
.price-text__container.is-active .line-big--left {
    transform: translateY(-50%) translateX(calc(-100% + (100vw - 1145px)/2 + 380px));
}
.price-text__container.is-active .line-big--right {
    transform: translateY(-50%) translateX(calc(100% - 235px));
}
}@media (max-width:1200px) {
    .price-text__big {
    width: 205px;
    font-size: 30px;
    line-height: 120%}
.price-text__item {
    font-size: 17px;
    line-height: 160%}
.price-text__info {
    padding-left: 82px;
}
.price-text__info .svg-icon {
    width: 44px;
    height: 155px;
    left: 18px;
}
.price-text__container.is-active {
    height: 297px;
}
}@media (max-width:960px) {
    .price-text__container {
    padding: 0!important;
}
.price-text {
    flex-direction: column;
    align-items: flex-start;
    width: 90%;
    margin: 0 auto;
    padding-left: 32px;
    padding-top: 58px;
    padding-bottom: 71px;
}
.price-text__item {
    position: relative;
    font-size: 18px;
    line-height: 160%}
.price-text__item .icon-plus {
    position: absolute;
    top: -1px;
    transform: translateY(0);
    left: -26px;
    margin: 0;
}
.price-text__big {
    font-size: 30px;
    line-height: 120%;
    width: auto;
    text-align: left;
    margin-bottom: 19px;
}
.price-text__big br {
    display: none;
}
.price-text__info {
    padding-left: 0;
}
.price-text__info .svg-icon {
    display: none;
}
.price-text__container {
    padding: 58px 0 71px;
}
.price-text__container.is-active {
    height: auto;
}
.price-text__container.is-active .line-big--left {
    transform: translateY(-50%) translateX(calc(-100% + 60px + 350px));
}
.price-text__container.is-active .line-big--right {
    transform: translateY(-50%) translateX(calc(100% - 150px));
}
}@media (max-width:640px) {
    .price-text {
    width: 100%;
    padding-left: 48px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.price-text__big {
    font-size: 24px;
    line-height: 120%}
.price-text__item {
    font-weight: 600;
    font-size: 15px;
    line-height: 170%}
.price-text__item .icon-plus {
    left: -46px;
    top: 1px;
}
}@media (max-width:480px) {
    .price-text {
    padding-top: 32px;
    padding-bottom: 32px;
}
.price-text__big {
    font-size: 22px;
    line-height: 120%}
.price-text__item {
    font-size: 14px;
    line-height: 170%}
}.section-price-text {
    position: relative;
    padding-bottom: 0;
}
.section-price-text .container {
    position: relative;
    z-index: 1;
}
.section-price-text-b {
    padding: 98px 0 96px;
}
.static {
    table-layout: fixed;
    margin: 10px 0 0;
}
.static--mobile {
    display: none;
}
.static .title {
    font-size: 30px;
    line-height: 120%;
    font-weight: 900;
    color: #171717;
    margin-bottom: 35px;
}
.static .bold {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #171717;
}
.static tr:first-child td {
    padding-top: 2px;
    padding-bottom: 2px;
}
.static tr td {
    width: 19.5%;
    padding: 13px 40px;
    font-size: 18px;
    line-height: 150%}
.static tr td:first-child {
    width: 22%}
.static tr td:nth-child(3) .percent-td {
    background-color: #3b5998;
}
.static tr td:nth-child(4) .percent-td {
    background-color: #ed4956;
}
.static tr td:nth-child(5) .percent-td {
    background-color: #1da1f2;
}
.static tr td img {
    display: block;
    margin: 0 0 31px 43px;
}
.static tr td .value {
    width: 74px;
    display: inline-flex;
}
.static tr td .percent-td {
    height: 18px;
    display: inline-flex;
    background: #4f78a3;
}
.static tr td .percent-td__wrap {
    display: inline-flex;
    width: calc(100% - 80px);
    vertical-align: 0;
}
.static tr td:first-child {
    border-right: 4px solid #f5f5f5;
    padding-left: 0;
}
.static tr.static-year td {
    padding-top: 0;
    padding-bottom: 10px;
}
.section--static {
    position: relative;
}
@media (max-width:1440px) {
    .static .title {
    font-size: 27px;
    line-height: 120.05%;
    margin-bottom: 50px;
}
.static .bold {
    font-size: 18px;
    line-height: 150%}
.static tr td {
    width: 20.25%}
.static tr td:first-child {
    width: 19%}
}@media (max-width:992px) {
    .static .title {
    font-size: 23px;
    line-height: 119.1%;
    margin-bottom: 16px;
}
.static .bold {
    font-size: 17px;
}
.static tr td {
    padding: 7px 11px;
    font-size: 16px;
}
.static tr td .percent-td__wrap {
    width: calc(100% - 60px);
    vertical-align: -4px;
}
.static tr td .value {
    width: 55px;
}
.static tr td img {
    margin: 0 auto;
}
}@media (max-width:768px) {
    .section--static {
    background-color: #f5f5f5!important;
}
.static {
    display: none;
}
.static--mobile {
    display: block;
}
.static__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.static__row span {
    font-size: 16px;
    line-height: 150%}
.static__row span.bold {
    font-weight: 700;
}
.static__row:last-child {
    margin-bottom: 0;
}
.static__info {
    margin-bottom: 21px;
}
.static__info .static__row {
    margin-bottom: 0;
}
.static__item {
    width: 90%;
    margin: 0 auto 24px;
    background-color: #fff;
    padding: 0 18px;
}
.static__item:last-child {
    margin-bottom: 0;
}
.static__body {
    padding: 18px 13px;
}
.static__top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 20px;
    height: 70px;
    border-bottom: 3px solid #f5f5f5;
}
}@media (max-width:560px) {
    .static__item {
    width: 100%}
.static__info {
    margin-bottom: 15px;
}
.static__row {
    margin-bottom: 10px;
}
.static__row span, .static__row span.bold {
    font-size: 14px;
    line-height: 160%}
.static__top {
    height: 52px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.static__top img {
    max-height: 100%}
}.device {
    display: flex;
    flex-direction: column;
    margin-bottom: 62px;
    position: relative;
}
.device__about {
    pointer-events: none;
    position: absolute;
    top: 100%;
    opacity: 0;
    transition: opacity .3s ease;
    padding-left: 17px;
    right: 0;
    left: 0;
}
.device__name {
    font-weight: 700;
    font-size: 16px;
    line-height: 132%;
    margin-bottom: 5px;
}
.device__item {
    position: relative;
    padding-left: 30px;
    transition: margin .8s ease;
}
.device__item:first-child .device__body {
    z-index: 6;
}
.device__item:first-child .device__icon {
    opacity: 0;
}
.device__item:nth-child(2) {
    margin-top: -40px;
}
.device__item:nth-child(2) .device__body {
    z-index: 5;
}
.device__item:nth-child(2) .device__icon {
    opacity: 0;
}
.device__item:nth-child(3) {
    margin-top: -40px;
}
.device__item:nth-child(3) .device__body {
    z-index: 4;
}
.device__item:nth-child(3) .device__icon {
    opacity: 0;
}
.device__item:nth-child(4) {
    margin-top: -35px;
}
.device__item:nth-child(4) .device__body {
    z-index: 3;
}
.device__item:nth-child(4) .device__icon {
    opacity: 0;
}
.device__item:nth-child(5) {
    margin-top: -88px;
}
.device__item:nth-child(5) .device__body {
    z-index: 2;
}
.device__item:nth-child(5) .device__icon {
    opacity: 0;
}
.device__item:nth-child(6) {
    margin-top: -50px;
}
.device__item:nth-child(6) .device__body {
    z-index: 1;
}
.device__item:nth-child(6) .device__icon {
    opacity: 0;
}
.device__item.is-active {
    margin-top: 0;
}
.device__item.is-active .device__icon {
    opacity: 1;
}
.device__item.is-click .device__icon {
    background-color: #00a759;
}
.device__item.is-click .device__icon .svg-icon use {
    filL: #fff;
}
.device__item.is-click .device__icon .minus {
    display: block;
}
.device__item.is-click .device__icon .plus {
    display: none;
}
.device__item.is-click .device__about {
    opacity: 1;
}
.device__item.is-hidden .device__body, .device__item.is-hidden .device__icon {
    opacity: .2;
}
.device__body {
    position: relative;
    width: 242px;
    transition: opacity .3s ease;
}
.device__text {
    font-size: 14px;
    line-height: 140%}
.device__icon {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    z-index: 8;
    border: 1px solid #00a759;
    border-radius: 50%;
    transition: opacity .3s, background-color .3s ease;
}
.device__icon .minus {
    display: none;
}
.device__icon .svg-icon {
    position: absolute;
    fill: #00a759;
    transition: fill .3s ease;
}
@media (min-width:480px) {
    .device__body {
    width: 391px;
}
.device__about {
    padding-left: 26px;
}
}@media (min-width:640px) {
    .device {
    margin-bottom: 80px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
}@media (min-width:960px) {
    .device__name {
    font-size: 18px;
    line-height: 132%}
.device__text {
    font-size: 17px;
    line-height: 140%}
.device__item:nth-child(2) {
    margin-top: -95px;
}
.device__item:nth-child(2).is-active {
    margin-top: -31px;
}
.device__item:nth-child(3) {
    margin-top: -158px;
}
.device__item:nth-child(3).is-active {
    margin-top: -59px;
}
.device__item:nth-child(4) {
    margin-top: -125px;
}
.device__item:nth-child(4).is-active {
    margin-top: -32px;
}
.device__item:nth-child(5) {
    margin-top: -226px;
}
.device__item:nth-child(5).is-active {
    margin-top: -156px;
}
.device__item:nth-child(6) {
    margin-top: -182px;
}
.device__item:nth-child(6).is-active {
    margin-top: -106px;
}
.device__icon:hover {
    background-color: #00a759;
    opacity: 1;
}
.device__icon:hover .svg-icon use {
    fill: #fff;
}
}@media (min-width:1200px) {
    .device {
    margin-bottom: 0;
    width: 515px;
    margin-top: 50px;
}
.device__body {
    width: 500px;
}
.device__about {
    right: 45px;
    padding-left: 36px;
}
}.level {
    display: flex;
    transition: transform .7s ease-in-out;
}
.level__wrap--mobile {
    display: none;
}
.level__name {
    font-size: 21px;
    line-height: 143%;
    font-weight: 700;
    pointer-events: none;
    color: #dadada;
    transition: color .3s ease;
}
.level__main {
    display: flex;
    margin-bottom: 5px;
    align-items: center;
    pointer-events: none;
    transition: transform .7s ease-in-out;
}
.level__main .svg-icon {
    margin-left: 15px;
    opacity: 0;
    transition: opacity .3s ease;
}
.level__main .svg-icon use {
    fill: #dadada;
}
.level__main span {
    font-family: Museocyrl;
    font-size: 59px;
    line-height: 101.67%;
    color: #dadada;
    transition: color .3s ease;
}
.level__text ul {
    padding: 0;
    margin: 0;
    list-style: none;
    columns: 2;
}
.level__text ul li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 5px;
    padding-right: 45px;
}
.level__text ul li:before {
    content: " ";
    position: absolute;
    top: 9px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #3a24f9;
}
.level__item {
    width: 322px;
    padding-right: 30px;
    flex: none;
    pointer-events: none;
}
.level__item.is-selected {
    pointer-events: auto;
    cursor: pointer;
}
.level__item.is-selected .level__name, .level__item.is-selected .level__top span {
    color: #3a24f9;
}
.level__item.is-selected .level__top .svg-icon use {
    fill: #3a24f9;
}
.level__item.is-selected:hover .level__item {
    cursor: pointer;
}
.level__item.is-selected:hover .level__name, .level__item.is-selected:hover .level__top span {
    color: #3a24f9;
}
.level__item.is-selected:hover .level__top .svg-icon use {
    fill: #3a24f9;
}
.level__item.is-active {
    pointer-events: auto;
}
.level__item.is-active .level__name, .level__item.is-active .level__top span {
    color: #3a24f9;
}
.level__item.is-active .level__top .svg-icon {
    opacity: 1;
}
.level__item.is-active .level__top .svg-icon use {
    fill: #3a24f9;
}
.level__number span {
    transition: color .3s ease;
}
@media (min-width:1441px) {
    .level--four .level__item {
    width: 20vw;
}
}@media (max-width:1440px) {
    .level {
    width: 1758px;
    flex-wrap: nowrap;
}
.level__top span {
    font-size: 48px;
    line-height: 124.95%}
.level__item {
    width: 293px;
    padding-right: 35px;
}
.level__name {
    font-size: 21px;
    line-height: 130%}
}@media (max-width:960px) {
    .level {
    width: 1362px;
}
.level__top span {
    font-size: 36px;
    line-height: 124.95%}
.level__item {
    width: 227px;
    padding-right: 30px;
}
.level__item, .level__name {
    font-size: 16px;
    line-height: 150%}
}@media (max-width:560px) {
    .level {
    display: block;
    width: 100%}
.level__wrap, .level__wrap--mobile {
    display: none;
}
.level__number {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 25px;
    flex: none;
    margin-right: 20px;
}
.level__number span {
    font-family: MuseoCyrl;
    font-size: 36px;
    line-height: 124.95%;
    color: #dadada;
}
.level__number .svg-icon use {
    fill: #dadada;
}
.level__text ul {
    columns: 1;
}
.level__text ul li {
    width: 100%}
.level__item {
    display: flex;
    width: 100%;
    padding: 0;
    margin-bottom: 46px;
}
.level__item.is-active .level__number span {
    color: #3a24f9;
}
.level__item.is-active .level__number .svg-icon use {
    fill: #3a24f9;
}
.level__item:last-child {
    margin-bottom: 0;
}
.level__item:last-child .svg-icon {
    display: none;
}
.level__name {
    font-size: 17px;
    line-height: 126%;
    color: #171717;
    font-weight: 700;
    margin-bottom: 10px;
}
.level__body {
    font-size: 14px;
    line-height: 170%;
    color: #171717;
    padding-top: 7px;
}
}@media (max-width:360px) {
    .level__item {
    margin-bottom: 13px;
}
}.level-text {
    display: flex;
    overflow-x: auto;
    margin-top: 37px;
}
.level-text__block {
    width: 66.666667%}
.level-text__container {
    display: flex;
    transition: transform .7s ease-in-out;
}
.level-text__item {
    width: 1336px;
    flex: none;
    font-size: 18px;
    line-height: 150%;
    color: #171717;
}
.level-text--main {
    overflow: hidden;
}
.level-text.mCustomScrollbar {
    margin-top: 0;
}
.level-text.mCustomScrollbar .level-text__item {
    overflow: hidden;
    height: 0;
}
.level-text.mCustomScrollbar .mCSB_horizontal.mCSB_inside>.mCSB_container {
    padding: 15px;
}
@media (max-width:1440px) {
    .level-text__item {
    width: 1148px;
}
}@media (max-width:1200px) {
    .level-text__block {
    width: 100%}
}@media (max-width:960px) {
    .level-text__item {
    width: calc(100vw - 60px);
    font-size: 16px;
    line-height: 150%}
}.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
    padding-bottom: 45px;
}
.mCSB_dragger_bar {
    display: none;
}
.mCSB_dragger {
    padding: 0 6px;
    height: 30px;
    margin: 0;
}
.mCSB_dragger_bar {
    background-color: #3a24f9!important;
    border-radius: 25px!important;
    height: 30px!important;
    display: block;
    margin: 0!important;
}
.mCSB_dragger_bar:before {
    right: 11px;
}
.mCSB_dragger_bar:after, .mCSB_dragger_bar:before {
    position: absolute;
    top: 5px;
    content: url(../images/common/right.svg);
}
.mCSB_dragger_bar:after {
    left: 11px;
    transform: scaleX(-1);
}
.mCSB_container {
    display: flex;
}
.mCSB_scrollTools {
    opacity: 1;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 42px;
    background-color: #f5f5f5;
    border-radius: 25px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: transparent;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    height: 100%;
    background-color: #fff;
    padding: 6px;
    border-radius: 21px;
}
.section--white .mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #f5f5f5;
}
.level-step {
    margin-top: 148px;
}
.level-step .slick-arrow {
    display: flex;
    align-items: center;
    position: absolute;
    cursor: pointer;
    right: 0;
    width: 50px;
    height: 50px;
    top: -185px;
    border-radius: 50%;
    border: 0;
    padding: 0;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(58, 36, 249, .21);
    transition: background-color .3s, box-shadow .3s ease;
}
.level-step .slick-arrow.slick-prev {
    right: 110px;
    padding-left: 18px;
}
.level-step .slick-arrow.slick-prev:hover .svg-icon {
    margin-left: -5px;
}
.level-step .slick-arrow.slick-next {
    padding-right: 18px;
    justify-content: flex-end;
}
.level-step .slick-arrow.slick-next:hover .svg-icon {
    margin-right: -5px;
}
.level-step .slick-arrow.slick-disabled {
    background-color: transparent;
    box-shadow: none;
}
.level-step .slick-arrow.slick-disabled .svg-icon use {
    stroke: #f5f5f5;
}
.level-step .slick-arrow .svg-icon {
    transition: margin .3s ease;
    flex: none;
}
.level-step .slick-arrow .svg-icon use {
    stroke-width: 3;
    stroke: #3a24f9;
    fill: transparent;
}
.level-step .slick-list {
    overflow: visible;
}
.level-step__item {
    width: 454px;
    padding-right: 59px;
    position: relative;
}
.level-step__number {
    position: absolute;
    left: -65px;
    top: -137px;
    font-weight: 800;
    font-size: 223px;
    line-height: 132%;
    letter-spacing: -.02em;
    color: #fff;
    text-shadow: 0 2px 20px rgba(0, 0, 0, .13);
}
.level-step__text {
    position: relative;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
}
.level-step__text ul {
    padding: 0;
}
.level-step__text ul li {
    position: relative;
    list-style: none;
    padding-left: 15px;
    margin-bottom: 10px;
}
.level-step__text ul li:last-child {
    margin-bottom: 0;
}
.level-step__text ul li:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%;
    display: block;
}
.level-step__name {
    position: relative;
    height: 99px;
    font-weight: 700;
    font-size: 25px;
    line-height: 132%;
    margin-bottom: 17px;
}
.section-card h2 {
    padding-right: 180px;
}
@media (max-width:1440px) {
    .level-step {
    margin-top: 0;
}
.level-step .slick-arrow {
    top: -97px;
}
.level-step__number {
    font-size: 160px;
    line-height: 132%;
    left: 0;
    top: 0;
}
.level-step__name {
    font-size: 22px;
    line-height: 132%;
    height: 88px;
    margin-bottom: 31px;
    padding-left: 49px;
}
.level-step__text {
    padding-left: 49px;
}
.level-step__item {
    padding-top: 91px;
    width: 350px;
    padding-right: 23px;
}
}@media (max-width:1200px) {
    .level-step__number {
    position: relative;
    top: auto;
    left: auto;
    font-size: 64px;
    line-height: 132%;
    text-shadow: 0 2px 7px rgba(0, 0, 0, .21);
}
.level-step__item {
    width: 279px;
    padding-right: 29px;
    padding-top: 0;
}
.level-step__name {
    font-size: 18px;
    line-height: 132%;
    height: 96px;
    margin-bottom: 13px;
    padding-left: 0;
}
.level-step__text {
    font-size: 16px;
    line-height: 160%;
    padding-left: 0;
}
}@media (max-width:960px) {
    .level-step__item {
    width: 530px;
    padding-right: 44px;
}
.level-step__name {
    height: 48px;
    margin-bottom: 20px;
}
.level-step .slick-arrow {
    top: 18px;
    z-index: 3;
}
.level-step .slick-arrow.slick-prev {
    right: auto;
    left: 318px;
}
.level-step .slick-arrow.slick-next {
    right: auto;
    left: 425px;
}
.section-card h2 {
    padding-right: 0;
}
}@media (max-width:640px) {
    .level-step .slick-arrow {
    top: 18px;
    top: 8px;
    z-index: 3;
}
.level-step .slick-arrow.slick-prev {
    right: auto;
    left: 187px;
}
.level-step .slick-arrow.slick-next {
    right: auto;
    left: 290px;
}
.level-step__number {
    font-size: 50px;
    line-height: 132%;
    margin-bottom: 11px;
}
.level-step__name {
    height: 72px;
    margin-bottom: 12px;
}
.level-step__item {
    width: 370px;
    padding-right: 28px;
}
.level-step__text {
    font-size: 15px;
    line-height: 170%}
}@media (max-width:480px) {
    .level-step .slick-arrow {
    width: 35px;
    height: 35px;
}
.level-step .slick-arrow .svg-icon use {
    stroke-width: 2;
}
.level-step .slick-arrow.slick-next {
    left: 205px;
    padding-right: 16px;
}
.level-step .slick-arrow.slick-prev {
    padding-left: 11px;
    left: 93px;
}
.level-step__number {
    font-size: 40px;
    line-height: 132%}
.level-step__item {
    width: 261px;
    padding-right: 20px;
}
.level-step__text {
    font-size: 14px;
    line-height: 170%}
.level-step__name {
    font-size: 17px;
    line-height: 132%;
    height: 90px;
    margin-bottom: 10px;
}
}.preloader {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    text-align: center;
    position: fixed;
    opacity: 1;
    transition: opacity .5s;
    top: 0;
    left: 0;
    z-index: 50000;
}
.gooey, .preloader {
    background: #3a24f9;
}
.gooey {
    top: 50%;
    left: 50%;
    width: 142px;
    height: 40px;
    margin: -20px 0 0 -71px;
}
.dot, .gooey {
    position: absolute;
}
.dot {
    width: 16px;
    height: 16px;
    top: 12px;
    left: 15px;
    background: #fff;
    border-radius: 50%;
    animation: e 2.8s infinite;
}
.dot, .dots {
    transform: translateX(0);
}
.dots {
    margin-top: 12px;
    margin-left: 31px;
    animation: f 2.8s infinite;
}
.dots span {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    background: #fff;
    border-radius: 50%}
@keyframes e {
    50% {
    transform: translateX(96px);
}
}@keyframes f {
    50% {
    transform: translateX(-31px);
}
}html.page-loaded .preloader {
    opacity: 0;
    pointer-events: none;
}
.contact {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 50px;
}
.contact .social {
    margin-top: 66px;
}
.contact .social a .svg-icon use {
    fill: hsla(217, 5%, 53%, .4);
}
.contact .social a:hover .svg-icon use {
    fill: #3a24f9;
}
.contact__item {
    font-weight: 700;
    font-size: 25px;
    line-height: 200%}
.contact__item span {
    white-space: nowrap;
}
.contact__item a {
    color: #171717;
    text-decoration: none;
    transition: opacity .3s ease;
}
.contact__item a:hover {
    opacity: .7;
}
.main-contact {
    padding-top: 178px;
    padding-bottom: 144px;
    background-color: #fff;
}
.main-contact h1 {
    text-align: center;
}
@media (max-width:1440px) {
    .main-contact {
    padding-bottom: 109px;
}
.contact {
    margin-top: 47px;
}
.contact .social {
    margin-top: 34px;
}
.contact__item {
    font-size: 23px;
    line-height: 170%}
.contact__item:last-child {
    margin-bottom: 19px;
}
}@media (max-width:992px) {
    .main-contact {
    padding-top: 191px;
    padding-bottom: 94px;
}
.contact, .contact .social {
    margin-top: 54px;
}
}@media (max-width:640px) {
    .main-contact {
    padding-top: 189px;
}
.main-contact h1 {
    font-size: 42px;
    line-height: 110%;
    margin-bottom: 35px;
}
.contact {
    text-align: center;
    margin-top: 28px;
}
.contact .social {
    margin-top: 73px;
    margin-bottom: 0;
}
.contact__item {
    font-size: 19px;
    line-height: 200%}
}@media (max-width:480px) {
    .main-contact {
    padding-top: 160px;
    padding-bottom: 42px;
}
.main-contact h1 {
    font-size: 33px;
    line-height: 109%;
    margin-bottom: 45px;
}
.contact__item {
    font-size: 15px;
    line-height: 170%;
    margin-bottom: 12px;
}
.contact .social {
    margin-top: 36px;
}
}@media (max-width:360px) {
    .main-contact {
    padding-top: 142px;
    padding-bottom: 24px;
}
.main-contact h1 {
    font-size: 30px;
    line-height: 110%;
    margin-bottom: 33px;
}
.contact__item {
    font-size: 14px;
    line-height: 170%;
    margin-bottom: 7px;
}
.contact .social {
    margin-top: 29px;
}
}.ymaps-events-pane {
    background-color: rgba(0, 0, 0, .1);
}
.marker__layout {
    display: flex;
    align-items: center;
    margin-left: -279px;
    margin-top: -92px;
}
.marker__layout a {
    display: inline-block;
    width: 199px;
    font-size: 15px;
    flex: none;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 21px;
    text-decoration: none;
    white-space: nowrap;
    padding: 7px 19px;
    transition: background-color .3s ease;
    margin: 0 21px;
}
.marker__layout a:hover {
    background-color: rgba(0, 0, 0, .8);
}
.marker__img {
    width: 78px;
    flex: none;
}
@media (max-width:768px) {
    .marker__layout {
    flex-direction: column;
    margin-left: 0;
}
.marker__layout a:first-child {
    display: none;
}
}@media (max-width:420px) {
    .marker__layout {
    margin-top: -70px;
}
.marker__img {
    width: 60px;
}
}.page-block {
    position: relative;
    padding-top: 124px;
}
.page-block:first-child {
    padding-top: 0;
}
.page-block:last-child {
    padding-bottom: 45px;
}
.page-block:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #000, transparent);
    opacity: .07;
    height: 418px;
    z-index: 2;
    pointer-events: none;
}
.page-block--dark .portfolio-info {
    color: #dadada;
}
.page-block--dark .portfolio-info__link {
    color: #fff;
}
.page-block--dark .portfolio-info__link .svg-icon use {
    fill: #fff;
}
.page-block--dark:before {
    background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, .854167) 14.58%, hsla(0, 0%, 100%, 0));
}
.page-block--brick:before {
    background: linear-gradient(0deg, #000, transparent);
    opacity: .07;
}
.page-block--white {
    background-color: #fff;
}
.page-block--agroglobal .portfolio-info, .page-block--agroglobal .portfolio-info__link {
    color: #171717;
}
.page-block--agroglobal .portfolio-info__link .svg-icon use {
    fill: #171717;
}
.page-block--agroglobal:before {
    display: none;
}
.page-block--black .portfolio-info {
    color: #dadada;
}
.page-block--black .portfolio-info__link {
    color: #fff;
}
.page-block--black .portfolio-info__link .svg-icon use {
    fill: #fff;
}
.page-block--black:before {
    background: linear-gradient(180deg, #1e0d02, rgba(30, 13, 2, 0));
    opacity: .5;
    transform: rotate(180deg);
}
.page-block--grigor .portfolio-info, .page-block--grigor .portfolio-info__link {
    color: #f9e9d9;
}
.page-block--grigor .portfolio-info__link .svg-icon use {
    fill: #f9e9d9;
}
.page-block--grigor:before {
    background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 100%, hsla(0, 0%, 100%, .854167) 0);
    opacity: .07;
    transform: rotate(180deg);
}
.page-block--danaya .portfolio-info, .page-block--danaya .portfolio-info__link {
    color: #dadada;
}
.page-block--danaya .portfolio-info__link .svg-icon use {
    fill: #dadada;
}
.page-block--river {
    background-color: #170f2e;
}
.page-block--river .portfolio-info, .page-block--river .portfolio-info__link {
    color: #fefefe;
}
.page-block--river .portfolio-info__link .svg-icon use {
    fill: #fefefe;
}
.page-block--river:before {
    background: linear-gradient(0deg, rgba(33, 24, 68, 0), rgba(109, 151, 168, .44) 99.68%);
    opacity: .2;
}
.page-block--not:before {
    display: none;
}
@media (max-width:768px) {
    .page-block {
    padding-top: 70px;
}
.page-block:last-child {
    padding-bottom: 50px;
}
}@media (max-width:560px) {
    .page-block {
    padding-top: 54px;
}
.page-block:last-child {
    padding-bottom: 50px;
}
}.main-block {
    position: relative;
    padding-top: 179px;
    padding-bottom: 405px;
    overflow: hidden;
}
.main-block__word {
    display: flex;
    position: absolute;
    bottom: 231px;
    pointer-events: none;
    transform: rotate(-13deg) translateX(-64px);
    width: 2000px;
}
.main-block__word-line {
    position: relative;
    opacity: 0;
    transition: opacity .3s ease;
}
.main-block__word.is-one .main-block__word-line {
    transition-delay: 1s;
}
.main-block__word.is-two .main-block__word-line {
    transition-delay: .8s;
}
.main-block__word.is-three .main-block__word-line {
    transition-delay: .6s;
}
.main-block__word span {
    display: flex;
    position: relative;
}
.main-block__word img {
    max-width: inherit;
}
.main-block__word.is-one {
    bottom: 558px;
}
.main-block__word.is-two {
    bottom: 418px;
}
.main-block__images {
    position: absolute;
    right: -105px;
    bottom: 245px;
    opacity: 0;
    transition: opacity .6s ease;
    transition-delay: 1s;
}
.main-block__images img {
    display: block;
}
.main-block:before {
    content: " ";
    position: absolute;
    pointer-events: none;
    z-index: 1;
    left: 0;
    border: 100vw solid transparent;
    border-bottom: 23vw solid #fff;
    bottom: 0;
    transform: translateY(100%);
    transition: transform .5s ease;
    transition-delay: .2s;
}
.main-block h1 {
    width: 882px;
    margin-bottom: 38px;
    opacity: 0;
    transform: translateX(150px);
    transition: opacity .6s, transform .6s ease;
}
.main-block__img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-position: 50%;
    background-attachment: fixed;
    background-size: cover;
}
.main-block .container {
    position: relative;
}
.main-block__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 88px;
}
.main-block__top h1 {
    margin-bottom: 0!important;
}
.main-block__top-text {
    font-family: Inter;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; 
    color: #fff;
    letter-spacing: -0.78px;
    opacity: 0;
    transform: translateX(200px);
    transition: opacity .4s, transform .4s ease;
    transition-delay: .2s;
    margin-bottom: 23px;
    margin-top: -7px;
}
.main-block__top .btn-info {
    height: 78px;
    width: 327px;
    padding: 0 15px;
    opacity: 0;
    transform: translateX(150px);
    transition: opacity .6s, transform .6s ease;
}
.main-block__top .btn-info .svg-icon {
    bottom: 22px;
}
.main-block__top .btn-info:before {
    height: 30px;
}
.main-block__top .btn-info:after {
    height: 35px;
}
.main-block .text {
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    width: 882px;
    font-family: MuseoSansCyrl;
    opacity: 0;
    transform: translateX(200px);
    transition: opacity .4s, transform .4s ease;
    transition-delay: .2s;
}
.main-block--portfolio {
    padding-bottom: 90px;
    height: 354px;
}
.main-block--portfolio:before {
    display: none;
}
.main-block--blue {
    padding-top: 179px;
    padding-bottom: 160px;
    background-color: #3a24f9;
}
.main-block--blue .text, .main-block--blue h1 {
    color: #fff;
}
.main-block--w-tr:before {
    border-bottom-color: #fff;
}
.main-block--black {
    background-color: #171717;
}
.main-block--black .info-text__name, .main-block--black .info-text__text, .main-block--black .text, .main-block--black h1 {
    color: #fff;
}
.main-block--design {
    text-align: center;
    padding-bottom: 0;
    background-color: #3a24f9;
    height: 656px;
    margin-bottom: -150px;
    padding-top: 236px;
}
.main-block--design .container {
    position: relative;
    z-index: 1;
}
.main-block--design h1 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 54px;
}
.main-block--design:before {
    transform: translateY(-100%);
    width: 100%;
    border: 0;
    background-image: url(../images/common/design-dark.png);
    height: 100%;
    background-position: 100% 0;
}
.main-block--design.is-active:before {
    transform: translateY(0);
}
.main-block--design .text {
    width: 882px;
    margin: 0 auto;
}
.main-block .info-text__name {
    opacity: 0;
    transform: translateX(150px);
    transition: opacity .6s, transform .6s ease;
    transition-delay: .4s;
}
.main-block .info-text .btn {
    color: #fff;
    opacity: 0;
    transform: translateX(150px);
    transition: opacity .6s, transform .6s ease;
    transition-delay: .55s;
}
.main-block .info-text__text {
    opacity: 0;
    transform: translateX(150px);
    transition: opacity .6s, transform .6s ease;
    transition-delay: .4s;
}
.main-block.is-active:before {
    transform: translateY(0);
}
.main-block.is-active .info-text .btn,.main-block.is-active .main-block__top-text,  .main-block.is-active .info-text__name, .main-block.is-active .info-text__text, .main-block.is-active .text, .main-block.is-active h1 {
    opacity: 1;
    transform: translateX(0);
}
.main-block.is-active .main-block__images {
    opacity: 1;
}
.main-block.is-active .main-block__top .btn-info {
    opacity: 1;
    transform: translateX(0);
}
.main-block.is-active .main-block__word-line {
    opacity: 1;
}
.main-block--audit {
    padding-top: 176px;
    padding-bottom: 429px;
}
.main-block--audit .main-block__top {
    margin-bottom: 36px;
}
@media (min-width:1440px) {
    .main-block .info-text__name {
    font-size: 39px;
    line-height: 109%}
.main-block .info-text__text {
    font-size: 21px;
    line-height: 143%}
.main-block .info-text--three .info-text__name {
    font-size: 34px;
    line-height: 115%}
}@media (max-width:1440px) {
    .main-block {
    padding-top: 147px;
    padding-bottom: 398px;
}
.main-block__word {
    bottom: 286px;
    transform: rotate(-15.7deg) translateX(-50px);
}
.main-block__word.is-two {
    bottom: 480px;
}
.main-block__word.is-one {
    bottom: 635px;
}
.main-block:before {
    border-bottom: 28vw solid #fff;
}
.main-block .text {
    font-size: 21px;
    line-height: 143%}
.main-block h1 {
    margin-bottom: 48px;
}
.main-block__images {
    right: 0;
    bottom: 250px;
    max-width: 70vw;
}
.main-block__top {
    margin-bottom: 48px;
}
.main-block__top .btn-info {
    height: 66px;
    width: 300px;
    font-size: 18px;
    line-height: 128.91%;
    min-height: 0;
}
.main-block--design {
    padding-top: 178px;
    padding-bottom: 0;
    height: 471px;
}
.main-block--design:before {
    border: 0;
}
.main-block--design h1 {
    margin-bottom: 36px;
}
.main-block--design .text {
    width: 852px;
    font-size: 21px;
    line-height: 160%}
.main-block--design:before {
    background-position: 100% 100%;
    background-size: cover;
}
.main-block--portfolio {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    height: 354px;
}
.main-block--portfolio .main-block__top {
    align-items: center;
    margin-top: 96px;
}
.main-block--portfolio .main-block__top h1 {
    margin-bottom: 0;
}
}@media (max-width:1200px) {
    .main-block {
    padding-top: 135px;
    padding-bottom: 46px;
    overflow: hidden;
}
.main-block .info-text {
    margin-left: 0;
    margin-right: 0;
}
.main-block .info-text__item {
    width: 100%;
    padding: 0 88px;
}
.main-block:before {
    display: none;
}
.main-block__img {
    bottom: 0;
}
.main-block .text {
    font-size: 18px;
    line-height: 150%}
.main-block__top {
    padding: 0 88px;
    margin-bottom: 20px;
}
.main-block h1 {
    margin-bottom: 35px;
}
.main-block--portfolio {
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 77px;
    height: 290px;
}
.main-block--portfolio .main-block__top {
    padding: 0;
}
.main-block__word {
    bottom: -50px;
    transform: rotate(-15deg) translateX(-50px);
}
.main-block__word.is-two {
    bottom: 148px;
}
.main-block__word.is-one {
    bottom: 300px;
}
.main-block--design {
    padding-top: 191px;
    padding-bottom: 0;
    height: 365px;
    margin-bottom: -48px;
}
.main-block--design:before {
    display: block;
}
.main-block--design h1 {
    margin-bottom: 17px;
}
.main-block--design .text {
    font-size: 18px;
    line-height: 160%;
    max-width: 634px;
}
}@media (max-width:960px) {
    .main-block {
    padding-top: 124px;
    padding-bottom: 74px;
}
.main-block .info-text {
    margin-left: 0;
    margin-right: 0;
}
.main-block .info-text__item {
    width: 100%;
    padding: 0 62px;
}
.main-block h1 {
    width: 100%;
    margin-bottom: 34px;
}
.main-block__top {
    padding: 0 62px;
    margin-bottom: 34px;
}
.main-block--portfolio {
    align-items: flex-end;
    padding-top: 0;
    padding-bottom: 104px;
}
.main-block--design {
    padding-top: 178px;
    margin-bottom: -17px;
    height: auto;
}
.main-block--design h1 {
    margin-bottom: 28px;
}
}@media (max-width:768px) {
    .main-block--portfolio {
    background-color: #3a24f9;
}
.main-block--portfolio h1 {
    color: #fff;
}
}@media (max-width:640px) {
    .main-block {
    padding-top: 118px;
    padding-bottom: 47px;
}
.main-block .info-text__item {
    padding: 0 15px;
}
.main-block .info-text__text {
    font-size: 16px;
    line-height: 160%}
.main-block h1 {
    margin-bottom: 38px;
}
.main-block__top {
    padding: 0 15px;
    margin-bottom: 19px;
}
.main-block__img {
    background-attachment: scroll;
}
.main-block .text {
    max-width: 100%;
    font-size: 15px;
    line-height: 160%}
.main-block--portfolio {
    padding: 0 0 85px;
    height: 252px;
}
.main-block--portfolio .main-block__top {
    text-align: center;
}
.main-block__top .btn-info {
    display: none;
}
.main-block--design {
    padding-top: 160px;
}
.main-block--design .text {
    font-size: 16px;
    line-height: 160%}
.main-block--design h1 {
    margin-bottom: 28px;
}
}@media (max-width:560px) {
    .main-block__word {
    width: 1000px;
    bottom: -10px;
}
.main-block__word.is-three .main-block__word-line img {
    height: 157px;
}
.main-block__word.is-two {
    bottom: 155px;
}
.main-block__word.is-two .main-block__word-line img {
    height: 105px;
}
.main-block__word.is-one {
    bottom: 266px;
}
.main-block__word.is-one .main-block__word-line img {
    height: 70px;
}
}@media (max-width:480px) {
    .main-block--portfolio {
    padding-top: 0;
    padding-bottom: 79px;
    height: 247px;
}
.main-block--portfolio .main-block__top {
    justify-content: center;
}
.main-block .text {
    font-size: 14px;
    line-height: 160%}
.main-block__top, .main-block h1 {
    margin-bottom: 22px;
}
.main-block--design {
    padding-top: 140px;
    padding-bottom: 0;
    margin-bottom: -13px;
}
.main-block--design .text {
    padding: 0 15px;
}
}@media (max-width:360px) {
    .main-block {
    padding-top: 103px;
    padding-bottom: 65px;
}
.main-block__word {
    bottom: 42px;
}
.main-block__word.is-three .main-block__word-line img {
    height: 99px;
}
.main-block__word.is-two {
    bottom: 146px;
}
.main-block__word.is-two .main-block__word-line img {
    height: 66px;
}
.main-block__word.is-one {
    bottom: 215px;
}
.main-block__word.is-one .main-block__word-line img {
    height: 44px;
}
}@media (max-width:320px) {
    .main-block--portfolio {
    padding-top: 0;
    padding-bottom: 90px;
    height: 230px;
}
}.phone-block {
    position: relative;
    z-index: 1;
}
.phone-block--dark {
    padding: 35px 0 42px;
    color: #fff;
    background-color: #171717;
    background-image: url(../images/common/dark-youx.png);
    background-position: 50%}
.phone-block--dark h2 {
    text-align: left;
    margin-bottom: 22px;
}
.phone-block--dark .phone-block__body {
    display: none;
}
.phone-block--dark .phone-block__info {
    padding-right: 0;
}
.phone-block--dark .phone-block__info .phone-block__body {
    padding-top: 0;
    display: block;
    margin-bottom: 30px;
}
.phone-block--text ul {
    padding: 0;
    margin: 0;
}
.phone-block--text ul li {
    list-style: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 170%;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
}
.phone-block--text ul li:last-child {
    margin-bottom: 0;
}
.phone-block--text ul li:before {
    content: " ";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2px;
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 50%;
    background-color: #fff;
}
@media (min-width:480px) {
    .phone-block--dark {
    padding: 40px 0;
}
.phone-block--dark h2 {
    margin-bottom: 30px;
}
.phone-block--text .btn--big {
    padding: 17px 44px;
}
}@media (min-width:640px) {
    .phone-block {
    padding: 43px 0;
}
.phone-block--dark .phone-block__info .phone-block__body {
    margin-bottom: 40px;
}
.phone-block--text ul li {
    font-size: 18px;
    line-height: 160%;
    padding-left: 25px;
}
.phone-block--text ul li:before {
    width: 6px;
    height: 6px;
}
}@media (min-width:960px) {
    .phone-block {
    padding: 54px 0;
}
.phone-block__body {
    margin-bottom: 0;
}
.phone-block__body-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.phone-block__body-wrap .btn--big {
    margin-left: 25px;
    flex: none;
    font-size: 20px;
    line-height: 128.91%;
    padding: 17px 28px;
}
.phone-block--dark .phone-block__info .phone-block__body {
    margin-bottom: 0;
}
}@media (min-width:1200px) {
    .phone-block {
    padding: 64px 0;
}
.phone-block--dark h2 {
    padding-right: 15px;
    margin-bottom: 48px;
}
.phone-block--dark .phone-block__info .phone-block__body {
    display: none;
}
.phone-block--dark .phone-block__body {
    display: block;
    width: 396px;
    flex: none;
    margin-left: 25px;
}
.phone-block--dark .phone-block__body-wrap .btn--big {
    margin-left: 0;
}
.phone-block--dark .phone-block__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.phone-block--text ul li {
    font-size: 21px;
    line-height: 160%}
}@media (min-width:1440px) {
    .phone-block {
    padding: 77px 0 89px;
}
.phone-block--dark h2 {
    max-width: 728px;
}
.phone-block--dark .phone-block__body {
    width: 428px;
    margin-right: 35px;
}
}.menu-top {
    display: flex;
    align-items: center;
}
.menu-top a {
    display: inline-flex;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
    color: #171717;
    transition: opacity .3s ease;
    text-decoration: none;
    margin-right: 39px;
}
.menu-top a:hover {
    opacity: .8;
}
@media (max-width:1440px) {
    .menu-top {
    margin: 0 auto;
}
}@media (max-width:1200px) {
    .menu-top a {
    font-size: 16px;
    line-height: 160%}
}@media (max-width:992px) {
    .menu-top {
    display: none;
}
}.info-text {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px -73px;
}
.info-text__item {
    width: 50%;
    padding: 0 35px;
    margin-bottom: 74px;
}
.info-text__item a {
    color: #3a24f9;
    transition: opacity .3s ease;
}
.info-text__item a:hover {
    opacity: .8;
}
.info-text__name {
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    color: #171717;
    margin-bottom: 20px;
    display: inline-flex;
    text-decoration: none;
}
.info-text__text {
    font-size: 18px;
    line-height: 150%;
    color: #171717;
}
.info-text--three .info-text__item {
    width: 33.3%}
.info-text--audit .info-text__item {
    width: auto;
}
@media (max-width:1440px) {
    .info-text__name {
    font-size: 37px;
    line-height: 105%;
    margin-bottom: 15px;
}
.info-text__text {
    font-size: 20px;
    line-height: 141%}
}@media (max-width:1200px) {
    .info-text {
    margin: 0 -15px -35px;
}
.info-text__name {
    font-size: 23px;
    line-height: 119.1%;
    margin-bottom: 10px;
}
.info-text__item {
    padding: 0 15px;
    margin-bottom: 35px;
}
.info-text__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 160%}
}@media (max-width:768px) {
    .info-text {
    margin-bottom: -26px;
}
.info-text__name {
    font-size: 23px;
    line-height: 119.1%}
.info-text__name br {
    display: none;
}
.info-text__item {
    width: 100%;
    margin-bottom: 26px;
}
.info-text__text {
    font-size: 16px;
    line-height: 150%}
.info-text--three .info-text__item {
    width: 100%;
    padding: 0;
}
}@media (max-width:560px) {
    .info-text__name {
    font-size: 20px;
    line-height: 122%}
.info-text__text {
    font-size: 15px;
    line-height: 170%}
}@media (max-width:360px) {
    .info-text__name {
    font-size: 19px;
    line-height: 125%}
.info-text__text {
    font-size: 14px;
    line-height: 170%}
}.level-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 71px;
    margin-left: -30px;
    margin-right: -30px;
}
.level-list__item {
    width: calc(25% - 60px);
    margin: 0 30px;
    padding-right: 30px;
}
.level-list__text {
    color: #171717;
}
.level-list__text, .level-list__text p {
    font-size: 18px;
    line-height: 150%}
.level-list__name {
    font-size: 21px;
    line-height: 143%;
    color: #171717;
    font-weight: 700;
    max-width: 80%;
    margin-bottom: 27px;
}
.level-list__number {
    font-size: 59px;
    line-height: 101.67%;
    margin-bottom: 10px;
    color: #3a24f9;
}
@media (max-width:1440px) {
    .level-list {
    margin-top: 40px;
}
.level-list__number {
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 2px;
}
.level-list__name {
    height: 44px;
    display: flex;
    align-items: center;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.level-list__text {
    font-size: 16px;
    line-height: 142%}
}@media (max-width:992px) {
    .level-list {
    margin: 30px -15px 15px;
    flex-wrap: wrap;
}
.level-list__item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.level-list__item:last-child {
    margin-bottom: 0;
}
.level-list__text {
    font-size: 14px;
    line-height: 142%}
.level-list__name {
    height: auto;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 8px;
}
.level-list__number {
    font-size: 45px;
    line-height: 1;
    margin-bottom: 0;
}
}@media (max-width:560px) {
    .level-list {
    margin-bottom: -16px;
}
.level-list__item {
    width: 100%}
}.price-info {
    margin-bottom: 65px;
}
.price-info h3 {
    font-weight: 700;
    font-size: 19px;
    line-height: 125%;
    margin-bottom: 20px;
    text-align: left;
}
.price-info__body {
    margin-bottom: 50px;
}
.price-info__info {
    position: relative;
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    padding-left: 20px;
    margin-top: 31px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.price-info__info:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #3a24f9;
}
@media (min-width:480px) {
    .price-info {
    margin-bottom: 60px;
}
.price-info h3 {
    margin-bottom: 24px;
}
.price-info__body {
    margin-bottom: 40px;
}
.price-info__info {
    margin-top: 16px;
}
}@media (min-width:640px) {
    .price-info {
    margin-bottom: 80px;
}
.price-info h3 {
    font-size: 23px;
    line-height: 132%}
.price-info__info {
    margin-top: 25px;
    font-size: 19px;
    line-height: 160%;
    padding-top: 5px;
    padding-bottom: 5px;
}
}@media (min-width:960px) {
    .price-info__info {
    margin-top: 20px;
}
.price-info__body {
    margin-bottom: 60px;
}
}@media (min-width:1200px) {
    .price-info {
    display: flex;
    margin-bottom: 100px;
}
.price-info h3 {
    font-size: 30px;
    line-height: 132%;
    margin-bottom: 22px;
}
.price-info__info {
    font-size: 21px;
    line-height: 160%;
    padding-top: 22px;
    padding-bottom: 22px;
}
.price-info__body {
    margin-bottom: 0;
    padding-right: 53px;
    flex-grow: 1;
}
.price-info__aside {
    width: 362px;
    flex: none;
}
}@media (min-width:1200px) {
    .price-info {
    margin-bottom: 111px;
}
.price-info__aside {
    width: 427px;
}
.price-info__body {
    padding-right: 72px;
}
}@keyframes g {
    0% {
    width: 100%}
25% {
    width: 80%}
75% {
    width: 120%}
to {
    width: 100%}
}.gamburger {
    display: none;
    cursor: pointer;
    position: fixed;
    left: 74px;
    width: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.gamburger:hover span {
    animation: g .6s forwards;
}
.gamburger span {
    width: 100%;
    height: 3px;
    margin-bottom: 6px;
    background-color: #3a24f9;
    border-radius: 2px;
    pointer-events: none;
    display: block;
    transition: background-color .3s ease;
}
.gamburger span:nth-child(2) {
    animation-delay: .1s;
}
.gamburger span:nth-child(3) {
    animation-delay: .2s;
}
.gamburger span:last-child {
    margin-bottom: 0;
}
.gamburger.is-white span {
    background-color: #fff;
}
.gamburger.is-blue span {
    background-color: #1a00ff;
}
@media (max-width:1610px) {
    .gamburger {
    position: absolute;
    left: 27px;
    width: 25px;
    z-index: 5;
}
.gamburger span {
    margin-bottom: 5px;
    background-color: #fff;
}
}@media (max-width:992px) {
    .gamburger {
    position: relative;
    left: auto;
    top: auto;
    transform: translateY(0);
}
}@media (max-width:360px) {
    .gamburger {
    width: 21px;
}
.gamburger span {
    margin-bottom: 4px;
}
}.logo.is-white img {
    opacity: 0;
}
.logo.is-white img.blue {
    opacity: 1;
}
.logo img {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    display: block;
    transition: opacity .3s ease;
}
.logo img.blue {
    opacity: 0;
}
.logo-container .hamburger-logo .mobile-svg path, .w-x {
    transition: fill .3s ease;
}
.w-x {
    fill: #3a24f9;
}
.w-x-1 {
    transition: transform .3s ease;
}
.main-path-u {
    fill: #fff;
    transition: fill .3s ease;
}
.main-path-o {
    fill: #3a24f9;
    transition: fill .3s ease;
}
.hamburger-logo svg {
    pointer-events: none;
}
@media (min-width:1650px) {
    .logo-container .hamburger-logo {
    pointer-events: none;
}
.is-fixed .logo-container .hamburger-logo {
    pointer-events: auto;
}
}@media (min-width:1440px) {
    .logo-container {
    position: absolute;
    left: 75px;
    top: 50%;
    position: fixed;
    top: 57px;
    z-index: 10;
}
.logo-container .hamburger-logo {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.logo-container.is-fixed .hamburger-logo {
    opacity: 1;
}
.logo-container.is-fixed .logo {
    opacity: 0;
}
}.logo-container svg {
    display: block;
    overflow: visible;
}
.logo-container .hamburger-logo svg rect {
    fill: #3a24f9;
}
.logo-container .hamburger-logo .mobile-svg {
    display: none;
}
.logo-container .logo {
    display: inline-flex;
    align-items: center;
}
.is-detail-portfolio .logo-container .hamburger-logo svg rect, .is-detail-portfolio .main-path-o, .is-detail-portfolio .w-x, .is-white .logo-container .hamburger-logo svg rect, .is-white .main-path-o, .is-white .w-x {
    fill: #fff;
}
.is-detail-portfolio .header__info .phone, .is-detail-portfolio .menu-top a {
    color: #fff;
}
.is-dark .w-x {
    fill: #3a24f9;
}
.is-dark .main-path-u {
    fill: #171717;
}
.is-dark .logo-container .hamburger-logo svg rect, .is-dark .main-path-o, .is-portfolio .w-x {
    fill: #3a24f9;
}
.is-portfolio .main-path-u {
    fill: #171717;
}
.is-portfolio .logo-container .hamburger-logo svg rect, .is-portfolio .main-path-o {
    fill: #3a24f9;
}
@media (max-width:1650px) {
    .logo-container {
    display: flex;
    align-items: center;
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.logo-container .main-path-o, .logo-container .w-x {
    fill: #fff;
}
.logo-container .hamburger-logo {
    order: 1;
    position: relative;
    opacity: 1;
}
.logo-container .hamburger-logo svg {
    display: none;
}
.logo-container .hamburger-logo .mobile-svg {
    display: block;
    margin-right: 26px;
}
.logo-container .hamburger-logo .mobile-svg path {
    fill: #fff;
}
.logo-container .logo {
    order: 2;
}
.is-dark .logo-container .hamburger-logo .mobile-svg path, .is-dark .logo-container .hamburger-logo svg rect, .is-dark .main-path-o, .is-dark .main-path-u, .is-dark .w-x {
    fill: #fff;
}
.is-dark .header.is-fixed .phone, .is-dark .header .phone {
    color: #fff;
}
.is-dark .header.is-fixed .logo-container .hamburger-logo .mobile-svg path, .is-dark .header.is-fixed .logo-container .hamburger-logo svg rect, .is-dark .header.is-fixed .main-path-o, .is-dark .header.is-fixed .main-path-u, .is-dark .header.is-fixed .w-x {
    fill: #fff;
}
.is-portfolio .w-x {
    fill: #3a24f9;
}
.is-portfolio .main-path-u {
    fill: #171717;
}
.is-portfolio .logo-container .hamburger-logo .mobile-svg path, .is-portfolio .logo-container .hamburger-logo svg rect, .is-portfolio .main-path-o {
    fill: #3a24f9;
}
.is-portfolio .header .phone {
    color: #171717;
}
.is-portfolio .header.is-fixed .phone {
    color: #fff;
}
.is-portfolio .header.is-fixed .logo-container .hamburger-logo .mobile-svg path, .is-portfolio .header.is-fixed .logo-container .hamburger-logo svg rect, .is-portfolio .header.is-fixed .main-path-o, .is-portfolio .header.is-fixed .main-path-u, .is-portfolio .header.is-fixed .w-x {
    fill: #fff;
}
}@media (max-width:992px) {
    .logo-container {
    left: 34px;
    right: 34px;
}
.logo-container .logo {
    position: absolute;
    transform: translateX(-50%);
    left: 50%}
.logo-container img {
    position: relative;
    top: auto;
    left: auto;
}
.is-dark .phone .svg-icon use, .is-portfolio .phone .svg-icon use {
    fill: #171717;
}
}@media (max-width:768px) {
    .is-dark .logo-container .hamburger-logo .mobile-svg path, .is-dark .logo-container .hamburger-logo svg rect, .is-dark .main-path-o, .is-dark .main-path-u, .is-dark .phone .svg-icon use, .is-dark .w-x, .is-portfolio .logo-container .hamburger-logo .mobile-svg path, .is-portfolio .logo-container .hamburger-logo svg rect, .is-portfolio .main-path-o, .is-portfolio .main-path-u, .is-portfolio .phone .svg-icon use, .is-portfolio .w-x {
    fill: #fff;
}
.is-sites .main-path-u:not(.is-sites-not .main-path-u) {
    fill: #171717;
}
.is-sites .header.is-fixed .main-path-u {
    fill: #fff;
}

.is-sites .main-path-o:not(.is-sites-not .main-path-o) {
    fill: #3a24f9;
}
.is-sites .header.is-fixed .main-path-o {
    fill: #fff;
}

.is-sites .logo-container .hamburger-logo .mobile-svg path:not(.is-sites-not .logo-container .hamburger-logo .mobile-svg path) {
    fill: #3a24f9;
}
.is-sites .header.is-fixed .logo-container .hamburger-logo .mobile-svg path {
    fill: #fff !important;
}

.is-sites .phone .svg-icon use:not(.is-sites-not .phone .svg-icon use) {
    fill: #171717;
}
.is-sites .header.is-fixed .phone .svg-icon use:not(.is-sites-not .is-fixed .phone .svg-icon use) {
    fill: #fff;
}
}@media (max-width:480px) {
    .logo-container {
    left: 23px;
    right: 23px;
}
}.section {
    position: relative;
    padding: 139px 0;
}

.section--pt180 {
    padding-top: 180px;
}
.section--reward {
    margin-top: 50px;
}
.section--about-reward {
    margin-bottom: -152px;
}
.section--pb0 {
    padding-bottom: 0!important;
}
.section--pb50 {
    padding-bottom: 63px;
}
.section--pt50 {
    padding-top: 63px;
}
.section--pt80 {
    padding-top: 80px;
}
.section__top {
    margin-bottom: 65px;
}
.section__top h1 {
    margin-bottom: 0;
}
.section__top--small {
    margin-bottom: 55px!important;
}
.section--white {
    background-color: #fff;
}
.section--pt0 {
    padding-top: 0!important;
}
.section--grey {
    background-color: #f5f5f5;
}
.section--grey-blue {
    background-color: #dee3e9;
}
.section--black, .section--dark {
    background-color: #171717;
}
.section--dark-grey {
    background-color: #dadada;
}
.section--form-mobile {
    display: none;
}
.section--blue {
    background-color: #3a24f9;
}
@media (max-width:1440px) {
    .section {
    padding: 121px 0;
}
.section--about-reward {
    margin-bottom: -90px;
}
}@media (max-width:1200px) {
    .section {
    padding: 120px 0;
}
.section--pb0-1200 {
    padding-bottom: 0!important;
}
}@media (max-width:992px) {
    .section {
    padding: 90px 0;
}
}@media (max-width:768px) {
    .section {
    padding: 85px 0;
}
.section--pt0 {
    padding-top: 43px!important;
}
.section--form-mobile {
    display: block;
    padding: 30px 0;
}
}@media (max-width:560px) {
    .section {
    padding: 57px 0;
}
.section--pt0 {
    padding-top: 0!important;
}
.section--form-mobile {
    padding-top: 35px;
    padding-bottom: 25px;
}
}.section-banner {
    padding: 178px 0 109px;
}
.section-banner .section__top {
    margin-bottom: 120px;
}
@media (max-width:1440px) {
    .section-banner {
    padding-bottom: 76px;
    padding-top: 145px;
}
.section-banner .section__top {
    margin-bottom: 84px;
}
}@media (max-width:1200px) {
    .section-banner {
    padding-bottom: 76px;
}
.section-banner .section__top {
    margin-bottom: 65px;
}
}@media (max-width:992px) {
    .section-banner {
    padding: 137px 0 54px;
}
.section-banner .section__top {
    margin-bottom: 56px;
}
}@media (max-width:768px) {
    .section-banner {
    padding: 119px 0 54px;
}
.section-banner .section__top {
    margin-bottom: 42px;
}
}@media (max-width:480px) {
    .section-banner {
    padding: 100px 0 54px;
}
.section-banner .section__top {
    margin-bottom: 30px;
}
}@media (min-width:1441px) {
    .section-catalog {
    padding: 153px 0;
}
}.section-catalog {
    z-index: 15;
}
.section-catalog h2 {
    margin-bottom: 66px;
}
.section-catalog .container {
    position: relative;
}
.section-catalog--index {
    padding-top: 0;
}
.section-catalog--index .main-catalog {
    margin-top: 100px;
}
.section-catalog--index .main-catalog__item {
    transition: margin .8s, opacity .3s ease;
}
.section-catalog--index .main-catalog__item:first-child, .section-catalog--index .main-catalog__item:nth-child(2) {
    margin-top: -210px;
}
.section-catalog--index.is-active .main-catalog__item {
    margin-top: 0;
}
.section-catalog--inner .main-catalog__link {
    color: #81868e;
    font-family: MuseoSansCyrl;
}
.section-catalog--inner .main-catalog__link .svg-icon use {
    fill: #81868e;
}
.section-catalog--inner .main-catalog__link:hover {
    color: #3a24f9;
}
.section-catalog--inner .main-catalog__link:hover .svg-icon use {
    fill: #3a24f9;
}
@media (max-width:1440px) {
    .section-catalog--index {
    padding-bottom: 129px;
}
.section-catalog--index .main-catalog {
    margin-top: 100px;
}
.section-catalog--index .main-catalog__item {
    transition: margin .8s, opacity .3s ease;
}
.section-catalog--index .main-catalog__item:first-child, .section-catalog--index .main-catalog__item:nth-child(2) {
    margin-top: -201px;
}
}@media (max-width:1200px) {
    .section-catalog--index {
    padding-top: 33px;
    padding-bottom: 91px;
    margin-top: 0;
}
.section-catalog--index .main-catalog, .section-catalog--index .main-catalog__item:first-child, .section-catalog--index .main-catalog__item:nth-child(2) {
    margin-top: 0;
}
}@media (max-width:992px) {
    .section-catalog h2 {
    margin-bottom: 25px;
}
}@media (max-width:560px) {
    .section-catalog--index {
    padding-top: 17px;
    padding-bottom: 60px;
}
.section-catalog h2 {
    margin-bottom: 25px;
}
}.section-about .row {
    display: flex;
    align-items: center;
}
.section-about p {
    font-weight: 500;
    font-size: 21px;
    line-height: 160%}
.section-about .btn-small {
    margin-top: 48px;
    padding: 15px 36px;
}
.section-about h2 {
    text-align: left;
}
.section-about .h1 {
    font-size: 47px;
    line-height: 101.67%;
    margin-bottom: 52px;
}
@media (max-width:1440px) {
    .section-about .row {
    align-items: flex-start;
}
.section-about h2 {
    margin-bottom: 36px;
}
.section-about .btn-small {
    margin-top: 45px;
    font-size: 16px;
    line-height: 128.91%;
    padding: 13px 25px;
}
}@media (max-width:1200px) {
    .section-about {
    padding-bottom: 0;
}
.section-about .row {
    flex-direction: column;
    padding: 0 117px;
}
.section-about .row .col-md-12 {
    padding: 0;
}
.section-about .row .col-lg-7 {
    width: 100%}
.section-about .row .col-lg-5 {
    display: none;
}
.section-about .h1 {
    margin-bottom: 40px;
}
.section-about p {
    font-size: 18px;
    line-height: 160%}
.section-about .btn-small {
    margin-top: 56px;
}
}@media (max-width:960px) {
    .section-about .row {
    padding: 0 30px;
}
.section-about .btn-small {
    margin-top: 38px;
    font-size: 14px;
    line-height: 128.91%;
    border-width: 2px;
    padding: 13px 21px;
}
}@media (max-width:640px) {
    .section-about {
    padding-bottom: 50px;
}
.section-about .h1 {
    margin-bottom: 40px;
}
.section-about .h1 svg {
    display: block;
    width: 198px;
    height: auto;
}
.section-about .btn-small {
    margin-top: 36px;
    font-size: 12px;
    line-height: 128.91%;
    padding: 10px 22px;
}
.section-about p {
    font-size: 15px;
    line-height: 170%}
}@media (max-width:560px) {
    .section-about .row {
    padding: 0 17px;
}
}@media (max-width:480px) {
    .section-about {
    padding-left: 0;
    padding-right: 0;
}
.section-about .h1 {
    margin-bottom: 32px;
}
.section-about .h1 svg {
    width: 133px;
}
.section-about p {
    font-size: 14px;
    line-height: 170%}
.section-about .btn-small {
    margin-top: 23px;
}
}.section-tab {
    padding-top: 0;
    padding: 0;
}
.section-text-info {
    padding-bottom: 10px;
}
.section-text .item {
    margin-bottom: 55px;
}
.section-text .item:last-child {
    margin-bottom: 0;
}
.section-text .item__title {
    font-size: 25px;
    line-height: 120%;
    font-weight: 700;
    margin: 0 auto 29px;
}
.section-text h2 {
    margin-bottom: 40px;
}
@media (max-width:1440px) {
    .section-text .item__title {
    font-size: 24px;
    line-height: 128.91%;
    margin: 0 auto 19px;
}
}.section-portfolio {
    padding-top: 97px;
    padding-bottom: 90px;
}
.section-portfolio--brick {
    background-color: #e6e6e6;
}
.section-portfolio--grigor {
    background-color: #28160b;
}
.section-portfolio--agroglobal {
    background-color: #e7e7e7;
}
.section-portfolio--agroglobal .portfolio-info__info img {
    margin-top: 15px;
    margin-left: -25px;
    margin-right: -25px;
    max-width: calc(100% + 50px);
}
.section-portfolio--agroglobal .portfolio-info__info-container:first-child {
    margin-bottom: 178px;
}
.section-portfolio--agroglobal .portfolio-info__info-container:nth-child(2) {
    margin-bottom: 296px;
}
@media (max-width:992px) {
    .section-portfolio {
    padding-top: 48px;
    padding-bottom: 45px;
}
}@media (max-width:560px) {
    .section-portfolio {
    padding-top: 43px;
}
}@media (max-width:360px) {
    .section-portfolio {
    padding-top: 36px;
}
}.menu-service {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100vh;
    z-index: 99;
    background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0));
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none;
}
.menu-service__block {
    background-color: #3a24f9;
    padding-top: 152px;
    padding-bottom: 136px;
    transform: translateY(-100%);
    transition: transform .3s ease;
}
.menu-service__col {
    width: 313px;
    margin-right: 30px;
}
.menu-service__col:nth-child(2) {
    margin-right: 86px;
}
.menu-service__body, .menu-service__body nav {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.menu-service__body nav a {
    font-size: 21px;
    line-height: 160%;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    line-height: 1.2;
    margin-bottom: 14px;
    transition: opacity .3s ease;
}
.menu-service__body nav a:hover {
    opacity: .5;
}
.menu-service__body nav a:last-child {
    margin-bottom: 0;
}
.menu-service__wrap {
    display: flex;
    justify-content: flex-start;
    position: relative;
}
.menu-service__close {
    position: absolute;
    left: -10px;
    top: -60px;
    cursor: pointer;
}
.menu-service__close .svg-icon {
    transition: transform .6s ease;
}
.menu-service__close:hover .svg-icon {
    transform: rotate(1turn);
}
.menu-service__title {
    display: inline-flex;
    height: 70px;
    align-items: center;
    font-weight: 700;
    font-size: 39px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #fff;
    text-decoration: none;
}
.menu-service.is-active {
    opacity: 1;
    pointer-events: auto;
}
.menu-service.is-active .menu-service__block {
    transform: translateY(0);
}
.form-step {
    display: flex;
}
.form-step__name-wrap {
    display: none;
}
.form-step__block {
    display: flex;
    overflow: hidden;
    height: 335px;
    position: relative;
    padding: 0;
    margin: 0 -40px;
}
.form-step__step {
    position: absolute;
    width: calc(100% + 6px);
    padding: 60px 40px 0;
    flex: none;
    padding-top: 76px;
    display: flex;
    justify-content: center;
    transition: transform .3s ease;
    transform: translateX(calc(100% + 6px));
    margin: 0 -3px;
}
.form-step__step.is-active {
    transform: translateX(0);
}
.form-step__step.is-prev {
    transform: translateX(-100%);
}
.form-step__step .radio-icon {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: box-shadow .3s ease;
}
.form-step__step .radio-icon:hover {
    box-shadow: 0 10px 40px rgba(0, 0, 0, .15);
}
.form-step__step .radio-icon__wrap {
    flex-grow: 1;
    width: calc(25% - 6px);
    margin: 0 3px;
    display: flex;
    height: 216px;
    flex: none;
    background-color: #fff;
    justify-content: center;
    align-items: center;
}
.form-step__step .radio-icon__name {
    font-weight: 500;
    font-size: 21px;
    line-height: 160%;
    width: 100%;
    padding: 0 10px;
}
.form-step__step-wrap {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.form-step__step-wrap.is-hidden {
    display: none;
}
.form-step__name {
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    pointer-events: none;
    color: #dadada;
    transition: color .3s ease;
}
.form-step__name span.is-hidden {
    display: none;
}
.form-step__top {
    display: flex;
    align-items: center;
    pointer-events: none;
    width: 57px;
    flex: none;
}
.form-step__top .svg-icon {
    display: none;
    margin-left: 26px;
    opacity: 0;
    transition: opacity .3s ease;
}
.form-step__top .svg-icon use {
    fill: #dadada;
}
.form-step__top span {
    font-weight: 700;
    font-size: 61px;
    line-height: 150%;
    color: #dadada;
    transition: color .3s ease;
}
.form-step__top span.is-hidden, .form-step__top span span {
    display: none;
}
.form-step__item {
    display: flex;
    align-items: center;
    width: 25%;
    padding-right: 25px;
    pointer-events: none;
}
.form-step__item.is-selected {
    pointer-events: auto;
    cursor: pointer;
}
.form-step__item.is-selected .form-step__name, .form-step__item.is-selected .form-step__top span {
    color: #171717;
}
.form-step__item.is-selected .form-step__top .svg-icon use {
    fill: #3a24f9;
}
.form-step__item.is-selected:hover .form-step__item {
    cursor: pointer;
}
.form-step__item.is-selected:hover .form-step__name, .form-step__item.is-selected:hover .form-step__top span {
    color: #3a24f9;
}
.form-step__item.is-selected:hover .form-step__top .svg-icon use {
    fill: #3a24f9;
}
.form-step__item.is-hidden {
    display: none;
}
.form-step__item.is-active {
    pointer-events: auto;
}
.form-step__item.is-active .form-step__name, .form-step__item.is-active .form-step__top span {
    color: #171717;
}
.form-step__item.is-active .form-step__top .svg-icon {
    opacity: 1;
}
.form-step__item.is-active .form-step__top .svg-icon use {
    fill: #3a24f9;
}
@media (max-width:1200px) {
    .form-step__name {
    font-size: 16px;
    line-height: 150%}
.form-step__block {
    height: 460px;
}
.form-step__wrap {
    margin-bottom: -56px;
}
.form-step__step {
    padding-top: 53px;
}
.form-step__step .btn {
    min-height: 54px;
    min-width: inherit;
    height: 54px;
    font-size: 17px;
}
.form-step__step .form-slider__wrap {
    margin-top: 16px;
}
.form-step__step .radio-icon {
    font-size: 18px;
    line-height: 160%}
.form-step__step .radio-icon__icon {
    height: 34px;
    margin-bottom: 26px;
}
.form-step__item {
    padding-right: 29px;
}
.form-step__top {
    width: 46px;
}
.form-step__top span {
    font-weight: 700;
    font-size: 52px;
    line-height: 150%}
.form-step__top .svg-icon {
    margin-left: 14px;
}
}@media (max-width:960px) {
    .form-step {
    display: flex;
    overflow-y: auto;
    margin-right: -30px;
}
.form-step__item {
    width: 232px;
    height: 107px;
    flex: none;
}
.form-step__block {
    height: 250px;
}
.form-step__step {
    padding-top: 65px;
}
.form-step__step .radio-icon__wrap {
    height: 142px;
    width: calc(25% - 2px);
    margin: 0 1px;
}
.form-step__step .radio-icon__icon {
    height: 23px;
    margin-bottom: 15px;
}
.form-step__step .radio-icon__name {
    font-size: 16px;
    line-height: 160%}
.form-step__wrap {
    margin-top: 5px;
}
}@media (max-width:768px) {
    .form-step {
    margin-bottom: 29px;
}
.form-step__step {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 42px;
    background-color: #fff;
    height: 100%;
    justify-content: flex-start;
}
.form-step__step .radio {
    height: 54px;
    background-color: transparent;
    border: 0;
}
.form-step__step .radio__wrap {
    margin-bottom: 0;
}
.form-step__step .radio label {
    font-size: 19px;
    line-height: 124%}
.form-step__step-wrap {
    flex-direction: column;
    align-items: flex-start;
}
.form-step__step .radio-icon {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    justify-content: center;
}
.form-step__step .radio-icon__name {
    font-size: 19px;
    line-height: 124%}
.form-step__step .radio-icon__icon {
    margin-bottom: 0;
    width: 30px;
    margin-right: 5px;
}
.form-step__step .radio-icon__icon .svg-icon {
    width: 80%;
    height: auto;
}
.form-step__step .radio-icon__wrap {
    height: 60px;
    flex: none;
    width: auto;
    background-color: #fff;
    margin: 0;
}
.form-step__step .btn {
    font-weight: 800;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: .06em;
    background-color: #3a24f9;
    border: 2px solid #3a24f9;
}
.form-step__step .btn:disabled {
    background: #8c8c8c;
    border: 2px solid #8c8c8c;
}
.form-step__item {
    height: auto;
}
.form-step__wrap {
    margin-top: 0;
    height: 100%}
.form-step__block, .form-step__wrap {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.form-step__block {
    height: auto;
}
.form-step__top {
    width: auto;
    position: relative;
}
.form-step__top:before {
    content: " ";
    right: -6px;
    top: 14px;
    height: 2px;
    background-color: #171717;
    width: 40px;
    width: 0;
    position: absolute;
    transition: width .3s ease;
}
.form-step__top span {
    font-weight: 700;
    font-size: 22px;
    line-height: 120%}
.form-step__top span span {
    display: none;
}
.form-step__item {
    width: auto;
    padding-right: 25px;
}
.form-step__item.is-selected .form-step__top:before {
    width: 40px;
}
.form-step__item .form-step__name, .form-step__item .form-step__top .svg-icon {
    display: none;
}
.form-step__item.is-active .form-step__top span {
    color: #171717;
}
.form-step__name {
    font-weight: 700;
    font-size: 22px;
    line-height: 123%}
.form-step__name-wrap {
    display: block;
}
.form-step__name-wrap .form-step__item {
    display: none;
}
.form-step__name-wrap .form-step__item.is-active, .form-step__name-wrap .form-step__item.is-active .form-step__name {
    display: block;
}
.form-step__name-wrap .form-step__item.is-active .form-step__name br {
    display: none;
}
.popup .form-step__step .form__field {
    margin-bottom: 18px;
}
.popup .form-step__step .form__field input[type=text] {
    padding: 0 18px;
    height: 54px;
    border: 3px solid #171717;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
    text-align: left;
    color: #171717;
}
.popup .form-step__step .form__field input[type=text]::-webkit-input-placeholder {
    color: #171717;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
.popup .form-step__step .form__field input[type=text]:-moz-placeholder, .popup .form-step__step .form__field input[type=text]::-moz-placeholder {
    color: #171717;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
.popup .form-step__step .form__field input[type=text]:-ms-input-placeholder {
    color: #171717;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
}.form-slider {
    width: 883px;
    border: 0!important;
    background-color: #dadada;
    border-radius: 0;
    height: 18px;
}
.form-slider__wrap {
    padding: 0;
    margin-top: 22px;
}
.form-slider__btn {
    padding-top: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 54px 0 0;
}
.form-slider__btn .btn {
    width: 119px;
    height: 53px;
    font-weight: 700;
    letter-spacing: .07em;
    font-weight: 800;
    font-size: 16px;
    line-height: 128.91%}
.form-slider__label {
    display: flex;
    position: relative;
    padding-bottom: 30px;
    justify-content: space-between;
    width: 883px;
    height: 66px;
    margin-left: 0;
}
.form-slider__item {
    position: absolute;
    top: 0;
    font-size: 18px;
    line-height: 150%;
    color: #000;
}
.form-slider__item:first-child {
    left: -31px;
}
.form-slider__item:nth-child(2) {
    left: 21.3%}
.form-slider__item:nth-child(3) {
    left: 45.4%}
.form-slider__item:nth-child(4) {
    right: 20.5%}
.form-slider__item:last-child {
    right: -37px;
}
.form-slider__item:before {
    content: " ";
    width: 2px;
    height: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #dadada;
    position: absolute;
    bottom: -31px;
}
.form-slider .ui-slider-range-min {
    background-color: #3a24f9;
    border-radius: 0;
}
.form-slider .ui-slider-handle {
    outline: 0;
    top: 28px!important;
    border-radius: 0!important;
    border: 0!important;
    width: 18px!important;
    height: 18px!important;
    background-color: #3a24f9!important;
    margin-left: -9px;
}
.form-slider .ui-slider-handle:before {
    content: "";
    border: 9px solid transparent;
    border-bottom: 7px solid #3a24f9;
    position: absolute;
    top: -16px;
}
@media (max-width:1200px) {
    .form-slider {
    width: 800px;
    margin: 0 auto;
}
.form-slider__label {
    width: 800px;
    padding-bottom: 0;
    height: 55px;
}
.form-slider__btn {
    padding: 40px 0 0;
}
.form-slider__btn .btn {
    width: 125px;
    height: 42px;
    font-size: 16px;
    min-height: inherit;
}
.form-slider__item {
    font-size: 17px;
}
.form-slider__item:nth-child(2) {
    left: 167px;
}
.form-slider__item:nth-child(3) {
    left: 362px;
}
.form-slider__item:nth-child(4) {
    right: 161px;
}
}@media (max-width:960px) {
    .form-slider {
    width: 630px;
}
.form-slider__item:nth-child(2) {
    left: 125px;
}
.form-slider__item:nth-child(3) {
    left: 278px;
}
.form-slider__item:nth-child(4) {
    right: 122px;
}
.form-slider__label {
    width: 630px;
}
}@media (max-width:768px) {
    .form-slider__wrap {
    display: none;
}
}.menu-footer {
    display: flex;
    align-content: center;
}
.menu-footer a {
    font-size: 16px;
    line-height: 19px;
    color: #dadada;
    margin-right: 36px;
    text-decoration: none;
    transition: color .3s, opacity .3s ease;
}
.menu-footer a:last-child {
    margin-right: 0;
}
@media (min-width:1200px) {
    .menu-footer a:hover {
    color: #fff;
    opacity: .5;
}
}@media (max-width:992px) {
    .menu-footer a {
    margin-right: 20px;
}
}@media (max-width:768px) {
    .menu-footer {
    margin-bottom: 35px;
}
.menu-footer a {
    margin-right: 40px;
    color: #dadada;
}
}@media (max-width:480px) {
    .menu-footer {
    display: none;
}
}.social a {
    text-decoration: none;
    display: inline-flex;
    margin: 0 12px;
}
@media (max-width:992px) {
    .social a {
    margin: 0 5px;
}
.social a .svg-icon {
    width: 32px;
}
}@media (max-width:768px) {
    .social {
    margin-bottom: 28px;
}
.social a .svg-icon {
    width: auto;
    transform: scale(.8);
}
.social a.hidden-desc {
    display: inline-flex!important;
}
}@media (max-width:480px) {
    .social {
    margin-bottom: 21px;
}
}.social-mega {
    margin-right: -3px;
}
.social-mega, .social-mega__item {
    display: inline-flex;
    align-items: center;
}
.social-mega__item {
    margin-right: 3px;
    text-decoration: none;
}
.social-mega__item span {
    font-weight: 700;
    font-size: 13px;
    line-height: 160%;
    text-align: center;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #8c8c8c;
    border: 2px solid #8c8c8c;
    padding: 0 17px;
    transition: border-color .3s, color .3s ease;
}
.social-mega__icon, .social-mega__item span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
.social-mega__icon {
    width: 50px;
    background-color: #8c8c8c;
    transition: background-color .3s ease;
}
@media (min-width:960px) {
    .social-mega__item:hover .social-mega__icon {
    background-color: #3a24f9;
}
.social-mega__item:hover span {
    color: #fff;
    border-color: #3a24f9;
}
.social-mega__item:hover .svg-icon use {
    fill: #fff;
}
}@media (max-width:1200px) {
    .social-mega__icon {
    width: 42px;
    height: 42px;
}
.social-mega__item span {
    width: 132px;
    padding: 0 15px;
    height: 42px;
    font-size: 13px;
    line-height: 160%}
}.copyright {
    font-size: 15px;
    line-height: 150%;
    text-align: right;
    color: #81868e;
}
.copyright__bottom {
    font-size: 14px;
    line-height: 150%}
.copyright__logo {
    text-decoration: none;
    margin-right: 5px;
}
@media (max-width:768px) {
    .copyright {
    font-size: 14px;
    line-height: 150%;
    text-align: center;
}
.copyright__bottom {
    margin-top: 9px;
}
}@media (max-width:480px) {
    .copyright {
    font-size: 13px;
    line-height: 160%;
    font-weight: 300;
}
}@media (max-width:360px) {
    .copyright {
    font-size: 12px;
    line-height: 150%}
}.slider {
    padding-right: 15px;
}
.slider__value {
    position: absolute;
    top: 0;
    font-size: 24px;
    line-height: 36px;
    width: 100px;
    height: 57px;
    background-image: url(../images/common/value.svg);
}
.slider__value-wrap {
    position: absolute;
    width: 640px;
    top: 0;
    height: 1px;
    left: 65px;
}
.slider__value.is-min {
    left: 1%;
    margin-left: -99px;
}
.slider__value.is-max {
    right: 1%;
    margin-right: -107px;
    transform: scaleX(-1);
}
.slider__value.is-max input[type=text] {
    transform: scaleX(-1);
}
.slider__value input[type=text] {
    outline: 0;
    height: 50px;
    width: calc(100% - 6px);
    padding: 0;
    border: 0;
    background-color: transparent;
    margin: 0 auto;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #171717;
}
.slider__wrap {
    display: flex;
    align-items: center;
    flex-grow: 1;
    padding-left: 15px;
    position: relative;
    padding-top: 65px;
    padding-bottom: 35px;
}
.slider__wrap .ui-slider-range {
    border-radius: 0;
    background: #171717;
}
.slider__wrap .ui-slider-handle {
    outline: 0;
    top: 24px!important;
    border-radius: 0!important;
    border: 0!important;
    width: 18px!important;
    height: 18px!important;
    background-color: #171717!important;
}
.slider__wrap .ui-slider-handle:before {
    content: "";
    border: 9px solid transparent;
    border-bottom: 7px solid #171717;
    position: absolute;
    top: -16px;
}
.slider__wrap .ui-slider-handle:last-child {
    background-color: #171717!important;
}
.slider__wrap .ui-slider-handle:last-child:before {
    border-bottom: 7px solid #171717;
}
.slider__wrap .ui-slider {
    width: 635px;
    height: 12px;
    border: 0!important;
    background-color: #dadada;
    border-radius: 0;
    margin: 0 13px;
}
.slider__wrap .text {
    display: inline-flex;
    font-size: 18px;
    line-height: 150%;
    text-align: right;
    color: #81868e;
    margin: 0 10px;
}
@media (max-width:1440px) {
    .slider {
    padding-right: 6px;
}
.slider__value-wrap {
    width: 650px;
    left: 68px;
}
.slider__wrap .text {
    font-size: 20px;
    line-height: 150%}
.slider__wrap .ui-slider {
    width: 646px;
}
}@media (max-width:1200px) {
    .slider__value-wrap {
    width: 502px;
    left: auto;
    right: 81px;
}
.slider__wrap {
    position: relative;
}
.slider__wrap .text {
    font-size: 18px;
    line-height: 150%}
.slider__wrap .ui-slider {
    width: 500px;
}
}@media (max-width:992px) {
    .slider {
    padding-right: 15px;
}
.slider__wrap .ui-slider {
    width: 399px;
}
.slider__value-wrap {
    width: 400px;
}
}@media (max-width:900px) {
    .slider {
    padding-right: 11px;
    width: calc(100% - 182px);
}
.slider__value-wrap {
    width: calc(100% - 133px);
}
.slider__value {
    width: 69px;
    height: 39px;
    background-size: cover;
}
.slider__value.is-min {
    margin-left: -87px;
}
.slider__value.is-max {
    margin-right: -97px;
}
.slider__value input[type=text] {
    font-size: 15px;
    line-height: 150%;
    margin-top: 1px;
    display: block;
    height: 31px;
}
.slider__wrap {
    padding-left: 0;
    padding-right: 0;
    padding-top: 45px;
}
.slider__wrap .text {
    font-size: 15px;
    line-height: 150%;
    margin: 0;
}
.slider .ui-slider {
    width: calc(100% - 78px);
}
}@media (max-width:560px) {
    .slider {
    width: 100%;
    padding: 0 32px;
    margin-top: 15px;
}
.slider__value-wrap {
    width: calc(100% - 114px);
    right: 62px;
}
.slider__wrap .text {
    width: 40px;
    display: inline-block;
    flex: none;
}
.slider__wrap .text.is-first {
    text-align: right;
}
}@media (max-width:1440px) {
    .auth-block {
    padding: 86px 0;
}
.auth-block .col-lg-4 {
    width: 25%}
.auth-block .item {
    margin-bottom: 38px;
}
.auth-block p {
    font-size: 18px;
    line-height: 150%}
}@media (max-width:1200px) {
    .auth-block {
    padding: 86px 0;
}
.auth-block .col-lg-4 {
    width: 35%}
}.anchor {
    z-index: 10;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100px;
    left: calc((100% - 1366px + 30px)/2);
    transition: top .3s ease;
}
.anchor--small {
    top: 15px;
}
.anchor.is-fixed {
    position: fixed;
    left: calc((100% - 1366px + 30px)/2);
}
.anchor__wrap {
    position: relative;
}
.anchor li {
    list-style: none;
}
.anchor li.active a {
    color: #3a24f9;
}
.anchor li.active a span {
    border-color: #3a24f9;
}
.anchor li a {
    display: flex;
    align-items: center;
    height: 72px;
    font-weight: 700;
    font-size: 25px;
    line-height: 120%;
    color: #171717;
    text-decoration: none;
}
.anchor li a span {
    border-bottom: 2px dashed #81868e;
    transition: border-color .3s ease;
}
.anchor li a:hover {
    color: #3a24f9;
}
.anchor li a:hover span {
    border-color: #3a24f9;
}
.anchor__menu {
    padding: 0;
    margin: 0;
}
.anchor__menu--small li {
    margin-bottom: 26px;
}
.anchor__menu--small li:last-child {
    margin-bottom: 0;
}
.anchor__menu--small li a {
    height: auto;
    font-size: 21px;
    line-height: 132%}
@media (max-width:1440px) {
    .anchor, .anchor.is-fixed {
    left: calc((100% - 1175px + 30px)/2);
}
.anchor.is-fixed {
    top: 120px;
}
}@media (max-width:1200px) {
    .anchor {
    display: none;
}
}@media (max-width:992px) {
    .anchor__container .section {
    padding-bottom: 50px;
}
.anchor__container .section:last-child {
    padding-bottom: 100px;
}
}.form {
    width: 100%}
.form--question {
    width: 1100px;
    margin: 0 auto;
}
.form__body {
    display: flex;
}
.form__body .form__field {
    margin-bottom: 24px;
}
.form__btn {
    width: 380px;
    margin: 0 auto;
    margin-top: 25px;
    height: 66px;
    display: flex;
    align-items: flex-start;
}
.form textarea {
    width: 100%;
    flex-grow: 1;
    outline: 0;
    height: 66px;
    border: 1px solid #dadada;
    font-size: 22px;
    line-height: 32px;
    padding: 17px;
    color: #171717;
    height: 156px;
    text-align: center;
    resize: none;
}
.form textarea::-webkit-input-placeholder {
    color: #81868e;
    font-weight: 300;
    font-family: MuseoSansCyrl;
}
.form textarea:-moz-placeholder, .form textarea::-moz-placeholder {
    color: #81868e;
    font-weight: 300;
    font-family: MuseoSansCyrl;
}
.form textarea:-ms-input-placeholder {
    color: #81868e;
    font-weight: 300;
    font-family: MuseoSansCyrl;
}
.form__col {
    width: 50%}
.form__wrap {
    margin: 0 -13px;
}
.form__wrap--row {
    display: flex;
    padding-right: 6px;
}
.form__error {
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    padding: 0 23px;
    height: 100%;
    width: 100%;
    font-size: 22px;
    line-height: 33px;
    color: #ff4789;
}
.form__error, .form__error-icon {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.form__error-icon {
    right: 23px;
    top: 24px;
}
.form__agreement {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    font-size: 14px;
    line-height: 150%;
    color: #9da2aa;
    font-weight: 300;
}
.form__agreement a {
    display: inline-flex;
    color: #9da2aa;
    text-decoration: underline;
    margin-left: 5px;
}
.form__agreement .checkbox {
    margin-right: 12px;
    margin-top: -2px;
}
.form__field {
    position: relative;
    flex-grow: 1;
    margin: 0 13px;
}
.form__field.is-error input[type=text] {
    border: 3px solid #ff4789;
}
.form__field.is-error .form__error, .form__field.is-error .form__error-icon {
    opacity: 1;
}
.form__field input[type=text] {
    width: 100%;
    flex-grow: 1;
    outline: 0;
    height: 66px;
    border: 1px solid #dadada;
    font-size: 21px;
    line-height: 143%;
    padding: 0 23px;
    font-weight: 300;
    color: #171717;
    text-align: center;
    transition: border-color .3s ease;
}
.form__field input[type=text]::-webkit-input-placeholder {
    color: #81868e;
    font-weight: 300;
    font-family: MuseoSansCyrl;
}
.form__field input[type=text]:-moz-placeholder, .form__field input[type=text]::-moz-placeholder {
    color: #81868e;
    font-weight: 300;
    font-family: MuseoSansCyrl;
}
.form__field input[type=text]:-ms-input-placeholder {
    color: #81868e;
    font-weight: 300;
    font-family: MuseoSansCyrl;
}
@media (max-width:1440px) {
    .form--question {
    width: 950px;
}
.form textarea {
    height: 132px;
}
.form__agreement {
    margin-top: 17px!important;
}
.form__btn {
    margin-top: 36px;
    width: 350px;
}
.form__field input[type=text] {
    height: 54px;
    font-size: 20px;
    line-height: 143%}
}.navigation {
    padding: 0;
    margin: 0;
    padding-top: 20px;
}
.navigation__service {
    display: none;
}
.navigation>li {
    list-style: none;
    margin-bottom: 9px;
}
.navigation>li:last-child {
    margin-bottom: 0;
}
.navigation>li a {
    font-weight: 700;
    font-size: 25px;
    line-height: 132%;
    color: #fff;
    text-decoration: none;
    transition: opacity .3s ease;
}
.navigation>li a:hover {
    opacity: .5!important;
}
@media (max-width:1440px) {
    .navigation>li {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.navigation>li:last-child {
    margin-right: 0;
}
}@media (max-width:960px) {
    .navigation {
    min-width: 250px;
}
}@media (max-width:767px) {
    .navigation {
    min-width: 0;
    padding-right: 60px;
}
.navigation>li a {
    font-size: 20px;
    line-height: 132%}
}@media (max-width:640px) {
    .navigation {
    padding-right: 0;
}
.navigation>li a {
    font-size: 18px;
    line-height: 132%}
}@media (max-width:480px) {
    .navigation {
    padding-top: 0;
}
.navigation__service {
    display: inline-flex;
}
.navigation>li {
    margin-bottom: 12px;
}
.navigation>li a {
    font-size: 22px;
    line-height: 120%;
    height: 42px;
    display: inline-flex;
    align-items: center;
}
}.dropmenu {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    padding-right: 15px;
}
.dropmenu__top {
    display: none;
}
.dropmenu>li {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    list-style: none;
    margin-bottom: 24px;
}
.dropmenu>li>a {
    font-weight: 700;
    font-size: 39px;
    line-height: 120%;
    display: inline-flex;
    align-items: center;
    letter-spacing: -.02em;
    height: 70px;
    color: #fff;
    text-decoration: none;
    transition: color .3s, opacity .3s ease;
}
@media (max-width:767px) {
    .dropmenu>li {
    margin-bottom: 27px;
}
.dropmenu>li>a {
    font-size: 30px;
    line-height: 120%}
}@media (max-width:480px) {
    .dropmenu__wrap {
    position: fixed;
    transform: translateX(-100%);
    left: 0;
    top: 0;
    width: calc(100vw - 39px);
    bottom: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 6;
    padding: 0 36px 36px;
    transition: transform .3s ease;
}
.dropmenu__wrap.is-open {
    transform: translateX(0);
}
.dropmenu__close {
    width: 49px;
    height: 49px;
}
.dropmenu__close svg {
    display: block;
}
.dropmenu__back {
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    font-size: 17px;
    line-height: 132%;
    color: #3a24f9;
}
.dropmenu__back svg {
    margin-right: 8px;
}
.dropmenu__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 75px;
    margin-right: -15px;
}
.dropmenu>li {
    margin-bottom: 24px;
}
.dropmenu>li>a {
    height: 60px;
    font-size: 22px;
    line-height: 120%;
    color: #3a24f9;
}
}@media (max-width:360px) {
    .dropmenu__wrap {
    padding-left: 20px;
    padding-right: 20px;
}
}@media (min-width:1200px) {
    .dropmenu>li>a:hover {
    opacity: .5;
}
}.droplevel {
    display: inline-flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
}
.droplevel>li {
    list-style: none;
    position: relative;
    margin-bottom: 7px;
}
.droplevel>li>a {
    font-size: 21px;
    line-height: 160%;
    text-align: right;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    transition: opacity .3s ease;
}
.droplevel>li>a:last-child {
    margin-bottom: 0;
}
.droplevel>li>a:hover {
    opacity: .5;
}
@media (max-width:1200px) {
    .droplevel>li>a {
    font-size: 18px;
    line-height: 160%}
}@media (max-width:480px) {
    .droplevel>li {
    margin-bottom: 12px;
}
.droplevel>li>a {
    font-size: 17px;
    line-height: 160%;
    color: #3a24f9;
    border-color: #3a24f9;
}
}.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1500;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.popup__agreement-mobile {
    display: none;
}
.popup__warning {
    margin-bottom: 53px;
    margin-top: -55px;
    font-size: 14px;
    line-height: 160%;
    text-align: center;
    color: #fff;
}
.popup--form .popup__wrap {
    width: 654px;
}
.popup--form .form__field:last-child {
    margin-bottom: 0;
}
.popup--form .form__body {
    margin-bottom: 25px;
}
.popup--form .form__btn {
    height: auto;
}
.popup--form .form__agreement {
    margin-bottom: 10px;
}
.popup.is-active {
    opacity: 1;
    pointer-events: auto;
}
.popup__body {
    width: 100%}
.popup__close {
    position: absolute;
    z-index: 2;
    right: 23px;
    top: 22px;
    cursor: pointer;
}
.popup__close span {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
}
.popup__close span:before {
    transform: rotate(-45deg);
}
.popup__close span:after, .popup__close span:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background-color: #fff;
    transition: background-color .3s ease;
}
.popup__close span:after {
    transform: rotate(45deg);
}
.popup__close:hover span:after, .popup__close:hover span:before {
    background-color: hsla(0, 0%, 100%, .8);
}
.popup__body .form--question {
    width: 100%}
.popup__body .form__body {
    flex-direction: column;
    display: flex;
}
.popup__body .form__col {
    width: 100%}
.popup__body .form__btn {
    margin-top: 30px;
    width: 100%}
.popup__body .form__btn .btn-submit {
    width: 100%;
    margin: 0 auto;
    font-weight: 800;
    font-size: 20px;
    line-height: 128.91%;
    height: 66px;
    color: #3a24f9;
    background-color: #fff;
}
.popup__body .form__btn .btn-submit:disabled {
    color: #3a24f9;
    background-color: hsla(0, 0%, 9%, .4);
}
.popup__body .form__wrap {
    display: flex;
    flex-direction: column;
}
.popup__body .form__agreement {
    order: 6;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 160%;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 0;
}
.popup__body .form__agreement a {
    color: #fff;
}
.popup__body .form__agreement .checkbox {
    display: inline-block;
    vertical-align: -4px;
    margin-right: 5px;
}
.popup__body .form__agreement .checkbox__control {
    width: 24px;
    height: 24px;
}
.popup__body .form__agreement .checkbox__control .svg-icon {
    margin-top: -5px;
}
.popup__body .form__btn {
    order: 5;
}
.popup__body .form__field {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}
.popup__body .form__field input[type=text] {
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
    letter-spacing: -.04em;
    border: 5px solid #fff;
    background-color: transparent;
    height: 66px;
    font-family: Inter;
}
.popup__body .form__field input[type=text]::-webkit-input-placeholder {
    color: #fff;
    font-family: Inter;
}
.popup__body .form__field input[type=text]:-moz-placeholder, .popup__body .form__field input[type=text]::-moz-placeholder {
    color: #fff;
    font-family: Inter;
}
.popup__body .form__field input[type=text]:-ms-input-placeholder {
    color: #fff;
    font-family: Inter;
}
.popup__body .form textarea {
    height: 110px;
    display: block;
    border: 0;
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
    letter-spacing: -.04em;
    border: 5px solid #fff;
    background-color: transparent;
    font-family: Inter;
}
.popup__body .form textarea::-webkit-input-placeholder {
    color: #fff;
    font-family: Inter;
}
.popup__body .form textarea:-moz-placeholder, .popup__body .form textarea::-moz-placeholder {
    color: #fff;
    font-family: Inter;
}
.popup__body .form textarea:-ms-input-placeholder {
    color: #fff;
    font-family: Inter;
}
.popup__wrap {
    position: relative;
    width: 654px;
    margin: 0 auto;
    padding: 72px 84px 78px;
    background-color: #3a24f9;
}
.popup__title {
    font-size: 22px;
    line-height: 123%;
    font-weight: 900;
    margin-bottom: 37px;
}
.popup__top {
    text-align: center;
    font-weight: 700;
    font-size: 39px;
    line-height: 120%;
    margin-bottom: 64px;
    color: #fff;
}
@media (max-width:768px) {
    .popup .form-step__item.is-active {
    pointer-events: none;
}
.popup.is-active .form-step__item.is-active {
    pointer-events: auto;
}
.popup--form {
    background-color: #fff;
}
.popup__container {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.popup__warning {
    font-size: 14px;
    line-height: 170%;
    color: #171717;
    margin-top: -8px;
    text-align: left;
    padding: 0;
    margin-bottom: 22px;
    z-index: 1;
}
.popup__close {
    position: absolute;
    right: 16px;
    top: 50%;
    display: inline-block;
    overflow: hidden;
    transform: translateY(-50%);
}
.popup__close svg {
    display: block;
}
.popup__wrap {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.popup__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #f5f5f5;
    padding: 0 30px;
    height: 90px;
    margin-bottom: 0;
    flex: none;
    text-transform: lowercase;
    background-color: #171717;
    padding-right: 65px;
    text-align: left;
}
.popup__form {
    width: 100%;
    flex-grow: 1;
}
.popup__agreement-mobile {
    display: block;
    font-size: 14px;
    line-height: 170%;
    color: #171717;
    flex: none;
    margin-bottom: 20px;
    text-align: center;
}
.popup__agreement-mobile a {
    color: #3a24f9;
    text-decoration: underline;
}
.popup__body {
    overflow: hidden;
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 30px;
}
.popup__body .form, .popup__body form {
    width: 100%}
.popup__body .form__wrap {
    margin: 0;
}
.popup__body .form__body {
    margin-bottom: 15px;
}
.popup__body .form__body input[type=text] {
    height: 54px;
    text-align: left;
    padding: 0 18px;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
    border: 3px solid #171717;
    color: #171717;
}
.popup__body .form__body input[type=text]::-webkit-input-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
.popup__body .form__body input[type=text]:-moz-placeholder, .popup__body .form__body input[type=text]::-moz-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
.popup__body .form__body input[type=text]:-ms-input-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
.popup__body .form__body textarea {
    text-align: left;
    padding: 12px 18px;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
    color: #171717;
    border: 3px solid #171717;
}
.popup__body .form__body textarea::-webkit-input-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
.popup__body .form__body textarea:-moz-placeholder, .popup__body .form__body textarea::-moz-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
.popup__body .form__body textarea:-ms-input-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 20px;
    line-height: 132%;
    letter-spacing: -.04em;
}
.popup__body .form__agreement {
    display: none;
    font-size: 12px;
    line-height: 150%;
    margin-top: 0!important;
}
.popup__body .form__agreement a {
    margin-left: 0;
}
.popup__body .form__field {
    margin-bottom: 18px;
}
.popup__body .form__btn {
    margin-top: 18px;
}
.popup__body .form__btn .btn {
    width: 100%}
.popup__body .form__btn .btn-submit {
    height: 54px;
    font-weight: 800;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: .06em;
    color: #fff;
    background-color: #3a24f9;
}
.popup__body .form__btn .btn-submit:disabled {
    color: #fff;
}
.popup__wrap {
    padding: 0;
    background-color: transparent;
}
.popup__body {
    background-color: #fff;
}
.popup--form .popup__wrap {
    width: 100%}
}@media (max-width:560px) {
    .popup__body .form__btn .btn-submit {
    width: 100%}
}.popup-mega {
    display: none;
}
@media (max-width:768px) {
    .popup-mega {
    display: block;
}
}.main-menu ul {
    display: flex;
    padding: 0;
    margin: 0;
}
.main-menu ul li {
    list-style: none;
    margin-right: 47px;
}
.main-menu ul li:first-child {
    display: none;
}
.main-menu ul li:last-child {
    margin-right: 0;
}
.main-menu ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    transition: color .3s ease;
}
.main-menu ul li a:hover {
    color: hsla(0, 0%, 100%, .8);
}
@media (max-width:1440px) {
    .main-menu {
    margin: 0 auto;
}
}@media (max-width:992px) {
    .main-menu {
    display: none;
}
}
.faq__name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    padding: 36px 0;
    line-height: 160%;
    cursor: pointer;
}
.faq__name  span {
    max-width: 85%;
}
.faq__control {
    transition: all 0.3s ease;
}
.faq__name.is-active .faq__control {
    transform: rotate(180deg);
}
.faq__text {
    display: none;
    padding-bottom: 70px;
}
.faq__item {
    border-bottom: 3px solid #171717;
}
.faq__item:first-child {
    border-top: 3px solid #171717;
}
.faq__text div {
    display: flex;
    align-items: flex-start;
    padding-left: 40px;
    max-width: 85%;
}

.faq__text div svg {
    margin-right: 24px;
    margin-top: 0px;
    flex: none;
}

@media (max-width:1500px ) {
    .faq__name {
        font-size: 24px;
    }

    .faq__control svg {
        width: 24px;
        height: auto;
    }
}
@media (max-width: 1200px ) {
    .faq__name {
        font-size: 20px;
        padding: 25px 0;
    }

    .faq__control svg {
        width: 20px;
        height: auto;
    }
    .faq__text div {
        padding-left: 23px;
        max-width: 85%;
    }
    .faq__text {
        padding-bottom: 40px;
        font-size: 16px;
    }
}
@media (max-width: 640px ) {
    .faq__name {
        font-size: 17px;
        padding: 20px 0;
    }

    .faq__control svg {
        width: 18px;
        height: auto;
    }
    .faq__text div {
        padding-left: 0;
        max-width: 100%;
    }
    .faq__text {
        padding-bottom: 25px;
        font-size: 15px;
    }
}
/*
.faq__text {
    background-color: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, .08);
    border-radius: 0 27px 27px 27px;
    font-size: 15px;
    line-height: 170%;
    padding: 20px;
}
.faq__item {
    margin-bottom: 38px;
}
.faq__item:last-child {
    margin-bottom: 0;
}
@media (min-width:480px) {
    .faq__name {
    margin-bottom: 19px;
    font-size: 15px;
    line-height: 170%}
.faq__text {
    padding: 25px;
}
}@media (min-width:640px) {
  
.faq__name {
    font-size: 18px;
    line-height: 160%}
.faq__text {
    font-size: 16px;
    line-height: 160%;
    padding: 25px 28px;
    margin-left: 20px;
}
}@media (min-width:960px) {
    .faq {
    width: 80%}
.faq__name {
    font-size: 21px;
    line-height: 160%}
.faq__text {
    margin-left: 26px;
    font-size: 18px;
    line-height: 160%}
.faq__item {
    margin-bottom: 55px;
}
}*/.line-big {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1408px;
    height: 470px;
    background-color: #fff;
    border-radius: 300px;
}
.line-big--left {
    left: 0;
    transform: translateY(-50%) translateX(-235px);
}
.line-big--right {
    right: 0;
    transform: translateY(-50%) translateX(235px);
}
@media (max-width:1440px) {
    .line-big {
    width: 1168px;
    height: 388px;
}
}@media (max-width:1200px) {
    .line-big {
    width: 810px;
    height: 318px;
}
}.section-catalog--index .catalog-plit {
    margin-top: -108px;
}
.catalog-plit {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -14px;
}
.catalog-plit__text {
    position: relative;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 28px;
}
.catalog-plit__body {
    position: relative;
    z-index: 2;
}
.catalog-plit__img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-position: 50%;
    background-size: cover;
    transition: transform .4s ease;
}
.catalog-plit__item {
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
    padding: 44px;
    width: calc(50% - 28px);
    height: 384px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 14px 28px;
    text-decoration: none;
    transition: filter .3s ease;
}
.catalog-plit__item:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(0deg, #372C9E 0%, rgba(58, 36, 249, 0.00) 100%);
    z-index: 1;
    opacity: 0;
    transition: opacity .3s ease;
}
.catalog-plit__item .svg-icon {
    position: relative;
}
.catalog-plit__item .svg-icon use {
    fill: #fff;
}
@media (min-width:1200px) {
    .catalog-plit__item:hover .catalog-plit__img {
    transform: scale(1.1);
}
.catalog-plit__item:hover:before {
    opacity: 0;
}
}@media (max-width:1440px) {
    .catalog-plit__item {
    height: 324px;
}
}@media (max-width:1200px) {
    .section-catalog--index .catalog-plit {
    margin-top: 0;
}
.catalog-plit__body {
    width: 100%}
.catalog-plit__item {
    height: 270px;
    padding: 36px;
    filter: grayscale(100%);
}
.catalog-plit__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .2) 99.95%);
    opacity: .7;
}
.catalog-plit__item .svg-icon {
    display: none;
}
.catalog-plit__item:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, .65), transparent 59%);
}
.catalog-plit__text {
    font-size: 23px;
    line-height: 119.1%;
    margin-bottom: 0;
}
}@media (max-width:767px) {
    .catalog-plit__item {
    width: calc(100% - 28px);
    margin-bottom: 30px;
}
.catalog-plit__item:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, .65), transparent 99.87%);
}
.catalog-plit__item:last-child {
    margin-bottom: 0;
}
.catalog-plit__text {
    font-size: 23px;
    line-height: 119.1%;
    text-align: center;
}
}@media (max-width:480px) {
    .catalog-plit__text {
    font-size: 24px;
    line-height: 120%}
.catalog-plit__item {
    height: 240px;
}
}@media (max-width:320px) {
    .catalog-plit__text {
    font-size: 22px;
    line-height: 123%}
.catalog-plit__item {
    padding: 22px;
    height: 240px;
}
}@media (min-width:1201px) {
    .catalog-plit .svg-icon, .catalog-plit::before, .catalog-plit__text {
    opacity: 0;
    transition: opacity .3s ease;
}
.catalog-plit__item {
    filter: grayscale(100%);
}
.catalog-plit__item:hover {
    filter: grayscale(0);
}
.catalog-plit__item:hover .catalog-plit__text, .catalog-plit__item:hover .svg-icon, .catalog-plit__item:hover:before {
    opacity: 1;
}
}.up {
    position: fixed;
    bottom: 103px;
    right: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #3a24f9;
    transition: box-shadow .3s, opacity .3s ease;
    opacity: 0;
    z-index: 40;
    pointer-events: none;
}
.up.is-active {
    opacity: 1;
    pointer-events: auto;
}
.up:hover {
    box-shadow: 0 2px 12px rgba(26, 0, 255, .34);
}
@media (max-width:768px) {
    .up {
    right: 16px;
}
}.numeral {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 62px -25px -52px;
}
.numeral--pt0 {
    margin-top: 10px;
}
.numeral--mb {
    margin-bottom: 0;
}
.numeral__item {
    max-width: 391px;
    padding: 0 25px;
    margin-bottom: 62px;
}
.numeral__number {
    font-size: 66px;
    line-height: 100%;
    letter-spacing: -.02em;
    color: #3a24f9;
}
.numeral__text {
    font-weight: 600;
    font-size: 22px;
    line-height: 150%;
    color: #3a24f9;
}
@media (max-width:768px) {
    .numeral {
    margin: 15px -25px 0;
}
.numeral__number {
    font-size: 40px;
}
.numeral__text {
    font-size: 19px;
}
.numeral__item {
    margin-bottom: 25px;
}
}.form-mega {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transition: opacity .3s ease;
}
.form-mega__title-main {
    font-size: 30px;
    margin-bottom: 11px;
}
.form-mega__subtitle-main, .form-mega__title-main {
    text-align: center;
    font-weight: 700;
    line-height: 132%}
.form-mega__subtitle-main {
    font-size: 25px;
    margin-bottom: 64px;
}
.form-mega.is-hidden {
    opacity: 0;
    pointer-events: none;
}
.form-mega~.form-ok {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
    pointer-events: none;
    margin-top: -45px;
}
.form-mega~.form-ok svg {
    margin-bottom: 20px;
}
.form-mega~.form-ok__text {
    font-weight: 700;
    font-size: 25px;
    line-height: 132%}
.form-mega~.form-ok__title {
    font-weight: 700;
    font-size: 59px;
    line-height: 110%;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -.02em;
}
.form-mega.is-error .form-mega__info {
    background-color: #ff4747;
}
.form-mega.is-error .form-mega__info-text {
    color: #fff;
}
.form-mega.is-error .form-mega__info-icon .svg-icon use {
    fill: #fff;
}
.form-mega__form {
    width: 536px;
}
.form-mega__form form {
    width: 100%}
.form-mega__field {
    width: 100%;
    margin-bottom: 18px;
}
.form-mega__field.is-error .form-mega__input {
    border-color: #ff4747;
}
.form-mega__field.is-error .form-mega__input::-webkit-input-placeholder {
    color: #ff4747;
}
.form-mega__field.is-error .form-mega__input:-moz-placeholder, .form-mega__field.is-error .form-mega__input::-moz-placeholder {
    color: #ff4747;
}
.form-mega__field.is-error .form-mega__input:-ms-input-placeholder {
    color: #ff4747;
}
.form-mega__agree-small {
    font-size: 14px;
    line-height: 160%;
    text-align: center;
    color: #8c8c8c;
    margin-top: 10px;
}
.form-mega__agree-block {
    width: 285px;
    background-color: #fff;
    box-shadow: 0 3px 30px hsla(0, 0%, 100%, .1);
    border-radius: 20px;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 160%;
    color: #8c8c8c;
}
.form-mega__agree-block a {
    color: #8c8c8c;
}
.form-mega__agree-block .checkbox__control {
    width: 30px;
    height: 30px;
    margin-right: 25px;
}
.form-mega__agree-block .checkbox__control .svg-icon {
    transition: opacity .3s ease;
    margin-top: 3px;
}
.form-mega__input {
    width: 100%;
    color: #171717;
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    letter-spacing: -.04em;
    text-align: center;
    height: 66px;
    outline: 0;
    background-color: transparent;
    border: 5px solid #171717;
    padding: 10px 23px;
    transition: border-color .3s ease;
}
.form-mega__input--textarea {
    height: 132px;
    padding: 10px 23px;
}
.form-mega__input::-webkit-input-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    font-family: Inter;
    transition: color .3s ease;
}
.form-mega__input:-moz-placeholder, .form-mega__input::-moz-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    font-family: Inter;
    transition: color .3s ease;
}
.form-mega__input:-ms-input-placeholder {
    color: #8c8c8c;
    font-weight: 500;
    font-size: 28px;
    line-height: 132%;
    font-family: Inter;
    transition: color .3s ease;
}
.form-mega__phone {
    font-size: 18px;
    line-height: 160%;
    letter-spacing: -.01em;
    color: #8c8c8c;
    display: flex;
    align-items: center;
    width: 285px;
    height: 114px;
    background-color: #fff;
    box-shadow: 0 3px 30px hsla(0, 0%, 100%, .1);
    border-radius: 20px;
    padding: 0 15px 0 30px;
}
.form-mega__phone-icon {
    margin-right: 14px;
}
.form-mega__phone-icon .svg-icon {
    display: block;
}
.form-mega__phone-icon .svg-icon use {
    fill: #8c8c8c;
}
.form-mega__phone-body a {
    color: #171717;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
}
.form-mega__info {
    display: flex;
    align-items: center;
    width: 262px;
    height: 114px;
    padding: 37px 33px;
    background: #fff;
    box-shadow: 0 3px 30px hsla(0, 0%, 100%, .1);
    border-radius: 20px;
    transition: background-color .3s ease;
}
.form-mega__info-icon .svg-icon {
    display: block;
    margin-right: 18px;
    flex: none;
}
.form-mega__info-icon .svg-icon use {
    fill: #8c8c8c;
}
.form-mega__info-text {
    font-size: 18px;
    line-height: 157%;
    letter-spacing: -.01em;
    color: #8c8c8c;
    transition: color .3s ease;
}
.form-mega__agree {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 3px 30px hsla(0, 0%, 100%, .1);
    border-radius: 20px;
    width: 285px;
    height: 114px;
    flex: none;
    padding: 0 28px;
}
.form-mega__agree-text {
    font-size: 14px;
    line-height: 160%;
    color: #8c8c8c;
}
.form-mega__agree-text a {
    color: #8c8c8c;
}
.form-mega__agree .checkbox {
    flex: none;
    margin-right: 25px;
}
.form-mega__agree .checkbox .svg-icon {
    margin-top: 0;
}
.form-mega__agree .checkbox__control {
    width: 30px;
    height: 30px;
}
.form-mega--dark .form-mega__info {
    background-color: #171717;
    box-shadow: 0 3px 30px hsla(0, 0%, 100%, .1);
}
.form-mega--dark .form-mega__input {
    border-color: #dadada;
    color: #fff;
}
.form-mega--dark .form-mega__phone {
    background-color: #171717;
    box-shadow: 0 3px 30px hsla(0, 0%, 100%, .1);
}
.form-mega--dark .form-mega__phone a {
    color: #fff;
}
.form-mega--hr .form-mega__field {
    margin-bottom: 30px;
}
@media (max-width:1200px) {
    .form-mega {
    max-width: 75%;
    margin: 0 auto;
    flex-direction: column;
}
.form-mega__phone {
    display: none;
}
.form-mega__title-main {
    font-size: 28px;
}
.form-mega__subtitle-main {
    font-size: 23px;
    margin-bottom: 20px;
}
.form-mega__agree-block {
    display: none;
}
.form-mega__info {
    width: auto;
    height: auto;
    height: 75px;
    padding: 0;
    margin-bottom: 20px;
    background-color: transparent;
}
.form-mega__info-icon .svg-icon {
    height: auto;
    width: 15px;
    margin-right: 7px;
}
.form-mega__info-icon .svg-icon use {
    fill: #171717;
}
.form-mega__info-text {
    font-size: 14px;
    line-height: 1.2;
    color: #171717;
}
.form-mega__info-text br {
    display: none;
}
}@media (max-width:960px) {
    .form-mega__input {
    font-size: 24px;
    height: 60px;
    border: 3px solid #171717;
}
.form-mega__input::-webkit-input-placeholder {
    font-size: 24px;
}
.form-mega__input:-moz-placeholder, .form-mega__input::-moz-placeholder {
    font-size: 24px;
}
.form-mega__input:-ms-input-placeholder {
    font-size: 24px;
}
}@media (max-width:560px) {
    .form-mega {
    max-width: inherit;
}
.form-mega__form {
    width: auto;
}
.form-mega__info {
    height: auto;
}
.form-mega--hr .form-mega__field {
    margin-bottom: 18px;
}
}.form-audit {
    padding: 111px 0;
    background-color: #171717;
    background-image: url(../images/common/you-dark.png);
    background-position: 50%;
    background-size: auto 125%}
.form-audit .form-ok__text, .form-audit .form-ok__title {
    color: #fff;
}
.form-audit__small {
    font-size: 21px;
    line-height: 160%;
    margin-bottom: 36px;
}
.form-audit__small, .form-audit__text {
    font-weight: 500;
    color: #fff;
    text-align: center;
}
.form-audit__text {
    font-size: 36px;
    line-height: 132%;
    letter-spacing: -.02em;
    margin-bottom: 20px;
}
.form-audit__text--big {
    font-weight: 700;
    font-size: 39px;
    line-height: 120%;
    margin-bottom: -25px;
}
.form-audit__title {
    color: #fff;
    font-weight: 700;
    font-size: 59px;
    line-height: 110%;
    letter-spacing: -.02em;
    text-align: center;
}
.form-audit .form-mega {
    margin-top: 92px;
}
.js-form-hidden {
    transition: opacity .3s ease;
}
.js-form-hidden.is-hidden {
    opacity: 0;
    pointer-events: none;
}
@media (max-width:1440px) {
    .form-audit {
    padding: 100px 0;
}
.form-audit__text {
    font-size: 30px;
    line-height: 132%}
.form-audit__title {
    font-size: 47px;
    line-height: 110%}
}@media (max-width:1200px) {
    .form-audit {
    padding: 100px 0;
}
.form-audit .form-mega {
    margin-top: 50px;
}
.form-audit .form-mega__info {
    box-shadow: none;
    height: auto;
    margin-bottom: 30px;
    background-color: transparent;
}
.form-audit .form-mega__info-text {
    color: #8c8c8c;
}
.form-audit .form-mega__info-icon .svg-icon use {
    fill: #8c8c8c;
}
.form-audit__text {
    font-size: 23px;
    line-height: 132%;
    margin-bottom: 11px;
}
.form-audit__title {
    font-size: 46px;
    line-height: 110%}
}@media (max-width:992px) {
    .form-audit__small {
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 26px;
}
}@media (max-width:960px) {
    .form-audit {
    padding: 80px 0;
}
.form-audit__text {
    font-size: 23px;
    line-height: 132%;
    margin-bottom: 7px;
}
.form-audit__title {
    font-size: 42px;
    line-height: 110%}
}@media (max-width:640px) {
    .form-audit__small {
    font-size: 13px;
    line-height: 160%;
    margin-bottom: 22px;
}
.form-audit .form-mega {
    margin-top: 45px;
    max-width: 100%}
.form-audit .form-mega__input {
    font-size: 20px;
    height: 54px;
}
.form-audit .form-mega__input::-webkit-input-placeholder {
    font-size: 20px;
}
.form-audit .form-mega__input:-moz-placeholder, .form-audit .form-mega__input::-moz-placeholder {
    font-size: 20px;
}
.form-audit .form-mega__input:-ms-input-placeholder {
    font-size: 20px;
}
.form-audit .form-mega__info {
    margin-bottom: 20px;
}
.form-audit .form-mega__form {
    width: 100%;
    padding: 0 15px;
}
.form-audit__text {
    font-size: 20px;
    line-height: 132%}
.form-audit__title {
    font-size: 33px;
    line-height: 110%}
}@media (max-width:480px) {
    .form-audit {
    padding: 55px 0;
}
.form-audit .form-mega__form {
    padding: 0;
}
.form-audit .form-mega__btn .btn-submit {
    height: auto;
}
.form-audit__title {
    font-size: 30px;
    line-height: 110%}
.form-audit__text {
    font-size: 19px;
    line-height: 125%}
}.design-item {
    display: flex;
    margin: 0 -33px 66px;
}
.design-item__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 13px;
}
.design-item__icon img {
    display: block;
}
.design-item__btn {
    margin-top: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.design-item__btn .btn {
    border-width: 6px;
    font-weight: 800;
    font-size: 20px;
    line-height: 128.91%;
    padding: 21px 60px;
}
.design-item__item {
    width: calc(33.3% - 66px);
    color: #fff;
    margin: 0 33px;
    text-align: center;
}
.design-item__name {
    font-weight: 700;
    font-size: 25px;
    line-height: 132%;
    margin-bottom: 22px;
}
.design-item__text {
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -.01em;
}
@media (max-width:1440px) {
    .design-item {
    margin-left: -15px;
    margin-right: -15px;
}
.design-item__item {
    width: calc(33.3% - 30px);
    color: #fff;
    margin: 0 15px;
}
}@media (max-width:1200px) {
    .design-item__name {
    font-size: 20px;
    line-height: 132%;
    margin-bottom: 35px;
}
.design-item__icon {
    margin-bottom: 40px;
}
.design-item__text {
    font-size: 16px;
    line-height: 160%}
.design-item__btn .btn {
    border-width: 4px;
    padding: 21px 44px;
}
}@media (max-width:960px) {
    .design-item {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.design-item__btn .btn {
    font-size: 16px;
    line-height: 120%}
.design-item__icon {
    width: 240px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
.design-item__icon img {
    max-width: 100%}
.design-item__text {
    max-width: 488px;
    margin-left: auto;
    margin-right: auto;
}
.design-item__item {
    width: 100%;
    margin: 0;
    margin-bottom: 60px;
}
.design-item__name {
    margin-bottom: 30px;
}
}@media (max-width:640px) {
    .design-item__name {
    font-size: 18px;
    line-height: 132%;
    margin-bottom: 24px;
}
.design-item__btn {
    margin-top: 0;
    margin-bottom: 30px;
}
.design-item__btn .btn {
    font-size: 14px;
    line-height: 120%;
    border-width: 2px;
    padding: 18px 32px;
}
.design-item__text {
    font-size: 15px;
    line-height: 170%}
}@media (max-width:480px) {
    .design-item__icon {
    width: 180px;
    height: 180px;
}
.design-item__btn .btn {
    font-size: 13px;
    line-height: 120%;
    padding: 20px 32px;
}
.design-item__item {
    margin-bottom: 40px;
}
.design-item__name {
    font-size: 17px;
    line-height: 132%;
    margin-bottom: 18px;
}
.design-item__text {
    font-size: 14px;
    line-height: 170%}
}
/*# sourceMappingURL=styles.css.map */
.social  {
    
    display:  flex;
    
    align-items:  center;
    
    flex-wrap:  wrap;
    
}

.menu  {
    
    z-index:  99999999;
    
}

.menu__btn  {
    
    flex-direction:  column;
    
    align-items:  flex-start;
    
}

.menu__btn .social  {
    
    margin-bottom:  56px;
    
}


.menu__btn .social a  {
    
    margin-right:  37px;
    
}

.menu__btn .social a:last-child  {
    
    margin-right:  0;
    
}

.menu__btn .social .svg-icon  use  {
    
    fill:  #ffff;
    
}


.menu__btn-wrap  {
    
    display:  flex;
    
    justify-content:  flex-start;
    
    align-items:  flex-start;
    
}

@media (max-width:  768px)  {
    
    .menu__btn-wrap  {
    
        flex-direction:  column;
    
        width:  100%;
    
}


    .menu__btn .social  {
    
        margin-bottom:  44px;
    
}


    .menu__btn .social a  {
    
        margin-right:  33px;
    
}

}

.social-mega--main  {
    
    margin-right:  24px;
    
}

.social-mega__icon svg  {
    
    max-width:  25px;
    
    height:  auto;
    
}


.social-mega__icon svg  use  {
    
    fill:  #171717;
    
}

.social-mega__icon--item  {
    
    margin-right:  3px;
    
    transition:  background-color .3s ease;
    
}

.social-mega__icon--item:last-child  {
    
    margin-right:  0;
    
}

.social-mega__icon--item:hover  {
    
    background-color:  #3A24F9;
    
}

.social-mega__icon.social-mega__icon--item:hover svg  use  {
    
    fill:  #fff;
    
}

@media (max-width:  1200px)  {
    
    .social-mega--main  {
    
        margin-right:  0;
    
        margin-bottom:  15px;
    
}

    
}

@media(max-width:  768px)  {
    
    .footer__info  {
    
        flex-direction:  column;
    
        align-items:  center;
    
}

}

@media(min-width:  1200px)  {
    
    .list-card__item  {
    
        width:  calc(100%/6 - 80px);
    
}


    .list-card  {
    
        justify-content:  flex-start;
    
}

}

.section-card-client h2  {
    
    padding:  0;
    
}
