.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) {
    .container {
        width: 750px;
    }
}@media (min-width:992px) {
    .container {
        width: 970px;
    }
}@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}.container-fluid {
     margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px;
 }
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.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-left: 15px;
    padding-right: 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;
}
.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;
}
body, html {
    height: 100%}
body {
    height: auto;
    min-height: 100%}
.slick-slide, a, button, input, textarea {
    outline: 0;
}
img {
    max-width: 100%}
textarea {
    resize: none;
}
body {
    display: flex;
    flex-direction: column;
    font-family: Montserrat;
    color: #000;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -.015em;
    overflow-x: hidden;
}
body.is-grey {
    background-color: #f3f3f3;
}
body.is-hidden {
    overflow: hidden;
}
.h1, h1 {
    font-size: 41px;
}
.h1, h1, h2 {
    font-weight: 700;
    line-height: 132%;
    letter-spacing: -.05em;
}
h2 {
    font-size: 33px;
}
h3 {
    font-size: 26px;
    letter-spacing: -.05em;
}
h3, h4 {
    font-weight: 700;
    line-height: 132%;
    text-transform: uppercase;
}
h4 {
    font-size: 21px;
}
h5 {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -.05em;
    text-transform: uppercase;
}
@media (max-width:1440px) {
    h2 {
        letter-spacing: inherit;
    }
}@media (max-width:1279px) {
    .h1, h1 {
        font-size: 31px;
    }
    .h1, h1, h3 {
        line-height: 132%;
        letter-spacing: normal;
    }
    h3 {
        font-size: 20px;
    }
}@media (max-width:640px) {
    h3 {
        font-size: 16px;
    }
    .h1, h1, h3 {
        line-height: 132%}
    .h1, h1 {
        font-size: 24px;
    }
}.date-block {
     font-size: 15px;
     line-height: 160%;
     color: #8a8a8a;
     margin-top: 11px;
 }
.site {
    display: inline-flex;
    align-items: center;
}
.site svg {
    display: block;
    margin-left: 7px;
    margin-top: 2px;
    border-bottom: 1px solid transparent;
    transition: border-color .3s ease;
}
@media (min-width:960px) {
    .site:hover svg {
        border-color: #fff;
    }
}@media (max-width:960px) {
    .site svg {
        margin-top: 0;
    }
}.more-link {
     display: flex;
     justify-content: center;
     margin-top: 101px;
 }
.more-link a {
    color: #00a759;
    font-weight: 700;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-decoration: none;
    transition: border-color .3s ease;
    border-bottom: 2px solid transparent;
}
@media (min-width:960px) {
    .more-link a:hover {
        border-color: #00a759;
    }
}@media (max-width:1279px) {
    .more-link {
        margin-top: 65px;
    }
}.container {
     width: 1224px;
 }
@media (max-width:1279px) {
    .container {
        width: 905px;
    }
}@media (max-width:960px) {
    .container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}@media (max-width:480px) {
    .container {
        padding-left: 24px;
        padding-right: 24px;
    }
}html.is-index {
     scroll-behavior: smooth;
 }
body {
    padding-top: 78px;
}
body.is-index {
    padding-top: 0!important;
}
@media (max-width:1440px) {
    body {
        padding-top: 60px;
    }
}@media (max-width:1279px) {
    body {
        padding-top: 54px;
    }
}@media (max-width:640px) {
    body.is-product {
        background-color: transparent;
    }
}.main-block__wrap {
     position: relative;
 }
.panel.is-active {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
.about__item {
    height: 640px;
    display: flex;
    align-items: center;
}
.about__item:nth-child(2n) {
    justify-content: flex-end;
}
.about__img {
    flex: none;
    background-position: 50%;
    background-size: cover;
}
.about__text {
    font-size: 17px;
    line-height: 160%}
.about__title {
    font-weight: 700;
    font-size: 26px;
    line-height: 132%;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.about__title span {
    display: block;
    color: #00a759;
}
.about__body {
    width: 50%}
@media (min-width:960px) {
    .about {
        margin-bottom: 108px;
    }
    .about__img {
        height: 400px;
        width: calc(100vw - 498px - 70px);
        transform: translateX(100%);
        transition: transform .8s ease;
    }
    .about__body {
        width: 498px;
        flex: none;
        margin-right: 70px;
        opacity: 0;
        transition: opacity .5s ease;
        animation-delay: .3s;
    }
    .about__item:nth-child(2n) .about__body {
        margin-right: 0;
        margin-left: 70px;
    }
    .about__item:nth-child(2n) .about__img {
        transform: translateX(-100%);
    }
    .about__item.is-active .about__body {
        opacity: 1;
    }
    .about__item.is-active .about__img {
        transform: translateX(0);
    }
}@media (min-width:1279px) {
    .about__img {
        height: 100%;
        width: calc(100vw - 582px - 132px);
    }
    .about__body {
        width: 582px;
        flex: none;
        margin-right: 132px;
    }
    .about__item:nth-child(2n) .about__body {
        margin-right: 0;
        margin-left: 132px;
    }
}@media (max-width:1279px) {
    .about__item {
        height: 400px;
    }
    .about__text {
        font-size: 14px;
        line-height: 160%}
    .about__title {
        font-size: 20px;
        line-height: 132%;
        margin-bottom: 18px;
    }
}@media (max-width:960px) {
    .about {
        margin-top: 84px;
        margin-bottom: 96px;
    }
    .about__item {
        height: auto;
        margin-bottom: 60px;
    }
    .about__item:last-child {
        margin-bottom: 0;
    }
    .about__body {
        width: 100%}
    .about__title {
        font-size: 20px;
        line-height: 132%;
        margin-bottom: 18px;
    }
}@media (max-width:640px) {
    .about {
        margin-top: 55px;
        margin-bottom: 62px;
    }
    .about__item {
        height: auto;
        margin-bottom: 36px;
    }
    .about__item:last-child {
        margin-bottom: 0;
    }
    .about__title {
        font-size: 16px;
        line-height: 132%;
        margin-bottom: 18px;
    }
}.found {
     height: calc(100vh - 78px);
     background-image: url(../images/common/404.jpg);
     background-position: 50%;
     background-size: cover;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: flex-end;
     padding-bottom: 80px;
     text-align: center;
 }
.found__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
    margin-bottom: 28px;
}
.accessories {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -18px;
}
.accessories__item {
    display: flex;
    align-items: center;
    width: calc(50% - 30px);
    padding-right: 15px;
    margin: 0 15px 18px;
    background-color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -.015em;
    text-decoration: none;
    color: #0f1932;
    border-radius: 6px;
}
.accessories__img {
    width: 84px;
    height: 84px;
    flex: none;
    margin-right: 18px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.anchors {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 38px;
}
.anchors__item {
    cursor: pointer;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: -.015em;
    margin-bottom: 23px;
    border-bottom: 2px dashed rgba(0, 0, 0, .5);
    transition: border-color .3s, color .3s ease;
}
.anchors__item.is-active {
    color: #00a759;
    border-color: #00a759;
}
.anchors__item:last-child {
    margin-bottom: 0;
}
@media (max-width:1279px) {
    .anchors {
        margin-bottom: 40px;
    }
    .anchors__item {
        font-size: 14px;
        line-height: 160%;
        margin-bottom: 18px;
    }
}.dev {
     text-align: center;
 }
.dev__name {
    font-weight: 700;
    font-size: 17px;
    line-height: 140%;
    text-decoration: none;
    color: #0f1932;
    text-transform: uppercase;
    display: inline-flex;
}
.dev__name, .dev__status {
    margin-bottom: 6px;
}
.dev__text {
    margin-bottom: 40px;
}
.advantages {
    display: flex;
    flex-wrap: wrap;
    margin: 77px -32px -44px;
}
.advantages__item {
    display: flex;
    width: 33.3%;
    padding: 0 32px;
    margin-bottom: 44px;
}
.advantages__icon {
    flex: none;
    margin-right: 24px;
    margin-top: -2px;
}
.advantages__text {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -.015em;
    color: #fff;
}
@media (max-width:1279px) {
    .advantages {
        margin-left: 0;
        margin-right: 0;
        width: 86%;
        margin: 83px auto -44px;
    }
    .advantages__item {
        width: 50%;
        padding: 0 30px;
    }
    .advantages__icon {
        width: 32px;
        height: 32px;
        margin-right: 19px;
    }
    .advantages__icon svg {
        width: 100%;
        height: auto;
    }
    .advantages__text {
        font-size: 15px;
        line-height: 150%;
        letter-spacing: -.015em;
    }
}@media (max-width:960px) {
    .advantages {
        margin-top: 71px;
        width: 100%}
    .advantages__icon {
        width: 29px;
        height: 29px;
    }
}@media (max-width:640px) {
    .advantages {
        margin-top: 0;
        margin-bottom: -28px;
    }
    .advantages__item {
        width: 100%;
        margin-bottom: 28px;
    }
    .advantages__text {
        font-weight: 500;
        font-size: 14px;
        line-height: 150%}
    .advantages__icon {
        width: 28px;
        height: 28px;
        margin-right: 19px;
        margin-top: 0;
    }
}@media (max-width:480px) {
    .advantages {
        margin-bottom: -22px;
    }
    .advantages__item {
        padding-left: 3px;
        padding-right: 3px;
        margin-bottom: 22px;
    }
    .advantages__icon {
        margin-top: -2px;
    }
}@media (max-width:360px) {
    .advantages__item {
        padding-left: 0;
        padding-right: 0;
    }
}.article {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -15px -45px;
 }
.article__icon {
    position: absolute;
    z-index: 1;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 5px;
}
.article__slider {
    display: none;
}
.article__container {
    width: calc(33.3% - 30px);
    margin: 0 15px 45px;
}
.article__item {
    color: inherit;
    text-decoration: none;
}
.article__img {
    position: relative;
    overflow: hidden;
    height: 181px;
    border-radius: 6px;
    background-position: 50%;
    background-size: cover;
}
.article__img:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .1;
}
.article__text {
    font-weight: 500;
    font-size: 17px;
    line-height: 145%;
    text-decoration: none;
    letter-spacing: -.015em;
    margin-top: 15px;
    transition: color .3s ease;
}
@media (min-width:960px) {
    .article__item:hover .article__text {
        color: #00a759;
    }
}@media (max-width:1279px) {
    .article__container {
        width: calc(50% - 30px);
    }
    .article__text {
        font-size: 14px;
        line-height: 145%}
}@media (max-width:960px) {
    .article {
        margin: 0 -9px -36px;
    }
    .article__img {
        height: 32.7vw;
    }
    .article__container {
        width: calc(50% - 18px);
        margin: 0 9px 36px;
    }
}@media (max-width:640px) {
    .article {
        display: none;
    }
    .article__container {
        margin-bottom: 0;
        margin: 0;
    }
    .article__img {
        height: 64vw;
    }
    .article__slider {
        display: block;
    }
    .article__slider .slick-dots {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%}
    .article__slider .slick-dots li {
        margin: 0 2px;
        padding: 0!important;
        list-style: none;
    }
    .article__slider .slick-dots li:before {
        display: none!important;
    }
    .article__slider .slick-dots li button {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        padding: 0;
        border: 0;
        font-size: 0;
        background-color: #f3f3f3;
    }
    .article__slider .slick-dots li.slick-active button {
        background-color: #00a759;
    }
}.hamburger, .hamburger--mobile {
     display: none;
 }
@media (max-width:960px) {
    .hamburger, .hamburger svg {
        display: block;
    }
    .hamburger--mobile {
        display: none;
    }
}@media (max-width:640px) {
    .hamburger {
        display: none;
    }
    .hamburger--mobile {
        display: flex;
        position: fixed;
        z-index: 8;
        align-items: center;
        justify-content: center;
        right: 0;
        top: 0;
        height: 54px;
        width: 54px;
    }
    .hamburger__close, .hamburger__icon {
        transition: transform .5s, opacity .5s linear;
    }
    .hamburger__close {
        position: absolute;
        transform: rotate(45deg);
        opacity: 0;
    }
    .hamburger__close use {
        fill: #fff;
    }
    .hamburger.is-active .hamburger__close {
        transform: rotate(0deg);
        opacity: 1;
    }
    .hamburger.is-active .hamburger__icon {
        transform: rotate(-45deg);
        opacity: 0;
    }
}.card {
     overflow: hidden;
     margin: 0 -35px;
     padding: 0 35px;
 }
.card__slider {
    margin-bottom: 120px;
}
.card__slider h1 {
    margin-top: 0;
    font-size: 33px;
    line-height: 132%;
    max-width: 685px;
    text-transform: uppercase;
}
.card__slider-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: 74px;
}
.card__fixed, .card__mobile {
    display: none;
}
.card__container {
    padding-right: 56px;
    float: left;
    width: calc(100% - 278px);
}
.card__aside {
    float: left;
    width: 278px;
    padding-right: 72px;
    box-sizing: border-box;
}
.card__btn {
    margin-top: 46px;
}
.card__btn .btn {
    width: 100%;
    margin-bottom: 12px;
}
.card__btn .btn:last-child {
    margin-bottom: 0;
}
.card__item {
    margin-bottom: 120px;
    padding-right: 75px;
}
.card__item-control {
    display: none;
}
.card__item .btn-block {
    margin-top: 42px;
    padding-bottom: 35px;
}
.card__item:last-child {
    margin-bottom: 0;
}
.card__item h3 {
    margin: 0;
    margin-bottom: 36px;
    text-align: left;
}
.card__about p {
    font-size: 17px;
    line-height: 160%;
    margin: 0;
    margin-bottom: 36px;
}
.card__about p:last-child {
    margin-bottom: 0;
}
.card__about h5 {
    margin: 0 0 12px;
}
.card-top {
    display: none;
}
@media (max-width:1279px) {
    .card__aside {
        width: 196px;
        padding-right: 0;
    }
    .card__container {
        padding-right: 34px;
        width: calc(100% - 196px);
    }
    .card__about h5 {
        font-size: 15px;
        line-height: 132%}
    .card__about p {
        font-size: 14px;
        line-height: 160%;
        margin-bottom: 33px;
    }
    .card__slider {
        margin-bottom: 96px;
    }
    .card__slider h1 {
        font-size: 25px;
        line-height: 132%;
        max-width: 576px;
        margin-bottom: 59px;
    }
    .card__btn {
        margin-top: 49px;
    }
    .card__item {
        margin-bottom: 100px;
    }
}@media (max-width:960px) {
    .card-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 54px;
        padding: 0 20px 0 30px;
        margin-bottom: 20px;
    }
    .card-top .link__item {
        margin-bottom: 0;
    }
    .card-top .link__item span {
        display: none;
    }
    .card-top .link__icon {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0;
    }
    .card-top .link__icon .svg-icon {
        width: 21px;
        height: auto;
    }
    .card-top .link__icon .svg-icon use {
        fill: #bdbdbd;
    }
    .card__aside {
        display: none;
    }
    .card__slider {
        margin-bottom: 39px;
    }
    .card__slider-wrap {
        padding-right: 0;
        align-items: center;
        justify-content: center;
    }
    .card__slider h1 {
        display: none;
    }
    .card__fixed {
        position: fixed;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #fff;
        box-shadow: 0 -4px 12px rgba(0, 0, 0, .08);
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        padding: 19px 30px;
        transform: translateY(104%);
        transition: transform .3s ease;
    }
    .card__fixed .btn {
        padding: 11px 20px;
        font-size: 12px;
        line-height: 132%;
        letter-spacing: .03em;
        flex: none;
    }
    .card__fixed.is-active {
        transform: translateY(0);
    }
    .card__fixed .card__title {
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 132%;
        margin-bottom: 0;
        padding-right: 15px;
        margin: 0;
        text-align: left;
    }
    .card__mobile {
        display: block;
        margin-bottom: 60px;
    }
    .card__mobile-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .card__mobile-btn .btn {
        width: auto;
    }
    .card__mobile .btn-small {
        display: none;
    }
    .card__mobile .btn-small__item--site {
        width: 210px;
    }
    .card__title {
        font-weight: 700;
        font-size: 25px;
        line-height: 132%;
        margin-bottom: 30px;
        text-align: center;
        text-transform: uppercase;
        max-width: 53%;
        margin: 0 auto 30px;
    }
    .card__slider {
        margin-bottom: 30px;
    }
    .card__container {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .card__about {
        font-size: 14px;
        line-height: 160%}
    .card__about p {
        margin-bottom: 32px;
    }
    .card__about h5 {
        font-size: 15px;
        line-height: 132%;
        letter-spacing: normal;
    }
    .card__item {
        margin-bottom: 0;
        margin: 0 -30px;
        padding: 0;
    }
    .card__item:last-child .card__item-inner {
        padding-bottom: 0;
    }
    .card__item .btn-block {
        display: flex;
        justify-content: center;
    }
    .card__item-inner {
        padding: 0 30px;
        padding-top: 32px;
        padding-bottom: 48px;
        display: none;
        background: linear-gradient(1turn, #f7f7f7, hsla(0, 0%, 97%, 0) 47.59%);
    }
    .card__item-top {
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        padding: 0 30px;
        margin-top: 41px;
    }
    .card__item-top.is-active .card__item-control svg {
        transform: rotate(0deg);
    }
    .card__item-top h3 {
        margin-bottom: 0;
    }
    .card__item-control {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        flex: none;
        background-color: #f3f3f3;
        border-radius: 6px;
    }
    .card__item-control svg {
        transform: rotate(180deg);
        transition: transform .3s ease;
    }
}@media (max-width:640px) {
    .card__slider {
        margin-bottom: 40px;
    }
    .card__fixed {
        padding: 15px 30px;
    }
    .card__fixed .card__title {
        font-size: 13px;
        line-height: 132%}
    .card__title {
        font-size: 19px;
        line-height: 132%}
    .card__mobile {
        margin-bottom: 136px;
    }
    .card__mobile .btn-small__item--site {
        width: auto;
    }
    .card__mobile-btn .btn {
        font-size: 12px;
        line-height: 132%;
        padding: 11px 21px;
    }
    .card__about h5 {
        font-size: 13px;
        line-height: 132%}
    .card__about p {
        margin-bottom: 41px;
    }
    .card__item-top {
        height: 36px;
        margin-top: 36px;
    }
    .card__item-inner {
        padding-top: 36px;
    }
    .card__item-control {
        width: 30px;
        height: 30px;
    }
    .card-top {
        padding-right: 10px;
    }
}@media (max-width:480px) {
    .card__mobile {
        margin-bottom: 90px;
    }
    .card__about p {
        margin-bottom: 36px;
    }
    .card__title {
        max-width: inherit;
        margin-bottom: 23px;
    }
    .card__fixed {
        padding-right: 24px;
    }
    .card-top, .card__fixed {
        padding-left: 24px;
    }
}.gallery {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -15px -30px;
 }
.gallery--mobile {
    display: none;
}
.gallery__bottom {
    display: flex;
    align-items: center;
    z-index: 1;
}
.gallery__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    width: 54px;
    height: 54px;
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 30px;
    margin-right: 14px;
    transition: background-color .3s ease;
}
.gallery__name {
    font-weight: 500;
    font-size: 15px;
    line-height: 132%;
    letter-spacing: -.015em;
}
.gallery__item {
    display: flex;
    align-items: flex-end;
    border-radius: 12px;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    height: 280px;
    padding: 30px;
    position: relative;
    background-position: 50%;
    background-size: cover;
}
.gallery__item:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, transparent 37.86%, rgba(0, 0, 0, .6));
}
@media (max-width:1279px) {
    .gallery__item {
        height: 205px;
        padding: 20px;
    }
    .gallery__icon {
        width: 42px;
        height: 42px;
        margin-right: 14px;
    }
    .gallery__icon svg {
        max-width: 19px;
        height: auto;
    }
    .gallery__name {
        font-size: 14px;
        line-height: 132%}
}@media (min-width:960px) {
    .gallery {
        margin: 0 -15px;
    }
    .gallery__container {
        margin: 0 15px 30px;
        width: calc(50% - 30px);
    }
    .gallery__item:hover .gallery__icon {
        background-color: #00a759;
    }
}@media (max-width:960px) {
    .gallery {
        margin: 0 -9px;
    }
    .gallery__item {
        padding: 20px 23px;
    }
}@media (min-width:640px) {
    .gallery {
        margin: 0 -9px;
    }
    .gallery__container {
        width: calc(50% - 18px);
        margin: 0 9px 22px;
    }
}@media (max-width:640px) {
    .gallery--mobile {
        display: block;
    }
    .gallery__name {
        display: none;
    }
    .gallery__name--mobile {
        display: block;
        margin-top: 16px;
        text-decoration: none;
        color: inherit;
    }
    .gallery__icon {
        margin-right: 0;
    }
    .gallery .slick-dots {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%}
    .gallery .slick-dots li {
        list-style: none;
        margin: 0 2px;
    }
    .gallery .slick-dots li button {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        padding: 0;
        border: 0;
        font-size: 0;
        background-color: #f3f3f3;
    }
    .gallery .slick-dots li.slick-active button {
        background-color: #00a759;
    }
    .gallery--desc {
        display: none;
    }
    .gallery__mobile {
        display: block;
    }
    .gallery__item {
        width: 100%;
        height: 64vw;
        align-items: center;
        justify-content: center;
    }
    .gallery__container {
        width: auto;
        margin: 0;
    }
}.up {
     display: flex;
     align-items: center;
     justify-content: center;
     cursor: pointer;
     position: fixed;
     padding: 8px 17px;
     background-color: #00a759;
     right: 20px;
     bottom: 20px;
     z-index: 4;
     opacity: 0;
     pointer-events: none;
     border-radius: 15px;
     transition: opacity .3s ease;
 }
.up.is-active {
    opacity: 1;
    pointer-events: auto;
}
.up svg {
    margin-top: -1px;
}
.up span {
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #fff;
    margin-right: 5px;
}
@media (max-width:640px) {
    .up {
        right: 25px;
        bottom: 25px;
        padding: 5px;
        width: 35px;
        height: 35px;
        border-radius: 50%}
    .up span {
        display: none;
    }
}.select__title {
     margin-bottom: 12px;
 }
.select .dropdown .jq-selectbox__dropdown {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select .dropdown .jq-selectbox__select, .select .dropup .jq-selectbox__dropdown {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select .dropup .jq-selectbox__select {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select .jq-selectbox__select {
    height: 48px;
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: inset 0 3px 10px rgba(0, 0, 0, .15);
    border-radius: 6px;
    position: relative;
    transition: border-radius .3s ease;
}
.select .jq-selectbox__trigger {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/common/arrow-select.png);
    transition: transform .3s ease;
}
.select .jq-selectbox__select-text {
    width: 100%!important;
    height: 100%;
    display: flex;
    align-items: center;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    padding: 0 50px 0 20px;
}
.select .jq-selectbox {
    width: 100%}
.select .jq-selectbox.opened .jq-selectbox__trigger {
    transform: rotate(180deg);
}
.select .jq-selectbox__dropdown {
    background-color: #fff;
    border-radius: 18px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    width: 100%}
.select .jq-selectbox__dropdown ul {
    padding: 0;
    margin: 0;
}
.select .jq-selectbox__dropdown ul li {
    font-family: Montserrat;
    font-size: 18px;
    line-height: 150%;
    padding: 10px 20px;
}
@media (max-width:1279px) {
    .select__title {
        font-size: 13px;
        line-height: 160%}
}@media (max-width:960px) {
    .select .jq-selectbox__select-text {
        font-size: 14px;
        line-height: 150%}
    .select .jq-selectbox__select {
        height: 45px;
    }
    .select .jq-selectbox__trigger {
        width: 45px;
        height: 45px;
    }
    .select .jq-selectbox__dropdown ul li {
        font-size: 14px;
        line-height: 150%;
        padding: 12px 20px;
    }
}@media (max-width:640px) {
    .select__title {
        margin-bottom: 8px;
    }
}.search {
     display: flex;
     align-items: center;
     position: absolute;
     background-color: #00a759;
     height: 100%;
     right: -815px;
     top: 0;
     transition: right .3s ease;
 }
.search.is-open {
    right: 0;
}
.search__body {
    width: 740px;
}
.search__body input[type=text] {
    font-family: Montserrat;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 132%;
    letter-spacing: .03em;
    background-color: transparent;
    border: 0;
}
.search__body input[type=text]::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .5);
    font-family: Montserrat;
}
.search__body input[type=text]:-moz-placeholder, .search__body input[type=text]::-moz-placeholder {
    color: hsla(0, 0%, 100%, .5);
    font-family: Montserrat;
}
.search__body input[type=text]:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .5);
    font-family: Montserrat;
}
.search__close {
    width: 78px;
    height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search__close .svg-icon use {
    fill: #fff;
}
.search__button {
    margin-right: 33px;
}
.search__button .svg-icon {
    display: block;
}
.search__button .svg-icon use {
    fill: #fff;
}
@media (max-width:1440px) {
    .search {
        margin-left: 18px;
    }
}@media (max-width:960px) {
    .search {
        display: none;
    }
}.footer, .wrapper__container {
     overflow: hidden;
 }
.drop {
    position: absolute;
    left: 0;
    top: 100%;
    width: 303px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.drop ul {
    display: flex;
    flex-direction: column;
    padding: 0;
    padding-top: 2px;
    margin: 0;
}
.drop ul li {
    list-style: none;
    margin-bottom: 2px;
}
.drop ul li:last-child {
    margin-bottom: 0;
}
.drop ul li a {
    display: flex;
    align-items: center;
    padding: 21px;
    font-weight: 700;
    font-size: 13px;
    line-height: 132%;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    background-color: #00a759;
    transition: background-color .3s ease;
}
.drop ul li a:hover {
    background-color: #00b25f;
}
.history {
    display: flex;
    justify-content: center;
    width: 990px;
    margin: 0 auto;
}
.history__main {
    width: 378px;
    margin-right: 32px;
    padding-left: 25px;
    flex: none;
    text-align: right;
}
.history__main h2 {
    margin: 0 0 24px;
    font-weight: 700;
    font-size: 33px;
    line-height: 132%;
    text-transform: uppercase;
}
.history__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 43px;
}
.history__item:last-child {
    margin-bottom: 0;
}
.history__body {
    width: 580px;
}
.history__date {
    width: 172px;
    flex: none;
    margin-right: 30px;
    font-size: 21px;
    line-height: 132%;
    font-weight: 700;
    color: #00a759;
    text-transform: uppercase;
    text-align: center;
}
.history__text {
    font-size: 17px;
    line-height: 160%}
@media (min-width:960px) {
    .history {
        display: block;
        overflow: hidden;
    }
    .history__main {
        float: left;
    }
    .history__body {
        float: right;
    }
}@media (max-width:1279px) {
    .history {
        width: auto;
    }
    .history__main {
        width: 347px;
        margin-right: 30px;
        padding-left: 0;
    }
    .history__main-text {
        font-size: 14px;
        line-height: 160%;
        text-align: left;
    }
    .history__main h2 {
        font-size: 25px;
        line-height: 132%;
        margin-bottom: 18px;
        text-align: left;
    }
    .history__main h2 br {
        display: none;
    }
    .history__text {
        font-size: 14px;
        line-height: 160%}
    .history__date {
        width: 120px;
        font-size: 17px;
        line-height: 132%}
    .history__body {
        width: 498px;
    }
}@media (max-width:960px) {
    .history {
        display: block;
    }
    .history__main {
        width: 100%;
        margin-right: 0;
        margin-bottom: 39px;
    }
    .history__item {
        margin-bottom: 30px;
    }
    .history__body {
        width: 100%}
    .history__date {
        width: 82px;
        margin-right: 18px;
        text-align: left;
    }
}@media (max-width:640px) {
    .history__main {
        margin-bottom: 33px;
    }
    .history__main h2 {
        font-size: 19px;
        line-height: 132%}
}@media (max-width:480px) {
    .history__item {
        display: block;
    }
    .history__date {
        font-size: 17px;
        line-height: 132%;
        width: auto;
        margin: 0 0 6px;
    }
}.tech {
     margin-bottom: 42px;
 }
.tech:last-child {
    margin-bottom: 0;
}
.tech div {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}
.tech div span {
    width: 160px;
}
.tech div:last-child {
    margin-bottom: 0;
}
.tech__table {
    margin: 0 -2px 42px;
    width: 580px;
}
.tech__table table {
    width: 100%}
.tech__table table td {
    font-size: 17px;
    line-height: 160%;
    word-break: break-all;
    padding: 7px 11px;
    background-color: #f3f3f3;
}
.tech__table table tr td:nth-child(2) {
    width: 95px;
}
.tech__table table tr:first-child td:last-child {
    width: 270px;
}
.tech__table table tr:first-child td:first-child {
    width: auto;
}
@media (max-width:1279px) {
    .tech__table tr td, .tech div {
        font-size: 14px;
        line-height: 160%}
}@media (max-width:960px) {
    .tech div {
        margin-bottom: 8px;
    }
}@media (max-width:640px) {
    .tech__table {
        margin-top: 18px;
    }
    .tech__table table tr:first-child td:last-child {
        width: 62%}
    .tech__table table tr td:nth-child(2) {
        width: 66px;
    }
}.btn-block {
     margin-top: 80px;
 }
.btn-block--center {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:640px) {
    .btn-block {
        margin-top: 60px;
    }
}.order-btn .btn {
     width: 100%}
.btn {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    letter-spacing: .06em;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    padding: 8px 17px;
    border-radius: 15px;
    transition: background-color .3s, color .3s, box-shadow .3s ease;
}
.btn:disabled {
    color: hsla(0, 0%, 100%, .5);
    pointer-events: none;
}
.btn--bold {
    font-weight: 700;
}
.btn--big {
    font-size: 16px;
    line-height: 132%;
    letter-spacing: .03em;
    padding: 16px 39px;
    border-radius: 50px;
}
.btn--middle {
    border-radius: 30px;
    padding: 12px 24px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .05em;
}
.btn--yellow {
    background-color: #f59f00;
    box-shadow: 0 10px 20px rgba(249, 161, 0, .4);
    color: #fff;
}
.btn--grey {
    background-color: #bdbdbd;
    color: #fff;
}
.btn--left-icon .svg-icon {
    margin-right: 6px;
}
.btn--right-icon {
    padding: 8px 13px;
}
.btn--right-icon .svg-icon {
    margin-left: 6px;
    margin-top: -1px;
}
.btn--share .svg-icon use {
    fill: #8a8a8a;
    stroke: transparent;
}
.btn--out-green {
    color: #00a759;
    border: 1px solid #00a759;
}
.btn--out-green .svg-icon use {
    fill: transparent;
    stroke: #00a759;
}
.btn--white {
    background-color: #fff;
    color: #1a451a;
}
.btn--white:hover {
    box-shadow: 0 11px 25px rgba(0, 167, 89, .6);
}
.btn--green {
    color: #fff;
    background: #00a759;
    box-shadow: 0 7px 15px rgba(0, 167, 89, .25);
}
.btn--green .svg-icon use {
    fill: transparent;
    stroke: #fff;
}
.btn--out-white {
    color: #fff;
    border: 1px solid #fff;
}
.btn--out-grey {
    color: #8a8a8a;
    border: 1px solid #bdbdbd;
}
.btn--out-grey .svg-icon use {
    fill: transparent;
    stroke: #bdbdbd;
}
.btn--not-shadow {
    box-shadow: none;
}
@media (min-width:960px) {
    .btn--yellow:hover {
        box-shadow: 0 11px 25px rgba(249, 161, 0, .6);
    }
    .btn--yellow:active {
        box-shadow: none;
        background-color: #e69500;
    }
    .btn--out-white:active, .btn--out-white:hover {
        color: #0f1932;
        background-color: #fff;
    }
    .btn--out-green:hover {
        background-color: #00a759;
        color: #fff;
    }
    .btn--out-green:hover .svg-icon use {
        stroke: #fff;
    }
    .btn--out-green:active {
        background-color: #009952;
    }
    .btn--green:hover {
        box-shadow: 0 11px 25px rgba(0, 167, 89, .6);
    }
    .btn--green:active {
        box-shadow: none;
        background-color: #009952;
    }
}@media (max-width:1279px) {
    .btn--big {
        font-size: 13px;
        line-height: 132%;
        padding: 16px 28px 15px;
    }
    .btn--middle {
        font-size: 12px;
        line-height: 132%;
        padding: 11px 24px;
    }
}.faq__item {
     padding: 36px;
     box-shadow: 0 11px 30px rgba(0, 0, 0, .08);
     border-radius: 12px;
     margin-bottom: 42px;
 }
.faq__item:last-child {
    margin-bottom: 0;
}
.faq__name {
    font-weight: 600;
    letter-spacing: -.015em;
    margin-bottom: 12px;
}
.faq__name, .faq__text {
    font-size: 17px;
    line-height: 160%}
@media (max-width:1279px) {
    .faq__name, .faq__text {
        font-size: 14px;
        line-height: 160%}
}@media (max-width:640px) {
    .faq__item {
        padding: 0;
        box-shadow: none;
        padding-bottom: 19px;
        border-bottom: 1px solid #f3f3f3;
    }
    .faq__item:last-child {
        padding-bottom: 0;
        border: 0;
        margin: 0;
    }
    .faq__name {
        margin-bottom: 19px;
    }
}.lang {
     margin-left: 40px;
     background: rgba(0, 0, 0, .16);
     padding: 2px;
 }
.lang, .lang__item {
    display: inline-flex;
    align-items: center;
    border-radius: 12px;
}
.lang__item {
    text-decoration: none;
    padding: 0 8px;
    height: 20px;
    font-weight: 500;
    font-size: 11px;
    line-height: 132%;
    color: #00a759;
    transition: background-color .3s, color .3s ease;
}
.lang__item:last-child {
    margin-right: 0;
}
.lang__item.is-active {
    color: #fff;
    background-color: #00a759;
}
@media (max-width:1440px) {
    .lang {
        margin-left: 52px;
    }
}@media (max-width:1279px) {
    .lang {
        margin-left: 53px;
    }
}@media (max-width:960px) {
    .lang {
        margin-left: 36px;
    }
}@media (max-width:640px) {
    .lang__item {
        padding: 0 6px;
        height: 15px;
        font-size: 10px;
        line-height: 132%}
}@media (max-width:480px) {
    .lang {
        margin-left: 20px;
    }
}.doc {
     display: flex;
     flex-direction: column;
     align-items: flex-start;
 }
.doc__item {
    display: inline-flex;
    align-items: center;
    color: #00a759;
    text-decoration: none;
}
.doc__icon {
    flex: none;
    margin-right: 15px;
}
.doc__icon img {
    display: block;
}
.doc__name {
    font-size: 17px;
    line-height: 160%;
    color: #00a759;
    letter-spacing: -.015em;
}
.doc__size {
    color: #8a8a8a;
    text-transform: uppercase;
    margin-left: 3px;
}
.form-big {
    background-color: #00a759;
    padding: 100px 0 76px;
    overflow: hidden;
    position: relative;
}
.form-big__wrap {
    padding-right: 103px;
    z-index: 1;
}
.form-big__back, .form-big__block {
    transition: opacity .3s ease;
}
.form-big__back {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 645px;
    top: -38px;
}
.form-big__back img {
    max-width: 100%}
.form-big__title {
    font-weight: 700;
    font-size: 33px;
    line-height: 132%;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 18px;
}
.form-big__agree {
    font-size: 13px;
    line-height: 150%;
    color: #fff;
}
.form-big__agree a {
    color: #fff;
}
.form-big__btn {
    margin-bottom: 18px;
}
.form-big__btn .btn {
    border-radius: 30px;
    padding: 12px 24px;
    font-size: 13px;
    line-height: 16px;
    box-shadow: 0 7px 15px rgba(0, 0, 0, .19);
}
.form-big__field {
    margin-bottom: 18px;
}
.form-big__field input {
    outline: 0;
    width: 100%;
    border-radius: 6px;
    height: 48px;
    padding: 0 20px;
    border: 1px solid transparent;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #000;
}
.form-big__field input::-webkit-input-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form-big__field input:-moz-placeholder, .form-big__field input::-moz-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form-big__field input:-ms-input-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form-big__field input.is-error {
    color: #eb3838;
    background-color: #fce9e9;
    border: 1px solid #eb3838;
}
.form-big__field input.is-error::-webkit-input-placeholder {
    color: #eb3838;
}
.form-big__field input.is-error:-moz-placeholder, .form-big__field input.is-error::-moz-placeholder {
    color: #eb3838;
}
.form-big__field input.is-error:-ms-input-placeholder {
    color: #eb3838;
}
.form-big__field textarea {
    background: #fff;
    border-radius: 6px;
    height: 175px;
    width: 100%;
    border: 1px solid transparent;
    padding: 10px 20px;
    color: #000;
}
.form-big__field textarea::-webkit-input-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form-big__field textarea:-moz-placeholder, .form-big__field textarea::-moz-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form-big__field textarea:-ms-input-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form-big__field textarea.is-error {
    color: #eb3838;
    background-color: #fce9e9;
    border: 1px solid #eb3838;
}
.form-big__field textarea.is-error::-webkit-input-placeholder {
    color: #eb3838;
}
.form-big__field textarea.is-error:-moz-placeholder, .form-big__field textarea.is-error::-moz-placeholder {
    color: #eb3838;
}
.form-big__field textarea.is-error:-ms-input-placeholder {
    color: #eb3838;
}
.form-big__text {
    font-weight: 500;
    font-size: 19px;
    line-height: 150%;
    color: #fff;
    letter-spacing: -.015em;
}
.form-big__form {
    width: 378px;
}
.form-big__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form-big__body {
    max-width: 502px;
    margin-top: -18px;
}
.form-big--contact .form-big__back {
    width: 717px;
    top: -15px;
}
.form-big--contact .form-big__title {
    text-align: center;
    margin-bottom: 8px;
}
.form-big--contact .form-big__field {
    margin-bottom: 20px;
}
.form-big--contact .form-big__field input {
    font-size: 15px;
    line-height: 160%;
    height: 45px;
}
.form-big--contact .form-big__agree {
    max-width: 526px;
    margin: 0 auto;
    text-align: center;
}
.form-big--contact .form-big__agree br {
    display: none;
}
.form-big--contact .form-big__btn {
    display: flex;
    justify-content: center;
    margin-top: 11px;
    margin-bottom: 11px;
}
.form-big--contact .form-big__btn .btn {
    width: 258px;
}
.form-big--contact .form-big__form {
    width: 72%;
    margin: 46px auto 0;
    display: flex;
}
.form-big--contact .form-big__col {
    margin: 0 15px;
    width: calc(47% - 30px);
}
.form-big--contact .form-big__col:nth-child(2) {
    width: calc(53% - 30px);
}
.form-big--contact .form-big__text {
    text-align: center;
    font-size: 15px;
    line-height: 160%}
.form-big.is-ok .form-big__back, .form-big.is-ok .form-big__block {
    opacity: 0;
    pointer-events: none;
}
.form-big.is-ok .form-ok {
    opacity: 1;
    pointer-events: auto;
}
@media (min-width:960px) {
    .form-big__btn .btn:hover {
        box-shadow: 0 11px 25px rgba(0, 0, 0, .19);
    }
}@media (max-width:1279px) {
    .form-big {
        padding-top: 81px;
        padding-bottom: 58px;
    }
    .form-big__title {
        font-size: 25px;
        line-height: 132%}
    .form-big__back {
        top: -66px;
    }
    .form-big__text {
        font-size: 16px;
        line-height: 150%}
    .form-big__form {
        width: 332px;
    }
    .form-big__field {
        width: 272px;
    }
    .form-big__field input {
        height: 45px;
        font-size: 16px;
        line-height: 150%}
    .form-big__wrap {
        padding-right: 0;
    }
    .form-big__agree {
        font-size: 12px;
        line-height: 150%}
    .form-big__body {
        max-width: 50%;
        padding-right: 30px;
    }
    .form-big--contact .form-big__title {
        font-size: 21px;
        line-height: 132%}
    .form-big--contact .form-big__form {
        width: 87%;
        margin: 24px auto 0;
    }
    .form-big--contact .form-big__btn .btn, .form-big--contact .form-big__field {
        width: auto;
    }
    .form-big--contact .form-big__col {
        margin: 0 10px;
        width: calc(50% - 20px);
    }
    .form-big--contact .form-big__col:nth-child(2) {
        width: calc(50% - 20px);
    }
    .form-big--contact .form-big__back {
        width: 645px;
        top: 0;
    }
    .form-big--contact .form-big__agree {
        max-width: 370px;
        font-size: 13px;
        line-height: 150%}
    .form-big--contact .form-big__text {
        max-width: 590px;
        margin-left: auto;
        margin-right: auto;
    }
}@media (max-width:960px) {
    .form-big {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .form-big__wrap {
        flex-direction: column;
        align-items: flex-start;
        width: 500px;
    }
    .form-big__title {
        font-size: 19px;
        line-height: 132%}
    .form-big__form {
        width: 378px;
    }
    .form-big__back {
        width: 755px;
        left: inherit;
        right: -351px;
        top: -57px;
    }
    .form-big__field {
        width: 100%}
    .form-big__field textarea {
        height: 126px;
    }
    .form-big__field input {
        height: 42px;
        font-size: 14px;
        line-height: 150%}
    .form-big__text {
        font-size: 14px;
        line-height: 160%;
        font-weight: 400;
    }
    .form-big__body {
        max-width: none;
        padding-right: 0;
        margin-bottom: 36px;
        margin-top: 0;
    }
    .form-big--contact {
        padding-top: 40px;
        padding-bottom: 36px;
    }
    .form-big--contact .form-big__back {
        width: 755px;
    }
    .form-big--contact .form-big__title {
        font-size: 16px;
        line-height: 132%;
        text-align: left;
        margin-bottom: 20px;
        text-align: center;
    }
    .form-big--contact .form-big__btn {
        justify-content: center;
        margin-bottom: 18px;
        margin-top: -7px;
    }
    .form-big--contact .form-big__agree {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .form-big--contact .form-big__agree br {
        display: block;
    }
    .form-big--contact .form-big__field {
        margin-bottom: 18px;
    }
    .form-big--contact .form-big__field input {
        height: 42px;
    }
    .form-big--contact .form-big__form {
        width: 378px;
        margin: 35px auto 0;
        display: block;
    }
    .form-big--contact .form-big__col, .form-big--contact .form-big__col:nth-child(2) {
        width: 100%;
        margin: 0;
    }
    .form-big--contact .form-big__text {
        font-size: 14px;
        line-height: 160%;
        max-width: none;
        text-align: center;
    }
}@media (max-width:640px) {
    .form-big {
        padding-top: 58px;
        padding-bottom: 57px;
    }
    .form-big__body {
        margin-bottom: 24px;
    }
    .form-big__form, .form-big__wrap {
        width: 100%}
    .form-big--contact {
        padding-top: 31px;
        padding-bottom: 28px;
    }
    .form-big--contact .form-big__form {
        width: 100%;
        margin-top: 21px;
    }
}@media (max-width:480px) {
    .form-big {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .form-big__body {
        margin-bottom: 30px;
    }
}.form__field {
     margin-bottom: 20px;
 }
.form__input {
    height: 45px;
    background-color: #f3f3f3;
    border-radius: 6px;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -.015em;
    padding: 0 20px;
    outline: 0;
    border: 0;
    width: 100%;
    border: 1px solid transparent;
    transition: border-color .3s, color .3s, background-color .3s ease;
}
.form__input::-webkit-input-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form__input:-moz-placeholder, .form__input::-moz-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form__input:-ms-input-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}

.form__textarea::-webkit-input-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form__textarea:-moz-placeholder, .form__input::-moz-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form__textarea:-ms-input-placeholder {
    color: #8a8a8a;
    transition: color .3s ease;
}
.form__input.is-error {
    color: #eb3838;
    background-color: #fce9e9;
    border: 1px solid #eb3838;
}
.form__input.is-error::-webkit-input-placeholder {
    color: #eb3838;
}
.form__input.is-error:-moz-placeholder, .form__input.is-error::-moz-placeholder {
    color: #eb3838;
}
.form__input.is-error:-ms-input-placeholder {
    color: #eb3838;
}
.form__textarea {
    height: 45px;
    background-color: #f3f3f3;
    border-radius: 6px;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -.015em;
    padding: 9px 20px;
    outline: 0;
    border: 0;
    width: 100%;
    transition: height .3s ease;
    border: 1px solid transparent;
}
.form__agree {
    margin-top: 20px;
    font-size: 14px;
    line-height: 160%;
    color: #8a8a8a;
}
.form__agree span {
    transition: color .3s ease;
}
.form__agree a {
    color: #00a759;
    text-decoration: none;
    /*white-space: nowrap;*/
}
.form__btn .btn {
    width: 100%}
.form.is-error .form__agree span {
    color: #eb3838;
}
.form-ok {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    padding: 25px;
    color: #00a759;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.form-ok__icon {
    margin-bottom: 42px;
}
.form-ok__title {
    font-weight: 700;
    font-size: 33px;
    line-height: 132%;
    text-transform: uppercase;
    margin-bottom: 9px;
}
.form-ok__text {
    font-weight: 500;
    font-size: 17px;
    line-height: 160%}
.form-ok--white {
    color: #fff;
}
@media (max-width:640px) {
    .form__agree {
        font-size: 13px;
        line-height: 160%}
    .form-ok__title {
        font-size: 23px;
    }
    .form-ok__text {
        font-size: 13px;
        line-height: 140%}
    .form-ok__text br {
        display: none;
    }
    .form-ok__icon {
        margin-bottom: 20px;
    }
    .form-ok__icon svg {
        width: 60px;
        height: auto;
    }
}.footer {
     background-color: #000;
     z-index: 4;
     position: relative;
     flex: none;
 }
.footer__mobile {
    display: none;
}
.footer__wrap {
    padding: 50px 0;
}
.footer__body, .footer__wrap {
    display: flex;
    justify-content: space-between;
}
.footer__body {
    align-items: flex-start;
    flex-grow: 1;
    padding-left: 97px;
}
.footer__top {
    display: flex;
    align-items: center;
}
.footer__info {
    width: 312px;
    flex: none;
}
.footer__link {
    color: #8a8a8a;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%}
.footer__link--mobile {
    display: none;
}
.footer__link a, .footer__link div {
    display: inline-flex;
}
.footer__link a {
    color: #8a8a8a;
    text-decoration: none;
}
.footer__link a:last-child {
    margin-bottom: 0;
}
.footer__main-info {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 47px;
    align-items: center;
}
.footer__bottom {
    display: flex;
    flex-direction: column;
}
@media (max-width:1279px) {
    .footer .subscription {
        display: none;
    }
    .footer__body {
        align-items: center;
        padding-left: 65px;
    }
    .footer__wrap {
        padding: 44px 0;
    }
    .footer__link {
        font-size: 12px;
        line-height: 160%}
    .footer__link a, .footer__link div {
        margin-bottom: 5px;
    }
    .footer__bottom {
        height: 100%}
    .footer__mobile {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        height: 100%;
        justify-content: space-between;
    }
    .footer__mobile-wrap {
        display: flex;
        align-items: center;
    }
    .footer__mobile .subscription {
        display: block;
    }
    .footer__main-info {
        display: none;
    }
}@media (max-width:960px) {
    .footer__link {
        font-size: 10px;
        line-height: 160%}
    .footer__info {
        width: 210px;
    }
    .footer__wrap {
        padding: 42px 0;
    }
}@media (max-width:480px) {
    .footer__link {
        display: none;
    }
    .footer__link--mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }
    .footer__body {
        padding-left: 0;
        align-items: center;
        justify-content: center;
    }
    .footer__info {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 24px;
    }
    .footer__wrap {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}.control {
     margin-bottom: -60px;
 }
.control__img {
    width: 174px;
    height: 174px;
    margin-right: 30px;
    border-radius: 6px;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.control__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: inherit;
    text-decoration: initial;
    display: inline-flex;
    margin-bottom: 10px;
    transition: color .3s ease;
}
.control__btn {
    display: flex;
    align-items: center;
    margin-top: 18px;
}
.control__btn .btn {
    margin-right: 11px;
}
.control__btn .btn:last-child {
    margin-right: 0;
}
.control__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 60px;
}
.control__item--dev .control__img {
    opacity: .5;
}
@media (min-width:960px) {
    .control__item:hover .control__name {
        color: #00a759;
    }
}@media (max-width:1279px) {
    .control__img {
        width: 150px;
        height: 150px;
    }
    .control__name {
        font-size: 15px;
        line-height: 132%;
        margin-bottom: 14px;
    }
    .control__item {
        width: 92%;
        margin-bottom: 50px;
    }
    .control__text {
        font-size: 13px;
        line-height: 160%}
}@media (max-width:640px) {
    .control {
        margin-bottom: -42px;
    }
    .control__item {
        width: 100%;
        padding: 0 15px;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 42px;
    }
    .control__btn, .control__item {
        justify-content: center;
    }
    .control__name {
        font-size: 13px;
        line-height: 132%;
        margin-bottom: 12px;
    }
    .control__img {
        width: 190px;
        height: 190px;
        margin: 0;
    }
}@media (max-width:480px) {
    .control__item {
        padding-left: 0;
        padding-right: 0;
    }
}.top-page {
     margin-bottom: 36px;
     position: relative;
 }
.top-page h1 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: normal;
}
.top-page__big, .top-page__star {
    position: absolute;
    right: 0;
}
.top-page__star {
    top: 9px;
    left: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.top-page--white, .top-page--white .bread ul li, .top-page--white .bread ul li a {
    color: #fff;
}
.top-page--white .bread ul li a svg path {
    stroke: #fff;
}
.top-page--buy {
    overflow: hidden;
    padding-bottom: 153px;
    background: linear-gradient(180deg, #183170 -11.49%, #0f1932 24.51%);
}
.top-page--buy:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 306px;
    background: linear-gradient(1turn, #0f1932 62.39%, rgba(15, 25, 50, 0));
}
.top-page--card {
    margin-bottom: 0;
}
.top-page--card h1 {
    width: 50%}
.top-page__text {
    max-width: 50%;
    margin-top: 23px;
}
.top-page--search {
    margin-bottom: 70px;
}
.top-page--search h1 {
    font-size: 26px;
    line-height: 132%}
.top-page--about {
    height: 618px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    text-align: center;
    margin-bottom: 0!important;
    background: linear-gradient(180deg, #00a759, #008f4c);
}
.top-page--about:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/common/about-back.svg);
    width: 703px;
    height: 618px;
    margin: 0 auto;
}
.top-page--about h1 {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: .3em;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.top-page--about .top-page__subtitle {
    font-weight: 700;
    font-size: 33px;
    line-height: 132%;
    text-transform: uppercase;
    margin-bottom: 26px;
}
.top-page--about .top-page__text {
    margin: 0 auto;
    max-width: 990px;
}
.top-page--about .bread {
    z-index: 2;
    padding-bottom: 0;
    position: absolute;
    top: 10px;
    padding-top: 0;
}
.top-page--about .bread ul li a {
    color: #fff;
}
.top-page--about .bread ul li a svg path {
    stroke: #fff;
}
.top-page--about .bread ul li span {
    color: #fff;
}
@media (max-width:1440px) {
    .top-page--buy .top-page__text {
        font-size: 17px;
        line-height: 160%;
        letter-spacing: -.015em;
    }
}@media (max-width:1279px) {
    .top-page h1 {
        font-size: 25px;
        line-height: 132%}
    .top-page--product .col-lg-10 {
        width: 100%;
        margin: 0;
    }
    .top-page--contact h1 {
        text-align: center;
    }
    .top-page--card {
        margin-bottom: 0;
    }
    .top-page--buy {
        padding-bottom: 130px;
    }
    .top-page--buy h1 {
        font-size: 31px;
        line-height: 132%}
    .top-page--buy .bread {
        padding-bottom: 87px;
    }
    .top-page--buy .top-page__text {
        font-size: 14px;
        line-height: 160%;
        max-width: 579px;
    }
    .top-page--about {
        height: 522px;
    }
    .top-page--about:before {
        width: 655px;
        height: 576px;
        background-size: cover;
    }
    .top-page--about h1 {
        font-size: 14px;
        line-height: 150%;
        margin-bottom: 26px;
    }
    .top-page--about .top-page__subtitle {
        font-size: 25px;
        line-height: 132%}
    .top-page--about .top-page__text {
        font-size: 16px;
        line-height: 160%;
        max-width: 722px;
    }
}@media (max-width:960px) {
    .top-page__big {
        height: 100%;
        left: inherit;
        right: 0;
    }
    .top-page__big img {
        height: 100%}
    .top-page--card {
        display: none;
    }
    .top-page--buy {
        padding-bottom: 147px;
    }
    .top-page--buy h1 {
        font-size: 24px;
        line-height: 132%}
    .top-page--buy .top-page__text {
        margin-top: 14px;
        max-width: 100%}
}@media (max-width:640px) {
    .top-page {
        margin-bottom: 28px;
    }
    .top-page h1 {
        text-align: center;
        font-size: 19px;
        line-height: 132%}
    .top-page--search h1 {
        text-align: left;
    }
    .top-page--buy {
        background: transparent;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .top-page--buy h1 {
        color: initial;
        text-align: left;
        font-size: 24px;
        line-height: 132%}
    .top-page--buy:before {
        display: none;
    }
    .top-page--buy .bread {
        padding-bottom: 50px;
    }
    .top-page--buy .bread ul {
        justify-content: flex-start;
    }
    .top-page--buy .bread ul li, .top-page--buy .bread ul li a {
        color: #8a8a8a;
    }
    .top-page--buy .bread ul li a svg path {
        stroke: #8a8a8a;
    }
    .top-page--buy .top-page__big {
        display: none;
    }
    .top-page--buy .top-page__text {
        text-align: left;
        color: initial;
        display: none;
    }
    .top-page--buy .top-page__star {
        display: none;
    }
    .top-page--about {
        height: 479px;
    }
    .top-page--about:before {
        width: 546px;
        height: 480px;
    }
    .top-page--about h1 {
        font-size: 11px;
        line-height: 150%}
    .top-page--about .top-page__subtitle {
        font-size: 19px;
        line-height: 132%}
    .top-page--about .top-page__text {
        font-size: 13px;
        line-height: 160%}
}@media (max-width:480px) {
    .top-page--about {
        height: auto;
        padding-top: 56px;
        padding-bottom: 50px;
    }
    .top-page--about h1 {
        font-size: 10px;
        line-height: 150%}
}.tag {
     display: flex;
     flex-wrap: wrap;
     margin-bottom: 50px;
 }
.tag__top {
    display: none;
}
.tag__list {
    margin-left: -6px;
    margin-right: -6px;
}
.tag__item {
    display: inline-flex;
    text-decoration: none;
    padding: 3px 17px;
    background-color: #f3f3f3;
    color: #646464;
    border-radius: 20px;
    margin: 0 6px 12px;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -.015em;
    transition: background-color .3s, color .3s ease;
}
.tag__item.is-active {
    background-color: #00a759;
    color: #fff;
}
@media (min-width:960px) {
    .tag__item:hover {
        color: #00a759;
    }
}@media (max-width:1279px) {
    .tag {
        margin: 0 0 63px;
    }
    .tag__list {
        margin-left: -5px;
        margin-right: -5px;
    }
    .tag__item {
        font-size: 13px;
        line-height: 160%;
        padding: 3px 17px 4px;
        margin: 0 5px 8px;
    }
}@media (max-width:960px) {
    .tag {
        margin-bottom: 40px;
    }
}@media (max-width:640px) {
    .tag, .tag__top {
        position: relative;
    }
    .tag__top {
        display: flex;
        align-items: center;
        height: 43px;
        background: #f3f3f3;
        border-radius: 30px;
        width: 100%;
        padding: 0 40px 0 20px;
        transition: border-radius .3s ease;
    }
    .tag__top.is-active {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .tag__top.is-active .tag__control {
        transform: rotate(180deg);
    }
    .tag__control {
        width: 43px;
        height: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 10px;
        top: 0;
        transition: transform .3s ease;
    }
    .tag__control svg path {
        stroke: #8a8a8a;
        transition: stroke .3s ease;
    }
    .tag__item {
        margin: 0;
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 160%;
        letter-spacing: -.015em;
        padding: 10px 17px;
        border-radius: 0;
    }
    .tag__list {
        display: none;
        position: absolute;
        top: 43px;
        right: 0;
        left: 0;
        background-color: #f3f3f3;
        flex-direction: column;
        margin: 0;
        overflow: hidden;
        z-index: 4;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .tag__title {
        font-weight: 500;
        font-size: 14px;
        line-height: 160%;
        letter-spacing: -.015em;
        color: #8a8a8a;
    }
}.planet {
     margin-top: 63px;
 }
.planet__control {
    display: flex;
    justify-content: center;
}
.planet__link {
    cursor: pointer;
    font-size: 17px;
    line-height: 160%;
    color: #fff;
    background-color: #15213e;
    border-radius: 6px;
    padding: 5px 17px 6px;
    margin: 0 8px;
    transition: color .3s, background-color .3s ease;
}
.planet__link.is-active {
    background-color: #00a759;
    color: #fff;
}
@media (min-width:960px) {
    .planet__link:hover {
        color: #00b25f;
    }
    .planet__link.is-active:hover {
        color: #fff;
    }
}@media (max-width:1279px) {
    .planet {
        margin-top: 10px;
    }
    .planet__link {
        font-size: 14px;
        line-height: 160%;
        margin: 0 7px;
    }
}@media (max-width:640px) {
    .planet__control {
        display: none;
    }
}.logo-bottom {
     display: inline-flex;
     margin-bottom: 36px;
     width: 269px;
 }
.logo-bottom img {
    width: 100%;
    display: block;
}
@media (max-width:1279px) {
    .logo-bottom {
        margin-bottom: 30px;
    }
}@media (max-width:960px) {
    .logo-bottom {
        width: 180px;
        margin-bottom: 25px;
    }
}@media (max-width:640px) {
    .logo-bottom {
        width: 174px;
        margin-bottom: 25px;
    }
}@media (max-width:480px) {
    .logo-bottom {
        width: 150px;
        margin-bottom: 0;
    }
}@media (max-width:1440px) {
    .logo {
        width: 196px;
        display: flex;
        align-items: center;
    }
    .logo img {
        max-width: 100%;
        display: block;
    }
}@media (max-width:1279px) {
    .logo {
        width: 177px;
    }
}@media (max-width:640px) {
    .logo {
        width: 156px;
    }
}.menu {
     height: 100%}
.menu>ul, .menu>ul>li {
    height: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.menu>ul>li {
    position: relative;
    list-style: none;
    margin-right: 36px;
}
.menu>ul>li:hover .drop {
    opacity: 1;
    pointer-events: auto;
}
.menu>ul>li:last-child {
    margin-right: 0;
}
.menu>ul>li>a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 13px;
    line-height: 132%;
    color: #fff;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-decoration: none;
    transition: color .3s ease;
}
.menu>ul>li>a .svg-icon {
    margin-left: 6px;
}
.menu>ul>li>a .svg-icon use {
    fill: transparent;
    stroke: #fff;
}
@media (min-width:960px) {
    .menu>ul>li:hover>a {
        color: hsla(0, 0%, 100%, .6);
    }
    .menu>ul>li:hover>a .svg-icon use {
        stroke: hsla(0, 0%, 100%, .6);
    }
}@media (max-width:1279px) {
    .menu>ul>li {
        margin-right: 20px;
    }
    .menu>ul>li>a {
        font-size: 12px;
        line-height: 132%}
}@media (max-width:960px) {
    .menu {
        display: none;
    }
}.menu-left {
     display: flex;
     flex-direction: column;
     align-items: flex-start;
     margin-bottom: 114px;
 }
.menu-left__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: box-shadow .3s ease;
    margin-right: 27px;
    padding-left: 2px;
    padding-top: 1px;
}
.menu-left__icon .svg-icon {
    transition: transform .3s ease;
}
.menu-left__icon .svg-icon use {
    fill: transparent;
    stroke: #00a759;
}
.menu-left a {
    display: inline-flex;
    text-decoration: none;
    align-items: center;
    font-weight: 700;
    font-size: 17px;
    line-height: 160%;
    color: #00a759;
    letter-spacing: -.015em;
    margin-bottom: 24px;
}
.menu-left a.is-active .menu-left__icon {
    box-shadow: 0 3px 5px rgba(0, 167, 89, .31);
}
.menu-left a.is-active .menu-left__icon .svg-icon {
    transform: translateX(0)!important;
}
.menu-left a:last-child {
    margin-bottom: 0;
}
@media (min-width:960px) {
    .menu-left a:hover .menu-left__icon .svg-icon {
        transform: translateX(5px);
    }
}.header {
     position: fixed;
     left: 0;
     right: 0;
     top: 0;
     z-index: 19;
 }
.header.is-fixed .logo__main {
    opacity: 0;
    pointer-events: none;
}
.header.is-fixed .logo__dop {
    left: 0;
}
.header__wrap {
    justify-content: space-between;
    height: 78px;
    background-color: #00a759;
    padding: 0 34px 0 47px;
}
.header__main, .header__wrap {
    display: flex;
    align-items: center;
}
.header__main {
    height: 100%;
    padding-right: 48px;
}
.header__aside {
    display: flex;
    align-items: center;
}
.header .logo {
    display: inline-flex;
    align-items: center;
    position: relative;
}
.header .logo__main {
    opacity: 1;
    transition: opacity .4s ease;
}
.header .logo__dop {
    position: absolute;
    left: 195px;
    top: 0;
    transition: left .4s ease;
}
@media (min-width:1440px) {
    .header__wrap {
        transition: height .3s ease;
    }
    .header.is-fixed .header__wrap {
        height: 66px;
    }
}@media (max-width:1440px) {
    .header__wrap {
        height: 60px;
        padding-left: 25px;
        padding-right: 22px;
    }
    .header .logo__dop {
        left: 172px;
    }
}@media (max-width:1279px) {
    .header__wrap {
        height: 54px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header .logo {
        width: 193px;
    }
    .header .logo__dop {
        left: 166px;
        width: 29px;
    }
    .header.is-fixed .logo__main {
        opacity: 0;
        pointer-events: none;
    }
    .header.is-fixed .logo__dop {
        left: 0;
    }
}@media (max-width:960px) {
    .header__wrap {
        padding-left: 17px;
        padding-right: 17px;
    }
    .header__main {
        padding-right: 0;
    }
    .header .logo {
        width: 175px;
    }
    .header .logo__dop {
        left: 151px;
        width: 25px;
    }
}@media (max-width:480px) {
    .header .logo {
        width: 155px;
    }
    .header .logo__dop {
        left: 134px;
        width: 22px;
    }
}.product {
     margin-bottom: -6px;
 }
.product__name {
    display: inline-flex;
    color: initial;
    font-weight: 700;
    font-size: 21px;
    line-height: 132%;
    text-transform: uppercase;
    margin-bottom: 24px;
    text-decoration: none;
    transition: color .3s ease;
}
.product__body {
    max-width: calc(100% - 200px);
    padding-right: 69px;
}
.product__img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    width: 200px;
}
.product__img img {
    max-width: 100%}
.product__btn {
    margin-top: 24px;
}
.product__item {
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    z-index: 1;
    color: inherit;
    padding: 42px 55px 42px 48px;
    background-color: #fff;
    border-radius: 12px;
    margin-bottom: 6px;
    transition: box-shadow .3s, z-index .3s ease;
}
.product__item .btn--green:active, .product__item .btn--green:hover {
    color: #fff;
    background: #00a759;
    box-shadow: none;
}
@media (min-width:960px) {
    .product__item:hover {
        z-index: 2;
        box-shadow: 0 4px 66px rgba(0, 167, 89, .3);
    }
    .product__item:hover .product__name {
        color: #00a759;
    }
}@media (max-width:1279px) {
    .product__container {
        width: 100%;
        margin: 0 auto;
    }
    .product__text {
        font-size: 14px;
        line-height: 160%}
    .product__name {
        font-size: 17px;
        line-height: 132%}
}@media (max-width:960px) {
    .product {
        margin-left: -30px;
        margin-right: -30px;
    }
    .product__item {
        padding: 30px;
    }
    .product__body {
        max-width: calc(100% - 150px);
        padding-right: 30px;
    }
    .product__btn {
        margin-top: 20px;
    }
    .product__img {
        width: 150px;
    }
    .product__name {
        margin-bottom: 20px;
    }
}@media (max-width:640px) {
    .product {
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
        width: 85.6%}
    .product__item {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding: 0;
        align-items: center;
        padding-top: 20px;
        padding-bottom: 50px;
        position: relative;
    }
    .product__item:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #f3f3f3;
        border-radius: 4px;
    }
    .product__item:last-child {
        padding-bottom: 0;
    }
    .product__item:last-child:before {
        display: none;
    }
    .product__name {
        margin-bottom: 18px;
    }
    .product__img {
        order: 1;
        margin-bottom: 20px;
    }
    .product__body {
        order: 2;
        max-width: 100%;
        padding: 0;
    }
}@media (max-width:480px) {
    .product {
        width: 280px;
    }
}.menu-bottom {
     display: flex;
     flex-direction: column;
     align-items: flex-start;
     margin-right: 61px;
 }
.menu-bottom a {
    font-weight: 500;
    font-size: 14px;
    line-height: 132%;
    text-decoration: none;
    letter-spacing: .03em;
    color: #fff;
    margin-right: 24px;
    margin-bottom: 11px;
    transition: color .3s ease;
}
.menu-bottom a:last-child {
    margin-bottom: 0;
}
@media (min-width:960px) {
    .menu-bottom a:hover {
        color: #00a759;
    }
}@media (max-width:1279px) {
    .menu-bottom a {
        font-size: 12px;
        line-height: 132%}
}@media (max-width:960px) {
    .menu-bottom {
        display: none;
    }
}.info-bottom {
     align-items: flex-end;
     color: #8a8a8a;
     font-weight: 500;
     font-size: 14px;
     line-height: 132%;
     letter-spacing: .03em;
     display: flex;
     flex-direction: column;
 }
.info-bottom a {
    color: #fff;
    display: inline-flex;
    text-decoration: none;
    font-weight: 600;
    font-size: 19px;
    line-height: 132%;
    letter-spacing: .02em;
}
@media (max-width:1279px) {
    .info-bottom {
        margin-right: 0;
        font-size: 12px;
        line-height: 132%}
    .info-bottom a {
        font-size: 16px;
        line-height: 132%}
}@media (max-width:960px) {
    .info-bottom {
        font-size: 10px;
        line-height: 132%}
    .info-bottom a {
        font-size: 14px;
        line-height: 132%}
}@media (max-width:480px) {
    .info-bottom {
        align-items: center;
        margin-bottom: 23px;
    }
}.social {
     display: flex;
 }
.social__item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 13px;
    background-color: #343434;
    overflow: hidden;
}
.social__item--ins:before {
    background: linear-gradient(45deg, #f9d408 15.87%, #f91902 48.08%, #7b35ab 80.29%);
}
.social__item--face:before, .social__item--ins:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity .3s ease;
}
.social__item--face:before {
    background: #3c589a;
}
.social__item .svg-icon {
    position: relative;
    z-index: 1;
}
.social__item .svg-icon use {
    fill: #fff;
}
.social__item:last-child {
    margin-right: 0;
}
@media (min-width:960px) {
    .social__item:hover:before {
        opacity: 1;
    }
}@media (max-width:1279px) {
    .social, .social__item {
        margin-right: 10px;
    }
}@media (max-width:960px) {
    .social__item {
        width: 38px;
        height: 38px;
        padding: 8px;
    }
}.slider-for {
     width: 684px;
     border: 1px solid rgba(0, 0, 0, .1);
     border-radius: 12px;
     overflow: hidden;
 }
.slider-for__item {
    width: 684px;
    height: 546px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider-for__item img {
    max-width: 100%;
    max-height: 100%}
.slider-for .slick-arrow {
    position: absolute;
    border: 0;
    padding: 0;
    outline: 0;
    background-color: transparent;
    z-index: 4;
    bottom: 41px;
    cursor: pointer;
}
.slider-for .slick-arrow:hover .svg-icon use {
    stroke: #00a759;
}
.slider-for .slick-arrow.slick-prev {
    right: 88px;
}
.slider-for .slick-arrow.slick-prev:before {
    content: " ";
    position: absolute;
    left: -14px;
    top: -11px;
    background-image: url(../images/common/button-back.svg);
    width: 84px;
    height: 42px;
    pointer-events: none;
}
.slider-for .slick-arrow.slick-next {
    right: 45px;
    transform: rotate(180deg);
}
.slider-for .slick-arrow .svg-icon {
    display: block;
}
.slider-for .slick-arrow .svg-icon use {
    stroke: #bdbdbd;
    fill: transparent;
}
@media (max-width:1279px) {
    .slider-for {
        width: 474px;
    }
    .slider-for__item {
        width: 474px;
        height: 377px;
    }
    .slider-for .slick-arrow {
        bottom: 30px;
    }
    .slider-for .slick-arrow .svg-icon {
        width: 7px;
        height: auto;
    }
    .slider-for .slick-arrow.slick-next {
        right: 38px;
    }
    .slider-for .slick-arrow.slick-prev {
        right: 71px;
    }
    .slider-for .slick-arrow.slick-prev:before {
        width: 69px;
        height: 34px;
        background-size: cover;
    }
}@media (max-width:960px) {
    .slider-nav {
        display: none;
    }
    .slider-for {
        width: 470px;
        height: 470px;
        border: 0;
        position: relative;
    }
    .slider-for .slick-dots {
        position: absolute;
        bottom: -4px;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .slider-for .slick-dots li {
        list-style: none;
        margin: 0 2px;
    }
    .slider-for .slick-dots li button {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        padding: 0;
        border: 0;
        font-size: 0;
        background-color: #f3f3f3;
    }
    .slider-for .slick-dots li.slick-active button {
        background-color: #00a759;
    }
    .slider-for__item {
        width: 470px;
        height: 470px;
    }
}@media (max-width:640px) {
    .slider-for, .slider-for__item {
        height: calc(100vw - 60px);
        width: calc(100vw - 60px);
    }
}@media (max-width:480px) {
    .slider-for {
        padding-bottom: 34px;
    }
    .slider-for, .slider-for__item {
        height: calc(100vw - 48px);
        width: calc(100vw - 48px);
    }
}.slider-nav {
     width: 73px;
 }
.slider-nav .slick-current .slider-nav__item {
    border: 2px solid #00a759;
}
.slider-nav__item {
    border-radius: 6px;
    margin-bottom: 12px;
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, .1);
    transition: border-color .3s, border-width .3s ease;
}
.slider-nav__item img {
    max-width: 100%;
    max-height: 100%}
@media (max-width:960px) {
    .slider-nav {
        display: none;
    }
}.subscription {
     display: flex;
     align-items: center;
     height: 42px;
     position: relative;
 }
.subscription--mobile {
    display: none;
}
.subscription__container, .subscription__ok {
    display: flex;
    align-items: center;
    height: 100%;
    transition: opacity .3s ease;
}
.subscription__container{
    min-height: 42px;
}
.subscription-form{
    height: auto;
    flex-direction: column;
}
.subscription-form__agreement{
    display: flex;
    flex-direction: column;
    margin: 10px auto;
    max-width: 460px;
    font-size: 12px;
}
.subscription-form__label {
    display: inline;
}
.form__agree__label.__white,
.subscription-form__label.__white{
    color: white;
}
.form__agree__label.__white a,
.subscription-form__label.__white a{
    white-space: normal;
    text-decoration: underline;
    color: white;
}
.form__agree__label.__white a:hover,
.subscription-form__label.__white a:hover{
    color: #f6f6f6;
}
.subscription-form__agreement .checkbox {
    display: inline;
    width: 15px;
    height: auto;
}
.subscription__ok {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f59f00;
    border-radius: 30px;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #ffff;
    padding: 12px 20px 12px 10px;
    opacity: 0;
    pointer-events: none;
}
.subscription__ok .svg-icon {
    margin-right: 10px;
    flex: none;
}
.subscription__ok .svg-icon use {
    fill: #fff;
}
.subscription input {
    font-family: Montserrat;
    height: 100%;
    width: 347px;
    padding-right: 145px;
    padding-left: 22px;
    background-color: #101010;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    border: 0;
    color: #fff;
}
.subscription input::-webkit-input-placeholder {
    color: #8a8a8a;
}
.subscription input:-moz-placeholder, .subscription input::-moz-placeholder {
    color: #8a8a8a;
}
.subscription input:-ms-input-placeholder {
    color: #8a8a8a;
}
.subscription__btn {
    cursor: pointer;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    height: 100%;
    background-color: #00a759;
    box-shadow: 0 7px 15px rgba(0, 167, 89, .25);
    border: 0;
    border-radius: 30px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    padding: 0 29px;
    margin-left: -131px;
    transition: box-shadow .3s ease;
}
.subscription.is-ok .subscription__container {
    opacity: 0;
    pointer-events: none;
}
.subscription.is-ok .subscription__ok {
    opacity: 1;
    pointer-events: auto;
}
@media (min-width:960px) {
    .subscription__btn:hover {
        box-shadow: 0 4px 31px rgba(0, 167, 89, .8);
    }
}@media (max-width:1279px) {
    .subscription__button {
        width: 42px;
        height: 42px;
        background-color: #00a759;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 0 2px 2px;
    }
    .subscription__button .svg-icon use {
        fill: #fff;
    }
    .subscription--mobile {
        background: rgba(15, 25, 50, .9);
        display: flex;
        align-items: center;
        justify-content: center;
        position: fixed;
        left: 0;
        right: 0;
        top: 54px;
        bottom: 0;
        height: auto;
        z-index: 14;
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s ease;
    }
    .subscription--mobile.is-active {
        opacity: 1;
        pointer-events: auto;
    }
    .subscription--mobile input {
        width: 100%;
        height: 48px;
        background-color: #fff;
        text-align: center;
        padding: 0 15px;
        margin-bottom: 18px;
        color: #000;
    }
    .subscription--mobile .subscription__result {
        position: absolute;
        color: #fff;
        top: 95px;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-size: 13px;
        bottom: auto;
        text-align: center;
        opacity: 0;
        transition: opacity .3s ease;
    }
    .subscription--mobile .subscription__close {
        top: 21px;
        right: 23px;
        position: absolute;
    }
    .subscription--mobile .subscription__ok {
        height: auto;
        top: auto;
        right: 0;
        margin: 0 auto;
        width: 427px;
        left: 0;
    }
    .subscription--mobile .subscription__btn {
        width: 100%;
        height: 48px;
        margin: 0;
    }
    .subscription--mobile .subscription__icon {
        margin-bottom: 53px;
    }
    .subscription--mobile .subscription__container {
        position: relative;
        flex-direction: column;
        width: 427px;
        margin: 0 auto;
        height: auto;
    }
}@media (max-width:960px) {
    .subscription__button {
        width: 38px;
        height: 38px;
        padding: 10px;
    }
}@media (max-width:480px) {
    .subscription--mobile {
        padding: 26px;
    }
    .subscription--mobile .subscription__container {
        width: 100%}
    .subscription--mobile .subscription__icon {
        margin-bottom: 32px;
    }
    .subscription--mobile .subscription__ok {
        left: 26px;
        right: 26px;
        width: auto;
    }
}.wrapper {
     display: flex;
     flex-direction: column;
     flex-grow: 1;
 }
.wrapper__container {
    padding-bottom: 82px;
    flex-grow: 1;
}
.wrapper__container--pb0 {
    padding-bottom: 0;
}
.wrapper__section {
    display: flex;
}
.wrapper__section--bloki {
    display: block;
    overflow: hidden;
    padding-bottom: 85px;
}
.wrapper__section--bloki .wrapper__block {
    width: calc(100% - 382px);
    float: left;
    padding-right: 103px;
}
.wrapper__section--bloki .wrapper__aside {
    float: left;
    margin-left: 0;
}
.wrapper__aside {
    flex: none;
    width: 342px;
    margin-left: 103px;
}
.wrapper--index .wrapper__container, .wrapper--pb0 .wrapper__container {
    padding-bottom: 0;
}
@media (max-width:1279px) {
    .wrapper__section--bloki {
        display: block;
    }
    .wrapper__section--bloki .wrapper__aside {
        display: none;
    }
    .wrapper__section--bloki .wrapper__block {
        width: 100%;
        float: none;
        padding-right: 0;
    }
}@media (max-width:960px) {
    .wrapper__section--bloki .wrapper__block {
        padding-bottom: 70px;
    }
}.section {
     padding: 113px 0;
 }
.section--pt0 {
    padding-top: 0!important;
}
.section--grey {
    background-color: #f3f3f3;
}
.section--mobile {
    display: none;
}
.section__top {
    text-align: center;
    margin-bottom: 56px;
}
.section__top h3 {
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
}
.section__top--left h3 {
    text-align: left;
}
.section__text {
    font-weight: 700;
    font-size: 17px;
    line-height: 160%;
    max-width: 785px;
    margin: 0 auto;
}
.section__btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.section__link a {
    font-weight: 700;
    font-size: 12px;
    line-height: 160%;
    color: #00a759;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-decoration: none;
    transition: border-color .3s ease;
    border-bottom: 2px solid transparent;
}
@media (min-width:960px) {
    .section__link a:hover {
        border-color: #00a759;
    }
}@media (max-width:1279px) {
    .section {
        padding: 85px 0;
    }
    .section__text {
        font-size: 14px;
        line-height: 160%;
        max-width: 634px;
    }
    .section__top {
        margin-bottom: 50px;
    }
    .section--mobile {
        display: block;
    }
}@media (max-width:960px) {
    .section {
        padding: 70px 0;
    }
    .section__text {
        padding: 0 15px;
    }
}@media (max-width:640px) {
    .section__top {
        margin-bottom: 40px;
    }
}@media (max-width:480px) {
    .section {
        padding: 60px 0;
    }
    .section__text {
        padding: 0;
    }
    .section__top {
        margin-bottom: 41px;
    }
    .section__top h3 {
        margin-bottom: 30px;
    }
}.news-small {
     display: flex;
     flex-direction: column;
 }
.news-small__item {
    display: inline-flex;
    text-decoration: none;
    align-items: center;
    color: #000;
    margin-bottom: 24px;
    transition: color .3s ease;
}
.news-small__item:last-child {
    margin-bottom: 0;
}
.news-small__img {
    width: 72px;
    height: 72px;
    margin-right: 24px;
    flex: none;
    opacity: .8;
    border-radius: 9px;
    background-position: 50%;
    background-size: cover;
    filter: grayscale(100%);
    transition: .3s;
}
@media (min-width:960px) {
    .news-small__item:hover {
        color: #00a759;
    }
    .news-small__item:hover .news-small__img {
        filter: grayscale(0);
    }
}@media (max-width:1279px) {
    .news-small {
        margin: 0 -15px -30px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .news-small__item {
        width: calc(33.3% - 30px);
        margin: 0 15px 30px;
        font-size: 13px;
        line-height: 160%}
    .news-small__item:last-child {
        margin-bottom: 30px;
    }
    .news-small__img {
        width: 60px;
        height: 60px;
        margin-right: 20px;
    }
}@media (max-width:960px) {
    .news-small__item {
        width: calc(50% - 30px);
    }
}@media (max-width:640px) {
    .news-small {
        margin-bottom: -20px;
    }
    .news-small__item {
        width: calc(100% - 30px);
    }
    .news-small__item, .news-small__item:last-child {
        margin-bottom: 20px;
    }
}.news {
     display: flex;
     margin: 0 -24px;
 }
.news__item {
    width: calc(33.3% - 48px);
    margin: 0 24px;
    position: relative;
}
.news__name {
    font-size: 16px;
    letter-spacing: -.01em;
    color: #000;
    text-decoration: none;
    margin-bottom: 12px;
    transition: color .3s ease;
}
.news__name, .news__time {
    font-weight: 600;
    line-height: 160%;
    text-transform: uppercase;
    display: inline-flex;
}
.news__time {
    position: absolute;
    top: 249px;
    left: 0;
    border-radius: 6px;
    padding: 6px 12px;
    font-size: 12px;
    color: #fff;
    background-color: #00a759;
}
.news__img {
    display: flex;
    width: 100%;
    height: 265px;
    background-position: 50%;
    background-size: cover;
    margin-bottom: 27px;
    position: relative;
    overflow: hidden;
    background-color: #000;
    filter: grayscale(100%);
    transition: .3s;
}
.news__img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: .2;
}
.news__slider {
    margin: 0 -25px;
}
.news__slider .news__item {
    width: calc(100% - 50px);
    margin: 0 25px;
}
@media (min-width:960px) {
    .news__item:hover .news__img {
        filter: grayscale(0);
    }
    .news__item:hover .news__name {
        color: #00a759;
    }
}@media (max-width:1279px) {
    .news__slider {
        margin: 0 -15px;
    }
    .news__slider .news__item {
        width: calc(100% - 30px);
        margin: 0 15px;
    }
    .news__img {
        height: 196px;
        margin-bottom: 25px;
    }
    .news__time {
        top: 180px;
    }
    .news__name {
        font-size: 14px;
        line-height: 160%}
    .news__text {
        font-size: 13px;
        line-height: 160%;
        letter-spacing: -.015em;
    }
}@media (max-width:960px) {
    .news__slider {
        margin: 0 -30px;
    }
    .news__slider .news__item {
        width: 358px;
        padding: 0 20px;
        margin: 0;
    }
    .news__slider .slick-slide {
        transition: opacity .3s ease;
        opacity: .5;
    }
    .news__slider .slick-slide.slick-current {
        opacity: 1;
    }
    .news__img {
        height: 233px;
        margin-bottom: 27px;
    }
    .news__time {
        top: 217px;
        left: 20px;
    }
}@media (max-width:480px) {
    .news__img {
        height: 164px;
    }
    .news__time {
        top: 148px;
        left: 15px;
    }
    .news__name {
        font-size: 12px;
        line-height: 160%}
    .news__slider .news__item {
        width: 260px;
        padding: 0 15px;
    }
}@media (max-width:480px) {
    .news__time {
        left: 12px;
    }
    .news__slider .news__item {
        width: 254px;
        padding: 0 12px;
    }
}.tab__top {
     display: flex;
     justify-content: space-between;
 }
.tab__top-body {
    width: calc(100% - 378px);
    padding-right: 25px;
}
.tab__aside {
    width: 378px;
    flex: none;
}
.tab__aside .select {
    margin-top: -37px;
}
.tab__control {
    display: flex;
    margin-top: -83px;
}
.tab__control-item {
    cursor: pointer;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    line-height: 160%;
    padding: 10px 24px;
    border-radius: 6px 6px 0 0;
    transition: background-color .3s, color .3s ease;
}
.tab__control-item.is-active {
    background-color: #fff;
    color: #0f1932;
}
.tab__block {
    display: none;
}
.tab__block.is-active {
    display: block;
}
.tab__wrap {
    padding-top: 90px;
}
.tab__wrap h2 {
    margin: 0;
    text-transform: uppercase;
}
@media (min-width:960px) {
    .tab__control-item:hover {
        background-color: #fff;
        color: #0f1932;
    }
}@media (max-width:1440px) {
    .tab__wrap {
        padding-top: 126px;
    }
}@media (max-width:1279px) {
    .tab__control {
        margin-top: -81px;
    }
    .tab__control-item {
        font-size: 16px;
        line-height: 160%;
        padding: 10px 24px;
    }
    .tab__aside {
        width: 272px;
    }
    .tab__top-body {
        width: calc(100% - 272px);
    }
    .tab__wrap {
        padding-top: 107px;
    }
    .tab__wrap h2 {
        font-size: 25px;
        line-height: 132%}
}@media (max-width:960px) {
    .tab__control {
        margin-top: -74px;
    }
    .tab__control-item {
        font-size: 14px;
        line-height: 160%;
        padding: 8px 20px;
    }
    .tab__wrap {
        padding-top: 77px;
    }
    .tab__top-body {
        width: calc(100% - 281px);
    }
    .tab__aside {
        width: 281px;
    }
    .tab__aside .select {
        margin-top: -7px;
    }
}@media (max-width:640px) {
    .tab__wrap {
        padding-top: 15px;
    }
    .tab__aside {
        width: 100%}
    .tab__aside .select {
        margin-top: 0;
    }
    .tab__control {
        flex-wrap: nowrap;
        margin-top: 0;
        margin-right: -18px;
        margin-bottom: -10px;
        display: block;
    }
    .tab__control-item {
        display: inline-flex;
        font-size: 14px;
        line-height: 160%;
        font-weight: 400;
        color: #000;
        background-color: #f3f3f3;
        border-radius: 5px;
        margin-right: 4px;
        margin-bottom: 8px;
        padding: 5px 14px 6px;
    }
    .tab__control-item.is-active {
        background-color: #00a759;
        color: #fff;
    }
    .tab__top {
        display: block;
    }
    .tab__top-body {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .tab__top-body h2 {
        display: none;
    }
}.back {
     display: inline-flex;
     align-items: center;
     font-size: 12px;
     line-height: 160%;
     color: #8a8a8a;
     text-decoration: none;
 }
.back .svg-icon {
    margin-right: 8px;
}
.back .svg-icon use {
    stroke: #8a8a8a;
}
.search-list {
    max-width: 66.6%}
.search-list__item {
    display: flex;
    margin-bottom: 24px;
}
.search-list__item:last-child {
    margin-bottom: 0;
}
.search-list__item .bread {
    padding: 0;
    margin-bottom: 6px;
}
.search-list__item .bread ul li a, .search-list__item .bread ul li span {
    font-size: 13px;
    line-height: 160%}
.search-list__name {
    display: inline-flex;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #000;
}
.search-list__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 174px;
    height: 174px;
    flex: none;
}
.search-list__body {
    padding-left: 30px;
}
.search-list__text a {
    color: #00a759;
    text-decoration: none;
}
@media (max-width:1280px) {
    .search-list {
        max-width: none;
    }
}@media (max-width:640px) {
    .search-list__img {
        display: none;
    }
    .search-list__item .bread ul {
        justify-content: flex-start;
    }
    .search-list__text {
        font-size: 13px;
    }
    .search-list__name {
        margin-bottom: 8px;
        font-size: 16px;
    }
    .search-list__body {
        padding-left: 0;
    }
}.status {
     display: inline-flex;
     align-items: center;
     font-weight: 600;
     font-size: 11px;
     line-height: 13px;
     letter-spacing: .06em;
     text-transform: uppercase;
     color: #f59f00;
     margin-right: 16px;
 }
.status .svg-icon {
    display: block;
    margin-right: 8px;
    margin-top: -2px;
}
.status .svg-icon use {
    fill: transparent;
    stroke: #f59f00;
}
.about-list {
    display: flex;
    flex-wrap: wrap;
    margin: 100px -16px 0;
}
.about-list__item {
    margin: 0 16px;
    width: calc(25% - 32px);
}
.about-list__icon {
    display: flex;
    align-items: center;
    width: 92px;
    height: 92px;
    margin-bottom: 16px;
}
.about-list__name {
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: -.01em;
    text-transform: uppercase;
    margin-bottom: 16px;
    max-width: 90%}
@media (max-width:1279px) {
    .about-list {
        margin-top: 64px;
        margin-left: 0;
        margin-right: 0;
    }
    .about-list__item {
        width: 70%;
        margin: 0 auto 48px;
    }
    .about-list__item:last-child {
        margin-bottom: 0;
    }
    .about-list__icon {
        width: 60px;
        height: 60px;
        margin: 0 auto 18px;
    }
    .about-list__icon img {
        max-width: 100%}
    .about-list__name {
        font-size: 14px;
        margin: 0 0 20px;
        max-width: none;
    }
    .about-list__name, .about-list__text {
        line-height: 160%;
        text-align: center;
        letter-spacing: -.015em;
    }
    .about-list__text {
        font-size: 13px;
    }
}@media (max-width:640px) {
    .about-list__name {
        margin-bottom: 18px;
    }
}@media (max-width:480px) {
    .about-list__item {
        width: 100%}
}.main-block {
     background: linear-gradient(180deg, #183170 -11.49%, #0f1932 24.51%);
     color: #fff;
     position: relative;
 }
.main-block__star {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 49px;
    pointer-events: none;
}
.main-block:first-child {
    padding-top: 178px;
    z-index: 2;
}
.main-block--planet {
    padding-top: 173px;
    background: linear-gradient(180deg, #0f1932 32.29%, #183170 76.56%);
    position: relative;
}
.main-block--planet:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 410px;
    background: linear-gradient(1turn, #0f1932, rgba(15, 25, 50, 0));
    pointer-events: none;
}
.main-block__item {
    padding-bottom: 155px;
}
.main-block__item:last-child {
    padding-bottom: 0;
}
.main-block__item h1 {
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 41px;
    padding-left: 24px;
    padding-right: 24px;
}
.main-block__item h1 span {
    display: block;
    color: #00a759;
}
.main-block__item .section__text {
    max-width: 785px;
    font-weight: 400;
}
@media (max-width:1279px) {
    .main-block--planet {
        padding-top: 137px;
    }
    .main-block--planet .section__top h3 {
        margin-bottom: 43px;
    }
    .main-block__item .section__text {
        max-width: 92%}
}@media (max-width:1440px) {
    .main-block__item h1 {
        font-size: 31px;
        line-height: 132%;
        margin-bottom: 47px;
    }
}@media (max-width:960px) {
    .main-block--planet {
        padding-top: 101px;
    }
    .main-block--planet .section__top {
        margin-bottom: 42px;
    }
    .main-block--planet .section__top h3 {
        margin-bottom: 29px;
    }
    .main-block--planet .section__text {
        max-width: none;
    }
    .main-block--planet .section__btn {
        margin-top: 19px;
    }
    .main-block--planet h3 {
        font-size: 24px;
        line-height: 132%}
    .main-block__item h1 {
        font-size: 25px;
        line-height: 132%;
        margin-bottom: 48px;
    }
}@media (max-width:640px) {
    .main-block__star {
        display: none;
    }
    .main-block:first-child {
        padding-top: 100px;
    }
    .main-block--planet:before {
        height: 306px;
        z-index: 1;
    }
    .main-block--planet .section__btn {
        margin-top: 28px;
    }
    .main-block__item {
        padding-bottom: 101px;
    }
    .main-block__item h1 {
        font-size: 19px;
        line-height: 132%;
        margin-bottom: 35px;
    }
}@media (max-width:480px) {
    .main-block--planet:before {
        height: 175px;
    }
}@media (max-width:360px) {
    .main-block__item h1 {
        margin-bottom: 10px;
    }
}.buy {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -15px -73px;
     margin-top: 114px;
 }
.buy__map {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 12px;
    background: #f3f3f3;
    border-radius: 15px;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #00a759;
    margin-left: 10px;
    text-decoration: none;
    margin-bottom: -2px;
    transition: opacity .3s ease;
}
.buy__map:hover {
    opacity: .8;
}
.buy__item {
    width: calc(33.3% - 30px);
    margin: 0 15px 73px;
}
.buy__top {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}
.buy__top .svg-icon {
    margin-right: 10px;
    margin-top: 4px;
}
.buy__top .svg-icon use {
    fill: #00a759;
    stroke: #00a759;
}
.buy__city {
    color: #00a759;
}
.buy__name {
    font-weight: 700;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -.015em;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.buy__body div {
    margin-bottom: 9px;
}
.buy__mail a {
    color: #00a759;
    text-decoration: none;
}
@media (max-width:1279px) {
    .buy {
        margin-top: 66px;
    }
    .buy__body, .buy__name {
        font-size: 14px;
        line-height: 160%}
    .buy__body div {
        margin-bottom: 8px;
    }
}@media (max-width:960px) {
    .buy__item {
        width: calc(50% - 30px);
    }
}@media (max-width:640px) {
    .buy {
        margin-top: 42px;
        margin-bottom: -30px;
    }
    .buy__item {
        width: calc(100% - 30px);
        margin-bottom: 30px;
    }
}.share {
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     width: 100px;
     right: 0;
     bottom: 0;
     position: fixed;
     background-color: #fff;
     top: 0;
     padding-top: 77px;
     transform: translateX(100%);
     transition: transform .3s ease;
 }
.share.is-open {
    transform: translateX(0);
}
.share.is-open:before {
    opacity: 1;
}
.share__close {
    top: 120px;
    position: absolute;
    cursor: pointer;
}
.share__item {
    justify-content: center;
    flex-direction: column;
    width: 80px;
    height: 80px;
    text-decoration: none;
}
.share__item, .share__item span {
    display: flex;
    align-items: center;
}
.share__item span {
    margin-top: 7px;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #00a759;
    text-align: center;
}
.share:before {
    content: " ";
    width: 189px;
    pointer-events: none;
    position: absolute;
    left: -189px;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .3s ease;
    background: linear-gradient(270deg, rgba(0, 0, 0, .04), transparent);
}
.link__item {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #8a8a8a;
    text-decoration: none;
    margin-bottom: 31px;
    transition: color .3s ease;
}
.link__item:last-child {
    margin-bottom: 0;
}
.link__item .svg-icon use {
    fill: #8a8a8a;
}
.link__item:hover {
    color: #00a759;
}
.link__item:hover .svg-icon use {
    fill: #00a759;
}
.link__icon {
    align-items: center;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.link__icon, .map-schema {
    display: flex;
    justify-content: center;
}
.map-schema {
    position: relative;
}
.map-schema__container {
    position: relative;
    width: 1706px;
    margin: 0 auto;
}
.map-schema__popup {
    width: 400px;
    position: absolute;
    bottom: 100%;
    left: -185px;
    padding-bottom: 32px;
    right: 0;
    margin: 0 auto;
    z-index: 9;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.map-schema__popup-close {
    cursor: pointer;
}
.map-schema__popup-close .svg-icon {
    display: block;
}
.map-schema__popup-close .svg-icon use {
    fill: #fff;
}
.map-schema__popup-top {
    background: hsla(0, 0%, 100%, .2);
    backdrop-filter: blur(19px);
    padding: 12px 24px;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    padding-bottom: 44px;
    margin-bottom: -32px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.map-schema__popup-btn .btn {
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    padding: 13px 17px;
    border-radius: 30px;
}
.map-schema__popup-info {
    margin-bottom: 20px;
}
.map-schema__popup-info div {
    margin-bottom: 10px;
}
.map-schema__popup-info div:last-child {
    margin-bottom: 0;
}
.map-schema__popup-info a {
    color: #00a759;
    text-decoration: none;
}
.map-schema__popup-body {
    background-color: #fff;
    border-radius: 16px;
    padding: 25px;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -.015em;
    color: #000;
    position: relative;
    z-index: 2;
}
.map-schema__popup-body:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    width: 44px;
    height: 20px;
    background-image: url(../images/common/drop-triangle.png);
    margin: 0 auto;
}
.map-schema__marker {
    width: 28px;
    height: 42px;
    position: absolute;
    top: 35%;
    left: 44%;
    z-index: 2;
    transition: opacity .3s ease;
}
.map-schema__marker.is-open .map-schema__popup {
    opacity: 1;
    pointer-events: auto;
}
.map-schema__marker-wrap {
    cursor: pointer;
    padding-top: 4px;
    width: 28px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../images/map/marker.png);
    font-weight: 600;
    font-size: 12px;
    line-height: 160%;
    color: #fff;
    padding-bottom: 16px;
}
.map-schema__marker.is-hidden {
    opacity: 0;
    pointer-events: none;
}
.map-schema__marker.is-active {
    opacity: 1;
    pointer-events: auto;
}
.map-schema__marker--1 {
    top: 62%;
    left: 41%;
    z-index: 20;}
.map-schema__marker--2 {
    top: 59%;
    left: 41%;
    z-index: 10;}
.map-schema__marker--3 {
    top: 45%;left: 34.1%;}
.map-schema__marker--4 {
    top: 49.6%;
    left: 40.5%;
    z-index: 13;
}
.map-schema__marker--5 {
    top: 35.6%;
    left: 58%;
    z-index: 13;
}
.map-schema__marker--6 {
    top: 51%;
    left: 39.4%;
    z-index: 16;
}
.map-schema__marker--7 {
    top: 56.1%;
    left: 42.5%;
    z-index: 18;
}
.map-schema__marker--8 {
    top: 48.8%;
    left: 44.2%;
    z-index: 17;
}
.map-schema__marker--9 {
    top: 52.6%;
    left: 37.9%;
    z-index: 14;
}
.map-schema__marker--10 {
    top: 48%;
    left: 43.7%;
    z-index: 11;
}
.map-schema__marker--11 {
    top: 40%;
    left: 41.3%}
.map-schema__marker--12 {
    top: 48%;
    left: 38.1%;}
.map-schema__marker--13 {
    top: 45.7%;
    left: 41.1%;
    z-index: 7;
}
.map-schema__marker--14 {
    top: 37.1%;
    left: 56.7%;
    z-index: 15;
}
.map-schema__marker--15 {
    top: 41.6%;
    left: 46.1%;
    z-index: 6;
}
.map-schema__marker--16 {
    top: 36.3%;
    left: 42.4%;
    z-index: 15;
}
.map-schema__marker--17 {
    top: 45.3%;
    left: 40.1%;
    z-index: 9;
}
.map-schema__marker--18 {
    top: 31.9%;
    left: 58.4%;
    z-index: 5;
}
.map-schema__marker--19 {
    top: 39.7%;
    left: 35.1%;
    z-index: 8;
}
.map-schema__marker--20 {
    top: 26.2%;
    left: 66.3%;
    z-index: 4;
}
.map-schema__marker--21 {
    top: 14.9%;
    left: 68%}
.map-schema__marker--22 {
    top: 48.5%;
    left: 61.1%;
    z-index: 12;
}
[data-country="2"].map-schema__marker--23 {
    top: 15.5%;
    left: 66.6%;
    z-index: 15;
}
.map-schema__marker--24 {
    top: 35.5%;
    left: 53.3%;
    z-index: 15;
}
.map-schema__marker--25 {
    top: 27.5%;
    left: 64.1%;
}

.map-schema__marker--26 {
    top: 38.7%;
    left: 51.9%;
    z-index: 9;
}
.map-schema__marker--27 {
    top: 40.7%;
    left: 49.5%;
    z-index: 12
}
.map-schema__marker--28 {
    top: 45%;left: 42.7%; z-index: 9;
}
.map-schema__marker--29 {
    top: 47.7%;
    left: 46%;
    z-index: 9;
}
.map-schema__marker--30 {
    top: 34.3%;
    left: 50.4%;
    z-index: 9;
}
.map-schema__marker--31 {
    top: 61.9%;
    left: 42.8%; z-index: 9;
}
.map-schema__marker--32 {
    top: 45.3%;
    left: 47.4%;
    z-index: 9
}
.map-schema__marker--33 {
    top: 58.3%; left: 41.4%; z-index: 9;
}
.map-schema__marker--34 {
    top: 48%;left: 37.1%; z-index: 10;
}
.map-schema__marker--35 {
    top: 45.3%; left: 36.4%; z-index: 9;
}
.map-schema__marker--36 {
    top: 45.5%;
    left: 33.9%;
}

.map-schema__marker--37 {
    top: 42.5%;
    left: 42.4%;
}

.map-schema__marker--38 {
    top: 41%;
    left: 34.7%;
    z-index: 9;
}

.map-schema__marker--39 {
    top: 45.5%;
    left: 38.8%;
}
.map-schema__marker--40 {
    top: 46.5%;left: 35.4%;
}
.map-schema__marker--41 {
    top: 15.5%;
    left: 69.4%;
}
.map-schema__marker--43 {
    top: 37%;
    left: 54.5%;
}
.map-schema__marker--44 {
    top: 47%;
    left: 34.5%;
    z-index: 35;
}
.map-schema__marker--46 {
    top: 51%;
    left: 35.9%;
    z-index: 15;
}
.map-schema__marker--45 {
    top: 51%;
    left: 36.5%;
    z-index: 14;
}
.map-schema__marker--122 {
    top: 47%;
    left: 54%;
}
.map-schema__marker--123 {
    top: 58%;
    left: 38%;
}
.map-schema__marker--124 {
    top: 54%;
    left: 33%;
}
.map-schema__marker--125 {
    top: 55%;
    left: 26%;
}
.map-schema .btn-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 147px;
}
.map-schema img {
    display: block;
}
.map-schema img:nth-child(2) {
    display: none;
}
@media (max-width:1279px) {
    .map-schema {
        margin-top: 79px;
    }
    .map-schema__container {
        width: 1426px;
        flex: none;
    }
    .map-schema__container img {
        max-width: 100%}
    .map-schema__marker--20 {
        top: 25.2%}
    .map-schema__marker--21 {
        top: 14.3%}
    .map-schema__marker--17 {
        top: 36.7%}
    .map-schema__marker--16 {
        top: 36.8%}
    .map-schema__marker--15 {
        top: 38%}
    .map-schema__marker--8 {
        top: 61%}
    .map-schema__marker--7 {
        top: 60.3%}
    .map-schema__marker--14 {
        top: 40.5%}
}@media (max-width:960px) {
    .map-schema {
        margin-top: 60px;
    }
    .map-schema__container {
        width: 973px;
    }
    .map-schema .btn-block {
        padding-bottom: 120px;
    }
    .map-schema__popup {
        width: 354px;
        left: -169px;
        padding-bottom: 19px;
    }
    .map-schema__popup-info {
        margin-bottom: 10px;
    }
    .map-schema__popup-info div {
        margin-bottom: 0;
    }
    .map-schema__popup-btn .btn {
        font-size: 12px;
        line-height: 14px;
        padding: 9px 17px;
    }
    .map-schema__popup-body:before {
        bottom: -12px;
        width: 26px;
        height: 12px;
        background-size: cover;
    }
    .map-schema__marker-wrap {
        width: 17px;
        height: 25px;
        background-position: 50%;
        background-size: cover;
        background-image: url(../images/map/marker-mobile.png);
        padding-bottom: 9px;
        padding-bottom: 12px;
    }
}@media (max-width:640px) {
    .map-schema {
        overflow: hidden;
    }
    .map-schema .btn-block {
        z-index: 2;
        padding-bottom: 80px;
    }
    .map-schema__marker {
        display: none;
    }
    .map-schema__container {
        width: 796px;
    }
    .map-schema__container img:first-child {
        display: none;
    }
    .map-schema__container img:nth-child(2) {
        display: block;
        margin-bottom: -341px;
    }
}@media (max-width:640px) {
    .map-schema {
        margin-top: -44px;
        pointer-events: none;
    }
}@media (max-width:480px) {
    .map-schema {
        margin-top: -23px;
    }
    .map-schema__container {
        width: 589px;
    }
    .map-schema__container img:nth-child(2) {
        margin-bottom: -204px;
    }
}@media (max-width:360px) {
    .map-schema__container {
        width: 511px;
    }
    .map-schema__container img:nth-child(2) {
        margin-bottom: -161px;
    }
}.bread {
     padding: 14px 47px 95px;
 }
.bread ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.bread ul li {
    list-style: none;
    font-size: 14px;
    line-height: 160%;
    color: #8a8a8a;
    margin-right: 10px;
}
.bread ul li:last-child {
    margin-right: 0;
}
.bread ul li a {
    color: #8a8a8a;
    text-decoration: none;
}
.bread ul li a svg {
    margin-left: 8px;
    transform: translateY(3px);
}
.bread ul li a svg path {
    stroke: #8a8a8a;
}
@media (max-width:1280px) {
    .bread {
        padding-left: 42px;
        padding-right: 42px;
    }
    .bread ul li {
        font-size: 12px;
        line-height: 160%}
    .bread ul li a svg {
        margin-left: 6px;
    }
}@media (max-width:960px) {
    .bread {
        padding-left: 30px;
        padding-right: 30px;
    }
}@media (max-width:640px) {
    .bread {
        padding-bottom: 58px;
        padding-left: 24px;
        padding-right: 24px;
    }
    .bread ul {
        justify-content: center;
        align-items: center;
    }
    .bread ul li {
        font-size: 10px;
        line-height: 160%;
        margin-right: 6px;
    }
    .bread ul li a svg {
        margin-left: 4px;
    }
}.popup {
     display: flex;
     align-items: center;
     justify-content: center;
     position: fixed;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     background: rgba(15, 25, 50, .2);
     z-index: 19;
     opacity: 0;
     pointer-events: none;
     transition: opacity .3s ease;
 }
.popup.el-popup {
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 66px;
    background: none;
}

@media(max-width: 1439px) {
    .popup.el-popup {
        margin-top: 60px;
    }
}

@media(max-width: 1279px) {
    .popup.el-popup {
        margin-top: 54px;
    }
}

@media(max-width: 800px) {
    .popup.el-popup {
        justify-content: center;
        align-items: center;
        margin-top: unset;
    }
}

.popup__close {
    cursor: pointer;
    margin-left: 5px;
}
.popup__close .svg-icon use {
    fill: #fff;
}
.popup__wrap {
    width: 591.11px;
    max-width: 100%;
    border-radius: 12px;
    overflow: hidden;
    transform: translateY(100vh);
    transition: transform .5s linear;
}
.popup__body {
    position: relative;
    padding: 60px;
    border-radius: 12px;
    background-color: #fff;
}
.popup__text {
    margin-bottom: 20px;
}
.popup__text a {
    color: #00a759;
    text-decoration: none;
    white-space: nowrap;
}
.popup__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 24px 25px;
    margin-bottom: -10px;
    background-color: #00a759;
}

.el-popup .popup__top {
    background-color: #fff;
    justify-content: flex-end;
}

.el-popup .popup__body {
    padding-top: 6px;
}

.el-popup h5 {
    margin: 0 auto;
    text-align: center;
    max-width: 300px;
    width: 100%;
    margin-bottom: 16px;
}

.el-popup a {
    width: 100%;
}

.el-popup .popup__close .svg-icon use {
    fill: #000;
}

.popup__main {
    transition: opacity .3s ease;
}
.popup__name {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
}
.popup.is-ok .popup__main {
    opacity: 0;
    pointer-events: none;
}
.popup.is-ok .form-ok, .popup.is-open {
    opacity: 1;
    pointer-events: auto;
}
.popup.is-open .popup__wrap {
    transform: translateY(0);
}
@media (max-width:960px) {
    .popup__wrap {
        width: 479px;
    }
    .popup__body {
        padding: 36px;
    }
}@media (max-width:640px) {
    .popup {
        padding: 25px;
    }
    .popup__wrap {
        width: 100%}
    .popup__text {
        font-size: 13px;
        line-height: 160%}
    .popup__body {
        padding: 24px;
    }
}@media (max-width:420px) {
    .popup {
        padding: 16px;
    }
    .popup__top {
        padding: 15px 13px;
    }
}.menu-adaptive {
     display: none;
 }
@media (max-width:960px) {
    .menu-adaptive {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 21;
        transition: opacity .3s ease;
        opacity: 0;
        pointer-events: none;
    }
    .menu-adaptive__close {
        position: absolute;
        width: 54px;
        height: 54px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 0;
        right: 0;
    }
    .menu-adaptive__close .svg-icon use {
        fill: #fff;
    }
    .menu-adaptive__top {
        position: absolute;
        display: flex;
        align-items: center;
        left: 0;
        right: 0;
        top: 0;
        height: 54px;
        padding-left: 18px;
        padding-right: 60px;
    }
    .menu-adaptive__top .search {
        width: 100%;
        display: flex;
        right: 0;
        position: relative;
        top: auto;
        align-items: center;
        margin: 0;
    }
    .menu-adaptive__top .search__button {
        margin-right: 15px;
    }
    .menu-adaptive__top .search__body {
        width: auto;
        flex-grow: 1;
    }
    .menu-adaptive__top .search__body input[type=text] {
        font-weight: 500;
        font-size: 14px;
        line-height: 132%;
        width: 100%}
    .menu-adaptive:before {
        content: " ";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
        pointer-events: none;
        background: linear-gradient(90deg, rgba(15, 25, 50, 0) 0, rgba(15, 25, 50, .6) calc(100% - 360px), rgba(15, 25, 50, .6));
    }
    .menu-adaptive.is-open {
        opacity: 1;
        pointer-events: auto;
    }
    .menu-adaptive.is-open .menu-adaptive__wrap {
        transform: translateX(0);
    }
    .menu-adaptive .phone {
        color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .menu-adaptive .phone span {
        font-weight: 500;
        font-size: 10px;
        line-height: 132%;
        letter-spacing: .03em;
        margin-bottom: 4px;
        display: block;
    }
    .menu-adaptive .phone a {
        font-weight: 500;
        font-size: 21px;
        line-height: 132%;
        color: #fff;
        text-decoration: none;
        letter-spacing: .02em;
        text-transform: uppercase;
    }
    .menu-adaptive__container, .menu-adaptive__wrap {
        width: 360px;
        height: 100%}
    .menu-adaptive__wrap {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
        z-index: 4;
        padding: 126px 15px 50px;
        overflow-y: auto;
        background-color: #00a759;
        transform: translateX(100%);
        transition: transform .3s ease;
    }
    .menu-adaptive__bottom {
        margin-top: 25px;
    }
    .menu-adaptive__bottom .social {
        margin-top: 52px;
        margin-right: 0;
        justify-content: center;
    }
    .menu-adaptive__bottom .social__item {
        margin-right: 17px;
        background-color: transparent;
    }
    .menu-adaptive__bottom .subscription {
        height: 42px;
    }
    .menu-adaptive__bottom .call-back {
        margin-top: 20px;
        display: flex;
        justify-content: center;
    }
    .menu-adaptive__bottom .call-back .btn {
        font-weight: 700;
        font-size: 13px;
        line-height: 132%;
        letter-spacing: .03em;
        text-transform: uppercase;
        color: #00a759;
        padding: 16px 48px;
        border-radius: 50px;
        box-shadow: 0 10px 20px rgba(0, 167, 89, .27);
    }
    .menu-adaptive .menu {
        display: flex;
        height: auto;
    }
    .menu-adaptive .menu>ul {
        flex-direction: column;
        margin: 0 auto;
    }
    .menu-adaptive .menu>ul>li {
        height: auto;
        margin: 0 0 48px;
    }
    .menu-adaptive .menu>ul>li:last-child {
        margin-bottom: 0;
    }
    .menu-adaptive .menu>ul>li>a {
        font-size: 14px;
        line-height: 132%}
}@media (max-width:640px) {
    .hamburger {
        z-index: 4;
    }
    .menu-adaptive {
        opacity: 1;
        pointer-events: none;
    }
    .menu-adaptive:before {
        display: none;
    }
    .menu-adaptive__wrap {
        width: 100%;
        transform: translateX(0);
        opacity: 0;
        background-color: transparent;
        transition: opacity .6s ease;
    }
    .menu-adaptive__top {
        padding: 0;
        overflow: hidden;
    }
    .menu-adaptive__top .search {
        padding-left: 18px;
        padding-right: 60px;
        transform: translateX(100%);
        transition: transform .5s ease;
    }
    .menu-adaptive__close {
        display: none;
    }
    .menu-adaptive__container {
        width: 100%;
        overflow: hidden;
    }
    .menu-adaptive__container:before {
        content: " ";
        position: absolute;
        right: 0;
        top: 0;
        background-color: #00a759;
        width: 200vh;
        height: 200vh;
        transform: scale(0);
        transform-origin: top right;
        border-radius: 50% 0 50% 50%;
        transition: transform .6s ease;
    }
    .menu-adaptive.is-open {
        opacity: 1;
        pointer-events: auto;
    }
    .menu-adaptive.is-open .menu-adaptive__container {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
    .menu-adaptive.is-open .menu-adaptive__container:before {
        transform: scale(1);
    }
    .menu-adaptive.is-open .menu-adaptive__wrap {
        opacity: 1;
    }
    .menu-adaptive.is-open .menu-adaptive__top .search, .menu-adaptive.is-open .menu-adaptive__wrap {
        transform: translateX(0);
    }
}.btn-small {
     display: flex;
     align-items: center;
 }
.btn-small__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    border: 1px solid #bdbdbd;
    border-radius: 30px;
    min-width: 46px;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #8a8a8a;
    margin-left: 36px;
}
.btn-small__item:first-child {
    margin-left: 0;
}
.btn-small__item--site .btn-small__icon {
    display: none;
}
.btn-small__item .svg-icon {
    display: block;
}
.btn-small__item .svg-icon use {
    fill: #8a8a8a;
}
@media (max-width:640px) {
    .btn-small__item {
        margin-left: 12px;
    }
    .btn-small__item--site span {
        display: none;
    }
    .btn-small__item--site .btn-small__icon {
        display: block;
    }
}@media (max-width:480px) {
    .btn-small {
        padding-left: 24px;
        flex: none;
    }
}.articles {
     margin: 0 -28px;
 }
.articles__item {
    display: inline-flex;
    flex-direction: column;
    overflow: hidden;
    text-decoration: none;
}
.articles__item:hover .articles__btn .btn {
    background-color: #00a759;
}
.articles__img {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 16px;
}
.articles__img img {
    display: block;
    width: 100%}
.articles__container {
    width: 33.3%;
    padding: 0 28px 30px;
}
.articles__time {
    font-weight: 500;
    font-size: 12px;
    line-height: 160%;
    color: #00a759;
    margin-bottom: 12px;
}
.articles__text {
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -.015em;
    color: #000;
}
.articles__name {
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: -.01em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 12px;
    transition: color .3s ease;
}
@media (min-width:960px) {
    .articles__item:hover .articles__name {
        color: #00a759;
    }
}@media (max-width:1280px) {
    .articles {
        margin: 0 -20px;
    }
    .articles__container {
        width: 50%;
        padding: 0 20px 40px;
    }
}@media (max-width:960px) {
    .articles {
        margin: 0 -15px;
    }
    .articles__container {
        padding: 0 15px 50px;
    }
    .articles__time {
        margin-bottom: 10px;
    }
    .articles__text {
        font-size: 13px;
        line-height: 160%}
    .articles__name {
        font-size: 14px;
        line-height: 160%;
        margin-bottom: 10px;
    }
}@media (max-width:640px) {
    .articles__container {
        width: 100%}
}.detail-page {
     overflow: hidden;
     color: #000;
 }
.detail-page .doc {
    margin-top: 30px;
}
.detail-page .doc__item img {
    border-radius: 0;
    margin-bottom: 0;
}
.detail-page img {
    margin-bottom: 44px;
    border-radius: 10px;
}
.detail-page__container {
    float: left;
    width: calc(100% - 342px);
    padding-right: 66px;
}
.detail-page__aside {
    float: left;
    width: 342px;
}
.detail-page__aside-title {
    font-weight: 700;
    margin-bottom: 30px;
    color: #000;
}
.detail-page__aside-title, .detail-page p {
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -.015em;
}
.detail-page p {
    margin: 0 0 10px;
}
.detail-page h4 {
    margin: 49px 0 25px;
    letter-spacing: normal;
}
.detail-page h3 {
    letter-spacing: normal;
    margin-bottom: 38px;
    margin-top: 48px;
}
.detail-page h5 {
    margin: 47px 0 25px;
    letter-spacing: normal;
}
.detail-page ul {
    padding: 0;
    margin: 20px 0;
}
.detail-page ul li {
    list-style: none;
    position: relative;
    font-size: 17px;
    line-height: 160%;
    margin: 0 0 10px;
    padding-left: 24px;
    margin-bottom: 12px;
}
.detail-page ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #00a759;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
}
.detail-page ol {
    margin: 24px 0;
    counter-reset: a;
    list-style: none;
    padding: 0;
    margin: 0;
    letter-spacing: -.015em;
}
.detail-page ol li {
    position: relative;
    font-size: 17px;
    line-height: 160%;
    margin: 0 0 10px;
    padding-left: 24px;
    margin-bottom: 12px;
}
.detail-page ol li:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #00a759;
    counter-increment: a;
    content: counter(a);
}
.detail-page__section {
    margin-top: 48px;
}
.detail-page__section h3, .detail-page__section h5 {
    margin-top: 0;
}
@media (max-width:1280px) {
    .is-card .date-block {
        display: none;
    }
    .detail-page__aside {
        width: 240px;
    }
    .detail-page__aside .news-small__item {
        width: calc(100% - 30px);
    }
    .detail-page h3 {
        margin-bottom: 24px;
    }
    .detail-page .pic__date, .detail-page .pic__name {
        font-size: 13px;
        line-height: 160%}
    .detail-page h4 {
        font-size: 17px;
        line-height: 132%}
    .detail-page ol li, .detail-page p, .detail-page ul li {
        font-size: 14px;
        line-height: 160%}
    .detail-page__container {
        width: calc(100% - 248px);
        padding-right: 62px;
    }
}@media (max-width:960px) {
    .detail-page {
        overflow: visible;
    }
    .detail-page img {
        width: 100%}
    .detail-page__container {
        width: 100%;
        padding-right: 0;
        padding-bottom: 60px;
        float: none;
    }
    .detail-page__aside {
        width: calc(100% + 60px);
        background-color: #f3f3f3;
        margin: 0 -30px -70px;
        float: none;
        position: relative;
        z-index: 2;
        padding: 48px 30px 50px;
    }
    .detail-page__aside-title {
        display: none;
    }
    .detail-page__aside .news-small {
        flex-direction: row;
    }
    .detail-page__aside .news-small__item {
        width: calc(50% - 30px);
    }
}@media (max-width:640px) {
    .detail-page__aside .news-small__item {
        width: calc(100% - 30px);
    }
}@media (max-width:480px) {
    .detail-page__aside {
        margin-bottom: -60px;
        width: calc(100% + 48px);
        margin-left: -24px;
        margin-right: -24px;
        padding: 36px 24px;
    }
}.schema {
     width: 1490px;
     margin: 0 auto;
 }
.schema__img svg {
    overflow: visible;
}
.schema__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    background-color: #00a759;
    border-radius: 50%;
    margin-right: 10px;
    flex: none;
}
.schema__icon .svg-icon use {
    fill: #fff;
}
.schema__name {
    font-weight: 500;
    font-size: 14px;
    line-height: 132%;
    color: #fff;
    text-decoration: underline;
    letter-spacing: -.01em;
    transition: color .3s ease;
}
.schema__line {
    stroke: #fff;
    transition: stroke .3s ease;
    z-index: 2;
    position: relative;
}
.schema__line.is-active {
    stroke: #00a759;
}
.schema__fill {
    fill: #fff;
    stroke: #fff;
    transition: fill .3s ease;
    z-index: 2;
    position: relative;
}
.schema__fillstroke {

    stroke: #fff;
    transition: stroke .3s ease;
    z-index: 2;
    position: relative;
}
.schema__fillstroke.is-active {
    stroke: #00a759;
}
.schema__container {
    position: relative;
}
.schema__pic {
    position: absolute;
    cursor: pointer;
}
.schema__pic img {
    width: auto;
    max-width: none;
}
.schema__pic .hover {
    position: absolute;
    pointer-events: none;
    opacity: 0;
    left: -35px;
    top: -33px;
    transition: opacity .3s ease;
}
.schema__pic.schema__pic--sprayer .hover,
.schema__pic.schema__pic--applicator .hover ,
.schema__pic.schema__pic--seeders .hover,
.schema__pic.schema__pic--steering .hover,
.schema__pic.schema__pic--main .hover{
    left: 0;
    top: 0;
    width: 100%;
}
.schema__pic.is-active .hover, .schema__pic:hover .hover {
    opacity: 1;
}
.schema__pic--sprayer {
    top: 10.2%;
    left: 12.58%;}
.schema__pic--applicator {
    top: 24.1%;
    left: 12.58%}
.schema__pic--seeders {
    top: 37.1%;
    left: 12.58%;
}
.schema__pic--mobile {
    top: 26.9%;
    left: 38.8%}
.schema__pic--management {
    top: 50%;
    left: 34.95%}
.schema__pic--antenna {
    top: 16.3%;
    left: 57.6%;
}
.schema__pic--steering {
    top: 36.1%;
    left: 68.8%;}
.schema__pic--main {
    top: 73.8%;
    left: 47.2%;}
.schema__item {
    position: absolute;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.schema__item.is-active .schema__name, .schema__item:hover .schema__name {
    color: #00a759;
}
.schema__item--sprayer {
    top: 16.4%;
    left: 23.8%;}
.schema__item--applicator {
    top: 29.3%;
    left: 23.8%}
.schema__item--seeders {
    top: 42.3%;
    left: 23.8%}
.schema__item--mobile {
    top: 40.1%;
    left: 44.8%}
.schema__item--antenna {
    top: 18.3%;
    left: 49.6%;}
.schema__item--management {
    top: 68.1%;
    left: 39%}
.schema__item--steering {
    top: 41.1%;
    left: 84.1%;}
.schema__item--main  {
    top: 84.4%;
    left: 40.5%;
}
@media (max-width:640px) {
    .schema {
        display: none;
    }
}@media (max-width:1520px) {
    .schema {
        width: auto;
    }
    .schema__container {
        width: 1197px;
        margin: 0 auto;
    }
    .schema__img {
        width: 1197px;
        margin: 0 auto;
    }
    .schema__img svg {
        width: 100%;
        height: auto;
    }
    .schema__icon {
        width: 20px;
        height: 20px;
    }
    .schema__name {
        font-size: 11.5px;
        line-height: 132%}
    .schema__pic img {
        max-width: 100%}
    .schema__pic .hover {
        max-width: none;
        width: 179px;
        left: -28px;
        top: -27px;
    }


    .schema__pic--sprayer {
        width: 122px;
        left: 12.8%;
        top: 13.2%;}
    .schema__pic--main {
        width: 213px;
        left: 49.8%;}
    .schema__pic--main .hover {
        width: 217px;
    }
    .schema__pic--steering {
        width: 190px;
        top: 37.1%;
        left: 69.8%;}
    .schema__pic.schema__pic--sprayer .hover, .schema__pic.schema__pic--applicator .hover, .schema__pic.schema__pic--seeders .hover, .schema__pic.schema__pic--steering .hover {
        left: 0;
        top: 0;
        width: 100%;
    }
    .schema__pic--applicator {
        width: 122px;
        left: 12.8%;
        top: 26.1%;}
    .schema__pic--seeders {
        width: 122px;
        left: 12.8%;
        top: 39.1%;}
    .schema__pic--mobile {
        width: 155px;
        left: 38.9%;
        top: 26.8%;}
    .schema__pic--mobile .hover {
        width: 211px;
        left: -29px;
        top: -26px;
    }
    .schema__pic--antenna {
        width: 165px;
        left: 57.6%;
        top: 18%;}
    .schema__pic--antenna .hover {
        width: 222px;
    }
    .schema__pic--management {
        width: 223px;
        top: 50%;
        left: 34.75%;}
    .schema__pic--management .hover {
        width: 280px;
        left: -28px;
        top: -27px;
    }
    .schema__item--applicator, .schema__item--seeders, .schema__item--sprayer {
        left: 23.8%;}
    .schema__item--mobile {
        left: 45.8%}
    .schema__item--antenna {
        left: 50.8%;
    }
    .schema__item--management {
        left: 41%}
    .schema__item--main {
        left: 41.5%;
        top: 81.4%;}
}@media (max-width:1279px) {
    .schema {
        width: auto;
    }
    .schema__container {
        width: 876px;
    }
    .schema__img {
        width: 876px;
    }

    .schema__item--mobile {
        left: 46.5%}
    .schema__item--antenna {
        left: 52.4%;}

    .schema__item--main {
        left: 44.5%;
        top: 79.4%;}
    .schema__item--steering {
        top: 44.1%;
        left: 87.1%;}
    .schema__pic .hover {
        width: 132px;
        left: -21px;
        top: -20px;
    }
    .schema__pic--applicator, .schema__pic--seeders, .schema__pic--sprayer {
        width: 90px;}
    .schema__pic--steering {
        width: 158px;
    }
    .schema__pic--steering .hover {
        width: 200px;
    }
    .schema__pic--main {
        width: 118px;
        left: 52.8%;
        top: 74.8%;}
    .schema__pic--main .hover {
        width: 160px;
    }
    .schema__pic--management {
        width: 164px;}
    .schema__pic--management .hover {
        width: 206px;
    }
    .schema__pic--antenna {
        width: 122px;
        left: 59.6%;
    }
    .schema__pic--antenna .hover {
        width: 163px;
    }
    .schema__pic--mobile {
        width: 115px;
        left: 40.2%;
        top: 26.7%;}
    .schema__pic--mobile .hover {
        width: 154px;
        left: -19px;
        top: -19px;
    }
    .schema__icon {
        width: 15px;
        height: 16px;
        margin-right: 5px;
    }
    .schema__icon svg {
        width: 7px;
        height: auto;
    }
    .schema__name {
        font-size: 8.5px;
    }
}@media (max-width:960px) {
    .schema__img {
        width: 580px;
    }
    .schema__container {
        width: 580px;
    }
    .schema__name {
        font-size: 5.5px;
        text-decoration: none;
    }
    .schema__icon {
        width: 11px;
        height: 11px;
        margin-right: 4px;
    }
    .schema__icon svg {
        width: 5px;
    }

    .schema__item--mobile {
        left: 46.8%}


    .schema__pic .hover {
        width: 87px;
        left: -15px;
        top: -13px;
    }
    .schema__pic--applicator, .schema__pic--seeders, .schema__pic--sprayer {
        width: 58px;}
    .schema__pic--mobile {
        width: 76px;
        top: 26.7%}
    .schema__pic--mobile .hover {
        width: 104px;
    }
    .schema__pic--antenna {
        width: 80px;}
    .schema__pic--antenna .hover {
        width: 109px;
    }
    .schema__pic--management {
        width: 110px;}
    .schema__pic--management .hover {
        width: 139px;
    }
    .schema__pic--steering {
        width: 102px;
    }
    .schema__pic--steering .hover {
        width: 131px;
        left: -13px;
        top: -14px;
    }
    .schema__pic--main {
        width: 76px;}
    .schema__pic--main .hover {
        width: 105px;
        left: -16px;
        top: -14px;
    }
}.contact {
     display: flex;
     align-items: flex-start;
     justify-content: space-between;
     margin-top: 47px;
     margin-bottom: 81px;
 }
.contact__item {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #000;
}
.contact__item a {
    color: #000;
    text-decoration: none;
}
.contact__name {
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -.015em;
    color: #8a8a8a;
}
.map {
    height: 530px;
}
.map #map {
    height: 100%;
    width: 100%}
@media (max-width:1279px) {
    .contact {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-top: 14px;
        margin-bottom: 80px;
    }
    .contact__name {
        font-size: 14px;
        line-height: 160%}
    .contact__item {
        font-size: 16px;
        line-height: 150%;
        width: auto;
        margin-bottom: 30px;
    }
    .contact__item:last-child {
        margin-bottom: 0;
    }
    .map {
        height: 400px;
    }
}@media (max-width:960px) {
    .contact {
        flex-wrap: wrap;
        margin-top: 3px;
        margin-bottom: 77px;
    }
    .contact__name {
        font-weight: 400;
    }
    .contact__item, .contact__name {
        font-size: 14px;
        line-height: 160%}
    .contact__item {
        margin-bottom: 23px;
    }
    .map {
        height: 300px;
    }
}@media (max-width:640px) {
    .contact {
        margin-top: 13px;
    }
    .contact__item {
        padding-right: 15px;
    }
}@media (max-width:480px) {
    .contact {
        margin-top: 6px;
    }
    .contact__item {
        width: 100%;
        padding-right: 0;
        margin-bottom: 16px;
    }
    .map {
        height: 240px;
    }
}@media (max-width:360px) {
    .map {
        height: 200px;
    }
}.pic {
     margin-bottom: 48px;
     margin-top: 45px;
 }
.pic img {
    display: block;
    margin-bottom: 0;
    border-radius: 10px;
}
.pic__bottom {
    margin-top: 10px;
}
.pic__date {
    color: #bdbdbd;
}
.schema-mobile {
    display: none;
}
@media (max-width:640px) {
    .schema-mobile {
        display: block;
    }
    .schema-mobile__schema-wrap {
        position: relative;
        margin-top: -41px;
        z-index: 2;
    }
    .schema-mobile__schema-wrap--2 .schema-mobile__popup--management {
        bottom: 543px;
        left: 86px;
    }
    .schema-mobile__schema-wrap--2 .schema-mobile__popup--mobile {
        bottom: 369px;
        left: 12px;
    }
    .schema-mobile__schema-wrap--2 .schema-mobile__popup--antenna {
        bottom: 387px;
        left: 201px;
    }
    .schema-mobile__schema-wrap--2 .schema-mobile__popup--main {
        bottom: 167px;
        left: 184px;
    }
    .schema-mobile__popup {
        cursor: pointer;
        font-weight: 500;
        font-size: 14px;
        line-height: 132%;
        color: #fff;
        padding: 6px 12px 8px;
        background: #00a759;
        box-shadow: 0 7px 12px rgba(0, 167, 89, .6);
        border-radius: 9px;
        position: absolute;
        text-align: center;
    }
    .schema-mobile__popup--applicator, .schema-mobile__popup--seeders, .schema-mobile__popup--sprayer {
        bottom: 770px;
        left: 132px;
    }
    .schema-mobile__popup--management {
        bottom: 543px;
        left: 84px;
    }
    .schema-mobile__popup--antenna {
        bottom: 393px;
        left: 202px;
    }
    .schema-mobile__popup--main {
        bottom: 172px;
        left: 190px;
    }
    .schema-mobile__popup--steering {
        bottom: 18px;
        left: 20px;
    }
    .schema-mobile__popup--mobile {
        bottom: 373px;
        left: 12px;
    }
    .schema-mobile__title {
        margin-bottom: 12px;
        font-size: 12px;
        line-height: 160%;
        color: #fff;
        text-align: center;
    }
    .schema-mobile__slider {
        width: 320px;
        margin: 0 auto;
    }
    .schema-mobile__slider .slick-arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        width: 36px;
        height: 36px;
        border: 0;
        background-color: #fff;
        border-radius: 20px;
        display: flex!important;
        padding: 0;
        top: 56px;
        z-index: 4;
        cursor: pointer;
    }
    .schema-mobile__slider .slick-arrow.slick-prev {
        left: calc((100% - 330px)/2*-1);
        padding-right: 2px;
    }
    .schema-mobile__slider .slick-arrow.slick-prev .svg-icon {
        transform: rotate(180deg);
    }
    .schema-mobile__slider .slick-arrow.slick-next {
        right: calc((100% - 330px)/2*-1);
        padding-left: 2px;
    }
    .schema-mobile__slider .slick-arrow .svg-icon use {
        stroke: #0f1932;
        fill: transparent;
    }
    .schema-mobile__slider-container {
        position: relative;
        z-index: 4;
    }
    .schema-mobile__slider-back {
        z-index: 1;
        position: absolute;
        width: 274px;
        height: 144px;
        border: 2px solid #1b243c;
        box-sizing: border-box;
        border-radius: 26px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .schema-mobile__slider-wrap {
        position: relative;
    }
    .schema-mobile__slider-wrap:before {
        width: 226px;
        border: 2px solid #4e5770;
        border-radius: 26px;
        z-index: 3;
    }
    .schema-mobile__slider-wrap:after, .schema-mobile__slider-wrap:before {
        content: " ";
        height: 144px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        box-sizing: border-box;
    }
    .schema-mobile__slider-wrap:after {
        z-index: 2;
        width: 253px;
        border: 2px solid #313c57;
        border-radius: 26px;
    }
    .schema-mobile__item {
        width: 194px;
        height: 144px;
        margin: 0 auto;
        border: 2px solid #fff;
        box-shadow: 0 4px 27px hsla(0, 0%, 100%, .47);
        border-radius: 26px;
        background-color: #0f1932;
        z-index: 4;
        position: relative;
    }
    .schema-mobile__item, .schema-mobile__item-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .schema-mobile__item-img {
        height: 56px;
        margin-bottom: 7px;
    }
    .schema-mobile__item-img img {
        display: block;
        max-width: 100%}
    .schema-mobile__item-name {
        font-weight: 600;
        font-size: 14px;
        line-height: 132%;
        color: #fff;
        text-align: center;
        letter-spacing: .01em;
    }
    .schema-mobile__item-wrap {
        height: 144px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}@media (max-width:480px) {
    .schema-mobile__slider {
        width: 320px;
        margin: 0 auto;
    }
    .schema-mobile__slider .slick-arrow.slick-prev {
        left: calc((100% - 350px)/2*-1);
    }
    .schema-mobile__slider .slick-arrow.slick-next {
        right: calc((100% - 350px)/2*-1);
    }
}.popup-schema {
     position: fixed;
     padding-top: 156px;
     left: 0;
     right: 0;
     top: 0;
     bottom: 0;
     transition: opacity .3s ease;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     z-index: 20;
     opacity: 0;
     pointer-events: none;
     background: linear-gradient(0deg, rgba(15, 25, 50, .5), rgba(15, 25, 50, .5));
 }
.popup-schema .mCSB_scrollTools .mCSB_draggerContainer {
    top: 5px;
    bottom: 5px;
}
.popup-schema .mCSB_scrollTools .mCSB_dragger {
    background-color: transparent;
}
.popup-schema .mCSB_scrollTools .mCSB_draggerRail {
    width: 7px;
    background-color: transparent;
}
.popup-schema .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #00a759;
    opacity: .5;
}
.popup-schema .mCSB_scrollTools {
    width: 7px;
    right: 10px;
}
.popup-schema.is-open {
    opacity: 1;
    pointer-events: auto;
}
.popup-schema__wrap {
    width: 870px;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column;
}
.popup-schema__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
}
.popup-schema__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 21px 65px;
    background: hsla(0, 0%, 100%, .2);
    backdrop-filter: blur(19px);
    border-radius: 10px;
    margin-bottom: -50px;
    position: relative;
    z-index: 1;
}
.popup-schema__main {
    padding: 50px 42px 58px;
    border-radius: 18px;
}
.popup-schema__body, .popup-schema__main {
    overflow: hidden;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.popup-schema__body {
    border-radius: 12px;
    overflow-y: auto;
}
.popup-schema__dop {
    background-color: #f3f3f3;
    padding: 96px 42px 51px;
    margin-top: -51px;
    z-index: 1;
    position: relative;
}
.popup-schema__dop h5 {
    margin: 0 0 34px;
}
.popup-schema__close {
    cursor: pointer;
}
.popup-schema__close .svg-icon {
    display: block;
}
.popup-schema__close .svg-icon use {
    fill: #fff;
}
.popup-schema .control {
    margin-bottom: 0;
}
.popup-schema .control__img {
    width: 96px;
    height: 96px;
    flex: none;
    margin-right: 36px;
}
.popup-schema .control__btn {
    flex: none;
}
.popup-schema .control__btn .btn {
    padding: 8px 13px 6px;
    font-size: 10px;
    line-height: 12px;
}
.popup-schema .control__body {
    padding-right: 36px;
}
.popup-schema .control__name {
    font-size: 17px;
    line-height: 140%;
    margin-bottom: 6px;
}
.popup-schema .control__item {
    margin-bottom: 48px;
}
.popup-schema .control__item:last-child {
    margin-bottom: 0;
}
.popup-schema .control__text {
    font-size: 14px;
    line-height: 160%}
.popup-schema--dev .popup-schema__wrap {
    width: 672px;
}
@media (min-width:960px) {
    .popup-schema {
        padding-top: 0;
    }
    .popup-schema__close:hover .svg-icon use {
        fill: #00a759;
    }
}@media (max-width:960px) {
    .popup-schema__wrap {
        max-width: 100%}
}@media (max-width:768px) {
    .popup-schema .accessories__item {
        width: calc(100% - 30px);
    }
}@media (max-width:640px) {
    .popup-schema__main {
        padding: 40px 25px;
    }
}

.footer__new-soc {
    display: flex;
    align-items: center;
    margin-left: 44px;
}

.footer__new-soc a {
    width: 38px;
    height: 38px;
    display: block;
}

.footer__new-soc a + a {
    margin-left: 13px;
}

@media(max-width: 1279px) {
    .footer__new-soc {
        margin-left: 0;
    }
}

@media(max-width: 960px) {
    .footer__new-soc {
        margin: 20px 0;
    }
}

@media(max-width: 480px) {
    .footer__new-soc {
        margin: 0 auto 20px auto;
    }
}

.header__new-soc {
    width: 38px;
    height: 38px;
    display: block;
    margin-right: 17px;
}

.header__new-soc svg circle {
    fill: transparent;
}





/*# sourceMappingURL=styles.css.map */
