.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;
}
.slick-slide {
    height: auto;
}
.banner__video {
    display: none;
}
.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;
}
::marker {
    display: none;
}
body, html {
    height: 100%}
body {
    height: auto;
    min-height: 100%;
    color: #333234;
    font-family: Roboto, sans-serif;
    overflow-x: hidden;
    font-size: 18px;
    line-height: 156%}
body.is-hidden {
    overflow: hidden;
}
p {
    font-size: 18px;
    line-height: 156%;
    margin: 0 0 20px;
}
@media (max-width:1140px) {
    p {
    font-size: 15px;
    line-height: 165%}
}input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.slick-slide, a, button, input, textarea {
    outline: 0;
}
a, a:active, a:focus {
    text-decoration: none;
}
img {
    max-width: 100%;
    display: block;
}
textarea {
    resize: none;
}
.svg-icon use {
    transition: fill .3s, stroke .3s ease;
}
a {
    transition: color .3s ease;
}
.col-1 {
    width: 25%}
.col-3 {
    width: 75%}
.small-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .13em;
    text-transform: uppercase;
}
@media (max-width:960px) {
    .hide-mobile-960 {
    display: none!important;
}
}.ymaps-layers-pane {
    -webkit-filter: grayscale(100%);
}
.col {
    width: 100%}
.col, .col-25 {
    padding: 0 32px;
}
.col-25 {
    width: 25%}
.col-50 {
    width: 50%;
    padding: 0 32px;
}
.col-75 {
    width: 75%;
    padding: 0 32px;
}
.col-75--programm {
    padding-right: 94px;
}
@media (max-width:1140px) {
    .col, .col-25, .col-50, .col-75 {
    padding: 0 12px;
}
}@media (max-width:1140px) {
    .col-100-1140 {
    width: 100%}
}@media (max-width:960px) {
    .col-100-960 {
    width: 100%}
}.circle-programm {
    position: fixed;
    width: 837px;
    height: 837px;
    opacity: .5;
    border-radius: 50%;
    border: 175.748px solid #fff;
}
.img-aside {
    border-radius: 16px;
    height: 280px;
    background-position: 50%;
    background-size: cover;
    margin-bottom: 32px;
    overflow: hidden;
}
.btn-more {
    margin-top: 121px;
}
.btn-more a {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    color: #24775a;
}
@media (max-width:1440px) and (min-width:1141px) {
    .btn-more {
    margin-top: 8vw;
}
.btn-more a {
    font-size: 1.25vw;
}
}@media (max-width:1140px) {
    .btn-more {
    margin-top: 32px;
}
.btn-more a {
    font-size: 14.25px;
    line-height: 165%}
}@media (max-width:960px) {
    .btn-more {
    margin-top: 24px;
}
}.telegramm {
    background-color: #3ec4ff;
}
.whatsapp {
    background-color: #3fd458;
}
.viber {
    background-color: #b569f1;
}
.is-yellow {
    background-color: #fee703;
}
.is-green {
    background-color: #2aa64e;
}
.is-darkgreen {
    background-color: #24775a;
}
.is-white-text {
    color: #fff;
}
.hidden-desc {
    display: none!important;
}
@media (max-width:1140px) {
    .hidden-mobile-1140 {
    display: none;
}
}@media (max-width:960px) {
    .hidden-desc {
    display: flex!important;
}
.hidden-mobile {
    display: none!important;
}
}.container {
    width: 1340px;
    padding: 0 15px;
}
.container:after, .container:before {
    display: none;
}
@media (max-width:1440px) and (min-width:1141px) {
    .container {
    width: 100%;
    padding: 0 4.5vw;
}
}@media (max-width:1140px) {
    .container {
    width: 100%;
    padding: 0 40px;
}
}@media (max-width:960px) {
    .container {
    padding: 0 38px;
}
}@media (max-width:640px) {
    .container {
    padding: 0 32px;
}
}@media (max-width:480px) {
    .container {
    padding: 0 24px;
}
}.about__btn {
    margin-top: 20px;
}
.about__img {
    display: flex;
    align-items: center;
    order: 1;
    width: 600px;
    height: 600px;
    margin-right: 44px;
    flex: none;
    position: relative;
}
.about__img-small {
    position: absolute;
    top: -193px;
    right: 152px;
}
.about__img-middle {
    position: absolute;
    left: -245px;
    top: -89px;
}
.about__img-middle-3 {
    position: absolute;
    left: -214px;
    bottom: -92px;
}
.about__img-middle-2 {
    position: absolute;
    left: -12px;
    top: -120px;
}
.about__img-wrap img {
    display: none;
}
.about__img-wrap {
    position: relative;
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    margin-top: -13px;
}
.about__img-wrap--small {
    width: 466px;
    height: 466px;
}
.about__item {
    display: flex;
    align-items: center;
    margin-bottom: 130px;
}
.about__item:nth-child(odd) .about__body {
    order: 1;
}
.about__item:nth-child(odd) .about__img {
    order: 2;
    margin-left: 57px;
}
.about__item:nth-child(2n) .about__body {
    order: 2;
}
.about__name {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 32px;
}
.about__body {
    position: relative;
    z-index: 1;
    width: 576px;
}
.about__body ol {
    margin: 0;
    padding: 0;
    counter-reset: a;
}
.about__body ol li {
    list-style: none;
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 20px;
    padding-left: 51px;
    position: relative;
}
.about__body ol li:after {
    content: " ";
    position: absolute;
    width: 22px;
    height: 1.5px;
    opacity: .3;
    background-color: #24775a;
    top: 14px;
    left: 19px;
    transform: rotate(-68deg);
}
.about__body ol li:before {
    counter-increment: a;
    content: "0" counter(a);
    position: absolute;
    top: 0;
    left: 0;
    color: #24775a;
    font-weight: 500;
    font-size: 18px;
    line-height: 156%}
.about__body ol li:last-child {
    margin-bottom: 0;
}

@media (max-width:1440px) {
    .about__img {
        width: 400px;
        height: 400px;
    }

    .about__img-wrap--small {
        height: 100%;
        width: 100%;
    }
}
@media (max-width:1140px) {
    .about__img {
    width: 393px;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0!important;
}
.about__img-wrap img {
    display: block;
}
.about__img-middle-3 {
    display: none;
}
.about__img-wrap {
    margin-top: 0;
    border-radius: 0;
    width: 470px;
    max-width: 100%;
    background-image: none !important
}
.about__img-wrap--small {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%}
.about__img-middle, .about__img-middle-2, .about__img-small {
    display: none;
}
.about__body ol li {
    font-size: 15px;
    line-height: 165%}
.about__item {
    position: relative;
    margin-bottom: 0;
}
.about__item:nth-child(odd) {
    margin-right: -40px;
    padding-right: 393px;
}
.about__item:nth-child(2n) {
    margin-right: 0;
    padding-right: 0;
    margin-left: -40px;
    padding-left: 393px;
}
.about__item:nth-child(2n) .about__img {
    left: 0;
    right: auto;
}
.about__item:nth-child(2n) .about__body {
    padding-right: 24px;
    padding-left: 64px;
}
.about__body {
    padding: 64px 24px;
}
.about__name {
    font-size: 24px;
    line-height: 28px;
}
}@media (max-width:1140px) {
    .about__item {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.about__item:last-child {
    margin-bottom: 0!important;
}
.about__item:nth-child(odd) {
    margin: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin-bottom: 40px;
}
.about__item:nth-child(odd) .about__body {
    padding: 0;
    order: 2;
}
.about__item:nth-child(odd) .about__img {
    order: 1;
}
.about__item:nth-child(2n) {
    margin: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin-bottom: 40px;
}
.about__item:nth-child(2n) .about__body {
    padding: 0;
    order: 2;
}
.about__item:nth-child(2n) .about__img {
    order: 1;
}
.about__body {
    width: auto;
    padding: 0;
    order: 2;
}
.about__name {
    margin-bottom: 24px;
}
.about__img {
    width: 100%;
    order: 1;
    height: auto;
    position: relative;
    margin-bottom: 32px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
}@media (max-width:640px) {
    .about__title {
    font-size: 24px;
    line-height: 28px;
}
.about__img-wrap {
    width: 100%;
    display: flex;
    justify-content: center;

}
}.acc {
    background-color: #fff;
    border-radius: 9px;
    margin-bottom: 4px;
}
.acc__top {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 22px 28px;
}
.acc__top.is-active .acc__control svg {
    transform: rotate(180deg);
}
.acc__control svg {
    transition: transform .3s ease;
}
.acc__control svg use {
    fill: transparent;
    stroke: #bdbdbd;
}
.acc__body {
    display: none;
    padding: 16px 80px 40px;
}
.acc__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    margin-left: 27px;
    transition: color .3s ease;
}
@media (max-width:1440px) and (min-width:1141px) {
    .acc__name {
    font-size: 1.4vw;
}
}@media (max-width:1140px) {
    .acc__top {
    padding-top: 20px;
    padding-bottom: 20px;
}
}@media (min-width:960px) {
    .acc__top:hover .acc__name {
    color: #45b969;
}
.acc__top:hover .acc__control svg use {
    stroke: #45b969;
}
}@media (max-width:640px) {
    .acc__name {
    font-size: 15px;
    line-height: 132%;
    margin-left: 15px;
}
.acc__control {
    display: flex;
    align-items: center;
}
.acc__control svg {
    width: 12px;
    height: auto;
}
.acc__item {
    margin-bottom: 2px;
}
.acc__body {
    padding-left: 57px;
}
.acc__top {
    padding-top: 14px;
    padding-left: 23px;
    padding-bottom: 14px;
}
}.aside-filter {
    margin-bottom: 72px;
}
@media (max-width:1440px) and (min-width:1141px) {
    .aside-filter {
    margin-bottom: 5vw;
}
}@media (max-width:1140px) {
    .aside-filter {
    display: none;
}
}.aside-info {
    padding: 32px 32px 27px;
    border-radius: 20px;
    background-color: #24775a;
    color: #fff;
}
.aside-info__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 32px;
}
.aside-info__title svg {
    display: none;
}
.aside-info__item {
    margin-bottom: 16px;
}
.aside-info__item-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    color: #fff;
}
.aside-info__item-text {
    font-size: 15px;
    line-height: 160%;
    color: #cce5cf;
}
.aside-info__item:last-child {
    margin-bottom: 0;
}
@media (max-width:1440px) and (min-width:1141px) {
    .aside-info {
    padding: 2vw;
}
.aside-info__title {
    font-size: 2.5vw;
    line-height: 1.2;
    margin-bottom: 2.2vw;
}
.aside-info__item {
    margin-bottom: 1vw;
}
.aside-info__item-title {
    font-size: 1.4vw;
}
.aside-info__item-text {
    font-size: 1vw;
}
}@media (max-width:1140px) {
    .aside-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 69px 118px 85px;
    margin: 56px -40px -50px;
    border-radius: 0;
}
.aside-info a.aside-info__item-title {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    width: 100%;
    background-color: #45b969;
    border-radius: 13px;
    padding: 12px;
}
.aside-info__body {
    width: 346px;
    flex: none;
}
.aside-info__title {
    font-size: 44px;
    line-height: 52px;
    font-weight: 700;
    margin-bottom: 0;
}
}@media (max-width:960px) {
    .aside-info {
    display: block;
    padding: 40px 40px 57px;
    margin-left: -38px;
    margin-right: -38px;
}
.aside-info__body {
    width: 100%}
.aside-info__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 24px;
}
}@media (max-width:640px) {
    .aside-info {
    margin: 35px -32px -50px;
    padding: 32px 34px 50px;
}
.aside-info__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
}
.aside-info a.aside-info__item-title {
    font-size: 16px;
    line-height: 132%;
    padding: 15px;
}
.aside-info__item-title {
    font-size: 15px;
    line-height: 132%}
.aside-info__item-text {
    font-size: 12px;
    line-height: 165%}
}@media (max-width:480px) {
    .aside-info {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
}
}.aside-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #fff;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
    border-radius: 16px;
    padding: 28px;
}
.aside-menu .svg-icon {
    display: block;
    flex: none;
    margin-right: 24px;
}
.aside-menu .svg-icon use {
    fill: #cce5cf;
}
.aside-menu a {
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    padding: 13px 0;
    color: #24775a;
}
.aside-menu a.is-active .svg-icon use {
    fill: #24775a;
}
@media (max-width:1440px) and (min-width:1141px) {
    .aside-menu {
    padding: 2.4vw 2vw;
}
.aside-menu .svg-icon {
    width: .6vw;
    height: auto;
    margin-right: 1.5vw;
}
.aside-menu a {
    padding: 0;
    font-size: 1.3vw;
    margin-bottom: 1.4vw;
}
.aside-menu a:last-child {
    margin-bottom: 0;
}
}.banner-aside {
    margin-top: 20px;
    padding-top: 81px;
    position: relative;
}
.banner-aside__img {
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 8px;
}
.banner-aside__img img {
    max-width: none;
}
.banner-aside__btn {
    margin-top: 16px;
}

.banner-aside__btn .btn {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 15px 16px;
    width: 100%;
    margin-top: 13px;
    border-radius: 8px;
}
.banner-aside__wrap {
    background: linear-gradient(180deg, #45b969, #24775a 76.36%);
    border-radius: 16px;
    padding: 155px 32px 32px;
    text-align: center;
}
.banner-aside__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-aside__link a {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%}
.banner-aside__link a.telegramm {
    padding-left: 13px;
    justify-content: flex-start;
}
.banner-aside__link a .svg-icon use {
    fill: #fff;
}
.banner-aside__text {
    font-weight: 700;
    font-size: 22px;
    line-height: 132%;
    color: #fff;
    margin-bottom: 25px;
}
.banner-aside__info {
    font-size: 15px;
    line-height: 160%;
    color: #45b969;
    margin-top: 16px;
}
@media (max-width:1440px) and (min-width:1141px) {
    .banner-aside__text {
        font-size: 1.5vw;
    }

    .banner-aside__info {
        font-size: 1.2vw;
    }

    .banner-aside__link a.telegramm {
        padding-left: 0;
        justify-content: calc();
    }

    .banner-aside__link a {
        width: 4.5vw;
        height: 4.5vw;
    }

    .banner-aside__wrap {
        padding: 11vw 18px 32px;
    }

    .banner-aside__img {
        top: 21px;
        right: 11px;
        width: 24vw;
    }

    .banner-aside__img img {
        max-width: 100%;
    }

    .filter__section {
        margin-bottom: 2vw;
    }
}
@media (max-width:1440px) {
    .banner-aside__text {
        font-size: 16px;
    }
    .banner-aside__img {
        position: absolute;
        pointer-events: none;
        top: 22px;
        right: -18%;
    }
    .banner-aside__link a {
        width: 52px;
        height: 52px;
    }
    .banner-aside__info {
        font-size: 12px;
    }
    .banner-aside__link a.telegramm {
        padding-left: 0;
        justify-content: center;
    }
    .banner-aside__wrap {
        padding: 103px 20px 32px;
    }
    .banner-aside__img img {
        max-width: none;
        width: 210px;
    }
}
.banner-text {
    position: relative;
    padding-top: 94px;
    padding-bottom: 220px;
}
.banner-text__img {
    position: absolute;
    width: 100vw;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-attachment: fixed;
    background-position: 50%;
    background-size: cover;
}
.banner-text__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    color: #fff;
    max-width: 757px;
    margin: 0 auto 40px;
    position: relative;
    text-align: center;
    z-index: 3;
}
.banner-text__btn {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 3;
}
.banner-text__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 24px;
    color: #fff;
    position: relative;
    max-width: 757px;
    margin: 0 auto 24px;
    z-index: 3;
}
.banner-text:before {
    content: " ";
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .2));
}
.banner {
    display: flex;
    align-items: center;
    height: 560px;
    position: relative;
    background-position: 50%;
    background-size: cover;
    z-index: 1;
}
.banner__video {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.banner .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.banner__body {
    max-width: 577px;
}
.banner__subtitle {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    padding-top: 2px;
    padding-bottom: 4px;
}
.banner__subtitle svg {
    position: absolute;
    left: 0;
    top: 0;
}
.banner__subtitle span {
    padding: 1px 2px 1px 15px;
    position: relative;
    z-index: 1;
    font-size: 22px;
    line-height: 150%;
    color: #fff;
    display: inline-flex;
}
.banner__title {
    margin-top: 32px;
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    color: #fff;
}
.banner__form {
    width: 404px;
    background: linear-gradient(180deg, #45b969, rgba(69, 185, 105, .6) .01%, rgba(69, 185, 105, .4));
    backdrop-filter: blur(28px);
    border-radius: 24px;
    flex: none;
    position: relative;
    padding: 53px 47px;
}
.banner__form .btn {
    width: 100%}
.banner:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .63), transparent);
}
@media (max-width:1140px) {
    .banner {
    height: 456px;
}
.banner__body {
    padding-right: 30px;
    padding-bottom: 25px;
}
.banner .container {
    width: 84%}
.banner__subtitle svg {
    height: 60px;
    width: auto;
}
.banner__subtitle span {
    font-size: 17px;
    line-height: 150%;
    padding-left: 11px;
}
.banner__title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 23px;
}
.banner__form {
    width: 352px;
    padding: 40px 32px;
    background: rgba(69, 185, 105, .24);
    backdrop-filter: blur(26.1262px);
}
}@media (max-width:960px) {
    .banner {
    height: auto;
    padding-top: 44px;
}
.banner form {
    display: flex;
    align-items: flex-start;
}
.banner form .check__list {
    width: 50%;
    margin-top: 4px;
    margin-bottom: 0;
}
.banner__form {
    padding: 39px 40px;
    width: 100%;
    background: rgba(69, 185, 105, .24);
    backdrop-filter: blur(26.1262px);
    border-radius: 0;
}
.banner__form-wrap {
    width: 50%;
    padding-left: 11px;
}
.banner__title {
    margin-top: 16px;
}
.banner__body {
    padding: 0 40px 49px;
    max-width: 100%}
.banner .container {
    width: 100%;
    padding: 0;
    flex-direction: column;
}
}@media (max-width:640px) {
    .banner__body {
    padding-left: 32px;
    padding-right: 32px;
}
.banner__form {
    padding: 32px 32px 46px;
}
.banner__form-wrap {
    width: 100%;
    padding: 0;
}
.banner form {
    display: block;
}
.banner form .check__list {
    margin-top: 0;
    width: 100%;
    margin-bottom: 24px;
}
}@media (max-width:480px) {
    .banner__title {
    font-size: 24px;
    line-height: 28px;
}
.banner__form {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 32px;
}
.banner__subtitle svg {
    height: 41px;
}
.banner__subtitle span {
    font-size: 12px;
    line-height: 148%;
    padding-left: 8px;
}
.banner__body {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 30px;
}
}.banner-about {
    overflow: hidden;
    margin-top: -102px;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg, #24775a, #3da965);
}
.banner-about .container {
    position: relative;
    padding-top: 88px;
    padding-bottom: 97px;
}
.banner-about__circle-big {
    bottom: -95px;
    left: 150px;
    border-radius: 50%;
    width: 420.26px;
    height: 420.26px;
    border: 97.7585px solid #45b969;
}
.banner-about__circle-big, .banner-about__circle-small {
    position: absolute;
    opacity: .4;
    transition: transform .3s linear;
}
.banner-about__circle-small {
    top: -63px;
    right: 362px;
    border-radius: 50%;
    width: 178.59px;
    height: 178.59px;
    border: 49.5429px solid #45b969;
}
.banner-about__title {
    font-weight: 700;
    font-size: 68px;
    line-height: 80px;
    margin-bottom: 19px;
    position: relative;
}
.banner-about__text {
    max-width: 620px;
    position: relative;
    margin: 0 auto;
}
@media (max-width:1440px) and (min-width:1141px) {
    .banner-about__title {
    font-size: 4.8vw;
    margin-bottom: .7vw;
}
.banner-about__text {
    font-size: 1.2vw;
    max-width: 44.5vw;
    line-height: 1.5;
}
}@media (max-width:1140px) {
    .banner-about {
    margin-top: -65px;
}
.banner-about .container {
    position: relative;
    padding-top: 61px;
    padding-bottom: 70px;
}
.banner-about__title {
    font-size: 52px;
    line-height: 61px;
    margin-bottom: 13px;
}
.banner-about__text {
    font-size: 17px;
    line-height: 150%}
}@media (max-width:960px) {
    .banner-about {
    margin-top: -77px;
}
}@media (max-width:640px) {
    .banner-about {
    margin-top: -93px;
}
.banner-about .container {
    padding-top: 83px;
    padding-bottom: 82px;
}
.banner-about__text {
    max-width: none;
    font-size: 14px;
    line-height: 150%}
.banner-about__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 8px;
}
}@media (max-width:480px) {
    .banner-about {
    margin-top: -93px;
}
.banner-about .container {
    padding-top: 53px;
    padding-bottom: 49px;
}
}.banner-inner {
    position: relative;
    background-position: 50%;
    background-size: cover;
    padding-top: 113px;
    padding-bottom: 175px;
    margin-top: -101px;
    margin-bottom: -92px
}
.banner-inner:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(
        0deg
        , rgba(0, 0, 0, 0.63) -15.83%, rgba(0, 0, 0, 0) 130.15%, rgba(0, 0, 0, 0) 139.59%);
}
.banner-inner__wrap {
    position: relative;
    z-index: 1;
    max-width: 767px;
    margin: 0 auto;
    text-align: center;
}
.banner-inner__title {
    font-weight: 700;
    font-size: 68px;
    line-height: 80px;
    color: #fff;
    margin-bottom: 16px;
}
.banner-inner__text {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    color: #f4f3f4;
    margin-bottom: 40px;
}
@media (max-width:1140px) {
    .banner-inner {
    padding-top: 155px;
    padding-bottom: 177px;
    margin-bottom: -112px;
}
.banner-inner__title {
    font-size: 52px;
    line-height: 61px;
}
.banner-inner__wrap {
    max-width: 516px;
}
.banner-inner__text {
    font-size: 17px;
    line-height: 132%;
    margin-bottom: 29px;
}
.banner-inner__btn .btn {
    font-size: 14px;
    line-height: 16px;
    padding: 14px 32px;
}
}@media (max-width:960px) {
    .banner-inner {
    padding-top: 106px;
    padding-bottom: 90px;
    margin-bottom: -42px;
}
.banner-inner__title {
    font-size: 46px;
    line-height: 54px;
}
.banner-inner__wrap {
    max-width: 465px;
}
.banner-inner__text {
    font-size: 15px;
    line-height: 132%;
    margin-bottom: 31px;
}
.banner-inner__btn .btn {
    font-size: 12px;
    line-height: 14px;
    padding: 10px 20px 9px;
}
}@media (max-width:640px) {
    .banner-inner {
    padding-top: 81px;
    padding-bottom: 82px;
    margin-bottom: -50px;
    margin-top: -76px;
}
.banner-inner__title {
    font-size: 36px;
    line-height: 42px;
}
.banner-inner__wrap {
    max-width: 371px;
}
}@media (max-width:480px) {
    .banner-inner {
    padding-top: 72px;
    padding-bottom: 71px;
    margin-bottom: 0;
    margin-top: -77px;
}
.banner-inner__text {
    margin-bottom: 25px;
}
.banner-inner__title {
    font-size: 30px;
    line-height: 35px;
}
}.banner-service {
    position: relative;
    background-position: 50%;
    background-size: cover;
    margin-top: -102px;
    padding-top: 91px;
    padding-bottom: 111px;
    margin-bottom: 96px;
}
.banner-service:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .63), transparent);
    z-index: 1;
}
.banner-service__title {
    font-weight: 700;
    font-size: 68px;
    line-height: 80px;
    color: #fff;
    margin-bottom: 16px;
}
.banner-service__text {
    color: #f4f3f4;
    font-weight: 500;
    font-size: 18px;
    line-height: 156%}
.banner-service__wrap {
    max-width: 544px;
    position: relative;
    z-index: 2;
    margin-left: 79px;
}
@media (max-width:1440px) and (min-width:1141px) {
    .banner-service {
    margin-top: -7vw;
    padding-top: 6.2vw;
    padding-bottom: 7.8vw;
    margin-bottom: 6.2vw;
}
.banner-service__wrap {
    margin-left: 6.5%;
    max-width: 40%}
.banner-service__title {
    font-size: 4.65vw;
    line-height: 1.2;
}
.banner-service__text {
    font-size: 1.2vw;
}
}@media (max-width:1140px) {
    .banner-service {
    padding-top: 151px;
    margin-top: -67px;
    padding-bottom: 117px;
    margin-bottom: 56px;
}
.banner-service__text {
    font-size: 15px;
    line-height: 165%}
.banner-service__wrap {
    max-width: 466px;
    margin-left: 0;
}
.banner-service__title {
    font-size: 53px;
    line-height: 62px;
    margin-bottom: 20px;
}
}@media (max-width:960px) {
    .banner-service {
    margin-top: -77px;
    padding-top: 104px;
    padding-bottom: 91px;
    margin-bottom: 35px;
}
.banner-service__title {
    font-size: 46px;
    line-height: 54px;
}
}@media (max-width:640px) {
    .banner-service {
    padding-top: 86px;
    padding-bottom: 62px;
}
.banner-service__title {
    font-size: 30px;
    line-height: 35px;
}
}@media (max-width:480px) {
    .banner-service {
    padding-top: 73px;
    padding-bottom: 50px;
    margin-bottom: 26px;
}
}.bread {
    margin-bottom: 59px;
    margin-top: 3px;
}
.bread__container {
    position: relative;
    z-index: 2;
}
.bread__back {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    line-height: 165%;
    color: #24775a;
}
.bread__back .svg-icon {
    display: block;
    margin-right: 9px;
    margin-top: -3px;
}
.bread__back .svg-icon use {
    fill: #24775a;
}
.bread ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.bread ul li {
    display: inline-flex;
    align-items: center;
    list-style: none;
    font-size: 14px;
    line-height: 100%;
    margin-right: 9px;
}
.bread ul li:last-child {
    margin-right: 0;
}
.bread ul li a {
    display: inline-flex;
    align-items: center;
    color: #6b6b6b;
}
.bread ul li a .svg-icon--back {
    display: none;
}
.bread ul li a .svg-icon {
    margin-left: 10px;
}
.bread ul li a .svg-icon use {
    stroke: #24775a;
}
.bread ul li span {
    display: inline-flex;
    align-items: center;
    color: #6b6b6b;
}
.bread--white ul li a {
    color: #fff;
}
.bread--white ul li a .svg-icon use {
    stroke: #fff;
}
.bread--white ul li span {
    color: #fff;
}
@media (max-width:1440px) and (min-width:1141px) {
    .bread {
    margin-bottom: 4vw;
}
.bread ul li a {
    font-size: 1vw;
}
.bread ul li a .svg-icon {
    margin-left: .6vw;
    width: .7vw;
}
.bread ul li span {
    font-size: 1vw;
}
}@media (min-width:960px) {
    .bread ul li a:hover {
    color: #45b969;
}
}@media (max-width:1140px) {
    .bread {
    margin-bottom: 29px;
    margin-top: 0;
}
.bread ul li {
    display: none;
}
.bread ul li a {
    font-size: 12px;
    line-height: 165%;
    color: #bdbdbd;
}
.bread ul li a .svg-icon {
    display: none;
}
.bread ul li a .svg-icon--back {
    display: block;
    margin-left: 0;
    margin-right: 8px;
    margin-top: -2px;
}
.bread ul li a .svg-icon--back use {
    fill: #bdbdbd;
    stroke: transparent;
}
.bread ul li:nth-last-child(2) {
    display: inline-flex;
}
.bread--white ul li a {
    color: #fff;
}
.bread--white ul li a .svg-icon--back use {
    fill: #fff;
}
}@media (max-width:960px) {
    .bread {
    margin-bottom: 40px;
}
}@media (max-width:480px) {
    .bread {
    margin-bottom: 22px;
}
}.block-info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.block-info__col {
    width: 33.3%;
    padding: 0 20px;
}
.block-info__item {
    margin-bottom: 32px;
}
.block-info__item:last-child {
    margin-bottom: 0;
}
.block-info__top {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.block-info__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fee703;
    margin-right: 12px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}
.block-info__type {
    margin-left: 8px;
    color: #9d7673;
}
.block-info__name, .block-info__type {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%}
.block-info__title {
    margin-bottom: 32px;
    font-weight: 700;
    font-size: 22px;
    line-height: 132%}
@media (max-width:1140px) {
    .block-info {
    margin-left: -12px;
    margin-right: -12px;
}
.block-info__title {
    font-size: 17px;
    line-height: 132%;
    margin-bottom: 16px;
}
.block-info__item {
    margin-bottom: 16px;
}
.block-info__top {
    margin-bottom: 8px;
}
.block-info__name, .block-info__text, .block-info__type {
    font-size: 15px;
    line-height: 165%}
.block-info__logo {
    width: 32px;
    height: 32px;
}
.block-info__col {
    padding: 0 12px;
}
}@media (max-width:960px) {
    .block-info {
    margin-left: 0;
    margin-right: 0;
}
.block-info__title {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 8px;
}
.block-info__col {
    width: 100%;
    padding: 0;
    margin-bottom: 32px;
}
.block-info__col:last-child {
    margin-bottom: 0;
}
}.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Roboto, sans-serif;
    cursor: pointer;
    font-size: 16px;
    line-height: 156%;
    padding: 3.5px 16px;
    border-radius: 16px;
    border: 2px solid transparent;
    transition: border-color .3s, background-color .3s, color .3s ease;
}
.btn--right .svg-icon {
    margin-left: 4px;
}
.btn--big {
    font-weight: 700;
    font-size: 22px;
    line-height: 156%;
    letter-spacing: .02em;
    border-radius: 12px;
    padding: 13px 20px;
}
.btn--small {
    padding: 13px 18px 12px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    border-radius: 8px;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.btn--mini {
    padding: 15px 24px;
    font-size: 14px;
    line-height: 16px;
}
.btn--default, .btn--mini {
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    border-radius: 8px;
}
.btn--default {
    font-size: 16px;
    line-height: 19px;
    padding: 18px 31px;
}
.btn--brown {
    background-color: #81324a;
    color: #fff;
}
.btn--grey {
    background-color: #f4f3f4;
    color: #6b6b6b;
}
.btn--green {
    background-color: #45b969;
    color: #fff;
}
.btn--green-dark {
    background-color: #24775a;
    color: #fff;
}
.btn--green-light2 {
    background-color: #45b969;
    color: #fff;
}
.btn--green-light2:disabled {
    pointer-events: none;
    background: #bdbdbd;
}
.btn--green-light2 .svg-icon use {
    fill: #fff;
}
.btn--out-green {
    color: #24775a;
    border-color: rgba(36, 119, 90, .5);
}
.btn--green-light {
    background-color: #cce5cf;
    color: #24775a;
}
.btn--white {
    background-color: #fff;
    color: #24775a;
}
@media (min-width:960px) {
    .btn--green-dark:hover {
    background-color: transparent;
    border-color: #24775a;
    color: #24775a;
}
.btn--out-green:hover {
    color: #fff;
    background-color:#24775a;
    border-color: #24775a;
}
.btn--white:hover {
    color: #45B969;
    box-shadow: 0px 6px 14px rgba(71, 185, 105, 0.27);
}
.btn--green-light2:hover {
    background-color: #24775a;
    border-color: #24775a;
    color: #fff;
}
.btn--green-light:hover {
    background-color: #fff;
    color: #24775a;
}
}@media (max-width:1140px) {
    .btn--big {
    font-size: 18px;
    line-height: 156%;
    padding: 8px 20px;
}
.btn--default {
    font-size: 16px;
    line-height: 19px;
    padding: 18px 28px;
}
.btn--mini {
    font-size: 12px;
    line-height: 14px;
    padding: 9px 18px;
    border-radius: 6px;
}
.btn--14 {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 18px;
    border-radius: 6px;
    letter-spacing: .05em;
    text-transform: uppercase;
}
}@media (max-width:1440px) and (min-width:1141px) {
    .btn {
    font-size: 1.1vw;
    padding: .9vw 1.1vw;
}
.btn--mini {
    font-size: .8vw;
    padding: .6vw 1.3vw;
}
}.btn__aside {
    margin-top: 56px;
}
.btn__aside .btn {
    width: 100%}
@media (max-width:1440px) and (min-width:1141px) {
    .btn__aside {
    margin-top: 2vw;
}
}@media (max-width:480px) {
    .btn--big {
    font-size: 16px;
    line-height: 156%;
    padding-top: 10px;
    padding-bottom: 10px;
}
}.btn-reset {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .05em;
    text-transform: uppercase;
    border: 2px solid rgba(36, 119, 90, .3);
    border-radius: 8px;
    color: #24775a;
}
.btn-reset .svg-icon {
    display: block;
    margin-right: 10px;
    margin-top: -1px;
}
.btn-reset .svg-icon use {
    stroke: #24775a;
}
@media (max-width:1140px) {
    .btn-reset {
    padding-top: 11px;
    padding-bottom: 11px;
    font-weight: 500;
    font-size: 14.25px;
    line-height: 165%;
    text-transform: none;
    letter-spacing: normal;
}
}@media (max-width:960px) {
    .btn-reset {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .05em;
    font-weight: 700;
    text-transform: uppercase;
}
}.btn-submit {
    width: 100%;
    border: 0;
    padding: 19px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Roboto, sans-serif;
    cursor: pointer;
    color: #fff;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    background-color: #45b969;
    border-radius: 8px;
}
@media (max-width:1140px) {
    .btn-submit {
    font-size: 14px;
    line-height: 16px;
    padding: 16px 27px;
}
}.btn-hh {
    display: inline-flex;
    align-items: center;
    border-radius: 8px;
    background: #9c070d;
    flex: none;
}
.btn-hh__text {
    font-weight: 700;
    font-size: 13px;
    line-height: 143%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 14px 8px 17px;
}
.btn-hh__logo {
    flex: none;
    border-radius: 8px;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d20a11;
}
@media (max-width:1140px) {
    .btn-hh__text {
    font-size: 11px;
    line-height: 130%;
    padding: 5px 9px 4px 11px;
}
.btn-hh__logo {
    width: 44px;
    height: 44px;
}
}@media (max-width:960px) {
    .btn-hh__text {
    font-size: 12px;
    line-height: 130%;
    padding: 13px 12px 11px;
}
.btn-hh__text br {
    display: none;
}
.btn-hh__logo {
    width: 40px;
    height: 40px;
}
.btn-hh__logo img {
    max-width: 100%;
    max-height: 100%}
}.big-form {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 101px;
    background-color: #24775a;
}
.big-form__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 4px;
    color: #fff;
    text-align: center;
}
.big-form__agree {
    font-size: 15px;
    line-height: 160%;
    color: #fff;
    opacity: .3;
    margin-top: 12px;
    text-align: center;
}
.big-form__btn {
    margin-top: 32px;
}
.big-form__field {
    width: 100%;
    margin-bottom: 16px;
}
.big-form__field:last-child {
    margin-bottom: 0;
}
.big-form__field textarea {
    width: 100%;
    background: #278162;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
    border-radius: 8px;
    border: 0;
    color: #fff;
    font-weight: 400;
    height: 56px;
    padding: 18px 24px;
    height: 112px;
}
.big-form__field textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: .65;
    font-weight: 400;
}
.big-form__field textarea:-moz-placeholder, .big-form__field textarea::-moz-placeholder {
    color: #fff;
    opacity: .65;
    font-weight: 400;
}
.big-form__field textarea:-ms-input-placeholder {
    color: #fff;
    opacity: .65;
    font-weight: 400;
}

.big-form__field input:-webkit-autofill{
    -webkit-text-fill-color: #fff  !important;
}
.big-form__field input:-webkit-autofill {
  
    -webkit-box-shadow: inset 0 0 0 50px #278162 !important; /* Цвет фона */
}
.big-form__field input[type=text], .big-form__field input[type=email] {
    width: 100%;
    background: #278162;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
    border-radius: 8px;
    border: 0;
    color: #fff;
    font-weight: 400;
    height: 56px;
    padding: 0 24px;
}
.big-form__field input[type=text]::-webkit-input-placeholder , .big-form__field input[type=email]::-webkit-input-placeholder {
    color: #fff;
    opacity: .65;
    font-weight: 400;
}
.big-form__field input[type=text]:-moz-placeholder, .big-form__field input[type=text]::-moz-placeholder , .big-form__field input[type=email]:-moz-placeholder, .big-form__field input[type=email]::-moz-placeholder {
    color: #fff;
    opacity: .65;
    font-weight: 400;
}
.big-form__field input[type=text]:-ms-input-placeholder , .big-form__field input[type=email]:-ms-input-placeholder {
    color: #fff;
    opacity: .65;
    font-weight: 400;
}
.big-form__subtitle {
    font-size: 15px;
    line-height: 160%;
    color: #fff;
    text-align: center;
    margin-bottom: 48px;
}
.big-form__container {
    width: 620px;
    margin: 0 auto;
    transition: opacity 0.3s ease;
}
.big-form__container.is-hidden {
    opacity: 0;
    pointer-events: none;
}
@media (max-width:1140px) {
    .big-form {
    padding-top: 67px;
    margin-top: 72px;
    padding-bottom: 56px;
}
.big-form__title {
    font-size: 28px;
    line-height: 33px;
}
.big-form__agree {
    font-size: 11.8792px;
    line-height: 160%}
.big-form__subtitle {
    font-size: 12px;
    line-height: 165%;
    margin-bottom: 33px;
}
.big-form__field input[type=text] , .big-form__field input[type=email]{
    height: 48px;
    font-size: 16px;
    line-height: 132%;
    padding: 0 20px;
}
.big-form__field textarea {
    font-size: 16px;
    line-height: 132%;
    height: 96px;
}
.big-form__text {
    font-size: 12px;
    line-height: 165%}
.big-form__container {
    width: 430px;
}
}@media (max-width:960px) {
    .big-form {
    padding-bottom: 73px;
}
.big-form__container {
    width: 100%}
.big-form__field {
    margin-bottom: 8px;
}
}@media (max-width:480px) {
    .big-form {
    padding-top: 42px;
    padding-bottom: 44px;
}
.big-form__agree {
    margin-top: 6px;
}
.big-form__subtitle {
    margin-bottom: 25px;
}
}.card-aside__aside {
    margin-bottom: 56px;
}
.card-aside__item {
    display: flex;
    align-items: center;
    color: inherit;
    margin-bottom: 16px;
}
.card-aside__item:last-child {
    margin-bottom: 0;
}
.card-aside__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 132%;
    color: #bdbdbd;
    margin-bottom: 32px;
}
.card-aside__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    transition: color .3s ease;
}
.card-aside__type {
    font-size: 15px;
    line-height: 160%;
    color: #9d7673;
    transition: color .3s ease;
}
.card-aside__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 77px;
    height: 77px;
    background-color: #fff;
    border-radius: 8px;
    margin-right: 16px;
    flex: none;
}
.card-aside__img img {
    max-width: 90%;
    max-height: 90%}
@media (max-width:1440px) and (min-width:1141px) {
    .card-aside__aside {
    margin-bottom: 3.5vw;
}
.card-aside__title {
    font-size: 1.2vw;
    margin-bottom: 2vw;
}
.card-aside__item {
    margin-bottom: .8vw;
}
.card-aside__type {
    font-size: 1vw;
    line-height: 1.2;
}
.card-aside__img {
    width: 5vw;
    height: 5vw;
    margin-right: 1vw;
}
.card-aside__name {
    font-size: 1.3vw;
    line-height: 1.2;
}
}
@media (max-width:1140px) {
    .card-aside__img {
        width: 65px;
        height: 65px; 
    }
    .card-aside__type {
        font-size: 13px;
    }

    .card-aside__name {
        font-size: 17px;
        line-height: 132%;
    }
}
@media (min-width:960px) {
    .card-aside__item:hover .card-aside__name, .card-aside__item:hover .card-aside__type {
    color: #24775a;
}
}
@media (max-width:1140px) {
    .card-aside__aside {
        margin-bottom: 25px;
    }
}
@media (max-width:960px) {
    .card-aside__aside {
    flex-direction: column;
    margin-bottom: 48px;
}
.card-aside__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #333234;
}
.card-aside__item {
    width: 50%;
    padding: 0 11px;
    margin-bottom: 24px;
}
.card-aside__img {
    width: 60px;
    height: 60px;
    margin-right: 6px;
}
.card-aside__type {
    font-size: 18px;
    line-height: 156%}
.card-aside__name {
    font-size: 17px;
    line-height: 132%}
.card-aside__body-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px -24px;
}
}
@media (max-width:480px) {
    .card-aside__item {
        width: 100%;
    }

    .card-aside__body-wrap {
        margin-bottom: 0;
    }
}
.card h1 {
    margin: 0 0 3px;
}
.card .programm__btn .btn svg, .card__btn {
    display: none;
}
.card__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #333234;
    margin-bottom: 32px;
    padding: 11px;
    border-radius: 12px;
}
.card__info {
    margin-bottom: 64px;
}
.card__info p {
    margin: 0 0 24px;
}
.card h5 {
    margin-top: 20px;
    margin-bottom: 4px;
}
.card h5:first-child {
    margin-top: 0;
}
.card ol {
    padding: 0;
    margin: 8px 0;
}
.card ol li {
    list-style: none;
    font-size: 18px;
    line-height: 156%;
    padding-left: 22px;
    color: #6b6b6b;
    position: relative;
    margin-bottom: 8px;
}
.card ol li:last-child {
    margin-bottom: 0;
}
.card ol li:before {
    content: " ";
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    background-color: #333234;
}
.card__top {
    margin-bottom: 19px;
    margin-top: -4px;
}
.card__type {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    color: #bdbdbd;
}
.card__type--brown {
    color: #9d7673;
}
.card__block {
    margin-bottom: 64px;
}
.card__block:last-child {
    margin-bottom: 0;
}
.card__block-title {
    margin-bottom: 32px;
}
.card__block-title h3, .card__block-title h4 {
    margin: 0;
}
.card__block-control {
    display: none;
}
.card__block-control svg {
    transition: transform .3s ease;
}
.card__block-body p {
    color: #6b6b6b;
}
.card__mobile .catalog-item, .card__mobile .price-block {
    display: none;
}
.card .video-block {
    width: 100%;
    height: 428px;
}
.card--diseases h1 {
    margin: 0 0 12px;
}
.card--diseases .card__block {
    margin-bottom: 48px;
}
.card--diseases .card__block:last-child {
    margin-bottom: 0;
}
.card--diseases .card__block-title {
    margin-bottom: 16px;
}
.card--diseases .card__top {
    margin-bottom: 48px;
    margin-top: 0;
}
.card--diseases .card__type {
    font-size: 20px;
    line-height: 132%}
@media(max-width: 960px) {
    .card--diseases .card__block {
        margin: 0;
        background: transparent;
        border-radius: 0;
    }

    .card--diseases  .card__block-body {
        display: block;
        padding: 0;
    }

    .card--diseases .card__block-title h4 {
        font-size: 20px;
        line-height: 23px;
    }

    .card--diseases .card__block-title {
        font-weight: bold;
        font-size: 20px;
        line-height: 23px;
        padding: 0;
    }
}    
.card--field h3 {
    margin-top: 48px;
    margin-bottom: 24px;
}
.card--field h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    margin-top: 0;
    margin-bottom: 15px;
}
@media (max-width:1440px) and (min-width:1141px) {
    .card--field p {
    font-size: 1.15vw;
}
.card--field h3 {
    margin-top: 2vw;
    margin-bottom: .8vw;
}
.card--field h5 {
    font-size: 1.25vw;
}
}@media (max-width:1140px) {
    .card ol li {
    font-size: 14.25px;
    line-height: 165%}
.card .video-block {
    margin-top: 24px;
    height: 292px;
}
.card__info {
    max-width: 80%;
    margin-bottom: 41px;
}
.card__block-title {
    margin-bottom: 26px;
}
.card__top {
    margin-bottom: 22px;
}
}@media (max-width:960px) {
    .card {
    display: flex;
    flex-direction: column;
}
.card__type {
    font-size: 14.25px;
    line-height: 165%}
.card .qr__wrap {
    order: 9;
    margin-top: 60px;
}
.card__info {
    max-width: 100%}
.card__info p {
    margin-bottom: 16px;
    line-height: 170%}
.card__btn {
    display: flex;
    flex-direction: column;
    margin-bottom: 48px;
}
.card__btn .btn {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .05em;
    width: 100%;
    margin-bottom: 16px;
}
.card__btn .btn:last-child {
    margin-bottom: 0;
}
.card__block {
    margin: 0 -40px;
    background: linear-gradient(180deg, #fff, #f4f3f4);
    border-radius: 12px;
}
.card__block-body {
    display: none;
    padding: 16px 40px 32px;
}
.card__block-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 40px;
    margin-bottom: 0;
}
.card__block-title.is-active .card__block-control svg {
    transform: rotate(180deg);
}
.card__block-control {
    display: flex;
}
.card__mobile {
    display: flex;
    margin-bottom: 39px;
}
.card__mobile .radio__row {
    margin-bottom: -8px;
}
.card__mobile .price-block {
    display: block;
    margin-bottom: 0;
    padding: 0;
    background-color: transparent;
}
.card__mobile .price-block__btn {
    display: none;
}
.card__mobile .catalog-item {
    display: block;
    margin-bottom: 16px;
}
.card__mobile .catalog-item--card .catalog-item__wrap {
    height: 42vw;
    border-radius: 18px;
}
.card__mobile .catalog-item--card .catalog-item__img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%}
.card__mobile-info {
    width: 53%;
    padding-left: 24px;
}
.card__mobile-body {
    width: 47%}
.card__mobile .doc {
    display: none;
}
.card .video-block {
    height: 47vw;
}
.card .programm__item {
    padding: 16px;
}
.card .programm__name {
    margin-bottom: 8px;
}
.card .programm__btn {
    margin-top: 20px;
}
.card .programm__btn .btn {
    font-size: 0;
    padding: 0;
    background-color: transparent;
}
.card .programm__btn .btn svg {
    display: flex;
}
.card--field .doc {
    display: none;
}
.card--field .card__block {
    margin: 0;
    background: transparent;
}
.card--field .card__block-body {
    display: block;
    padding: 0;
    background-color: transparent;
}
.card--field .card__top {
    margin-bottom: 32px;
}
.card--field .card__top h1 {
    font-size: 24px;
    line-height: 28px;
    text-transform: none;
}
}@media (max-width:640px) {
    .card .catalog-item--card .catalog-item__wrap {
    height: 87vw;
}
.card .item-block {
    width: 240px;
    flex-direction: column;
}
.card .item-block__list {
    margin-left: -16px;
    margin-right: -32px;
}
.card .item-block__list .slick-slide {
    padding: 0 16px;
}
.card .item-block__list .item-block__img {
    width: 240px;
    height: 240px;
    margin-bottom: 20px;
    margin-right: 0;
}
.card .item-block__list .item-block__info {
    display: none;
}
.card .item-block__list .item-block__body {
    padding-top: 0;
}
.card .item-block__list .item-block__name {
    margin-bottom: 4px;
}
.card__info {
    margin-bottom: 0;
}
.card__info p {
    margin-bottom: 26px;
}
.card__btn {
    margin-bottom: 32px;
}
.card__block {
    margin-left: -32px;
    margin-right: -32px;
}
.card__mobile {
    display: block;
    margin-bottom: 11px;
}
.card__mobile-info {
    padding-left: 0;
    width: 100%}
.card__mobile-body {
    width: 100%;
    margin-bottom: 20px;
}
.card--field .item-block {
    width: 100%}
}@media (max-width:480px) {
    .card__block {
    margin-left: -24px;
    margin-right: -24px;
}
.card__block-title {
    padding-left: 24px;
    padding-right: 24px;
}
}.card-mobile {
    display: none;
}
@media (max-width:480px) {
    .card-mobile {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 5;
    top: 48px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    align-items: center;
    background: #f4f3f4;
    justify-content: space-between;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.card-mobile.is-active {
    opacity: 1;
    pointer-events: auto;
}
.card-mobile:before {
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    height: 48px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .11), transparent);
}
.card-mobile__btn .btn {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .05em;
    padding: 12px 14px;
}
.card-mobile__body {
    display: flex;
    align-items: center;
}
.card-mobile__name {
    font-weight: 700;
    font-size: 17px;
    line-height: 132%;
    color: #333234;
}
.card-mobile__type {
    font-size: 13px;
    line-height: 100%;
    color: #bdbdbd;
}
.card-mobile__img {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-right: 16px;
    overflow: hidden;
}
.card-mobile__img img {
    max-width: 100%;
    max-height: 100%}
}.career {
    position: relative;
    z-index: 2;
}
.career .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.career__body {
    display: none;
    padding-left: 48px;
    padding-bottom: 48px;
    padding-right: 40%;
}
.career__city {
    font-size: 18px;
    line-height: 156%;
    color: #9d7673;
    opacity: .6;
}
.career__btn {
    flex: none;
}
.career__text {
    font-size: 18px;
    line-height: 156%}
.career__item {
    max-width: 100%;
    width: 1152px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: space-between;
    color: inherit;

    background: #fff;
    border-radius: 16px;
    margin-bottom: 24px;
}
.career__top-control {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}
.career__top.is-active .career__top-control {
    transform: rotate(180deg);
}
.career__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 32px 32px 32px 49px ;
}
.career__item:last-child {
    margin-bottom: 0;
}
.career__name {
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 4px;
}
@media (max-width:1140px) {
    .career__item {
    max-width: none;
    width: 100%;
    border-radius: 8px;
}
.career__body {
    padding-right: 50px;
}
.career__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 2px;
}
.career__city, .career__text {
    font-size: 15px;
    line-height: 165%}

}@media (max-width:960px) {
    .career__title {
    font-size: 20px;
    line-height: 23px;
}

.career__body {
    padding-right: 48px;
    margin-bottom: 22px;
}
.career__item {
    display: block;
}
}@media (max-width:640px) {
    .career__title {
        font-size: 20px;
        line-height: 23px;
    }
    .career__name {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 2px;
    }

    .career__top-control  svg {
        width: 15px;
        height: auto;
    }

    .career__top-control {
        width: 40px;
        height: 40px;
    }

    .career__city {
        font-size: 15px;
line-height: 165%;
    }

.career__top {
    padding: 32px;
    padding-right: 18px
}
.career__body {
    padding-left: 32px;
}
}

@media (max-width:480px) {
    .career {
        margin-bottom: -50px;
    }
    .career .container {
        padding: 0;
    }
    .career__name {
        font-size: 18px;
        line-height: 23px;
    }
    .career__top {
        padding: 21px;
        padding-right: 18px;
    }
    .career__body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .career__city {
        font-size: 13px;
        line-height: 165%;
    }
    .career__item:last-child {
        padding-bottom: 48px;
    }

    .career__top-control {
        width: 30px;
        height: 30px;
        margin-left: 10px;
        flex: none;
    }
}

.catalog-item__slider .slick-track {
    display: flex;
}

.catalog-item__slider .catalog-item {
    height: 100%;
}

.catalog-item__slider .catalog-item__wrap {
    height: 100%;
}

.catalog-item {
    display: block;
    color: inherit;
    position: relative;
}
.catalog-item__status {
    display: inline-flex; 
    padding: 4px 14px;
    letter-spacing: 0.02em;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 160%;
    border-radius: 0px 16px 16px 0px;
}
.catalog-item__status-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0px 16px 16px 0px;
}
.catalog-item__wrap {
    padding: 40px 32px 32px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
    transition: box-shadow .3s ease;
}
.catalog-item__slider .catalog-item {
    width: 100%;
    opacity: .2;
    pointer-events: none;
    transition: opacity .3s ease;
}
.catalog-item__slider .slick-slide {
    padding: 30px 16px;
    height: auto;
}
.catalog-item__slider .slick-slide.slick-active .catalog-item {
    opacity: 1;
    pointer-events: auto;
}
.catalog-item__status {
    display: inline-flex;
    padding: 4px 14px;
    letter-spacing: .02em;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 160%;
    border-radius: 0 16px 16px 0;
}
.catalog-item__status-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 16px 16px 0;
}
.catalog-item__status--stock {
    background-color: #ca3d67;
}
.catalog-item__status--new {
    background-color: #4dd678;
}
.catalog-item__status--spec {
    background-color: #e3517d;
}
.catalog-item__status--prof {
    background-color: #fee703;
    color: #333234;
}
.catalog-item__img {
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}
.catalog-item__img img {
    max-width: 100%;
    max-height: 100%}
.catalog-item__name {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    transition: color .3s ease;
}
.catalog-item__type {
    font-size: 15px;
    line-height: 160%;
    color: hsla(4, 18%, 53%, .5);
}
.catalog-item__text {
    font-size: 15px;
    line-height: 160%;
    margin-top: 8px;
}
.catalog-item--card {
    margin-bottom: 39px;
}
.catalog-item--card .catalog-item__wrap {
    padding: 20px 15px;
}
.catalog-item--card .catalog-item__img {
    margin-bottom: 0;
}
.catalog-item__list {
    display: flex;
    flex-wrap: wrap;
}
.catalog-item__list--programm {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: -16px;
}
.catalog-item__list--programm .catalog-item {
    text-align: center;
    width: calc(25% - 32px);
    margin: 0 16px 16px;
}
.catalog-item__list--programm .catalog-item__type {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%}
.catalog-item__list--programm .catalog-item__wrap {
    padding: 25px 16px;
}
.catalog-item__list--programm .catalog-item__img {
    height: 152px;
}
.catalog-item__list--programm .catalog-item__name {
    font-size: 20px;
    line-height: 132%}
@media (min-width:960px) {
    .catalog-item:hover .catalog-item__name {
    color: #45b969;
}
.catalog-item:hover .catalog-item__wrap {
    box-shadow: 0 13px 32px rgba(0, 0, 0, .1), 0 13px 32px rgba(0, 0, 0, .03);
}
}@media (max-width:1440px) and (min-width:1141px) {
    .catalog-item__list--programm {
    margin-left: -1vw;
    margin-right: -1vw;
}
.catalog-item__list--programm .catalog-item {
    width: calc(25% - 2vw);
    margin-left: 1vw;
    margin-right: 1vw;
}
.catalog-item__list--programm .catalog-item__img {
    height: 11vw;
    margin-bottom: .9vw;
}
.catalog-item__list--programm .catalog-item__name {
    font-size: 1.4vw;
    margin-bottom: .3vw;
}
.catalog-item__list--programm .catalog-item__type {
    font-size: 1.1vw;
}
.catalog-item__list--programm .catalog-item__wrap {
    padding: 16px;
    border-radius: 15px;
}
}@media (max-width:1140px) {
    .catalog-item__name {
    font-size: 17px;
    line-height: 132%}
.catalog-item__type {
    font-size: 12px;
    line-height: 165%}
.catalog-item__status {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 13px;
    line-height: 160%}
.catalog-item__text {
    font-size: 12px;
    line-height: 165%}
.catalog-item__img {
    height: 190px;
}
.catalog-item__wrap {
    padding: 32px 24px 24px;
}
.catalog-item__slider .catalog-item {
    width: 240px;
}
.catalog-item--card {
    margin-bottom: 35px;
}
.catalog-item--card .catalog-item__wrap {
    padding: 5px;
    height: 198px;
}
.catalog-item--card .catalog-item__status {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 15px;
    line-height: 160%}
.catalog-item__list--programm {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 0;
}
.catalog-item__list--programm .catalog-item {
    width: calc(25% - 16px);
    margin: 0 8px;
}
.catalog-item__list--programm .catalog-item__wrap {
    padding-top: 16px;
    padding-bottom: 16px;
}
.catalog-item__list--programm .catalog-item__type {
    font-size: 14.25px;
    line-height: 165%}
.catalog-item__list--programm .catalog-item__name {
    font-size: 17px;
    line-height: 132%;
    margin-bottom: 7px;
}
.catalog-item__list--programm .catalog-item__img {
    height: 100px;
    margin-bottom: 8px;
}
}
@media (max-width:960px) {
    .catalog-item__list--programm {
        margin-left: -11px;
        margin-right: -11px;
        margin-bottom: -21px;
    }
.catalog-item__slider .slick-arrow {
    display: none !important;
}
.catalog-item__list--programm .catalog-item {
    width: calc(50% - 22px);
    margin: 0 11px 24px;
}
.catalog-item__list--programm .catalog-item__body {
    text-align: left;
}
.catalog-item__list--programm .catalog-item__img {
    width: 60px;
    height: 60px;
    margin-right: 6px;
    border-radius: 16px;
    background-color: #fff;
    overflow: hidden;
}
.catalog-item__list--programm .catalog-item__name {
    margin-bottom: 0;
}
.catalog-item__list--programm .catalog-item__type {
    font-size: 18px;
    line-height: 156%}
.catalog-item__list--programm .catalog-item__wrap {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    align-items: center;
    background-color: transparent;
}
}@media (max-width:480px) {
    .catalog-item__slider .slick-slide {
    padding-left: 12px;
    padding-right: 12px;
}
.catalog-item__slider.slick-list {
    margin-left: -12px;
    margin-right: -12px;
}
.catalog-item__list--programm {
    margin-bottom: 0;
}
.catalog-item__list--programm .catalog-item {
    width: calc(100% - 22px);
    margin: 0 11px 14px;
}
.catalog-item__list--programm .catalog-item:last-child {
    margin-bottom: 0;
}
}.catalog__item {
    display: flex;
    align-items: center;
    padding: 32px;
    background-color: #fff;
    border-radius: 16px;
    color: inherit;
    position: relative;
    overflow: hidden;
    margin-bottom: 32px;
    transition: box-shadow .3s ease;
}
.catalog__item:last-child {
    margin-bottom: 0;
}
.catalog__status {
    display: inline-flex;
    padding: 4px 14px;
    border-radius: 0 16px 16px 0;
    letter-spacing: .02em;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 160%}
.catalog__status-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 0 16px 16px 0;
    position: absolute;
    left: 0;
    top: 0;
}
.catalog__status--stock {
    background-color: #ca3d67;
}
.catalog__status--new {
    background-color: #4dd678;
}
.catalog__status--spec {
    background-color: #e3517d;
}
.catalog__status--prof {
    background-color: #fee703;
    color: #333234;
}
.catalog__name {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 16px;
    transition: color .3s ease;
}
.catalog__body {
    height: 100%;
    min-height: 256px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.catalog__body-bottom--mobile {
    display: none;
}
.catalog__text, .catalog__type {
    font-size: 18px;
    line-height: 156%}
.catalog__type {
    color: #9d7673;
    opacity: .5;
    margin-bottom: 4px;
}
.catalog__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 256px;
    height: 256px;
    margin-right: 56px;
    flex: none;
}
.catalog__img img {
    max-width: 100%;
    max-height: 100%}
.catalog__tag {
    display: flex;
    flex-wrap: wrap;
}
.catalog__tag-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-right: 6px;
}
.catalog__tag-img img {
    max-width: 100%;
    max-height: 100%}
.catalog__tag-text {
    font-size: 18px;
    line-height: 156%}
.catalog__tag-item {
    display: inline-flex;
    align-items: center;
    background-color: #f4f3f4;
    border-radius: 16px;
    padding: 8px 22px 8px 8px;
    margin-right: 12px;
}
.catalog__tag-item:last-child {
    margin-right: 0;
}
.catalog__result {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: -48px;
}
.catalog__result .catalog-item {
    width: calc(25% - 32px);
    margin: 0 16px 48px;
}
@media (min-width:960px) {
    .catalog__item:hover {
    box-shadow: 0 13px 32px rgba(0, 0, 0, .1);
}
.catalog__item:hover .catalog__name {
    color: #81324a;
}
}@media (max-width:1140px) {
    .catalog {
    margin-bottom: -24px;
}
.catalog__img {
    width: 200px;
    height: 200px;
    margin-right: 7px;
}
.catalog__text, .catalog__type {
    font-size: 14.25px;
    line-height: 165%}
.catalog__text {
    margin-bottom: 36px;
}
.catalog__tag-item {
    padding: 4px 14px 4px 4px;
}
.catalog__tag-img {
    margin-right: 3px;
}
.catalog__tag-text {
    font-size: 14.25px;
    line-height: 165%}
.catalog__item {
    margin-bottom: 24px;
}
.catalog__body {
    min-height: 0;
}
.catalog__name {
    font-size: 30px;
    line-height: 35px;
}
}@media (max-width:960px) {
    .catalog__img {
    width: 173px;
    height: 173px;
    margin-right: 18px;
}
.catalog__item {
    margin-bottom: 34px;
}
.catalog__text {
    margin-bottom: 5px;
}
.catalog__type {
    margin-bottom: 2px;
}
.catalog__name {
    margin-bottom: 9px;
}
}@media (max-width:640px) {
    .catalog__img {
    width: 190px;
    height: 190px;
    margin-right: 0;
}
.catalog__body {
    width: calc(100% - 190px);
    padding-left: 20px;
}
.catalog__body-bottom {
    display: none;
}
.catalog__body-bottom--mobile {
    margin-top: 12px;
    display: block;
}
.catalog__text, .catalog__type {
    font-size: 12px;
    line-height: 165%}
.catalog__name {
    font-size: 17px;
    line-height: 132%}
.catalog__item {
    flex-wrap: wrap;
    padding: 32px 24px 24px;
    margin-bottom: 24px;
}
}@media (max-width:480px) {
    .catalog {
    margin-bottom: 0;
}
.catalog__item {
    padding: 32px 27px;
    flex-direction: column;
}
.catalog__body {
    width: 100%;
    padding-left: 0;
    text-align: center;
}
.catalog__tag {
    margin-bottom: -8px;
}
.catalog__tag-img {
    display: none;
}
.catalog__tag-item {
    border-radius: 8px;
    padding: 8px;
    margin: 0 8px 8px;
}
.catalog__bottom--mobile {
    display: flex;
    justify-content: center;
    margin-top: 16px;
}
.catalog__img {
    margin-bottom: 4px;
}
}.check {
    display: inline-flex;
    align-items: center;
    margin-bottom: 19px;
    position: relative;
}
.check input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}
.check input:checked~.check__control .svg-icon {
    opacity: 1;
}
.check input:checked~.check__control .svg-icon use {
    fill: #fff;
}
.check:last-child {
    margin-bottom: 0;
}
.check__control {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    margin-right: 16px;
    width: 28px;
    height: 28px;
    background-color: #45b969;
    border-radius: 6px;
}
.check__control .svg-icon {
    opacity: .2;
    transition: opacity .3s ease;
}
.check__control .svg-icon use {
    fill: #24775a;
}
.check__label {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
}
.check__list, .check__wrap {
    display: flex;
    flex-direction: column;
}
.check__list {
    align-items: flex-start;
    margin-bottom: 32px;
}
.check--default input:checked~.check__control .svg-icon {
    opacity: 1;
}
.check--default input:checked~.check__control .svg-icon use {
    fill: #45b969;
}
.check--default .check {
    margin-bottom: 24px;
}
.check--default .check:last-child {
    margin-bottom: 0;
}
.check--default .check__label {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    color: #333234;
}
.check--default .check__control {
    border: 2px solid #bdbdbd;
    background-color: transparent;
}
.check--default .check__control .svg-icon {
    opacity: 0;
}
.check--default .check__control .svg-icon use {
    fill: #45b969;
}
@media (max-width:1440px) and (min-width:1141px) {
    .check--default {
    margin-bottom: 1.8vw;
}
.check--default .check__label {
    font-size: 1.2vw;
}
.check--default .check__control {
    width: 1.7vw;
    height: 1.7vw;
    border-radius: 4px;
    border-width: .15vw;
    margin-right: .9vw;
}
.check--default .check__control .svg-icon {
    width: 1.2vw;
}
}@media (max-width:1140px) {
    .check {
    margin-bottom: 16px;
}
.check__list {
    margin-bottom: 24px;
}
.check__label {
    font-size: 18px;
    line-height: 21px;
}
.check__control {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}
.check__control .svg-icon {
    width: 12px;
    height: auto;
}
}@media (max-width:480px) {
    .check__label {
    font-size: 16px;
    line-height: 19px;
}
.check__control {
    margin-right: 14px;
}
}.city {
    margin-left: 57px;
    transition: opacity .3s ease;
}
.city__main {
    display: inline-flex;
    align-items: center;
}
.city__city {
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #24775a;
    border-bottom: 2px dashed rgba(36, 119, 90, .3);
    transition: border-color .3s ease;
}
.city__title {
    font-size: 16px;
    line-height: 156%;
    color: #bdbdbd;
    margin-right: 8px;
}
@media (max-width:1440px) and (min-width:1141px) {
    .city {
    margin-left: 4vw;
}
.city__title {
    font-size: 1.1vw;
}
.city__city {
    font-size: 1.2vw;
}
}@media (min-width:960px) {
    .city__city:hover {
    border-bottom-color: #24775a;
}
}@media (max-width:1140px) {
    .city {
    margin-left: 38px;
}
.city__title {
    display: none;
}
.city__city {
    font-size: 15px;
    line-height: 100%;
    border-bottom-width: 1.5px;
}
}@media (max-width:960px) {
    .city {
    margin-left: 23px;
}
}@media (max-width:640px) {
    .city {
    margin-left: 32px;
}
}@media (max-width:480px) {
    .city {
    margin-left: 16px;
}
.city__city {
    font-size: 12px;
}
}.client__item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 144px;
    background: #fff;
    box-shadow: 0 11px 40px rgba(0, 0, 0, .05);
    border-radius: 24px;
}
.client__item img {
    opacity: .7;
    max-height: 80%}
.client__slider.slider-block .slick-list {
    margin: 0 -24px;
}
.client__slider .client__item {
    width: 100%;
    opacity: .2;
    pointer-events: none;
    transition: opacity .3s ease;
}
.client__slider .slick-slide {
    padding: 0 24px;
    height: auto;
}
.client__slider .slick-slide.slick-active .client__item {
    opacity: 1;
    pointer-events: auto;
}
.client__plit {
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: -63px;
}
.client__plit-wrap {
    display: flex;
    flex-wrap: wrap;
}
.client__plit .client__item {
    width: calc(100%/6 - 48px);
    margin: 0 24px 63px;
}
@media (max-width:1140px) {
    .client__slider.slider-block .slick-list {
    margin: 0 -16px;
}
.client__slider .slick-slide {
    padding: 0 16px;
}
.client__slider .client__item {
    opacity: 1;
    width: 142px;
    height: 113.6px;
    box-shadow: 0 8.67778px 31.5556px rgba(0, 0, 0, .05);
    border-radius: 18.9333px;
}
.client__slider .client__item img {
    opacity: 1;
}
}@media (max-width:960px) {
    .client__plit {
    margin-bottom: 0;
    overflow-x: auto;
}
.client__plit-wrap {
    width: 1168px;
}
.client__plit .client__item {
    width: 142px;
    height: 113.6px;
    margin: 0 16px 63px;
}
}.control-block {
    margin-bottom: 48px;
}
.control-block__control, .control-block__main {
    display: none;
}
@media (max-width:960px) {
    .control-block {
    position: relative;
    flex-grow: 1;
    margin-bottom: 0;
}
.control-block.is-active .control-block__main {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.control-block.is-active .control-block__main:before {
    opacity: 1;
}
.control-block.is-active .control-block__control svg {
    transform: rotate(180deg);
}
.control-block.is-active .radio__list {
    opacity: 1;
    pointer-events: auto;
}
.control-block__container {
    width: 100%;
    margin-top: -10px;
}
.control-block__container, .control-block__control {
    display: flex;
    align-items: center;
    justify-content: center;
}
.control-block__control {
    width: 48px;
    height: 48px;
    position: relative;
    z-index: 1;
    flex: none;
}
.control-block__control svg {
    transition: transform .3s ease;
}
.control-block__name {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    position: relative;
    z-index: 1;
}
.control-block__main {
    display: flex;
    height: 48px;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding-left: 16px;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0 5px 17px rgba(0, 0, 0, .05);
    border-radius: 8px;
    transition: border-radius .3s ease;
}
.control-block__main:before {
    content: " ";
    position: absolute;
    background: linear-gradient(180deg, #fff, #fafafa);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.control-block .radio {
    margin-bottom: 0;
}
.control-block .radio__list {
    position: absolute;
    z-index: 5;
    background-color: #fff;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
    border-radius: 0 0 12px 12px;
    padding: 12px 16px;
    right: 0;
    top: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.control-block .radio__label {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    padding: 10px 0;
}
.control-block .radio__control {
    display: none;
}
}.culture {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 35px;
}
.culture__text {
    margin-top: 1px;
    font-size: 15px;
    line-height: 160%;
    color: #24775a;
}
.culture__img {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.culture__icon {
    position: relative;
    margin-bottom: 3px;
}
.culture__icon img {
    display: block;
    transition: opacity .3s ease;
}
.culture__icon img:nth-child(2) {
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0;
}
.culture__item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    width: 240px;
    height: 240px;
    margin-bottom: -35px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    transition: filter .3s, background-color .3s ease;
}
.culture__item:nth-child(3n+3) {
    margin-left: 30%;
    margin-right: 30%}
.culture__item:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, .1);
    transition: background-color .3s ease;
}
.culture__item--info {
    flex-direction: column;
    text-align: center;
}
.culture__item--info .culture__name {
    font-weight: 700;
    color: #333234;
}
.culture__item--info .culture__name, .culture__item--text .culture__name {
    font-size: 22px;
    line-height: 132%;
    text-shadow: none;
}
.culture__item--text .culture__img {
    display: none;
}
.culture__item--green {
    background-color: #45b969;
}
.culture__item--green:before {
    display: none;
}
.culture__item--white {
    background-color: #fff;
}
.culture__item--white:before {
    display: none;
}
.culture__name {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    color: #fff;
    text-shadow: 0 3px 20px #000;
    transition: color .3s ease;
}
.circle-protection {
    position: absolute;
    z-index: -1;
    top: -12%;
    left: 26%;
    width: 837px;
    height: 837px;
    opacity: .5;
    border-radius: 50%;
    border: 175.748px solid #fff;
    transition: transform .3s linear;
}
@media (max-width:1440px) and (min-width:1141px) {
    .culture__icon img {
    width: 5vw;
}
.culture__text {
    font-size: 1vw;
}
.culture__item {
    width: 17vw;
    height: 17vw;
    margin-bottom: -3vw;
}
.culture {
    padding-bottom: 4vw;
}
.culture__item--info .culture__name, .culture__item--text .culture__name {
    font-size: 1.5vw;
}
.culture__name {
    font-size: 2vw;
    line-height: 1.2;
}
.circle-protection {
    left: 18%;
    width: 662.96px;
    height: 662.96px;
    border: 139.205px solid #fff;
}
}@media (max-width:1140px) {
    .circle-protection {
    top: -30%;
    left: inherit;
    right: 0;
    width: 736px;
    height: 736px;
    border: 154.541px solid #fff;
}
.culture__item {
    width: 170px;
    height: 170px;
    margin-bottom: 5px;
}
.culture__item--text .culture__name {
    font-size: 17px;
    line-height: 132%}
.culture__item--info {
    width: 190px;
    height: 190px;
}
.culture__item--info img {
    width: 56px;
}
.culture__item--info .culture__name {
    font-size: 17px;
    line-height: 132%}
.culture__item--info .culture__text {
    font-size: 12px;
    line-height: 165%}
.culture__icon {
    margin-bottom: 9px;
}
.culture__name {
    font-size: 20px;
    line-height: 23px;
}
}@media (min-width:960px) {
    .culture__item:hover {
    filter: drop-shadow(0 6px 16px rgba(69, 185, 105, .2));
}
.culture__item--white:hover {
    filter: none;
}
.culture__item--white:hover .culture__name {
    color: #45b969;
}
.culture__item--white:hover .culture__icon img:nth-child(2) {
    opacity: 1;
}
.culture__item--green:hover {
    background-color: #24775a;
}
}@media (max-width:960px) {
    .circle-protection {
    top: -36%;
    left: inherit;
    right: -23%;
    width: 618px;
    height: 618px;
    border: 129.764px solid #fff;
}
.culture {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 0;
}
.culture__item {
    width: auto;
    display: inline-flex;
    max-width: 90%;
    border-radius: 143px;
    height: auto;
    padding: 0;
    background-color: #fff;
}
.culture__item, .culture__item:nth-child(3n+3) {
    margin: 0 0 16px;
}
.culture__item--info, .culture__item:before {
    display: none;
}
.culture__item--text .culture__img {
    display: flex;
}
.culture__item--text .culture__name, .culture__name {
    font-size: 24px;
    line-height: 28px;
}
.culture__name {
    text-shadow: none;
    color: #333234;
    margin-left: 24px;
    margin-right: 50px;
    text-align: left;
}
.culture__img {
    width: 88px;
    height: 88px;
    flex: none;
    border-radius: 50%;
    position: relative;
    left: auto;
    top: auto;
}
}@media (max-width:640px) {
    .culture__item {
    max-width: none;
}
}@media (max-width:480px) {
    .circle-protection {
    top: -34%;
    left: 0;
    right: auto;
}
.culture__img {
    width: 60px;
    height: 60px;
}
.culture__item {
    width: 100%;
    justify-content: flex-start;
    max-width: none;
}
.culture__item:last-child {
    margin-bottom: 0;
}
.culture__item--text .culture__name, .culture__name {
    font-size: 17px;
    line-height: 132%}
.culture__name {
    margin-left: 12px;
}
}.doc {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    line-height: 120%;
    color: #24775a;
}
.doc__icon {
    display: flex;
    margin-right: 14px;
}
.doc__icon svg {
    display: block;
}
.doc__name {
    transition: border-color .3s ease;
    border-bottom: 2px solid transparent;
}
@media (max-width:1440px) and (min-width:1141px) {
    .doc__icon {
    width: 2vw;
    margin-right: 1vw;
}
.doc__icon svg {
    display: block;
    height: auto;
}
.doc__name {
    font-size: 1.1vw;
}
}@media (min-width:960px) {
    .doc:hover .doc__name {
    border-color: #24775a;
}
}@media (max-width:1140px) {
    .doc__name {
    font-size: 15px;
    line-height: 165%}
}@media (max-width:960px) {
    .doc__icon {
    width: 22px;
    margin-right: 14px;
}
.doc__name {
    font-size: 15px;
    line-height: 165%}
}.notfound {
    background: linear-gradient(180deg, #e0e0e0, #fff);
    padding-bottom: 144px;
}
.notfound__img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.notfound__body {
    max-width: 720px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    margin-top: -303px;
}
.notfound__text {
    font-size: 20px;
    line-height: 156%;
    text-align: center;
}
.notfound__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 22px;
}
.notfound__btn .btn {
    margin: 0 6px;
}
.file__main {
    position: relative;
}
.file__main input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.file__btn {
    cursor: pointer;
    margin-top: 30px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}
.file__btn .svg-icon {
    margin-right: 10px;
}
.file__btn .svg-icon use {
    fill: #fff;
}

@media (max-width:1440px) and (min-width:1141px) {
    .file__btn {
        font-size: 1vw;
    }
}
@media (max-width:1140px) {
    .file__btn {
        font-size: 12px;
    }
}
.file-big {
    padding: 16px;
    font-size: 18px;
    line-height: 132%;
    position: relative;
    width: 100%;
    margin-top: 36px;
    margin-bottom: 36px;
    border: 1px dashed #24775a;
    border-radius: 8px;
}
.file-big input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    opacity: 0;
}
.file-big__text {
    text-align: center;
}
.file-big__text span {
    color: #24775a;
}
.form__input {
    background: #fff;
    height: 56px;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
    border-radius: 8px;
    width: 100%;
    outline: 0;
    border: 0;
    padding: 0 24px;
    font-size: 20px;
    line-height: 132%;
    color: #333234;
    font-weight: 400;
}
.form__input::-webkit-input-placeholder {
    color: #bdbdbd;
    font-weight: 400;
}
.form__input:-moz-placeholder, .form__input::-moz-placeholder {
    color: #bdbdbd;
    font-weight: 400;
}
.form__input:-ms-input-placeholder {
    color: #bdbdbd;
    font-weight: 400;
}
.form__field {
    margin-bottom: 28px;
}
.form--line .form__field {
    margin-bottom: 24px;
}
.form--line .form__agree .agree, .form--line .form__field {
    display: flex;
    align-items: center;
}
.form--line .form__agree .agree__text {
    margin-top: 0;
    padding-right: 25px;
}
.form--line .form__agree .agree__control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 2px solid #bdbdbd;
    box-sizing: border-box;
    border-radius: 6px;
    margin-right: 11px;
    flex: none;
}
.form--line .form__btn {
    display: flex;
    align-items: center;
}
.form--line .form__label {
    width: 220px;
    font-size: 16px;
    line-height: 132%;
    color: #262526;
    flex: none;
}
.form-ok {
    text-align: center;
    display: none;
}
.form-ok__title {
    margin-top: 8px;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
}
.form-ok__text {
    margin-top: 8px;
    font-size: 18px;
    line-height: 156%}
.filter-tag {
    margin-top: -15px;
    margin-bottom: 65px;
}
.filter-tag__item {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 8px;
}
.filter-tag__control {
    display: flex;
    align-items: center;
    margin-left: 9px;
}
.filter-tag__control .svg-icon {
    opacity: .3;
    transition: opacity .3s ease;
}
.filter-tag__control .svg-icon use {
    fill: #333234;
}
.filter-tag__tooltip {
    position: absolute;
    pointer-events: none;
    opacity: 0;
    width: 284px;
    padding: 24px;
    font-size: 15px;
    line-height: 160%;
    right: -115px;
    color: #6b6b6b;
    bottom: calc(100% + 8px);
    background-color: #fff;
    box-shadow: 0 4px 42px rgba(0, 0, 0, .21);
    border-radius: 16px;
    z-index: 2;
    transition: opacity .3s ease;
}
.filter-tag__tooltip:before {
    content: " ";
    position: absolute;
    border: 8px solid transparent;
    border-top: 4px solid #fff;
    bottom: -12px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 1px;
}
.filter-tag__tag {
    display: flex;
    align-items: center;
    position: relative;
    color: inherit;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 156%;
    padding: 6px 18px;
    border-radius: 20px;
    margin-right: 16px;
    background-color: #fff;
    transition: color .3s ease;
}
.filter-tag__tag.is-active {
    color: #fff;
    background-color: #24775a;
}
.filter-tag__tag.is-active .filter-tag__control .svg-icon {
    opacity: 1;
}
.filter-tag__tag.is-active .filter-tag__control .svg-icon use {
    fill: #fff;
}
.filter-tag__title {
    font-size: 18px;
    line-height: 156%;
    width: 120px;
    flex: none;
    padding-bottom: 8px;
}
.filter-tag__body {
    display: flex;
    flex-wrap: wrap;
}
@media (max-width:1440px) and (min-width:1141px) {
    .filter-tag {
    margin-top: 0;
    margin-bottom: 2.3vw;
}
.filter-tag__tag {
    font-size: 1.2vw;
    padding: .5vw 1.2vw;
    margin-right: 1.2vw;
    margin-bottom: 1vw;
}
}@media (max-width:1140px) {
    .filter-tag {
    margin-top: -9px;
    margin-bottom: 38px;
}
.filter-tag__tag {
    padding: 4px 12px;
    font-size: 14.25px;
    line-height: 165%;
    margin-right: 11px;
    margin-bottom: 11px;
}
}@media (max-width:640px) {
    .filter-tag {
    margin-bottom: 20px;
}
}@media (min-width:960px) {
    .filter-tag__tag:hover .filter-tag__control .svg-icon {
    opacity: 1;
}
.filter-tag__tag:hover .filter-tag__control .svg-icon use {
    fill: #45b969;
}
.filter-tag__tag:hover .filter-tag__tooltip {
    opacity: 1;
}
}.filter__top {
    display: none;
}
.filter__section {
    margin-bottom: 48px;
}
.filter__section .banner-aside {
    margin-top: -35px;
}
.filter .btn-reset {
    width: 100%}
.filter__item {
    margin-bottom: 16px;
}
.filter__item:last-child {
    margin-bottom: 0;
}
.filter__title {
    font-size: 15px;
    line-height: 160%;
    color: #6b6b6b;
    margin-bottom: 8px;
}
.filter-btn {
    display: none;
}
@media (max-width:1140px) {
    .filter__section {
    margin-bottom: 30px;
}
.filter__title {
    font-size: 14.25px;
    line-height: 165%}
}@media (max-width:960px) {
    .filter {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 7;
    display: flex;
    justify-content: flex-end;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.filter.is-active {
    opacity: 1;
    pointer-events: auto;
}
.filter.is-active .filter__wrap {
    transform: translateX(0);
}
.filter .select .jq-selectbox__select {
    height: 40px;
    padding-top: 7px;
    padding-bottom: 8px;
    overflow: hidden;
}
.filter .select .jqselect.dropdown .jq-selectbox__select {
    border-radius: 8px 8px 0 0;
}
.filter .select .jq-selectbox__dropdown {
    position: relative;
    top: auto!important;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    padding: 0;
}
.filter .select .jq-selectbox__dropdown ul {
    margin: 0;
    padding: 12px 18px;
    max-height: 300px;
    max-height: 268px !important;
}
.filter .select .jq-selectbox__dropdown ul li {
    font-weight: 500;
    font-size: 15px;
    line-height: 165%;
}
.filter .select .jq-selectbox__dropdown ul li:last-child {
    margin-bottom: 0;
}
.filter .select .jq-selectbox__trigger {
    width: 40px;
    height: 40px;
}
.filter .select .jq-selectbox__select-text {
    font-size: 15px;
    line-height: 165%;
    position: relative;
}
.filter__title {
    font-size: 12px;
    line-height: 165%}
.filter__section:last-child, .filter__title {
    margin-bottom: 0;
}
.filter__section .doc {
    display: none;
}
.filter__section .btn {
    width: 100%;
    margin-bottom: 16px;
}
.filter__section .btn:last-child {
    margin-bottom: 0;
}
.filter__top {
    justify-content: space-between;
    font-weight: 700;
    font-size: 17px;
    line-height: 132%;
    color: #bdbdbd;
    margin-bottom: 32px;
}
.filter__close, .filter__top {
    display: flex;
    align-items: center;
    height: 48px;
}
.filter__close {
    width: 48px;
    justify-content: center;
    margin-right: -15px;
}
.filter__close svg {
    display: block;
}
.filter__container {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 0 16px;
}
.filter__wrap {
    width: 300px;
    background: #f4f3f4;
    position: relative;
    z-index: 5;
    transition: transform .3s ease;
    transform: translateX(100%);
}
.filter__wrap:before {
    content: " ";
    width: 56px;
    left: -56px;
    top: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, rgba(0, 0, 0, .36), transparent);
    opacity: .4;
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.filter-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 24px;
    flex: none;
    width: 48px;
    height: 48px;
    border-radius: 12px;
    background-color: #81324a;
}
.filter-btn .svg-icon use {
    fill: #fff;
}
}@media (max-width:480px) {
    .filter-btn {
    margin-left: 10px;
}
}.footer {
    position: relative;
    z-index: 2;
    height: 612px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #262526;
}
.footer__top {
    padding-top: 89px;
    padding-bottom: 90px;
    background-color: #333234;
}
.footer__top-menu {
    width: 66.7%;
    margin-top: 16px;
}
.footer__top .container {
    display: flex;
    justify-content: space-between;
}
.footer .logo {
    margin-top: 0;
    margin-left: -6px;
}
.footer__info {
    max-width: 313px;
}
.footer__info div {
    font-size: 15px;
    line-height: 150%;
    color: #6b6b6b;
    margin-bottom: 14px;
}
.footer__info div:last-child {
    margin-bottom: 0;
}
.footer__info div a {
    color: #6b6b6b;
}
.footer__bottom {
    padding: 27px 0;
    background-color: #262526;
}
.footer__bottom-wrap {
    width: 66.7%}
.footer__bottom-wrap, .footer__bottom .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer__bottom .container {
    position: relative;
}
.footer .phone {
    font-size: 36px;
    line-height: 42px;
    color: #fff;
}
.footer .menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 36px 0 0;
}
.footer .menu a {
    display: inline-flex;
    margin: 0 0 18px;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
}
.footer .menu a:last-child {
    margin-bottom: 0;
}
@media (max-width:1440px) and (min-width:1141px) {
    .footer {
    height: 42vw;
}
.footer .logo {
    width: 13vw;
}
.footer .phone {
    font-size: 2.6vw;
}
.footer .menu {
    margin-top: 2vw;
}
.footer .menu a {
    font-size: 1.2vw;
    margin-bottom: 1.3vw;
}
.footer__info {
    width: 24%;
    max-width: none;
}
.footer__info div {
    font-size: 1vw;
    margin-bottom: .7vw;
}
.footer__bottom-wrap {
    width: 63.2%}
.footer__top {
    padding-top: 6vw;
    padding-bottom: 6vw;
}
.footer__top-menu {
    margin-top: 3px;
    width: 63.2%}
}@media (max-width:1140px) {
    .footer {
    height: 490px;
}
.footer .phone {
    font-size: 26px;
    line-height: 30px;
}
.footer .logo {
    height: 44px;
}
.footer .logo img {
    max-height: 100%}
.footer__info {
    width: 33.3%;
    flex: none;
    padding-right: 22px;
}
.footer__info div {
    font-size: 13px;
    line-height: 150%}
.footer__top {
    padding-top: 37px;
    padding-bottom: 61px;
}
.footer__top-wrap {
    width: 33.3%;
    padding-top: 15px;
}
.footer__top-menu {
    width: 66.7%;
    padding-left: 10px;
}
.footer .menu {
    margin-top: 21px;
}
.footer .menu a {
    font-size: 14px;
    line-height: 100%}
}@media (max-width:960px) {
    .footer {
    height: 492px;
}
.footer .logo {
    height: 48px;
    margin-left: 0;
}
.footer .menu {
    display: none;
}
.footer__info {
    padding: 0;
    width: 100%;
    order: 2;
    text-align: center;
    max-width: none;
}
.footer__info div {
    margin-bottom: 9px;
}
.footer__bottom {
    padding-top: 33px;
    padding-bottom: 40px;
}
.footer__bottom-wrap, .footer__bottom .container {
    flex-direction: column;
}
.footer__bottom-wrap {
    order: 1;
}
.footer__bottom-wrap .phone__block {
    order: 2;
    margin-bottom: 29px;
}
.footer__bottom-wrap .phone__block .phone__title {
    margin-bottom: 5px;
    text-align: center;
}
.footer__bottom-wrap .social {
    order: 1;
    margin-bottom: 32px;
}
.footer__top {
    padding-top: 32px;
    padding-bottom: 0;
    background: #262526;
}
.footer__top-menu {
    display: none;
}
.footer__top-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
}
}@media (max-width:640px) {
    .footer__bottom-wrap {
    width: 100%}
}.gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
    margin-top: 64px;
    margin-bottom: 36px;
}
.gallery__title {
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 156%;
    margin-top: -45px;
    margin-bottom: 36px;
}
.gallery__item {
    display: block;
    height: 270px;
    width: calc(50% - 22px);
    margin: 0 11px 22px;
}
@media (max-width:640px) {
    .gallery__item {
    height: 40vw;
    width: calc(100% - 22px);
    height: 60vw;
}
}.hamburger {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    background-color: #24775a;
    margin-left: 17px;
    transition: width 0.3s, height 0.3s ease;
}
.hamburger span {
    width: 24px;
    height: 2px;
    flex: none;
    margin: 3px 0;
    display: block;
    background: #fff;
}
@media (max-width:1140px) {
    .hamburger {
    display: flex;
}
}@media (max-width:960px) {
    .hamburger {
    width: 64px;
    height: 64px;
    margin-left: 12px;
}
}@media (max-width:640px) {
    .hamburger {
    width: 56px;
    height: 56px;
    margin-left: 12px;
}
.hamburger span {
    width: 20px;
    margin: 0 0 5px;
}
.hamburger span:last-child {
    margin-bottom: 0;
}
}@media (max-width:480px) {
    .hamburger {
    width: 48px;
    height: 48px;
    margin-left: 10px;
}
}.header {
    z-index: 4;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: transform .3s ease;
}
.header .logo img {
    height: 50px;
}
.header.is-fixed {
    transform: translateY(-56px);
}
.header.is-fixed .logo img {
    height: 29px;
}
.header.is-fixed .city {
    opacity: 0;
    pointer-events: none;
}
.header.is-fixed .header__bottom .container {
    height: 48px;
}
.header.is-fixed .header__bottom .container .hamburger {
    width: 48px;
    height: 48px;
}
.header__top {
    height: 56px;
    background-color: #24775a;
}
.header__top-info, .header__top-main {
    display: inline-flex;
    align-items: center;
}
.header__top-main {
    height: 100%}
.header__top .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%}
.header__top .phone {
    margin-right: 21px;
}
.header__top .phone .svg-icon {
    display: none;
}
.header__top .social {
    margin-right: 22px;
}
.header__bottom {
    background-color: #fff;
}
.header__bottom .phone, .header__bottom .social {
    display: none;
}
.header__bottom .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
    transition: height .3s ease;
}
.header__bottom-info {
    height: 100%}
.header__bottom-info, .header__bottom-main {
    display: inline-flex;
    align-items: center;
}
@media (max-width:1440px) and (min-width:1141px) {
 /*   .header__top {
    padding-top: .8vw;
    padding-bottom: .8vw;
    height: auto;
}*/
.header__top .phone {
    font-size: 1.4vw;
}
.header__top-main .btn {
    padding: .4vw 1.1vw;
    line-height: 1;
}
.header__bottom .container {
    height: 5.5vw;
}
.header .logo {
    width: 13.3vw;
}
.header .logo img {
    height: auto;
}
}@media (max-width:1140px) {
    .header.is-fixed {
    transform: translateY(0);
}
.header.is-fixed .city {
    opacity: 1;
    pointer-events: auto;
}
.header__top {
    display: none;
}
.header__bottom .logo {
    height: 40px;
    width: auto;
}
.header__bottom .logo img {
    max-height: 100%}
.header__bottom .container {
    width: 100%;
    padding-left: 25px;
    height: auto;
    padding-right: 0;
}
.header__bottom .social {
    display: flex;
}
.header__bottom .social__item {
    width: 40px;
    height: 40px;
    margin-right: 6px;
    background-color: #e9f2e6;
}
.header__bottom .phone {
    display: inline-flex;
    align-items: center;
    margin-left: 6px;
    background-color: #e9f2e6;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    padding: 10px 16px 9px 12px;
    border-radius: 20px;
    flex: none;
    color: #24775a;
}
.header__bottom .phone .svg-icon {
    display: block;
    margin-right: 12px;
    flex: none;
}
.header__bottom .menu, .header__bottom .search-btn {
    display: none;
}
}@media (max-width:960px) {
    .header__bottom .social {
    display: none;
}
}@media (max-width:640px) {
    .header__bottom .phone {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
}
.header__bottom .phone span {
    display: none;
}
.header__bottom .phone .svg-icon {
    margin-right: 0;
}
.header__bottom .logo {
    height: 33px;
}
.header__bottom .container {
    padding-left: 15px;
}
}@media (max-width:480px) {
    .header__bottom .logo {
    height: 27px;
}
.header__bottom .phone {
    width: 32px;
    height: 32px;
}
}h1 {
    font-size: 44px;
    line-height: 52px;
}
h1, h2 {
    font-weight: 700;
    font-family: Roboto, sans-serif;
}
h2 {
    font-size: 36px;
    line-height: 42px;
}
h3 {
    font-size: 28px;
    line-height: 33px;
}
h3, h4 {
    font-weight: 700;
    margin: 0;
    font-family: Roboto, sans-serif;
}
h4 {
    font-size: 22px;
    line-height: 132%}
h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    font-family: Roboto, sans-serif;
}
@media (max-width:1440px) and (min-width:1141px) {
    h1 {
    font-size: 3vw;
    line-height: 1.2;
}
h3 {
    font-size: 1.95vw;
}
}@media (max-width:1140px) {
    h1 {
    font-size: 36px;
    line-height: 42px;
}
h2 {
    font-size: 24px;
    line-height: 28px;
}
h3 {
    font-size: 20px;
    line-height: 23px;
}
h5 {
    font-size: 14.25px;
    line-height: 165%}
}@media (max-width:960px) {
    h1 {
    font-size: 30px;
    line-height: 35px;
}
}@media (max-width:480px) {
    h1 {
    font-size: 24px;
    line-height: 28px;
}
h3 {
    font-size: 20px;
    line-height: 23px;
}
}.item-block {
    display: block;
    color: inherit;
}
.item-block--aside {
    margin-bottom: 32px;
}
.item-block--aside .item-block__img {
    margin-bottom: 0;
}
.item-block__slider.slider-block .slick-list {
    overflow: visible;
    margin: 0 -24px;
}
.item-block__slider .item-block {
    width: 100%;
    opacity: .2;
    pointer-events: none;
    transition: opacity .3s ease;
}
.item-block__slider--programm.slider-block .slick-arrow {
    transform: translateY(0%);
    top: 151px;
}
.item-block__slider--programm.slider-block .slick-arrow.slick-next {
    right: -45px;
}
.item-block__slider--programm.slider-block .slick-arrow.slick-prev {
    left: -45px;
}
.item-block__slider .slick-slide.slick-active .item-block {
    opacity: 1;
    pointer-events: auto;
}
.item-block__img {
    height: 292px;
    border-radius: 16px;
    background-position: 50%;
    background-size: cover;
    margin-bottom: 24px;
    flex: none;
    position: relative;
    overflow: hidden;
}
.item-block__img:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .1;
}
.item-block__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 8px;
    transition: color .3s ease;
}
.item-block__text {
    font-size: 15px;
    line-height: 160%;
    color: #6b6b6b;
}
.item-block__status {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    line-height: 160%;
    padding: 4px 14px;
    letter-spacing: .02em;
    color: #fff;
    z-index: 2;
    background: #81324a;
    border-radius: 0 16px 16px 0;
}
.item-block__slider .slick-slide {
    padding: 0 24px;
}
.item-block__info {
    font-size: 18px;
    line-height: 156%;
    margin-top: 16px;
}
.item-block__list>div {
    margin-bottom: 40px;
}
.item-block__list>div:last-child {
    margin-bottom: 0;
}
.item-block__list .item-block {
    display: flex;
    margin-bottom: 40px;
}
.item-block__list .item-block__body {
    padding-top: 9px;
}
.item-block__list .item-block:last-child {
    margin-bottom: 0;
}
.item-block__list .item-block__name {
    font-size: 22px;
    line-height: 26px;
}
.item-block__list .item-block__img {
    width: 200px;
    height: 200px;
    margin-right: 32px;
    margin-bottom: 0;
}
.item-block__plit {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -26px -48px;
}
.item-block__plit .item-block {
    width: calc(25% - 52px);
    overflow: hidden;
    margin: 0 26px 48px;
}
@media (min-width:960px) {
    .item-block:hover .item-block__name {
    color: #24775a;
}
}@media (max-width:1440px) and (min-width:1141px) {
    .item-block--aside {
    margin-bottom: 2vw;
}
.item-block--aside .item-block__img {
    height: 18vw;
    margin-bottom: 0;
}
.item-block__status {
    font-size: 1vw;
    padding-left: 9px;
    padding-right: 9px;
}
}
@media (max-width:1140px) {
    .item-block__img {
        height: 240px;
        margin-bottom: 20px;
    }
    .item-block__text {
        font-size: 12px;
        line-height: 165%}
    .item-block__name {
        font-size: 15px;
        line-height: 132%;
        margin-bottom: 4px;
    }
    .item-block__slider .item-block {
        opacity: 1;
        width: 240px;
    }
    .item-block__slider.slider-block .slick-list {
        margin: 0 -16px;
    }
    .item-block__slider .slick-slide {
        padding: 0 16px;
    }
    .item-block__slider.slider-block .slick-arrow {
        top: 120px;
        transform: translateY(0);
    } 
    .item-block__slider.slider-block .slick-arrow.slick-next {
        
    right: -15px;

    }
    .item-block__slider.slider-block .slick-list::before {
        content: " ";
        position: absolute;
        right: -24px;
        width: 167px;
        background: linear-gradient(
    270deg
    , #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
        bottom: 0;
        top: 0;
        z-index: 2;
    }
    .item-block__slider.slider-block .slick-arrow .svg-icon {
        stroke: #292929;
        fill: transparent;
        opacity: 1;
        width: 13px;
        height: auto;
    }
    .item-block__slider.slider-block .slick-arrow.slick-prev {
        left: -28px;
    }
    .item-block__list .item-block {
        align-items: center;
        margin-bottom: 24px;
    }
    .item-block__list .item-block__name {
        font-size: 17px;
        line-height: 132%;
        margin-bottom: 8px;
    }
    .item-block__list .item-block__info {
        margin-top: 10px;
        font-size: 14.25px;
        line-height: 165%}
    .item-block__list .item-block__img {
        margin-right: 16px;
        width: 170px;
        height: 170px;
    }
    .item-block__plit {
        margin-left: -12px;
        margin-right: -12px;
        margin-bottom: -25px;
    }
    .item-block__plit .item-block {
        width: calc(25% - 24px);
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 25px;
    }
    .item-block__plit .item-block__img {
        height: 21vw;
    }
}
@media (max-width:960px) {
    .item-block__slider.slider-block .slick-list::before {
    display: none;
}
    .item-block__status {
    font-size: 13px;
    line-height: 160%;
    letter-spacing: .02em;
}
.item-block__slider .slick-arrow {
    display: none !important;
}
.item-block--aside .item-block__img {
    width: 100%;
    height: 88vw;
}
.item-block__plit {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: -25px;
}
.item-block__plit .item-block {
    width: calc(50% - 24px);
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 25px;
}
.item-block__plit .item-block__img {
    height: 42vw;
}
}@media (max-width:480px) {
    .item-block__plit {
    margin-bottom: -32px;
}
.item-block__plit .item-block {
    width: calc(100% - 24px);
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 32px;
}
.item-block__plit .item-block__img {
    height: 85vw;
    margin-bottom: 16px;
}
}.it {
    margin-top: 48px;
}
.it__item {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.it__item:last-child {
    margin-bottom: 0;
}
.it__img {
    display: flex;
    align-items: center;
}
.it__img a {
    display: inline-flex;
    margin-right: 12px;
}
.it__img a:last-child {
    margin-right: 0;
}
.it__img img {
    display: block;
}
.it__name {
    font-weight: 700;
    font-size: 22px;
    line-height: 132%;
    margin-bottom: 12px;
}
.it__text {
    margin-bottom: 24px;
}
.it__text span {
    color: #24775a;
}
.it__logo {
   /* width: 160px;*/
    margin-left: 32px;
    flex: none;
}
.it__logo img {
    max-width: 100%}
@media (max-width:1140px) {
    .it__name {
    font-size: 17px;
    line-height: 132%}
.it__logo {
    width: 100px;
    height: 100px;
}
.it__text {
    font-size: 15px;
    line-height: 165%}
}@media (max-width:640px) {
    .it {
    margin-top: 34px;
}
.it__logo {
    width: 80px;
    height: 80px;
}
}@media (max-width:480px) {
    .it__item {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-bottom: 52px;
}
.it__logo {
    width: 100px;
    height: 100px;
    margin-left: 0;
    margin-bottom: 12px;
}
.it__img {
    justify-content: center;
}
.it__img a {
    margin: 0 3px;
}
.it__img a:last-child {
    margin-right: 3px;
}
.it__body {
    order: 2;
}
.it__logo {
    order: 1;
}
}.lang {
    background-color: #20694f;
}
.lang, .lang__item {
    display: inline-flex;
    align-items: center;
    border-radius: 16px;
}
.lang__item {
    text-decoration: none;
    padding: 2px 10px 2px 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 156%;
    color: #cce5cf;
    transition: background-color .3s, color .3s ease;
}
.lang__item:last-child {
    margin-right: 0;
}
.lang__item.is-active {
    padding: 2px 7.5px;
    color: #fff;
    background-color: #288564;
}
@media(min-width: 960px) {
    .lang__item:hover {
        color: #fff;
    }
}
.level__item {
    margin-bottom: 8px;
}
.level__item:last-child {
    margin-bottom: 0;
}
.level__wrap {
    display: flex;
    align-items: center;
}
.level__name {
    display: none;
}
.level__body {
    flex-grow: 1;
    background-color: #cce5cf;
    border-radius: 24px;
}
.level__level {
    background-color: #24775a;
    color: #fff;
    padding: 10px 20px;
    border-radius: 24px;
}
.level__info, .level__level {
    font-size: 18px;
    line-height: 156%}
.level__info {
    width: 86px;
    text-align: right;
    flex: none;
    font-weight: 500;
    color: #cce5cf;
}
.level__info span {
    color: #24775a;
}
@media (max-width:1140px) {
    .level__level {
    padding-top: 12px;
    padding-bottom: 12px;
}
.level__info, .level__level {
    font-size: 14.25px;
    line-height: 165%}
.level__info {
    width: 63px;
}
}@media (max-width:640px) {
    .level__name {
    display: block;
    margin-bottom: 2px;
    color: #24775a;
}
.level__info, .level__name {
    font-size: 15px;
    line-height: 165%}
.level__info {
    width: 63px;
}
.level__item {
    margin-bottom: 15px;
}
.level__item:last-child {
    margin-bottom: 0;
}
.level__level {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 0;
}
}.contact-info__row {
    display: flex;
    margin: 0 auto;
    max-width: 93%}
.contact-info__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 132%;
    margin-bottom: 40px;
}
.contact-info__col {
    width: 50%;
    padding: 0 32px;
}
.contact-info__item {
    margin-bottom: 32px;
}
.contact-info__item:last-child {
    margin-bottom: 0;
}
.contact-info__item-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 12px;
}
.contact-info__item-body {
    font-size: 18px;
    line-height: 175%}
.contact-info__item-body a {
    color: #24775a;
    text-decoration: underline;
}
.contact-info__select {
    margin-bottom: 34px;
}
.contact-info__select.select .jq-selectbox__select {
    height: 64px;
    display: flex;
    align-items: center;
}
.contact-info__select.select .jq-selectbox__trigger {
    width: 64px;
    height: 64px;
}
@media (max-width:1140px) {
    .contact-info__row {
    max-width: none;
    margin: 0 -12px;
}
.contact-info__item {
    margin-bottom: 24px;
}
.contact-info__item:last-child {
    margin-bottom: 0;
}
.contact-info__item-title {
    margin-bottom: 10px;
}
.contact-info__item-body, .contact-info__item-title {
    font-size: 15px;
    line-height: 165%}
.contact-info__select {
    margin-bottom: 24px;
}
.contact-info__select.select .jq-selectbox__select {
    height: 56px;
}
.contact-info__select.select .jq-selectbox__trigger {
    width: 56px;
    height: 56px;
}
.contact-info__title {
    font-size: 17px;
    line-height: 132%;
    margin-bottom: 32px;
}
.contact-info__col {
    padding: 0 12px;
}
}@media (max-width:960px) {
    .contact-info__row {
    display: block;
    margin: 0;
}
.contact-info__item {
    margin-bottom: 21px;
}
.contact-info__col {
    width: 100%;
    padding: 0;
}
.contact-info__col:first-child {
    margin-bottom: 72px;
}
}@media (max-width:640px) {
    .contact-info__title {
    margin-bottom: 26px;
}
.contact-info__col:first-child {
    margin-bottom: 57px;
}
.contact-info__select {
    margin-bottom: 20px;
}
.contact-info__select.select .jq-selectbox__select {
    padding-left: 23px;
}
.contact-info__select.select .jq-selectbox__select-text {
    font-size: 17px;
    line-height: 165%}
}.list-icon__item {
    display: flex;
    align-items: center;
    min-height: 56px;
    margin-bottom: 28px;
}
.list-icon__item:last-child {
    margin-bottom: 0;
}
.list-icon span {
    font-weight: 700;
    font-size: 22px;
    line-height: 132%;
    color: #24775a;
    letter-spacing: -.02em;
    width: 64px;
    flex: none;
}
.list-icon__icon {
    display: flex;
    margin-right: 32px;
    flex: none;
}
.list-icon__icon .svg-icon {
    fill: transparent;
}
.list-icon__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%}
.list-icon--small .list-icon__item {
    margin-bottom: 24px;
    min-height: inherit;
}
.list-icon--small .list-icon__item:last-child {
    margin-bottom: 0;
}
.list-icon--small .list-icon__text {
    font-weight: 400;
}
.list-icon--text .list-icon__item {
    margin-bottom: 16px;
}
@media (max-width:1140px) {
    .list-icon__text {
    font-size: 17px;
    line-height: 156%}
.list-icon__item {
    margin-bottom: 15px;
}
.list-icon__icon {
    margin-right: 24px;
}
}@media (max-width:960px) {
    .list-icon__item {
    min-height: 0;
    margin-bottom: 12px;
}
}@media (max-width:480px) {
    .list-icon__item {
    display: block;
    text-align: center;
    margin-bottom: 22px;
}
.list-icon__item:last-child {
    margin-bottom: 0;
}
.list-icon__text {
    font-size: 14.25px;
    line-height: 150%}
.list-icon__icon {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
}
.list-icon__icon .svg-icon {
    display: block;
    width: 30px;
    height: auto;
}
}.info {
    margin-bottom: 24px;
}
.info:last-child {
    margin-bottom: 0;
}
.info__name {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 12px;
}
.info__text {
    font-size: 18px;
    line-height: 175%}
@media (max-width:640px) {
    .info__name {
    font-size: 15px;
    line-height: 132%;
    margin-bottom: 4px;
}
.info__text {
    font-size: 14.25px;
    line-height: 165%}
}.logo {
    display: inline-flex;
    align-items: center;
    margin-top: 5px;
}
.logo img {
    display: block;
    transition: width .3s, height .3s ease;
}
.mapschema__filter {
    margin-bottom: 48px;
}
.mapschema__filter .select {
    margin-bottom: 24px;
}
.mapschema__filter .select .jq-selectbox__select {
    height: 64px;
    display: flex;
    align-items: center;
}
.mapschema__filter .select .jq-selectbox__select-text {
    font-weight: 500;
    font-size: 22px;
    line-height: 132%}
.mapschema__filter .select .jq-selectbox__trigger {
    width: 64px;
    height: 64px;
}
.mapschema__filter .select:last-child {
    margin-bottom: 0;
}
.mapschema__body {
    width: 486px;
    flex: none;
}
.mapschema__main {
    padding-left: 43px;
    position: relative;
}
.mapschema__main img {
    display: block;
    width: 100%}
.mapschema__main svg {
    position: absolute;
    left: 43px;
    top: 0;
    width: 100%;
    height: auto;
    max-width: 780px;
}
.mapschema__main svg path {
    fill: transparent;
}
.mapschema__main svg path.full {
    cursor: pointer;
    fill: transparent;
    transition: fill .3s ease;
}
.mapschema__main svg path.full:hover {
    fill: #45b969;
}
.mapschema__block {
    display: flex;
    align-items: flex-start;
    margin-bottom: 76px;
}
.mapschema__block .page-block__top {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 72px;
}
.mapschema__block .page-block__top h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.mapschema__block .page-block__type {
    margin-top: 20px;
    font-weight: 700;
    font-size: 22px;
    line-height: 132%;
    color: #9d7673;
}
@media (max-width:1440px) {
    .mapschema__main svg {
        width: calc(100% - 43px);
    }
}
@media (max-width:1140px) {
    .mapschema__main {
    display: none;
}
.mapschema__block, .mapschema__filter {
    margin-bottom: 32px;
}
.mapschema__block .page-block__type {
    margin-top: 8px;
    max-width: 393px;
    font-size: 17px;
    line-height: 132%}
.mapschema__block .page-block__top {
    margin-bottom: 40px;
}
.mapschema__body {
    width: 100%}
}@media (max-width:960px) {
    .mapschema__block .page-block__top, .mapschema__filter {
    margin-bottom: 32px;
}
.mapschema__filter .select {
    margin-bottom: 16px;
}
.mapschema__filter .select .jq-selectbox__select-text {
    font-size: 17px;
    line-height: 165%}
.mapschema__filter .select .jq-selectbox__select {
    height: 56px;
}
.mapschema__filter .select .jq-selectbox__trigger {
    width: 56px;
    height: 56px;
}
}@media (max-width:640px) {
    .mapschema__block .page-block__top {
    margin-bottom: 32px;
}
.mapschema__block .page-block__type {
    font-size: 15px;
    line-height: 165%;
    max-width: 293px;
}
.mapschema__filter {
    margin-bottom: 24px;
}
.mapschema__filter .select {
    margin-bottom: 16px;
}
.mapschema__filter .select .jq-selectbox__select-text {
    font-size: 17px;
    line-height: 165%}
.mapschema__filter .select .jq-selectbox__select {
    height: 46px;
}
.mapschema__filter .select .jq-selectbox__trigger {
    width: 46px;
    height: 46px;
}
}.mobile-menu {
    display: none;
}
@media (max-width:1140px) {
    .mobile-menu {
    display: flex;
    justify-content: flex-end;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 15;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.menu-top {
    height: auto;
    margin-right: 0;
}
.mobile-menu .btn {
    display: none;
}
.mobile-menu.is-active {
    opacity: 1;
    pointer-events: auto;
}
.mobile-menu__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
}
.mobile-menu__close svg {
    opacity: .2;
}
.mobile-menu__info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 50px;
    margin-top: 25px;
    flex: none;
}
.mobile-menu__info .phone, .mobile-menu__info .social {
    display: none;
}
.mobile-menu__wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    padding-bottom: 33px;
}
.mobile-menu__back {
    position: absolute;
    top: 17px;
    left: 32px;
    opacity: .2;
}
.mobile-menu__drop {
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 350px;
    background: #24775a;
    z-index: 2;
    transition: transform .3s ease;
    transform: translateX(123%);
}
.mobile-menu__drop.is-active {
    transform: translateX(0);
}
.mobile-menu__drop:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -56px;
    width: 56px;
    background: linear-gradient(90deg, rgba(0, 0, 0, .36), transparent);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.mobile-menu__drop-container {
    height: 100%;
    overflow-y: auto;
    padding: 50px 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.mobile-menu__drop-container ul {
    margin: 0;
    padding: 0;
}
.mobile-menu__drop-container ul li {
    list-style: none;
    margin-bottom: 23px;
}
.mobile-menu__drop-container ul li:last-child {
    margin-bottom: 0;
}
.mobile-menu__drop-container ul li a {
    font-size: 16px;
    line-height: 156%;
    color: #e9f2e6;
}
.mobile-menu .header__top-main {
    height: auto;
    width: 100%;
}
.mobile-menu__menu .menu-top>ul {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
}
.mobile-menu__menu .menu-top>ul>li {
    height: auto;
    margin-bottom: 16px;
    padding: 0 50px;
    margin-right: 0;
    width: 100%;
    justify-content: space-between;
}
.mobile-menu__menu .menu-top>ul>li:last-child {
    margin-bottom: 0;
}
.mobile-menu__menu .menu-top>ul>li>a {
    font-size: 16px;
    line-height: 156%;
    
    color: #e9f2e6;
}
.mobile-menu__menu .menu {
    height: auto;
    margin-bottom: 51px;
    margin-right: 0;
}
.mobile-menu__menu .menu__control {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
}
.mobile-menu__menu .menu>ul {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
}
.mobile-menu__menu .menu>ul>li {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0 50px;
}
.mobile-menu__menu .menu>ul>li:last-child {
    margin-bottom: 0;
}
.mobile-menu__menu .menu>ul>li>a {
    width: 100%;
    display: flex;
    align-items: center;
    height: 48px;
    justify-content: space-between;
    padding: 0;
    color: #e9f2e6;
}
.mobile-menu__menu .menu>ul>li>a.is-active {
    color: #bdbdbd;
}
.mobile-menu__menu .menu-top>ul>li.is-active>a {
    color: #bdbdbd;
}
.mobile-menu__menu .menu-top>ul>li.is-active::before {
    width: 0%;
}
.mobile-menu__block {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 393px;
    height: 100%;
    background-color: #24775a;
}
.mobile-menu__block:before {
    content: " ";
    position: absolute;
    left: -104px;
    top: 0;
    bottom: 0;
    width: 104px;
    background: linear-gradient(90deg, rgba(0, 0, 0, .36), transparent);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
}
@media(max-width: 1140px ) and (min-width: 960px) {
    .mobile-menu__menu .menu-top>ul>li>a:hover {
        color: #fff;
    }

    .mobile-menu__menu .menu-top>ul>li:hover:before {
        width: 0;
    }

    .mobile-menu__menu .menu>ul>li>a:hover {
        color: #fff;
    } 
}
.main-service {
    overflow: hidden;
    padding: 0 80px;
}
.main-service__item {
    margin-bottom: 72px;
}
.main-service__item:last-child {
    margin-bottom: 0;
}
.main-service__item-name {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
}
.main-service__item-text {
    font-size: 18px;
    line-height: 156%}
.main-service__body {
    float: left;
    width: 38.5%}
.main-service__body-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 40px;
}
.main-service__body-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
.main-service__main {
    width: 46.5%;
    float: right;
}
@media (max-width:1140px) {
    .main-service {
    padding: 0;
}
.main-service__item {
    margin-bottom: 40px;
}
.main-service__item-name {
    font-size: 17px;
    line-height: 132%;
    margin-bottom: 12px;
}
.main-service__item-text {
    font-size: 14.25px;
    line-height: 165%}
.main-service__body {
    width: 50%;
    padding-right: 15px;
}
.main-service__body-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
}
.main-service__body-text {
    font-size: 14.25px;
    line-height: 165%;
    margin-bottom: 32px;
}
.main-service__main {
    width: 50%;
    padding-left: 15px;
}
}@media (max-width:960px) {
    .main-service__body {
    display: none;
}
.main-service__body-title {
    order: 1;
    margin-bottom: 45px;
}
.main-service__body-btn {
    margin-top: 40px;
}
.main-service__body-text {
    line-height: 170%}
.main-service__body-btn {
    order: 3;
}
.main-service__item {
    order: 2;
    margin-bottom: 25px;
}
.main-service__main {
    width: 100%;
    padding-left: 0;
    display: flex;
    flex-direction: column;
}
}@media (max-width:480px) {
    .main-service__body-title {
    margin-bottom: 32px;
}
.main-service__body-btn {
    margin-top: 32px;
}
.main-service__body-btn .btn {
    width: 100%}
}.map-info {
    width: 440px;
    background-color: #fff;
    border-radius: 16px;
    padding: 48px;
    position: relative;
    z-index: 2;
    margin-left: 81px;
}
.map-info h1 {
    margin-top: 0;
    margin-bottom: 16px;
}
.map-info__title {
    font-size: 15px;
    line-height: 160%;
    color: #bdbdbd;
    margin-bottom: 6px;
}
.map-info__value {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%}
.map-info__value a {
    color: #333234;
}
.map-info__value a.is-green-text {
    color: #24775a;
}
.map-info__item {
    margin-bottom: 24px;
}
.map-info__btn {
    margin-top: 36px;
}
.map {
    position: relative;
    height: 700px;
    margin-bottom: 92px;
    margin-top: -102px;
    z-index: 1;
    padding-top: 86px;
}
.map__block, .map__block:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.map__block:before {
    content: " ";
    z-index: 1;
    pointer-events: none;
    background: rgba(51, 50, 52, .05);
}
@media (max-width:1140px) {
    .map {
    height: 555px;
    margin-bottom: 50px;
    margin-top: -66px;
    padding-top: 70px;
}
.map-info {
    width: 345px;
    padding: 36px;
    border-radius: 12.6711px;
    margin-left: 0;
}
.map-info__item {
    margin-bottom: 17px;
}
.map-info__btn {
    margin-top: 28px;
}
.map-info__title {
    font-size: 12px;
    line-height: 165%}
.map-info__value {
    font-size: 14px;
    line-height: 156%}
.map-info h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 21px;
}
}@media (max-width:960px) {
    .map {
    margin-top: -77px;
    height: 528px;
    padding-top: 64px;
    margin-bottom: 60px;
}
.map-info {
    width: 338px;
    padding: 33px;
}
.map-info__item {
    margin-bottom: 18px;
}
.map-info__btn {
    margin-top: 24px;
}
.map-info__btn .btn {
    width: 100%}
.map-info h1 {
    margin-bottom: 19px;
}
}@media (max-width:640px) {
    .map {
    height: auto;
    margin-top: -13px;
    padding-top: 0;
    margin-bottom: 48px;
}
.map__block {
    position: relative;
    left: auto;
    right: auto;
    margin: 0 -32px;
    height: 392px;
}
.map-info {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    padding-bottom: 32px;
}
.map-info__btn .btn {
    width: auto;
    padding-left: 38px;
    padding-right: 38px;
}
}@media (max-width:480px) {
    .map {
    margin-top: -6px;
    margin-bottom: 33px;
}
.map__block {
    height: 240px;
}
.map-info__btn .btn {
    padding-left: 27px;
    padding-right: 27px;
}
}.material {
    display: block;
    color: inherit;
    opacity: .2;
    pointer-events: none;
    transition: opacity .3s ease;
}
.material__img {
    border-radius: 16px;
    height: 208px;
    margin-bottom: 22px;
    background-position: 50%;
    background-size: cover;
}
.material__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 136%;
    margin-bottom: 19px;
}
.material__tag {
    display: flex;
    flex-wrap: wrap;
}
.material__slider .slick-slide {
    padding: 0 24px;
}
.material__slider .slick-slide.slick-active .material {
    opacity: 1;
    pointer-events: auto;
}
@media (max-width:1140px) {
    .material__name {
    font-size: 11.2873px;
    line-height: 165%;
    margin-bottom: 7px;
}
.material__slider .slick-slide {
    padding: 0 16px;
}
.material__slider .material {
    width: 182px;
}
.material__slider .material__img {
    height: 130px;
    margin-bottom: 10px;
}
}.menu-aside {
    margin-bottom: 37px;
}
.menu-aside__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #24775a;
    margin-bottom: 27px;
    transition: color .3s ease;
}
.menu-aside__item:last-child {
    margin-bottom: 0;
}
.menu-aside__item:hover .svg-icon use {
    fill: #24775a;
}
.menu-aside__item.is-active {
    color: #262526;
}
.menu-aside__control .svg-icon {
    display: block;
}
.menu-aside__control .svg-icon use {
    fill: #cce5cf;
}
@media (max-width:1140px) {
    .menu-aside {
    margin-bottom: 33px;
}
.menu-aside__item {
    font-size: 14.25px;
    line-height: 165%;
    margin-bottom: 25px;
}
.menu-aside__control {
    flex: none;
}
.menu-aside--anchor {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
}
.menu-aside--anchor .menu-aside__item {
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 3px;
    border-bottom: 1px dashed rgba(36, 119, 90, .6);
}
.menu-aside--anchor .menu-aside__control {
    display: none;
}
}.menu-bottom {
    display: flex;
    justify-content: flex-end;
}
.menu-bottom__title {
    display: inline-flex;
    margin-bottom: 32px;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
}
.menu-bottom__col {
    margin-right: 105px;
}
.menu-bottom__col:last-child {
    margin-right: 0;
}
.menu-bottom__body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.menu-bottom__body a {
    font-size: 16px;
    line-height: 100%;
    color: #6b6b6b;
    margin-bottom: 20px;
}
.menu-bottom__body a:last-child {
    margin-bottom: 0;
}
@media (max-width:1440px) and (min-width:1141px) {
    .menu-bottom {
    justify-content: space-between;
}
.menu-bottom__title {
    font-size: 1.2vw;
    margin-bottom: 2.2vw;
}
.menu-bottom__body a {
    font-size: 1.1vw;
    margin-bottom: 1.5vw;
}
.menu-bottom__col {
    margin-right: 4vw;
}
}@media (max-width:1140px) {
    .menu-bottom {
    justify-content: space-between;
}
.menu-bottom__title {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 30px;
}
.menu-bottom__col {
    margin-right: 0;
}
.menu-bottom__body a {
    font-size: 13px;
    line-height: 100%;
    margin-bottom: 16px;
}
}.menu-top {
    height: 100%;
    margin-right: 27px;
}
.menu-top__drop {
    position: absolute;
    left: 0;
    top: 100%;
    background: #f4f3f4;
    width: 156px;
    filter: drop-shadow(0 13px 32px rgba(0, 0, 0, .03));
    opacity: 0;
    pointer-events: none;
}
.menu-top__drop ul {
    padding: 0;
    margin: 0;
}
.menu-top__drop ul li {
    list-style: none;
    margin-bottom: 1px;
}
.menu-top__drop ul li:last-child {
    margin-bottom: 0;
}
.menu-top__drop ul li a {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 156%;
    padding: 12px 16px;
    color: inherit;
    background-color: #fff;
}
.menu-top>ul {
    height: 100%;
    display: flex;
    padding: 0;
    margin: 0;
}
.menu-top>ul>li {
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    list-style: none;
    margin-right: 27px;
}
.menu-top>ul>li:before {
    content: " ";
    position: absolute;
    width: 0;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #45b969;
    transition: width .3s ease;
}
.menu-top>ul>li:last-child {
    margin-right: 0;
}
.menu-top>ul>li.is-active>a {
    color: #fff;
}
.menu-top>ul>li.is-active::before {
    width: 100%;
}
.menu-top>ul>li>a {
    font-size: 16px;
    line-height: 156%;
    color: #cce5cf;
}
@media (min-width:960px) {
    .menu-top {
    height: 100%;
    margin-right: 27px;
}
.menu-top>ul>li:hover>a {
    color: #fff;
}
.menu-top>ul>li:hover .menu-top__drop {
    opacity: 1;
    pointer-events: auto;
}
.menu-top>ul>li:hover:before {
    width: 100%}
.menu-top__drop ul li a:hover {
    color: #45b969;
}
}


@media (max-width: 1140px) and (min-width:960px) { 
    .menu-top>ul>li:hover .menu-top__drop {
        transform: translateX(0%);
    }
}

@media (max-width: 1140px) {
    .menu-top {
        height: auto;
        margin-right: 0;
        width: 100%;
    }
    .menu-top__drop {
        width: 350px;
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        background: #24775A;
        opacity: 1;
        pointer-events: auto;
        left: initial;
        padding: 32px;
        z-index: 5;
        display: flex;
        align-items: center;
        opacity: 1;
        pointer-events: auto;
        transform: translateX(120%);
        transition: transform 0.3s ease;
    }

    .menu-top__drop ul li:last-child {
        margin-bottom: 0;
    }

    .menu-top__drop ul li {
        margin-bottom: 23px;
    }

    .menu-top__drop ul li a {
        color: #E9F2E6;
        padding: 0;
        background-color: transparent;
    }

    .menu-top__drop::before {
        content: " ";
        position: absolute;
        pointer-events: none;
        right: 350px;
        top: 0;
        bottom: 0;
        width: 56px;
        background: linear-gradient(-90deg, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0) 100%);
    }
}

@media (max-width:1440px) and (min-width:1141px) {
    .menu-top>ul>li {
    margin-right: 2vw;
}
.menu-top>ul>li>a {
    font-size: 1.1vw;
}
}.menu-catalog {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    margin-bottom: 77px;
}
.menu-catalog__img {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    background-position: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    background-size: cover;
}

.menu-catalog__name {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #262526;
    transition: color .3s ease;
}
.menu-catalog__link {
    display: flex;
    justify-content: center;
}
.menu-catalog__link a {
    color: #45b969;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    border-bottom: 4px solid rgba(69, 185, 105, .3);
    transition: border-color .3s ease;
}
.menu-catalog__item {
    text-align: center;
    width: calc(20% - 32px);
    margin: 0 16px;
    display: inline-block;
}
@media (max-width:1440px) and (min-width:1141px) {
    .menu-catalog {
    margin-bottom: 6vw;
}
.menu-catalog__img {
    width: 7vw;
    height: 7vw;
    margin-left: auto;
    margin-right: auto;
}
.menu-catalog__img img {
    max-width: 100%}
.menu-catalog__name {
    font-size: 1.1vw;
}
.menu-catalog__link a {
    line-height: 1.2;
    font-size: 2.3vw;
}
}@media (min-width:1141px) {
    .menu-catalog__item:hover .menu-catalog__name {
    color: #24775a;
}
.menu-catalog__link a:hover {
    border-bottom-color: #45b969;
}
}.menu-protect {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -48px;
}
.menu-protect__wrap {
    width: 25%;
    margin-bottom: 48px;
}
.menu-protect__item {
    display: inline-flex;
    align-items: center;
}
.menu-protect__img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-right: 16px;
    flex: none;
    background-position: center;
    background-size: cover;
}
.menu-protect__name {
    font-weight: 500;
    font-size: 18px;
    line-height: 132%;
    color: #333234;
    max-width: 72%;
    transition: color .3s ease;
}
@media (min-width:960px) {
    .menu-protect__item:hover .menu-protect__name {
    color: #24775a;
}
}.menu {
    height: 100%;
    margin-right: 32px;
}
.menu>ul {
    padding: 0;
    margin: 0;
}
.menu>ul, .menu>ul>li {
    display: flex;
    align-items: center;
    height: 100%}
.menu>ul>li {
    list-style: none;
    margin-right: 32px;
}
.menu>ul>li:last-child {
    margin-right: 0;
}
.menu>ul>li>a {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: inherit;
}
.menu>ul>li>a.is-active {
    color: #bdbdbd;
}
.menu__drop {
    opacity: 0;
    pointer-events: none;
    width: 100%;
    padding-top: 57px;
    padding-bottom: 56px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    transition: opacity .3s ease;
}
.menu__drop .container {
    display: block;
    height: auto!important;
}
.menu__drop:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .05), transparent);
    height: 83px;
    pointer-events: none;
}
.menu__drop.is-open {
    opacity: 1;
    pointer-events: auto;
}
@media (min-width:960px) {
    .menu>ul>li>a:hover {
    color: #24775a;
}/*
.menu>ul>li:hover .menu__drop {
    opacity: 1;
    pointer-events: auto;
}*/
}

@media (max-width:1440px) and (min-width:1141px) {
    .menu>ul>li {
    margin-right: 1.7vw;
}
.menu>ul>li>a {
    font-size: 1.3vw;
}
.menu__drop {
    padding-top: 5.8vw;
}
}

@media (max-width:1141px) and (min-width:960px) {
    .mobile-menu__menu .menu>ul>li:hover .menu__drop {
        transform: translateX(0%);
    }
}

.menu-back {
    display: none;
}

.menu-control {
    display: none;
}

@media (max-width:1141px) {
    .menu-control {
        display: flex;
    }

    .menu__drop {
        width: 350px;
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        background: #24775A;
        opacity: 1;
        pointer-events: auto;
        left: initial;
        padding: 32px;
        z-index: 5;
        display: flex;
        align-items: center;
        opacity: 1;
        pointer-events: auto;
        transform: translateX(120%);
        transition: transform 0.3s ease;
    }

    .menu__drop:before {
        content: " ";
        position: absolute;
        pointer-events: none;
        right: 350px;
        top: 0;
        bottom: 0;
        width: 56px;
        background: linear-gradient( 
    -90deg
     , rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0) 100%);
        height: auto;
        left: inherit;
    }

    .menu__drop .container {
        padding: 0;
        height: 100% !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .menu-catalog__img {
        display: none;
    }

    .menu-catalog__item {
        margin: 0;
        color: #E9F2E6;
        padding: 0;
        background-color: transparent;
        margin-bottom: 23px;
        width: auto;
    }

    .menu-catalog__link a {
        border: 0;
        font-size: 16px;
        line-height: 156%;
        color: #E9F2E6;
    }

    .menu-catalog__link {
        justify-content: flex-start;
        font-size: 16px;
        line-height: 156%;
        color: #E9F2E6;
    }

    .menu-catalog__name {
        font-size: 16px;
        line-height: 156%;
        color: #E9F2E6;
    }

    .menu-catalog {
        flex-direction: column;
        margin-bottom: 0;
        align-items: flex-start;
        flex: none;
    }

    .menu-protect__wrap {
        width: auto;
        margin-bottom: 0;
    }

    .menu-protect__wrap {
        margin-bottom: 23px;
    }

    .menu-protect__wrap:last-child {
        margin-bottom: 0;
    }

    .menu-protect {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0;
        flex-direction: column;
    }

    .menu-protect__item {
        width: auto;
    }

    .menu-protect__item:hover .menu-protect__name {
        color: #fff;
    }

    .menu-protect__name {
        font-size: 16px;
        line-height: 156%;
        color: #E9F2E6;
        max-width: initial;
    }

    .menu-protect__img {
        display: none;
    }
}

@media(max-width: 960px) {
    .menu-control {
        display: flex;
        width: auto;
        height: auto;
        align-items: center;
        justify-content: center;
        margin-right: 0;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        align-items: center;
        justify-content: flex-end;
        padding: 0 50px;
    }

    .menu-back svg {
        opacity: 0.2;
    }

    .menu-back svg {
        transform: rotate(180deg);
    }

    .menu-back {
        top: 16px;
        left: 32px;
        position: absolute;
        display: flex;
    }

    .js-menu-drop.is-active {
        transform: translateX(0%);
    }
}

.city-list__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    color: #bdbdbd;
    margin-bottom: 16px;
}
.city-list__wrap {
    display: flex;
    margin: 0 -21px;
}
.city-list__link {
    margin-top: 56px;
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
}
.city-list__link span {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    color: #24775a;
    text-decoration: underline;
}
.city-list__col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
    padding: 0 21px;
}
.news {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -24px -48px;
}
.news__img {
    height: 208px;
    background-position: 50%;
    background-size: cover;
    border-radius: 16px;
    margin-bottom: 16px;
}
.news__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 136%;
    margin-bottom: 8px;
}
.news__order {
    width: calc(33% - 40px);
    margin: 0 20px 48px;
    background-color: #24775a;
    padding: 32px;
    border-radius: 16px;
}
.news__order-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 132%;
    color: #fff;
    margin-bottom: 8px;
}
.news__order-btn .btn {
    width: 100%}
.news__order-text {
    font-size: 15px;
    line-height: 160%;
    color: #fff;
    margin-bottom: 24px;
}
.news__order--row {
    width: 100%;
    margin: 32px 0 0;
    display: flex;
    align-items: center;
}
.news__order--row .news__order-text {
    margin-bottom: 0;
}
.news__order--row .news__order-btn .btn {
    margin-top: 0!important;
}
.news__date {
    font-size: 15px;
    line-height: 160%;
    color: #6b6b6b;
}
.news__item {
    display: flex;
    flex-direction: column;
    width: calc(25% - 48px);
    color: inherit;
    margin: 0 24px 48px;
}
.news--webinars {
    align-items: flex-start;
    margin-left: -20px;
    margin-right: -20px;
}
.news--webinars .news__item {
    width: calc(33% - 40px);
    margin: 0 20px 48px;
}
.news__slider .slick-list {
    margin: 0 -12px;
}
.news__slider .slick-slide {
    padding: 0 12px;
}
.news__slider .news__item {
    margin: 0;
    width: 100%}
@media (max-width:1440px) and (min-width:1141px) {
    .news {
    margin: 0 -1.7vw -3vw;
}
.news__img {
    height: 14.5vw;
}
.news__date {
    font-size: 1vw;
}
.news__name {
    font-size: 1.2vw;
}
.news__item {
    width: calc(25% - 3.4vw);
    margin: 0 1.7vw 3vw;
}
.news__order {
    padding: 2.3vw 2.4vw;
    width: calc(33.3% - 2.4vw);
    margin: 0 1.2vw 3vw;
}
.news__order--row {
    width: 100%;
    margin: 0 0;
}
.news__order-text {
    font-size: 1.065vw;
    margin-bottom: 2vw;
}
.news__order-title {
    font-size: 1.5vw;
}
.news--webinars {
    margin-left: -1.2vw;
    margin-right: -1.2vw;
}
.news--webinars .news__item {
    width: calc(33.3% - 2.4vw);
    margin: 0 1.2vw 3vw;
}
}@media (max-width:1140px) {
    .news {
    margin: 0 -12px -32px;
}
.news__item {
    width: calc(25% - 24px);
    margin: 0 12px 32px;
}
.news__date {
    font-size: 14.25px;
    line-height: 165%}
.news__name {
    font-size: 15px;
    line-height: 132%;
    margin-bottom: 11px;
}
.news__img {
    height: 15vw;
    margin-bottom: 24px;
    border-radius: 8px;
}
.news__order {
    width: calc(33.3% - 24px);
    margin: 0 12px 32px;
}
.news__order--row {
    margin-top: 32px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.news__order--row .news__order-title {
    font-size: 17px;
    line-height: 132%;
    margin-bottom: 9px;
}
.news__order--row .news__order-body {
    padding-right: 30px;
}
.news__order--row .news__order-btn .btn {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
}
.news__order--row .news__order-text {
    font-size: 12px;
    line-height: 165%}
.news__order-title {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 6px;
}
.news__order-btn .btn {
    font-size: 14px;
    line-height: 16px;
    padding-top: 13px;
    padding-bottom: 13px;
}
.news__order-text {
    font-size: 14.25px;
    line-height: 165%;
    margin-bottom: 18px;
}
.news--webinars {
    margin-bottom: -32px;
}
.news--webinars .news__item {
    width: calc(33.3% - 24px);
    margin: 0 12px 32px;
}
.news--webinars .news__name {
    margin-bottom: 6px;
}
.news--webinars .news__img {
    border-radius: 16px;
    height: 21.8vw;
    margin-bottom: 13px;
}
.news__slider .news__img {
    height: 17vw;
}
}@media (max-width:960px) {
    .news__item {
    width: calc(50% - 24px);
    margin: 0 12px 32px;
}
.news__img {
    height: 28vw;
    margin-bottom: 6px;
}
.news__name {
    font-size: 14.25px;
    line-height: 165%;
    margin-bottom: 2px;
}
.news__order {
    width: calc(50% - 20px);
    margin: 0 10px 24px;
}
.news__order--row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 32px;
}
.news--webinars {
    margin-bottom: -24px;
    margin-left: -10px;
    margin-right: -10px;
}
.news--webinars .news__item {
    width: calc(50% - 20px);
    margin: 0 10px 24px;
}
.news--webinars .news__name {
    line-height: 161%;
    margin-bottom: 3px;
}
.news--webinars .news__img {
    height: 32vw;
    margin-bottom: 13px;
}
.news__slider .news__img {
    height: 25.5vw;
    margin-bottom: 22px;
}
.news__slider .news__name {
    font-size: 15px;
    line-height: 132%;
    margin-bottom: 10px;
}
}@media (max-width:640px) {
    .news__item {
    width: calc(100% - 24px);
    margin: 0 12px 32px;
}
.news__img {
    height: 61.5vw;
    margin-bottom: 22px;
}
.news__date {
    font-size: 15px;
    line-height: 160%}
.news__name {
    font-size: 18px;
    line-height: 136%;
    margin-bottom: 8px;
}
.news__order {
    width: calc(100% - 20px);
}
.news__order-btn .btn {
    padding: 13px 20px 12px;
    font-size: 12px;
    line-height: 14px;
}
.news__order--row {
    display: block;
    width: 100%}
.news__order--row .news__order-body {
    padding-right: 0;
}
.news__order--row .news__order-text {
    font-size: 15px;
    line-height: 165%;
    margin-bottom: 24px;
}
.news__order--row .news__order-title {
    font-size: 20px;
    line-height: 23px;
}
.news__slider .news__img {
    height: 29.5vw;
}
.news--webinars {
    margin-bottom: -16px;
}
.news--webinars .news__item {
    width: calc(100% - 20px);
    margin-bottom: 16px;
}
.news--webinars .news__date {
    font-size: 14.25px;
    line-height: 165%}
.news--webinars .news__name {
    font-size: 15px;
    line-height: 132%;
    margin-bottom: 6px;
}
.news--webinars .news__img {
    height: 43vw;
    margin-bottom: 13px;
}
}@media (max-width:480px) {
    .news__order {
    padding: 24px;
}
.news__order--row .news__order-text {
    margin-bottom: 20px;
}
.news--webinars .news__img {
    height: 58vw;
}
.news__slider .news__img {
    height: 50.5vw;
    margin-bottom: 9px;
}
.news__slider .news__name {
    margin-bottom: 5px;
}
}.news-aside__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 132%;
    color: #bdbdbd;
    margin-bottom: 24px;
}
.news-aside__item {
    margin-bottom: 32px;
}
.news-aside__item:last-child {
    margin-bottom: 0;
}
.news-aside__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    color: #262526;
    transition: color .3s ease;
}
.news-aside__date {
    margin-top: 8px;
    font-size: 15px;
    line-height: 160%}
@media (min-width:960px) {
    .news-aside__item:hover .news-aside__name {
    color: #24775a;
}
}.page p {
    color: #333234;
}
.page p a {
    color: #24775a;
    text-decoration: underline;
}
.page ul {
    margin: 24px 0;
    padding: 0;
}
.page ul:last-child {
    margin-bottom: 0;
}
.page ul li {
    list-style: none;
    position: relative;
    color: #333234;
    padding-left: 26px;
    margin-bottom: 16px;
}
.page ul li:last-child {
    margin-bottom: 0;
}
.page ul li:before {
    content: " ";
    position: absolute;
    background-color: #9d7673;
    border-radius: 5px;
    top: 9px;
    width: 8px;
    height: 8px;
    left: 0;
    border-radius: 50%}
.page__link {
    display: inline-flex;
    margin-top: 64px;
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    color: #24775a;
}
.page__top {
    margin-bottom: 36px;
}
.page--news-detail {
    max-width: 748px;
    padding-bottom: 100px;
}
.page--news-detail .img-title {
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 156%;
    margin-top: -30px;
    margin-bottom: 36px;
}
.page--news-detail img {
    width: 100%;
    margin-bottom: 36px;
}
.page--news-detail ol {
    margin: 0;
    padding: 0;
    counter-reset: a;
}
.page--news-detail ol li {
    list-style: none;
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 20px;
    padding-left: 51px;
    position: relative;
}
.page--news-detail ol li:after {
    content: " ";
    position: absolute;
    width: 22px;
    height: 1.5px;
    opacity: .3;
    background-color: #24775a;
    top: 14px;
    left: 19px;
    transform: rotate(-68deg);
}
.page--news-detail ol li:before {
    counter-increment: a;
    content: "0" counter(a);
    position: absolute;
    top: 0;
    left: 0;
    color: #24775a;
    font-weight: 500;
    font-size: 18px;
    line-height: 156%}
.page--news-detail ol li:last-child {
    margin-bottom: 0;
}
.page--news-detail .video-block {
    width: 100%;
    height: 392px;
    margin-bottom: 48px;
}
.page--news-detail h4 {
    margin-top: 48px;
    margin-bottom: 16px;
}
.page__date {
    font-size: 20px;
    line-height: 132%;
    color: #6b6b6b;
}
.red-block {
    color: #ca3d67;
    position: relative;
    padding-left: 32px;
    margin-bottom: 64px;
    margin-top: 36px;
}
.red-block:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 16px;
    background: #ca3d67;
}
@media (max-width:1140px) {
    .page--news-detail .img-title {
    font-size: 14px;
    line-height: 156%}
.page--news-detail ul li {
    font-size: 15px;
}
.page--news-detail ol li {
    font-size: 15px;
    padding-left: 41px;
}
.page--news-detail ol li:after {
    width: 16px;
    top: 10px;
    left: 17px;
}
.page--news-detail ol li:before {
    font-size: 15px;
}
.page--news-detail ol li:last-child {
    margin-bottom: 0;
}
}@media (max-width:960px) {
    .page--news-detail {
    max-width: 100%}
}@media (max-width:480px) {
    .page--news-detail {
    padding-bottom: 0;
}
.page__link {
    font-size: 15px;
    margin-top: 30px;
}
}.principle {
    display: flex;
    margin: 102px -32px 0;
}
.principle__item {
    margin: 0 32px;
    width: 25%;
}
.principle__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #81324a;
    position: relative;
    margin: 0 auto 48px;
}
.principle__icon:before {
    content: "";
    width: 172px;
    height: 172px;
    left: -26px;
    top: -26px;
    position: absolute;
    border-radius: 50%;
    background: rgba(129, 50, 74, .08);
}
.principle__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    text-align: center;
    margin-bottom: 6px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.principle__text {
    font-size: 15px;
    line-height: 160%;
    text-align: center;
    color: #bdbdbd;
}
@media (max-width:960px) {
    .principle {
    flex-wrap: wrap;
    margin: 65px -13px -52px;
}
.principle__name {
    font-size: 15px;
    line-height: 132%;
    max-width: 100%}
.principle__name br {
    display: none;
}
.principle__text {
    font-size: 12px;
    line-height: 165%}
.principle__icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 25px;
}
.principle__icon:before {
    left: -15px;
    top: -15px;
    width: 100px;
    height: 100px;
}
.principle__icon img {
    max-width: 65%}
.principle__item {
    width: 50%;
    margin: 0;
    padding: 0 13px;
    margin-bottom: 52px;
}
}@media (max-width:480px) {
    .principle__item {
    width: 100%}
}.up {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #24775a;
    position: fixed;
    bottom: 43px;
    right: 43px;
    cursor: pointer;
    z-index: 15;
    opacity: 0;
    pointer-events: none;
    transition: box-shadow .3s, opacity .3s, background-color 0.3s ease;
}
.up path {
    fill: #fff;
    transition: fill 0.3s ease;
}

.up.is-green path {
    fill: #24775a;
}
.up.is-green {
    background-color: #fff;
}
.up.is-active {
    opacity: 1;
    pointer-events: auto;
}
@media (min-width:960px) {
    .up:hover {
        opacity: .7;
    }
}

@media (max-width:960px) {
    .up {
    right: 0;
    bottom: 0;
    border-radius: 0;
}
}.site {
    position: absolute;
    right: 15px;
    top: -115px;
    transition: opacity;
}
.site svg path {
    fill: #6b6b6b;
    transition: fill .3s ease;
}
@media (max-width:1440px) and (min-width:1141px) {
    .site {
    top: -9.5vw;
    right: 4.5vw;
}
}@media (max-width:1140px) {
    .site {
    right: 40px;
    top: -110px;
}
}@media (max-width:960px) {
    .site {
    right: auto;
    top: auto;
    position: relative;
    order: 3;
    margin-top: 32px;
}
}@media (min-width:960px) {
    .site:hover svg path {
    fill: #fff;
}
}.page-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -32px;
}
.page-block--pb {
    padding-bottom: 59px;
}
.page-block__aside {
    padding-bottom: 10px;
}
.page-block__section {
    margin-bottom: 80px;
}
.page-block__section h3 {
    margin: 0 0 40px;
}
.page-block--full {
    display: block;
    margin: 0;
}
.page-block__wrap {
    display: flex;
}
.page-block__wrap .select .jq-selectbox {
    width: 619px;
}
.page-block__wrap .select .jq-selectbox__select-text {
    font-weight: 500;
}
.page-block__wrap .select .jq-selectbox__trigger {
    height: 52px;
    width: 52px;
}
.page-block__wrap .btn {
    margin-left: 42px;
    margin-top: 0;
}
.page-block__wrap .btn--default {
    padding: 13px 32px 12px;
}
.page-block__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 57px;
}
.page-block__top h1 {
    margin-top: -8px;
    margin-bottom: 0;
}
.page-block--float {
    display: block;
    overflow: hidden;
}
.page-block--float .col {
    float: left;
}
.page-block--service {
    padding-bottom: 118px;
}
.page-block--service .page-block__control {
    width: 342px;
}
.page-block--service .page-block__main {
    width: calc(100% - 342px);
    padding-left: 94px;
    padding-right: 190px;
    padding-top: 5px;
}
.page-block--culture {
    margin-top: -8px;
}
.page-block--big .col-25 {
    width: 29.7%}
.page-block--big .col-75 {
    width: 70.3%;
    padding-right: 53px;
}
@media (max-width:1440px) and (min-width:1141px) {
    .page-block--culture {
    margin-top: 0;
}
.page-block--field {
    margin: 0 -2vw;
}
.page-block--field .col-25 {
    width: 23%;
    padding: 0 2vw;
}
.page-block--field .col-50 {
    width: 54%;
    padding: 0 2vw;
}
.page-block__top {
    margin-bottom: 3.2vw;
}
.page-block__wrap .select .jq-selectbox {
    width: 43vw;
}
.page-block--service {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.page-block--service .page-block__control {
    width: 33%}
.page-block--service .page-block__main {
    width: 67%;
    padding-right: 32px;
    padding-left: 32px;
}
}@media (max-width:1140px) {
    .page-block {
    margin-left: -12px;
    margin-right: -12px;
}
.page-block__top {
    margin-bottom: 43px;
}

.page-block__top--catalog .btn {
    font-size: 12px;
    line-height: 14px; 
    letter-spacing: 0.05em;
text-transform: uppercase;
padding: 10px 20px;
}
.page-block__section {
    margin-bottom: 32px;
}
.page-block__section h3 {
    margin-bottom: 24px;
}
.page-block__section .list-icon span {
    width: 56px;
    font-size: 18px;
    line-height: 156%;
    text-align: left;
}
.page-block__section .list-icon--small .list-icon__text {
    font-size: 14.25px;
    line-height: 165%}
.page-block__section .list-icon--small .list-icon__item {
    margin-bottom: 8px;
}
.page-block__wrap .select .jq-selectbox {
    width: 426px;
}
.page-block--culture {
    margin-top: 2px;
}
.page-block--big {
    display: block;
}
.page-block--big .col {
    width: 100%;
    padding-right: 12px;
}
.page-block--service .page-block__control {
    width: 304px;
    padding-top: 18px;
}
.page-block--service .page-block__main {
    width: calc(100% - 304px);
    padding-left: 12px;
    padding-right: 12px;
}
}@media (max-width:1440px) and (min-width:1141px) {
    .page-block__section {
    margin-bottom: 5.5vw;
}
}
.page-block__top--catalog .btn span:last-child {
    display: none;
}
@media (max-width:960px) {
    .page-block--catalog {
    display: flex;
    flex-direction: column;
}
.page-block__top--catalog .btn span:first-child {
    display: none;
}
.page-block__top--catalog .btn span:last-child {
    display: block;
}
.page-block__top--catalog .btn {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    padding: 8px 14px;
}
.page-block--float {
    overflow: visible;
}
.page-block--float .col {
    float: none;
}
.page-block--culture {
    margin-top: -8px;
}
.page-block--service {
    padding-bottom: 40px;
}
.page-block--service .page-block__control {
    margin-bottom: 49px;
}
.page-block--service .page-block__main {
    width: 100%}
.page-block--programm {
    display: flex;
    flex-direction: column;
}
.page-block--programm .page-block__aside {
    display: none;
}
.page-block--programm .page-block__section {
    margin-bottom: 49px;
}
.page-block--programm .page-block__section h3 {
    font-size: 24px;
    line-height: 28px;
}
.page-block--programm .page-block__section .list-icon--small .list-icon__item {
    margin-bottom: 5px;
}
.page-block--programm .page-block__section .list-icon--small .list-icon__text {
    font-size: 15px;
    line-height: 165%}
.page-block--programm .page-block__section .list-icon--small .list-icon__icon {
    margin-right: 12px;
}
.page-block__main {
    width: 100%}
.page-block__control {
    display: flex;
    width: 100%;
    margin-bottom: 25px;
}
}@media (max-width:960px) {
    .page-block__wrap .select {
    width: 264px;
}
.page-block__wrap .select .jq-selectbox {
    width: 100%}
.page-block--culture {
    display: flex;
    flex-direction: column;
}
.page-block--culture .col-50 {
    float: none;
    width: 100%}
}@media (max-width:640px) {
    .page-block__top {
    display: block;
    margin-bottom: 30px;
}
.page-block__top--catalog {
    display: flex;
}
.page-block__top--catalog .btn {
    margin-top: -5px;
}
.page-block__wrap {
    margin-top: 24px;
}
.page-block__wrap .select {
    width: 100%}
}@media (max-width:480px) {
    .page-block--service .page-block__control {
    margin-bottom: 40px;
}
.page-block--programm .page-block__section {
    margin-bottom: 32px;
}
.page-block--programm .page-block__section h3 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 18px;
}
.page-block--programm .page-block__section .list-icon--small .list-icon__item {
    display: flex;
    align-items: center;
    margin-bottom: 9px;
}
.page-block--programm .page-block__section .list-icon--small .list-icon__text {
    text-align: left;
}
.page-block--programm .page-block__section .list-icon--small .list-icon__icon {
    margin-right: 12px;
    margin-left: 0;
    margin-bottom: 0;
}
}.page-top {
    margin-bottom: 57px;
}
.page-top__type {
    font-size: 20px;
    line-height: 132%;
    color: #9d7673;
    margin-bottom: 8px;
}
.page-top h1 {
    margin: 0;
}
@media (max-width:1440px) and (min-width:1141px) {
    .page-top {
    margin-bottom: 3vw;
}
.page-top__type {
    font-size: 1.38vw;
    margin-bottom: 0;
    line-height: 1.2;
}
}@media (max-width:1140px) {
    .page-top {
    margin-bottom: 37px;
}
.page-top__type {
    font-size: 18px;
    line-height: 156%;
    margin-bottom: 3px;
}
}@media (max-width:480px) {
    .page-top {
    margin-bottom: 24px;
}
.page-top__type {
    font-size: 12px;
    line-height: 165%}
}.phone {
    display: inline-flex;
    font-weight: 500;
    font-size: 20px;
    line-height: 156%;
    color: #cce5cf;
}
.phone__title {
    font-size: 15px;
    line-height: 160%;
    color: #6b6b6b;
    margin-bottom: 8px;
}
@media (max-width:1440px) and (min-width:1141px) {
    .phone__title {
    font-size: 1vw;
}
}@media (max-width:1140px) {
    .phone__block .phone__title {
    font-size: 13px;
    line-height: 160%}
}@media (max-width:960px) {
    .phone__block .phone__title {
    color: #fff;
}
}.service__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
.service__section {
    margin-top: 32px;
}
.service__section-btn {
    display: none;
}
.service__section-top {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.service__section-top .btn {
    margin-top: 0!important;
    margin-left: 24px;
    padding: 11px 18px;
}
.service__body .btn {
    margin-top: 12px;
}
.service__block {
    margin-bottom: 80px;
}
.service__block:last-child {
    margin-bottom: 0;
}
.service p {
    font-weight: 500;
}
@media (max-width:1440px) and (min-width:1141px) {
    .service__title {
    font-size: 2.5vw;
    line-height: 1.3;
    margin-bottom: 1.2vw;
}
.service__block {
    margin-bottom: 5.3vw;
}
.service__body .btn {
    margin-top: .5vw;
    font-size: 1vw;
    padding: .8vw 1.3vw;
}
.service__body p {
    font-size: 1.25vw;
}
}@media (max-width:1140px) {
    .service__title {
    font-size: 28px;
    line-height: 33px;
}
.service__section-top h4 {
    font-size: 17px;
    line-height: 132%}
.service__section-top .btn {
    padding: 6px 13px;
    font-size: 10px;
    line-height: 12px;
}
.service__block {
    margin-bottom: 72px;
}
.service__body p {
    font-size: 15px;
    line-height: 165%}
}@media (max-width:960px) {
    .service__section-top .btn {
    border-width: 1px;
    margin-left: 19px;
    padding: 7px 13px;
}
}@media (max-width:640px) {
    .service__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 12px;
}
.service__block {
    margin-bottom: 64px;
}
.service__body .btn {
    margin-top: 5px;
}
}@media (max-width:480px) {
    .service__block {
    margin-bottom: 54px;
}
.service__section {
    margin-top: 24px;
}
.service__section-btn {
    display: block;
    margin-top: 10px;
}
.service__section-btn .btn {
    border-width: 1px;
    margin-top: 0;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    padding-left: 13px;
    padding-right: 13px;
}
.service__section-top {
    margin-bottom: 12px;
}
.service__section-top .btn {
    display: none;
}
}.planet {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.planet__body {
    width: 50%;
    flex: none;
}
.planet__img {
    flex: none;
}
.planet__text {
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 40px;
    color: #fff;
}
.planet__text span {
    display: block;
    color: #45b969;
}
.planet__textmini {
    font-weight: 700;
    font-size: 28px;
    line-height: 132%;
    color: #fff;
}
.planet__subtitle {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    color: #45b969;
    margin-bottom: 16px;
}
@media (max-width:1140px) {
    .planet__img {
    width: 326px;
    height: 326px;
    flex: none;
}
.planet__text {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 32px;
}
.planet__body {
    width: calc(100% - 326px);
    padding-left: 52px;
}
}@media (max-width:960px) {
    .planet {
    display: block;
}
.planet__img {
    margin-bottom: 48px;
}
.planet__body {
    padding-left: 0;
    width: 100%}
.planet--inner .planet__subtitle {
    font-size: 15px;
    line-height: 132%}
.planet--inner .planet__img {
    display: none;
}
.planet--inner .planet__textmini {
    font-size: 20px;
    line-height: 150%}
}@media (max-width:640px) {
    .planet__text {
    margin-bottom: 28px;
}
.planet--inner .planet__text {
    font-size: 16px;
    line-height: 150%}
}@media (max-width:480px) {
    .planet__img {
    width: 232px;
    height: 232px;
    margin: 0 auto 24px;
}
.planet__btn {
    display: flex;
    justify-content: center;
}
.planet__text {
    font-size: 20px;
    line-height: 137%;
    text-align: center;
}
}.prod-info {
    padding-right: 20px;
    display: inline-flex;
    align-items: center;
}
.prod-info__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    font-weight: 900;
    font-size: 18px;
    line-height: 160%;
    font-family: Inter, sans-serif;
    border-radius: 50%;
    margin-right: 10px;
    flex: none;
}
.prod-info__name {
    font-weight: 700;
    font-size: 16px;
    color: #333234;
    line-height: 120%;
    transition: color .3s ease;
}
.prod-info__type {
    margin-top: 4px;
    font-size: 13px;
    line-height: 100%;
    color: #bdbdbd;
    transition: color .3s ease;
}
@media (min-width:960px) {
    .prod-info:hover .prod-info__name, .prod-info:hover .prod-info__type {
    color: #24775a;
}
}.price-block {
    background: #fff;
    border-radius: 16px;
    padding: 32px;
    margin-bottom: 48px;
}
.price-block--mobile {
    display: none;
}
.price-block__item {
    margin-bottom: 16px;
}
.price-block__item:nth-last-child(2) {
    margin-bottom: 32px;
}
.price-block__title {
    font-size: 15px;
    line-height: 160%;
    color: #6b6b6b;
    margin-bottom: 8px;
}
.price-block__title a {
    color: #24775a;
}
.price-block__btn {
  
}
.price-block__btn .btn {
    width: 100%;
    margin-top: 16px;
}
.price-block__btn .btn:first-child {
    margin-top: 0;
}
.price-block__price {
    display: flex;
    align-items: flex-end;
    font-weight: 900;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: -.03em;
}
.price-block__price span {
    margin-left: 4px;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%}
@media (max-width:1140px) {
    .price-block {
    padding: 24px;
}
.price-block__title {
    font-size: 12px;
    line-height: 165%;
    margin-bottom: 4px;
}
.price-block__item {
    margin-bottom: 12px;
}
.price-block__btn {
    margin-top: 28px;
}
.price-block__price {
    font-size: 36px;
    line-height: 42px;
}
.price-block__price span {
    display: inline-flex;
    font-size: 17px;
    line-height: 156%;
    margin-left: 7px;
    margin-bottom: -1px;
}
}@media (max-width:960px) {
    .price-block--mobile {
    display: block;
    padding: 32px;
}
.price-block--mobile .price-block__item {
    margin-bottom: 23px;
}
.price-block--mobile .price-block__btn {
    display: flex;
    align-items: center;
    margin: 0 -8px;
}
.price-block--mobile .price-block__btn .btn {
    font-size: 12px;
    line-height: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: calc(50% - 16px);
    margin: 0 8px;
    border-radius: 8px;
}
.price-block--mobile .price-block__price {
    font-size: 34px;
    line-height: 100%}
.price-block--mobile .price-block__price span {
    font-size: 20px;
}
.price-block--mobile .price-block__title {
    font-size: 12px;
    line-height: 165%;
    margin-bottom: 2px;
}
.price-block__body {
    display: flex;
    justify-content: space-between;
    padding-right: 24px;
}
.price-block__title {
    font-size: 14.25px;
    line-height: 165%}
.price-block__title br {
    display: none;
}
.price-block__item {
    margin-bottom: 19px;
}
.price-block__btn {
    margin-top: -9px;
}
.price-block__btn .btn {
    font-size: 14px;
    line-height: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
}
.price-block__price {
    font-size: 44px;
    line-height: 100%}
.price-block__price span {
    font-size: 22px;
    line-height: 140%;
    margin-bottom: -1px;
}
}@media (max-width:480px) {
    .price-block--mobile {
    padding: 24px 16px;
    margin-bottom: 0;
}
.price-block--mobile .price-block__col {
    width: 100%}
.price-block--mobile .price-block__item {
    margin-bottom: 17px;
}
.price-block--mobile .price-block__btn {
    flex-direction: column;
    margin: 0;
}
.price-block--mobile .price-block__btn .btn {
    width: 100%;
    margin: 0;
    margin-bottom: 12px;
}
.price-block--mobile .price-block__btn .btn:last-child {
    margin-bottom: 0;
}
.price-block--mobile .price-block__price {
    justify-content: center;
}
.price-block--mobile .price-block__price span {
    font-size: 22px;
    margin-left: 5px;
    line-height: 140%}
.price-block__body {
    padding-right: 0;
    flex-direction: column;
    text-align: center;
    margin-bottom: 5px;
}
}.programm__type {
    font-size: 18px;
    line-height: 100%;
    color: #9d7673;
    margin-bottom: 8px;
    opacity: .5;
}
.programm__heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 132%;
    color: #bdbdbd;
    margin-bottom: 32px;
}
.programm__info .list-icon__item {
    margin-bottom: 24px;
    min-height: inherit;
}
.programm__info .list-icon__item:last-child {
    margin-bottom: 0;
}
.programm__info .list-icon__text {
    font-weight: 400;
}
.programm__body {
    width: 66%;
    padding-right: 57px;
    flex: none;
}
.programm__img {
    display: inline-flex;
    align-items: center;
}
.programm__img svg {
    display: block;
    margin: 0 4px;
}
.programm__aside {
    padding-bottom: 15px;
}
.programm__btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}
.programm__btn--mobile {
    display: none;
}
.programm__item {
    display: block;
    background-color: #fff;
    border-radius: 16px;
    padding: 32px;
    margin-bottom: 32px;
    transition: box-shadow .3s ease;
}
.programm__item--big {
    display: flex;
    align-items: center;
    padding: 40px 48px;
    border-radius: 32px;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
}
.programm__item--big .programm__name {
    font-size: 28px;
    line-height: 33px;
}
.programm__item--big .programm__btn {
    flex-direction: column;
    align-items: flex-start;
}
.programm__item--big .programm__btn .btn {
    margin-top: 24px;
}
.programm__item--small {
    padding: 0;
    background-color: transparent;
}
.programm__item--small .programm__name {
    font-size: 20px;
    line-height: 132%;
    display: inline-flex;
    margin-bottom: 8px;
    color: inherit;
}
.programm__item--small .programm__img img {
    max-width: 32px;
    
}
.programm__item--small .programm__btn {
    margin-top: 8px;
}
.programm__item--small .programm__text {
    font-size: 15px;
    line-height: 160%}
.programm__item:last-child {
    margin-bottom: 0;
}
.programm__text {
    color: #6b6b6b;
}
.programm__name {
    color: #333234;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
    transition: color .3s ease;
}
.programm__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -24px -48px;
}
.programm__list .programm__item {
    margin: 0 24px 48px;
    width: calc(50% - 48px);
}
@media (min-width:960px) {
    .programm__item:hover {
    box-shadow: 0 13px 32px rgba(0, 0, 0, .1), 0 13px 32px rgba(0, 0, 0, .03);
}
.programm__item--small:hover {
    box-shadow: none;
}
.programm__item--small:hover .programm__name {
    color: #24775a;
}
}@media (max-width:1440px) and (min-width:1141px) {
    .programm__item--big {
    padding: 2.8vw 3.2vw;
}
.programm__item--big .programm__name {
    font-size: 1.95vw;
    margin-bottom: .8vw;
}
.programm__item--big .programm__text {
    font-size: 1.25vw;
    line-height: 1.5;
}
.programm__info .list-icon__text {
    font-size: 1.25vw;
}
.programm__info .list-icon__item {
    margin-bottom: 1vw;
}
.programm__info .list-icon__icon {
    width: 3vw;
    margin-right: 2.5vw;
}
.programm__text {
    font-size: 1.2vw;
}
.programm__body {
    width: 52%}
.programm__type {
    font-size: 1.25vw;
    margin-bottom: .3vw;
}
.programm__heading {
    font-size: 1.15vw;
    margin-bottom: 1vw;
}
.programm--small .programm__name {
    font-size: 1.2vw;
    margin-bottom: .4vw;
}
.programm--small .programm__text {
    font-size: 1vw;
    line-height: 153%}
}@media (max-width:1140px) {
    .programm__body {
    width: 52%;
    padding-right: 32px;
}
.programm__heading {
    font-size: 14.25px;
    line-height: 165%;
    margin-bottom: 16px;
}
.programm__info .list-icon__item {
    margin-bottom: 15px;
}
.programm__info .list-icon__text {
    font-size: 14.25px;
    line-height: 165%}
.programm__item {
    padding: 26px 24px 24px;
}
.programm__item--big {
    padding: 32px 32px 24px;
}
.programm__item--big .programm__name {
    font-size: 20px;
    line-height: 23px;
}
.programm__item--big .programm__btn .btn {
    font-size: 9.49582px;
    line-height: 11px;
}
.programm__item--big .programm__type {
    margin-bottom: 4px;
}
.programm__item--small {
    padding: 0;
    margin-bottom: 16px;
}
.programm__item--small .programm__name {
    font-size: 17px;
    line-height: 132%}
.programm__item--small .programm__text {
    font-size: 12px;
    line-height: 165%}
.programm__name {
    font-size: 17px;
    line-height: 132%}
.programm__text {
    font-size: 14.25px;
    line-height: 169%}
.programm__type {
    font-size: 14.25px;
    line-height: 165%;
    margin-bottom: 0;
}
}@media (max-width:960px) {
    .programm__item--big {
    padding: 25px 25px 24px;
    flex-direction: column;
}
.programm__item--big .programm__type {
    margin-bottom: 2px;
}
.programm__item--big .programm__btn {
    margin-top: 20px;
}
.programm__item--big .programm__btn .btn {
    font-size: 12px;
    line-height: 14px;
}
.programm__item--big .programm__name {
    margin-bottom: 8px;
}
.programm__item--big .programm__btn .btn {
    margin-top: 0;
}
.programm__info {
    width: 100%}
.programm__info .list-icon__icon {
    align-items: center;
    margin-right: 12px;
    width: 30px;
    height: 30px;
}
.programm__body {
    margin-bottom: 24px;
}
.programm__body .btn {
    display: none;
}
.programm__btn--mobile {
    display: flex;
    width: 100%;
    justify-content: flex-start;
}
.programm__body {
    width: 100%;
    padding-right: 0;
}
}@media (max-width:480px) {
    .programm__info .list-icon__item {
    display: flex;
    text-align: left;
}
.programm__info .list-icon__icon {
    margin-left: 0;
    margin-bottom: 0;
}
}.popup {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 50;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.popup.is-open {
    opacity: 1;
    pointer-events: auto;
}
.popup .agree__text {
    margin-top: 8px;
    font-size: 13px;
    line-height: 160%;
    color: #6b6b6b;
}
.popup:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(51, 50, 52, .25);
    filter: blur(4px);
}
.popup__btn {
    margin-top: 32px;
}
.popup__close {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.popup__close .svg-icon {
    width: 14px;
    height: auto;
}
.popup__close .svg-icon use {
    stroke: #333234;
}
.popup__text {
    font-size: 16px;
    line-height: 156%;
    margin-bottom: 32px;
}
.popup__top {
    margin-bottom: 16px;
}
.popup__name {
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
}
.popup__wrap {
    width: 582px;
    background: #f4f3f4;
    border-radius: 12px;
    position: relative;
    z-index: 2;
    padding: 66px 64px 64px;
    max-height: 100%;
    overflow-y: auto;
}
.popup--line .popup__wrap {
    width: 742px;
}
.popup--line .popup__close {
    width: 44px;
    height: 44px;
    top: 32px;
    right: 42px;
}
.popup--line .popup__top {
    margin-bottom: 36px;
}
.popup--city .popup__wrap {
    width: 641px;
    padding: 52px 64px;
    background-color: #fff;
}
.popup--city .popup__top {
    margin-bottom: 25px;
}
.popup--city .popup__close {
    width: 44px;
    height: 44px;
    top: 48px;
    right: 48px;
}
.popup--city .popup__close .svg-icon {
    width: auto;
    height: auto;
}
.popup--city .popup__close .svg-icon use {
    fill: #333234;
}
.qr {
    margin-bottom: 52px;
}
.qr__img {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.qr__img a {
    display: inline-flex;
    align-items: center;
    margin-right: 8px;
}
.qr__img a:last-child {
    margin-right: 0;
}
.qr__logo {
    margin-bottom: 12px;
}
.qr__logo img {
    display: block;
}
.qr__text {
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 12px;
}
.qr__text a {
    color: #24775a;
}
@media (max-width:1140px) {
    .qr__logo img {
    height: 60px;
}
.qr__img img {
    height: 25px;
}
.qr__text {
    font-size: 12px;
    line-height: 165%;
    margin-bottom: 8px;
}
}@media (max-width:960px) {
    .qr {
    width: 50%;
    padding: 0 15px;
}
.qr__img img {
    height: 32px;
}
.qr__text {
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 12px;
}
.qr__logo img {
    height: 80px;
}
.qr__wrap {
    margin: 0 -15px;
}
}@media (max-width:640px) {
    .qr {
    width: 100%;
    text-align: center;
}
.qr:last-child {
    margin-bottom: 0;
}
.qr__img {
    justify-content: center;
}
.qr__img img {
    height: 39px;
}
.qr__logo {
    display: flex;
    justify-content: center;
}
.qr__wrap {
    flex-direction: column;
}
}
.share {
    position: relative;
}
.share__title {
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 4px;
    color: #333234;
}
.share__copy {
    position: absolute;
    bottom: -56px;
    left: 0;
    font-size: 15px;
    line-height: 160%;
    color: #333234;
    padding: 12px 16px;
    background: #FFFFFF;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0px 13px 32px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    transition: opacity 0.3s ease;
}
.share__copy.is-active {
    opacity: 1;
    pointer-events: auto;
}
.share__body {
    display: flex;
}
.share__body-wrap {
    display: flex;
    align-items: center;
}
.share__body-wrap .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(../images/social/vk.png);
}
.share__body-wrap .ya-share2__item_more .ya-share2__icon_more {
    background-image: url(../images/social/more.png);
}
.share__body-wrap .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url(../images/social/facebook.png);
}
.share__body-wrap .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item {
    margin-top: 0;
    margin-right: 8px;
}
.share__body-wrap .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item:last-child {
    margin-right: 0;
}
.share__body-wrap .ya-share2__badge {
    border-radius: 8px;
    background-color: #24775a!important;
    transition: background-color .3s ease;
}
.share__body-wrap .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    width: 40px;
    height: 40px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50%}
.share .ya-share2__container_mobile .ya-share2__badge, .share__link {
    border-radius: 8px;
}
.share__link svg {
    pointer-events: none;
}
.share__link {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 8px;
    width: 40px;
    height: 40px;
    background-color: #24775a;
    transition: background-color .3s ease;
}
.share__link .svg-icon use {
    stroke: #fff;
    fill: transparent;
}
@media (max-width:1440px) and (min-width:1141px) {
    .share__title {
    font-size: 1vw;
}
.share .share__body-wrap .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    width: 2.5vw;
    flex: none;
    height: 2.5vw;
}
.share .share__body-wrap .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item, .share__link {
    margin-right: 6px;
}
.share__link {
    width: 2.5vw;
    flex: none;
    height: 2.5vw;
}
.share__link .svg-icon {
    width: 70%;
    height: auto;
}
}@media (max-width:1140px) {
    .share__link {
    width: 30px;
    height: 30px;
}
.share .share__body-wrap .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item, .share__link {
    margin-right: 4px;
}
.share .share__body-wrap .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    width: 30px;
    height: 30px;
}
}@media (min-width:960px) {
    .share__link:hover {
    background-color: #45b969;
}
.share__body .ya-share2__badge:hover {
    opacity: 1;
    background-color: #45b969!important;
}
}.radio {
    display: inline-flex;
    align-items: center;
    position: relative;
    margin-bottom: 12px;
}
.radio input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}
.radio input:checked~.radio__wrap {
    box-shadow: 0 6px 16px rgba(69, 185, 105, .23);
}
.radio input:checked~.radio__wrap .radio__control:before {
    opacity: 1;
}
.radio__wrap {
    display: inline-flex;
    padding: 12px 14px;
    align-items: center;
    background-color: #fff;
    border-radius: 12px;
    transition: box-shadow .3s ease;
}
.radio__label {
    font-weight: 500;
    font-size: 18px;
    line-height: 156%}
.radio__row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.radio__row .radio {
    margin-right: 12px;
}
.radio__control {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    position: relative;
    margin-right: 8px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #bdbdbd;
}
.radio__control:before {
    content: " ";
    background-color: #45b969;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 0;
    transition: opacity .3s ease;
}
.radio__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.radio--default {
    margin-bottom: 20px;
}
.radio--default:last-child {
    margin-bottom: 0;
}
.radio--default input:checked~.radio__wrap {
    box-shadow: none;
}
.radio--default .radio__wrap {
    align-items: flex-start;
    padding: 0;
    background-color: transparent;
}
.radio--default .radio__control {
    margin-right: 17px;
    margin-top: 2px;
}
.radio--city {
    margin-bottom: 16px;
}
.radio--city:last-child {
    margin-bottom: 0;
}
.radio--city input:checked~.radio__wrap {
    background-color: transparent;
    box-shadow: none;
}
.radio--city .radio__control {
    margin-right: 12px;
    width: 12px;
    height: 12px;
    background-color: #f4f3f4;
    border: 0;
}
.radio--city .radio__wrap {
    padding: 0;
    background-color: transparent;
}
.radio--main {
    margin-bottom: 19px;
}
.radio--main input:checked~.radio__control::before {
    opacity: 1;
}
.radio--main .radio__control {
    border: 2.5px solid #F4F3F4;
    margin-right: 16px;
    transition: border-color 0.3s ease;
}
.radio--main input:checked~.radio__control {
    border-color: #45B969;
}
.radio--main .radio__label {
    font-size: 22px;
    line-height: 26px;

    color: #FFFFFF;
}
.radio__list--main {
    margin-bottom: 10px;
}
@media (max-width:1140px) {
    .radio__label {
    font-size: 14.25px;
    line-height: 165%}
.radio__wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}
.radio__row, .radio__row .radio {
    margin-bottom: 13px;
}
.radio--default {
    margin-bottom: 14px;
}
.radio--default .radio__control {
    margin-top: 0;
}
}@media (max-width:960px) {
    .radio__wrap {
    padding-left: 6px;
    padding-right: 10px;
}
.radio__row .radio {
    margin-right: 8px;
    margin-bottom: 8px;
}
}.record__item {
    display: flex;
    color: inherit;
    border-radius: 16px;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
    overflow: hidden;
    margin-bottom: 40px;
}
.record__item:last-child {
    margin-bottom: 0;
}
.record__wrap {
    display: flex;
    width: 100%;
}
.record__body {
    background-color: #fff;
    height: 280px;
    padding: 32px;
    flex-grow: 1;
}
.record__text {
    font-size: 18px;
    line-height: 156%}
.record__btn {
    margin-top: 23px;
}
.record__type {
    font-size: 15px;
    line-height: 160%;
    color: #9d7673;
    margin-bottom: 8px;
}
.record__name {
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 4px;
}
.record__img {
    width: 280px;
    height: 280px;
    flex: none;
    border-radius: 16px;
    background-position: 50%;
    background-size: cover;
}
@media (max-width:1440px) and (min-width:1141px) {
    .record {
        margin-top: -37px;
    }
    .record__text {
        font-size: 1.4vw;
    }
    .record__item {
        margin-bottom: 2vw;
    }
    .record__btn .btn {
        font-size: 0.8vw;
        padding: 0.9vw 1.1vw;
    }
    .record__type {
        font-size: 1.1vw;
    }
    .record__name {
        font-size: 1.5vw;
        margin-bottom: 0;
    }
    .record__img {
        width: 20vw;
        height: 20vw;
    }
    .record__body {
        padding: 2vw;
        height: 20vw;
    }
}
@media (max-width: 960px) {
    .record__img {
        width: 180px;
        height: 180px;
        order: 1;
    }
    .record__btn {
        display: none;
    }
    .record__text {
        font-size: 15px;
        line-height: 165%; 
    }
    .record__type {
        font-size: 12px;
        line-height: 165%;
        margin-bottom: 2px;
    }
    .record__name {
        font-size: 20px;
        line-height: 23px; 
        margin-bottom: 1px;
    }

    .record__body {
        padding: 17px 24px 17px 20px;
        order: 2;
        height: 180px;
    }

}

@media (max-width: 640px) {
    .record__img {
        display: none;
    }
    .record__btn {
        display: none;
    }
    .record__item {
        margin-bottom: 24px;
    }
    .record__body {
        padding: 24px;
        height: auto;
    }

}

@media (max-width: 480px) {
    .record__item {
        display: block;
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 40px;
    }

    .record__body {
        padding: 16px 0 0;
        height: auto;
        background-color: transparent;
    }

    .record__btn .btn {
        border: 1px solid #BDBDBD;
    }

    .record__btn {
        display: block;
    }

    .record__wrap {
        flex-direction: column;
        border-radius: 0;
    }

    .record__img {
        display: block;
        width: 100%;
        height: 87vw;
    }
}

.review__body {
    background-color: #fff;
    padding: 33px 40px;
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    line-height: 156%;
    border-radius: 24px;
}
.review__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 132%}
.review__info {
    display: flex;
    align-items: center;
    padding-left: 20px;
    margin-top: -16px;
}
.review__post {
    font-size: 15px;
    line-height: 160%;
    color: #6b6b6b;
    margin-top: 4px;
}
.review__avatar {
    width: 112px;
    height: 112px;
    margin-right: 19px;
    flex: none;
    border-radius: 50%;
    background-position: 50%;
    background-size: cover;
}
.review__slider.slider-block .slick-list {
    margin: 0 -45px;
}
.review__slider.slider-block .slick-arrow.slick-next {
    right: auto;
    left: 872px;
}
.review__slider.slider-block .slick-current .review {
    opacity: 1;
    pointer-events: auto;
}
.review__slider .review {
    width: 815px;
    margin: 0 45px;
    opacity: .2;
    pointer-events: none;
    transition: opacity .3s ease;
}
@media (max-width:1140px) {
    .review__body {
    font-size: 14.25px;
    line-height: 169%;
    padding: 57px 40px;
}
.review__info {
    padding-left: 60px;
    margin-top: -21px;
}
.review__info-body {
    padding-top: 27px;
}
.review__avatar {
    width: 80px;
    height: 80px;
    margin-right: 10px;
}
.review__name {
    font-size: 15px;
    line-height: 132%}
.review__post {
    font-size: 12px;
    line-height: 165%}
}@media (max-width:960px) {
    .review__slider .review {
    width: 560px;
    margin: 0;
}
.review__body {
    color: #262526;
    padding: 40px;
    font-size: 14.25px;
    line-height: 165%}
}@media (max-width:640px) {
    .review__slider .review {
    width: 382px;
}
.review__slider .review__info {
    margin-top: 0;
    background-color: #fff;
    padding: 0 32px 32px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}
.review__slider .review__info-body {
    padding-top: 0;
}
.review__slider .review__post {
    margin-top: 0;
}
.review__slider .review__name {
    line-height: 165%}
.review__slider .review__body {
    padding: 32px;
    padding-bottom: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.review__slider .review__avatar {
    width: 57px;
    height: 57px;
}
.review__slider.slider-block .slick-list {
    margin-left: 0;
    margin-right: -24px;
}
}@media (max-width:480px) {
    .review__slider .review {
    width: 269px;
}
.review__slider .review__body {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 165%;
    padding: 24px;
    padding-bottom: 10px;
}
}.tab__control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
.tab__block {
    display: none;
}
.tab__block.is-active {
    display: block;
}
.tab__link {
    display: flex;
    align-items: center;
}
.tab__link div {
    cursor: pointer;
    display: inline-flex;
    margin-right: 23px;
    font-weight: 700;
    font-size: 20px;
    line-height: 132%;
    padding-bottom: 5px;
    border-bottom: 4px solid rgba(51, 50, 52, .1);
    transition: border-color .3s ease;
}
.tab__link div.is-active {
    cursor: auto;
    border-color: #24775a;
}
.tab__link div:last-child {
    margin-right: 0;
}
@media (min-width:960px) {
    .tab__link div:hover {
    border-bottom-color: rgba(51, 50, 52, .3);
}
}@media (max-width:1440px) and (min-width:1141px) {
    .tab__control {
    margin-bottom: 2.7vw;
}
.tab__link div {
    font-size: 1.4vw;
    margin-right: 1.6vw;
    padding-bottom: .4vw;
    border-bottom-width: .3vw;
}
}@media (max-width:960px) {
    .tab__control {
    margin-bottom: 23px;
}
.tab__link div {
    margin-right: 23px;
    font-size: 15px;
    line-height: 132%}
}.tag-type {
    display: flex;
    flex-wrap: wrap;
}
.tag-type__item {
    margin-right: 8px;
    font-size: 15px;
    line-height: 160%;
    color: #bdbdbd;
    margin-bottom: 8px;
    padding: 0 9px;
    background-color: #fff;
    border-radius: 12px;
}
@media (max-width:1140px) {
    .tag-type__item {
    font-size: 9.50507px;
    line-height: 165%;
    padding-left: 7px;
    padding-right: 7px;
}
}.text-block {
    padding-left: 75px;
    padding-top: 64px;
}
.text-block__top .select {
    display: none;
}
.text-block__text {
    font-size: 18px;
    line-height: 156%;
    margin-top: 32px;
}
@media (max-width:1440px) and (min-width:1141px) {
    .text-block__text {
    font-size: 1.2vw;
    line-height: 1.6;
    margin-top: 2vw;
}
}@media (max-width:1140px) {
    .text-block {
    padding-left: 4px;
    padding-top: 62px;
    padding-right: 42px;
}
.text-block__text {
    font-size: 15px;
    line-height: 165%;
    margin-top: 27px;
}
.text-block h1 {
    font-size: 30px;
    line-height: 35px;
    margin-top: 0;
}
}@media (max-width:960px) {
    .text-block {
    padding-top: 0;
    padding-bottom: 48px;
    padding-right: 0;
}
.text-block__text {
    margin-top: 16px;
}
.text-block__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.text-block__top h1 {
    margin-bottom: 0;
}
.text-block__top .select {
    width: 257px;
    display: flex;
}
}@media (max-width:640px) {
    .text-block {
    padding-bottom: 32px;
}
.text-block__text {
    margin-top: 24px;
}
.text-block__top {
    display: block;
}
.text-block__top .select {
    margin-top: 24px;
    width: 100%}
}.schema__top {
    display: flex;
    position: relative;
}
.schema__back {
    position: absolute;
    left: 204px;
}
.schema__icon {
    display: none;
}
.schema__row {
    display: flex;
    margin-bottom: 16px;
}
.schema__row:last-child {
    margin-bottom: 0;
}
.schema__row-body {
    position: relative;
    flex: none;
}
.schema__info {
    padding-top: 23px;
}
.schema__level {
    position: absolute;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 13px;
    line-height: 160%;
    height: 48px;
    width: 80px;
    top: 0;
    left: 0;
}
.schema__level span {
    position: relative;
}
.schema__level-wrap {
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 24px;
    right: 0;
}
.schema__line {
    display: flex;
    position: absolute;
    left: 225px;
    bottom: 0;
    top: 40px;
    pointer-events: none;
}
.schema__line-item {
    width: 80px;
    border-left: 1px dashed rgba(0, 0, 0, .4);
}
.schema__body {
    position: relative;
}
.schema__body:before {
    content: " ";
    position: absolute;
    background-color: #fff;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100vw;
}
.schema__main {
    width: 210px;
    flex: none;
}
.schema__wrap {
    position: relative;
    padding-top: 19px;
    padding-bottom: 80px;
}
.schema__title {
    width: 210px;
    flex: none;
}
.schema__img {
    display: flex;
    align-items: flex-end;
    position: relative;
}
.schema__img img {
    width: auto;
    height: auto;
    max-width: none;
}
.schema__img-item {
    position: relative;
    display: flex;
    width: 80px;
    justify-content: center;
}
.schema__name {
    width: 80px;
    flex: none;
    font-size: 13px;
    line-height: 120%;
    color: #6b6b6b;
    text-align: center;
}
.schema__name span {
    background-color: #fff;
    padding-bottom: 10px;
}
@media (max-width:1440px) {
    .schema {
    overflow-x: auto;
}
.schema__back {
    left: 259px;
}
.schema__img {
    width: 1440px;
}
.schema__wrap.container {
    width: 1340px;
    padding: 0 15px;
    padding-top: 19px;
    padding-bottom: 80px;
}
.schema__body, .schema__body:before {
    width: 1440px;
}
}.search-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.search-btn .svg-icon use {
    fill: #292929;
}
@media (min-width:960px) {
    .search-btn:hover .svg-icon use {
    fill: #24775a;
}
}.search-mobile {
    display: inline-flex;
    padding: 0 13px;
    width: 176px;
    height: 32px;
    background: #cce5cf;
    border-radius: 16px;
    overflow: hidden;
    margin-top: 24px;
    margin-left: 51px;
    margin-bottom: 15px;
    flex: none;
}
.search-mobile__input {
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    background-color: transparent;
    font-size: 12.6667px;
    color: #24775a;
    font-family: Roboto, sans-serif;
}
.search-mobile__input::-webkit-input-placeholder {
    font-size: 12.6667px;
    font-family: Roboto, sans-serif;
    color: #24775a;
}
.search-mobile__input:-moz-placeholder, .search-mobile__input::-moz-placeholder {
    font-size: 12.6667px;
    font-family: Roboto, sans-serif;
    color: #24775a;
}
.search-mobile__input:-ms-input-placeholder {
    font-size: 12.6667px;
    font-family: Roboto, sans-serif;
    color: #24775a;
}
.search-mobile__btn svg {
    display: block;
}
.search-mobile form {
    width: 100%;
    position: relative;
    display: inline-flex;
    align-items: center;
    height: 100%;
    margin-bottom: 0;
}
.section {
    padding-top: 63px;
    padding-bottom: 63px;
}
.section--about {
    position: relative;
    z-index: 1;
    background: #f4f3f4;
    padding-top: 103px;
}
.section__btn {
    display: none;
}
.section--big {
    padding-top: 140px;
    padding-bottom: 157px;
}
.section--white {
    background-color: #fff;
}
.section--grey {
    background: #f4f3f4;
}
.section--dark {
    background-color: #262526;
}
.section--planet {
    padding: 0;
    z-index: 2;
    overflow: hidden;
}
.section--planet, .section--planet .section__body {
    position: relative;
}
.section--planet .container {
    padding-top: 93px;
    padding-bottom: 93px;
    position: relative;
}
.section--planet .circle-big {
    top: -54px;
    left: 246px;
    position: absolute;
    transition: transform .6s ease;
}
.section--planet .circle {
    top: 418px;
    right: 90px;
    border-radius: 50%;
    position: absolute;
    width: 260px;
    height: 260px;
    opacity: .3;
    border: 54.5932px solid #24775a;
    transition: transform .6s ease;
}
.section--video {
    padding-top: 124px;
    padding-bottom: 124px;
}
.section--client {
    padding-top: 151px;
    padding-bottom: 101px;
}
.section--culture {
    padding-top: 0;
    margin-top: -119px;
    position: relative;
    z-index: 3;
}
.section--main-service {
    padding-top: 146px;
    padding-bottom: 159px;
}
.section--main-service .container, .section--main-service .section__body {
    position: relative;
}
.section--main-service .circle {
    width: 967px;
    height: 967px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -186px;
    border: 203.045px solid #fff;
    transition: transform 1s ease;
    transition-delay: .5s;
    transform: scale(0);
}
.section--main-service .main-service__body-wrap {
    transform: translateY(250px);
    opacity: 0;
    transition: opacity 1s, transform 1s ease;
}
.section--main-service.is-active .circle {
    transform: scale(1);
}
.section--main-service.is-active .main-service__body-wrap {
    transform: translateY(0);
    opacity: 1;
}
.section--last {
    padding-bottom: 121px;
}
.section--pb0 {
    padding-bottom: 0!important;
}
.section--pt0 {
    padding-top: 0!important;
}
.section--solution {
    padding-bottom: 142px;
}
.section--inner {
    padding-top: 93px;
    padding-bottom: 113px;
}
.section__top {
    display: flex;
    align-items: center;
    margin-bottom: 63px;
}
.section__top--small {
    margin-bottom: 48px;
}
.section__top .btn {
    margin-left: 32px;
}
.section__top h2 {
    margin: 0;
}
@media (max-width:1440px) and (min-width:1141px) {
    .section__top--small {
    margin-bottom: 3vw;
}
}@media (max-width:1140px) {
    .section__top {
    margin-bottom: 40px;
}
.section__top .btn {
    margin-left: 24px;
}
.section--about {
    padding-top: 0!important;
}
.section--video {
    padding-top: 75px;
    padding-bottom: 73px;
}
.section--solution {
    padding-bottom: 59px;
}
.section--last {
    padding-bottom: 84px;
}
.section--client {
    padding-top: 68px;
    padding-bottom: 10px;
}
.section--planet .container {
    padding-top: 116px;
    padding-bottom: 110px;
}
.section--planet .circle {
    top: 300px;
    right: 123px;
    width: 205.83px;
    height: 205.83px;
    border: 43.2196px solid #24775a;
}
.section--planet .circle-big {
    width: 369px;
    height: 369px;
    left: 162px;
    top: -17px;
}
.section--planet .circle-big svg {
    max-width: 100%;
    height: auto;
}
.section--main-service {
    padding-top: 74px;
    padding-bottom: 79px;
}
.section--main-service .circle {
    width: 765.54px;
    height: 765.54px;
    border: 160.744px solid #fff;
    right: 0;
    margin: 0 auto;
}
}@media (max-width:960px) {
    .section__top {
    margin-bottom: 45px;
}
.section--main-service, .section--planet .container {
    padding-top: 64px;
    padding-bottom: 64px;
}
.section--video {
    padding-top: 48px;
    padding-bottom: 46px;
}
.section--solution {
    padding-bottom: 63px;
}
.section--big {
    padding-top: 66px;
    padding-bottom: 104px;
}
}@media (max-width:640px) {
    .section--video {
    padding-bottom: 0;
}
}@media (max-width:640px) {
    .section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.section__top {
    margin-bottom: 25px;
}
.section--planet .container {
    padding-bottom: 58px;
}
}@media (max-width:480px) {
    .section__top {
    display: block;
    margin-bottom: 25px;
}
.section__top .btn {
    display: none;
}
.section__btn {
    margin-top: 40px;
    display: flex;
}
.section__btn .btn {
    width: 100%}
.section--solution {
    padding-bottom: 60px;
}
.section--main-service {
    padding-top: 56px;
    padding-bottom: 56px;
}
.section--main-service .circle, .section--planet .circle, .section--planet .circle-big {
    display: none;
}
.section--planet .container {
    padding-top: 48px;
    padding-bottom: 48px;
}
}.search-main {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    left: 0;
    padding-top: 56px;
    z-index: 7;
    top: 0;
    transition: opacity .3s ease;
}
.search-main__container {
    transition: background-color 0.3s, box-shadow 0.3s ease;
}
.search-main.is-active {
    opacity: 1;
    pointer-events: auto;
}
.search-main__body {
    display: inline-flex;
    align-items: center;
}
.search-main__input {
    padding-right: 35px;
    flex-grow: 1;
}
.search-main__input input {
    font-size: 24px;
    line-height: 132%;
    color: #333234;
    height: 100%;
    border: 0;
    width: 100%}
.search-main__input input::-webkit-input-placeholder {
    color: #bdbdbd;
}
.search-main__input input:-moz-placeholder, .search-main__input input::-moz-placeholder {
    color: #bdbdbd;
}
.search-main__input input:-ms-input-placeholder {
    color: #bdbdbd;
}
.search-main__close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin-left: 28px;
    cursor: pointer;
}
.search-main__close .svg-icon {
    width: 16px;
    height: auto;
}
.search-main__close .svg-icon use {
    stroke: #bdbdbd;
}
.search-main__wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.search-main__wrap-block form {
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    margin-bottom: 0;
}
.search-main__wrap-block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 81%;
    height: 88px;
    background-color: #fff;
    transition: width 0.3s ease;
}
.search-main.is-fixed {
    padding-top: 48px;

}
.search-main.is-fixed .search-main__container {
    background-color: #fff;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
}
.search-main.is-fixed .search-main__wrap-block {
    width: 100%;
}
@media (max-width: 1440px) and (min-width: 1141px) {
    .search-main__wrap-block {
        height: 5.5vw;
    }

    .search-main__input input {
        font-size: 1.6vw;
    }
}
@media (min-width:960px) {
    .search-main__close:hover .svg-icon use {
    stroke: #24775a;
}
}.select-form {
    margin-bottom: 32px;
}
.select-form .jq-selectbox {
    width: 100%}
.select-form .jq-selectbox.dropdown.opened .jq-selectbox__select {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select-form .jq-selectbox.opened .jq-selectbox__trigger {
    transform: rotate(180deg);
}
.select-form .jq-selectbox__dropdown {
    padding: 12px 0;
    background-color: #fff;
    border-radius: 0 0 12px 12px;
    width: 100%}
.select-form .jq-selectbox__dropdown ul {
    margin: 0;
    padding: 0;
    max-height: 389px !important;
}
.select-form .dropup .jq-selectbox__select {
    border-radius:   0 0 12px 12px;
}
.select-form .dropup .jq-selectbox__dropdown ul {
    max-height: 238px !important;
}

.select-form .dropup .jq-selectbox__dropdown {
    border-radius:  12px 12px 0 0;
}
.select .dropup .jq-selectbox__select {
    border-radius:   0 0 12px 12px;
}
.select .dropup .jq-selectbox__dropdown {
    border-radius:  12px 12px 0 0;
}
.select .dropup .jq-selectbox__dropdown ul {
    max-height: 238px !important;
}
.select-form .jq-selectbox__dropdown ul li {
    font-size: 22px;
    line-height: 156%;
    padding: 7px 24px;
    transition: color .3s ease;
}
.select-form .jq-selectbox__dropdown ul li.sel {
    color: #24775a;
}
.select-form .jq-selectbox__trigger-arrow {
    display: none;
}
.select-form .jq-selectbox__select {
    border: 2px solid #fff;
    border-radius: 12px;
    width: 100%;
    transition: border-radius .3s ease;
}
.select-form .jq-selectbox__select-text {
    cursor: pointer;
    font-size: 22px;
    line-height: 156%;
    color: #fff;
    padding-left: 24px;
    padding-right: 60px;
    width: 100%!important;
    height: 60px;
    display: flex;
    align-items: center;
}
.select-form .jq-selectbox__trigger {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    width: 60px;
    background-image: url(../images/common/arrow.png);
    background-position: 50%;
    background-repeat: no-repeat;
    transition: transform .3s ease;
}
@media (max-width:1140px) {
    .select-form {
    margin-bottom: 24px;
}
.select-form .jq-selectbox__select-text {
    font-size: 18px;
    line-height: 156%;
    height: 44px;
    padding-left: 22px;
}
.select-form .jq-selectbox__trigger {
    height: 44px;
    width: 44px;
}
}@media (max-width:960px) {
    .select-form {
    margin-bottom: 16px;
}
}@media (max-width:480px) {
    .select-form .jq-selectbox__select-text {
    font-size: 16px;
    line-height: 156%}
}.select .jq-selectbox, .select .jq-selectbox__select {
    width: 100%}
.select .jq-selectbox__select.opened .jq-selectbox__trigger {
    transform: rotate(180deg);
}
.select .jq-selectbox__select-text {
    position: relative;
}
.select .jqselect.dropdown .jq-selectbox__select {
    border-radius: 8px 8px 0 0;
}
.select .jqselect.dropdown .jq-selectbox__select:before {
    opacity: 1;
}
.select .jqselect.dropdown .jq-selectbox__trigger {
    transform: rotate(180deg);
}
.select .jq-selectbox__select {
    background-color: #fff;
    padding: 10px 48px 9px 17px;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.select .jq-selectbox__select:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .3s ease;
    background: linear-gradient(180deg, #fff, #fafafa);
}
.select .jq-selectbox__dropdown {
    width: 100%;
    padding: 12px 16px;
    box-shadow: 0 13px 32px rgba(0, 0, 0, .03);
    border-radius: 0 0 12px 12px;
    background-color: #fff;
}
.select .jq-selectbox__dropdown ul {
    padding: 0;
    margin: 0;
    max-height: 380px !important;
}
.select .jq-selectbox__dropdown ul li {
    font-size: 18px;
    line-height: 156%;
    padding: 10px 0;
    cursor: pointer;
    white-space: initial;
    transition: color .3s ease;
}
.select .jq-selectbox__dropdown ul li.sel {
    color: #45b969;
}
.select .jq-selectbox__trigger {
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0;
    height: 47px;
    width: 47px;
    background-image: url(../images/common/arrow-dark.png);
    background-position: 50%;
    background-repeat: no-repeat;
    transition: transform .3s ease;
}
.select .jq-selectbox__trigger-arrow {
    display: none;
}
.select--green .jq-selectbox__select {
    padding: 12px 15px 12px 24px;
    background-color: transparent;
    border: 2px solid rgba(36, 119, 90, .5);
}
.select--green .jq-selectbox__trigger {
    background-image: url(../images/common/arrow-green.png);
}
.select--green .jq-selectbox__select-text {
    color: #24775a;
}
@media (max-width:1440px) and (min-width:1141px) {
    .select .jq-selectbox__select-text {
    font-size: 1.25vw;
}
.select .jq-selectbox__select {
    padding-top: .6vw;
    padding-bottom: .6vw;
    padding-left: 1.6vw;
}
.select .jq-selectbox__trigger {
    width: 4vw;
    height: 4vw;
    background-size: 1vw;
}
}@media (max-width:960px) {
    .select .jq-selectbox__select-text {
    font-weight: 500;
    font-size: 15px;
    line-height: 165%}
.select .jq-selectbox__trigger {
    width: 42px;
    height: 42px;
}
.select--green .jq-selectbox__trigger {
    width: 49px;
    height: 49px;
}
}.slider-block .slick-list {
    overflow: visible;
    margin: 0 -16px;
}
.slider-block .slick-arrow {
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    z-index: 2;
    border: 0;
    transition: opacity .3s ease;
}
.slider-block .slick-arrow.slick-disabled {
    opacity: 0;
    pointer-events: none;
}
.slider-block .slick-arrow.slick-next {
    right: -64px;
}
.slider-block .slick-arrow.slick-prev {
    left: -64px;
}
.slider-block .slick-arrow.slick-prev .svg-icon {
    transform: rotate(180deg);
}
.slider-block .slick-arrow .svg-icon {
    stroke: #292929;
    fill: transparent;
    opacity: .3;
}
@media (max-width:1140px) {
    .slider-block .slick-arrow.slick-next {
    right: -11px;
}
.slider-block .slick-arrow.slick-prev {
    left: -11px;
}
}.social, .social__item {
    display: flex;
    align-items: center;
}
.social__item {
    width: 32px;
    height: 32px;
    justify-content: center;
    border-radius: 50%;
    background-color: #cce5cf;
    margin-right: 8px;
    transition: background-color .3s ease;
}
.social__item span {
    transition: color .3s ease;
}
.social__item .svg-icon {
    fill: #24775a;
}
.social__item:last-child {
    margin-right: 0;
}
.social--big .social__item {
    width: 56px;
    height: 56px;
    border-radius: 28px;
    background-color: #6b6b6b;
    margin-right: 14px;
}
.social--big .social__item:last-child {
    margin-right: 0;
}
.social--big .social__item .svg-icon {
    width: 21px;
    height: auto;
}
.social--big .social__item .svg-icon use {
    fill: #262526;
}
.social--big .social__item--text {
    width: auto;
    padding-left: 17px;
    padding-right: 17px;
}
.social--big .social__item--text span {
    font-size: 18px;
    line-height: 156%;
    margin-left: 10px;
    color: #262526;
}
@media (min-width:960px) {
    .social__item:hover {
    background-color: #fff;
}
.social__item:hover span {
    color: #262526;
}
}@media (max-width:1140px) {
    .social--big .social__item {
    width: 40px;
    height: 40px;
    margin-right: 6px;
}
.social--big .social__item .svg-icon {
    width: 16px;
}
.social--big .social__item--text {
    width: auto;
    padding-left: 12px;
    padding-right: 12px;
}
.social--big .social__item--text span {
    font-size: 13px;
    line-height: 150%;
    margin-left: 8px;
}
}@media (max-width:1440px) and (min-width:1141px) {
    .social__item {
    width: 2.2vw;
    height: 2.2vw;
    margin-right: .5vw;
}
.social--big .social__item {
    width: 4vw;
    height: 4vw;
    margin-right: 1vw;
}
.social--big .social__item .svg-icon {
    width: 1.4vw;
}
.social--big .social__item--text {
    width: auto;
}
.social--big .social__item--text span {
    font-size: 1.27vw;
}
}.solution {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.solution__item {
    color: #333234;
}
.solution__img {
    width: 187px;
    height: 187px;
    background-color: #fff;
    border-radius: 50%;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.solution__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 8px;
    transition: color .3s ease;
}
.solution__text {
    font-size: 15px;
    line-height: 160%;
    color: #6b6b6b;
}
.solution__item {
    width: calc(20% - 24px);
    margin: 0 12px;
}
@media (min-width:960px) {
    .solution__item:hover .solution__name {
    color: #24775a;
}
}@media (max-width:1140px) {
    .solution__img {
    width: 148px;
    height: 148px;
    margin-bottom: 20px;
}
.solution__img img {
    max-width: 60%;
    max-height: 60%}
.solution__text {
    font-size: 12px;
    line-height: 165%}
.solution__name {
    font-size: 15px;
    line-height: 132%}
}@media (max-width:960px) {
    .solution {
    margin-bottom: -40px;
}
.solution__item {
    width: calc(33.3% - 24px);
    margin-bottom: 40px;
}
}@media (max-width:640px) {
    .solution__item {
    width: calc(50% - 24px);
}
}@media (max-width:480px) {
    .solution {
    margin-bottom: -32px;
}
.solution__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100% - 24px);
    margin-bottom: 32px;
}
.solution__text {
    width: 240px;
    text-align: center;
}
.solution__img {
    width: 160px;
    height: 160px;
    margin-bottom: 16px;
}
}.tag {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
}
.tag--inner {
    margin-bottom: 72px;
}
.tag__item {
    display: inline-flex;
    align-items: center;
    margin-right: 12px;
    margin-bottom: 16px;
    padding-right: 19px;
    font-size: 18px;
    line-height: 156%;
    background-color: #fff;
    color: inherit;
    border-radius: 24px;
    transition: background-color .3s, color .3s ease;
}
.tag__item--all {
    padding: 6px 18px;
}
.tag__item.is-active {
    background-color: #24775a;
    color: #fff;
}
.tag__img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 12px;
    flex: none;
    background-position: 50%;
    background-size: cover;
}
@media (max-width:1140px) {
    .tag__item {
    font-size: 14.25px;
    line-height: 165%;
    margin-right: 8px;
    margin-bottom: 16px;
}
.tag__img {
    width: 32px;
    height: 32px;
}
}
@media (max-width:960px) {
    .tag--inner {
        margin-bottom: 24px;
    }
}

.video-block {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 656px;
    height: 438px;
    border-radius: 20px;
    overflow: hidden;
    background-position: 50%;
    background-size: cover;
}
.video-block:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
}
.video-block__wrap {
    max-width: 396px;
}
.video-block__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 48px;
}
.video-block__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: 104px;
    height: 74px;
    background-color: #e73a42;
    border-radius: 15px;
    transition: background-color .3s ease;
}
.video-block__icon .svg-icon {
    width: 27px;
    height: auto;
}
.video-block__icon .svg-icon use {
    fill: #fff;
}
.video-block__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.video-block--big {
    margin-top: 47px;
}
.video-block--dark .video-block__icon {
    width: 68px;
    height: 48px;
    background-color: rgba(0, 0, 0, .6);
}
.video-block--dark .video-block__icon .svg-icon {
    width: 18px;
    height: auto;
}
.video-block--dark .video-block:before {
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6));
}
.video-block__name {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 156%;
    color: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 22px;
}
.video-block__name-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    background: linear-gradient(95.59deg, #44b86a, #64a27a);
    border-radius: 50%;
    margin-right: 12px;
    width: 48px;
    height: 48px;
}
.video-block__slider.slider-block .slick-list {
    overflow: visible;
    margin: 0 -24px;
}
.video-block__slider .slick-slide {
    padding: 0 24px;
}
.video-block__slider .slick-slide.slick-active .video-block {
    opacity: 1;
    pointer-events: auto;
}
.video-block__slider .video-block {
    width: 100%;
    height: 288px;
    margin-top: 0;
    opacity: .2;
    pointer-events: none;
    transition: opacity .3s ease;
}
.video-block__plit .btn {
    width: 100%}
.video-block__plit-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}
.video-block__plit-wrap>div {
    width: calc(50% - 40px);
    margin: 0 20px 40px;
}
.video-block__plit .video-block {
    width: 100%;
    margin: 0;
    height: 306px;
}
.video-block--aside {
    width: 100%;
    height: 192px;
    margin-bottom: 32px;
}
.video-block--aside .video-block__name {
    padding: 16px;
    font-size: 15px;
    line-height: 120%}
.video-block--aside .video-block__name-icon {
    width: 32px;
    height: 32px;
}
.video-block--aside .video-block__name-icon svg {
    width: 15px;
    height: auto;
}
@media (min-width:960px) {
    .video-block--big:hover {
    color: #24775a;
}
.video-block--dark:hover .video-block__icon {
    width: 68px;
    height: 48px;
    background-color: #45b969;
}
}@media (max-width:1440px) and (min-width:1141px) {
    .video-block__plit-wrap {
    margin-left: -1.4vw;
    margin-right: -1.4vw;
}
.video-block__plit-wrap>div {
    width: calc(50% - 2.8vw);
    margin-bottom: 2.8vw;
    margin-left: 1.4vw;
    margin-right: 1.4vw;
}
.video-block__plit .video-block {
    border-radius: 16px;
    height: 21.2vw;
}
.video-block__icon {
    width: 5vw;
    height: 4vw;
    border-radius: 10px;
}
.video-block__name {
    font-size: 1.3vw;
}
.video-block__name-icon {
    width: 3.6vw;
    height: 3.6vw;
}
.video-block__name-icon svg {
    width: 1.6vw;
    height: auto;
}
.video-block--aside {
    height: 12vw;
    margin-bottom: 2vw;
    border-radius: 10px;
}
.video-block--aside .video-block__name {
    padding: 10px;
    font-size: 1vw;
}
.video-block--aside .video-block__name-icon {
    width: 2vw;
    height: 2vw;
}
}@media (max-width:1140px) {
    .video-block {
    width: 500px;
    height: 334px;
    flex: none;
}
.video-block--aside {
    width: 100%;
    height: 162px;
}
.video-block__wrap {
    padding-right: 15px;
}
.video-block__title {
    font-size: 20px;
    line-height: 23px;
}
.video-block__slider .slick-slide {
    padding: 0 16px;
}
.video-block__slider .video-block {
    width: 320px;
    height: 220px;
}
.video-block__plit__wrap {
    margin-left: -11px;
    margin-right: -11px;
}
.video-block__plit__wrap>div {
    width: calc(50% - 22px);
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 32px;
}
.video-block__plit .video-block {
    height: 30vw;
}
}@media (max-width:960px) {
    .video-block__container {
    display: block;
}
.video-block__container .video-block {
    width: 100%;
    height: 59vw;
}
.video-block__body {
    margin-bottom: 45px;
}
.video-block__wrap {
    max-width: none;
}
.video-block__title {
    margin-bottom: 32px;
}
.video-block__name {
    font-size: 14.25px;
    line-height: 165%}
.video-block__name-icon {
    width: 32px;
    height: 32px;
}
.video-block__name-icon svg {
    width: 15px;
    height: auto;
}
.video-block__plit-wrap {
    display: block;
    margin: 0 0 24px;
    margin-right: -21px;
}
.video-block__plit-wrap>div {
    width: auto;
    margin: 0 -16px;
}
.video-block__plit .video-block {
    width: 320px;
    height: 220px;
}
.video-block__plit .slick-slide {
    padding: 0 16px;
}
}@media (max-width:640px) {
    .video-block__icon {
    width: 72px;
    height: 52px;
}
.video-block__icon .svg-icon {
    width: 19px;
}
.video-block__container .video-block {
    height: 62vw;
    margin-left: -32px;
    margin-right: -32px;
    width: calc(100% + 64px);
    border-radius: 0;
}
}@media (max-width:480px) {
    .video-block__title {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
}
.video-block__container .video-block {
    height: 83vw;
    margin-left: -24px;
    margin-right: -24px;
}
.video-block__wrap {
    padding-right: 0;
}
}.video-link {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    line-height: 21px;
    color: #6b6b6b;
    transition: color .3s ease;
}
.video-link__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: 49px;
    height: 34px;
    background-color: #24775a;
    border-radius: 10px;
    margin-right: 10px;
}
.video-link__icon .svg-icon {
    width: 13px;
    height: auto;
}
.video-link__icon .svg-icon use {
    fill: #fff;
}
@media (min-width:960px) {
    .video-link:hover {
    color: #24775a;
}
}@media (max-width:1140px) {
    .video-link span {
    font-size: 14.25px;
    line-height: 165%}
.video-link__icon {
    width: 32px;
    height: 22.2px;
    border-radius: 7px;
}
.video-link__icon .svg-icon {
    width: 9px;
    height: auto;
}
}.wrapper {
    overflow-x: hidden;
    padding-bottom: 612px;
    padding-top: 144px;
}
.wrapper--grey {
    background-color: #f4f3f4;
}
.wrapper--index .wrapper__container {
    padding-top: 0;
    padding-bottom: 0;
}
.wrapper--pb0 .wrapper__container {
    padding-bottom: 0;
}
.wrapper__container {
    position: relative;
    z-index: 3;
    padding-top: 20px;
    padding-bottom: 145px;
    background: #f4f3f4;
}
.wrapper__container--pt0 {
    padding-top: 0!important;
}
@media (max-width:1440px) and (min-width:1141px) {
    .wrapper {
    padding-bottom: 42vw;
    padding-top: 9vw;
}
.wrapper__container {
    padding-top: 1.1vw;
    padding-bottom: 8vw;
}
}@media (max-width:1140px) {
    .wrapper {
    padding-bottom: 490px;
    padding-top: 71px;
}
.wrapper__container {
    padding-top: 17px;
    padding-bottom: 50px;
}
}@media (max-width:960px) {
    .wrapper {
    padding-top: 64px;
    padding-bottom: 492px;
}
}@media (max-width:640px) {
    .wrapper {
    padding-top: 56px;
}
}
@media (max-width:480px) {
    .wrapper {
    padding-top: 48px;
}
}

@media(max-height: 420px) {
    .footer {
        position: relative;
        height: auto;
    }

    .catalog {
        margin-bottom: 0;
    }

    .wrapper {
        padding-bottom: 0;
    }
}
/*# sourceMappingURL=styles.css.map */


.wrapper__container.is-open-filter {
    z-index: 5;
}
@media (max-width:1440px) and (min-width:1141px) {
    .page-block--harmful {
        margin: 0 -25px;
    }

    .page-block--harmful .col,   .page-block--harmful .col-25 {
        padding: 0 25px;
    }
}

@media (max-width:1140px) {
    .page-block--harmful {
        display: block;
    }

    .page-block--harmful .filter__section {
        display: none;
    }

    .page-block--harmful .col,   .page-block--harmful .col-25 {
        width: 100%;
    }
}
.mobile {
    display: none;
}
@media (max-width:960px) {
    .mobile {
        display: block;
    }
    .page-block--hdetail {
        display: flex;
        flex-direction: column;
    }
    .page-block--hdetail .page-block__aside {
        display: none;
    }
    .page-block--hdetail .menu-aside {
        display: none;
    }
    .page-block--hdetail .col, .page-block--hdetail  .col-25, .page-block--hdetail  .col-50, .col-75{
        width: 100% !important;
        position: relative !important;
        top: initial !important;
    }
}


.big-form__ok {
    opacity: 0;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 32px;
    padding-right: 32px;
    text-align: center;
    width: 478px;
    max-width: 100%;
    position: absolute;
    background: #F3F2F2;
    border-radius: 12px;
    transition: opacity 0.3s ease;
}

.big-form__ok.is-ok {
    opacity: 1;
    pointer-events: auto;
}

.big-form__close {
    cursor: pointer;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
}

.big-form__ok-icon {
    margin-bottom: 8px;
}

.big-form__ok-name {
    font-weight: bold;
    font-size: 28px;
    line-height: 33px; 
    margin-bottom: 8px;
}

.big-form__ok-text {
    font-size: 18px;
    line-height: 156%;
}

.menu__open {
    display: flex;
    cursor: pointer;
    margin-left: 5px;
}

.page-block--catalog {
    display: block;
    overflow: hidden;
}

.page-block--catalog .col-25 {
    float: left;
}

.page-block--catalog  .col-75 {
    float: left;
}

@media(max-width: 960px) {
    .page-block--catalog {
        display: block;
        overflow: visible;
    }
    
    .page-block--catalog .col-25 {
        float: none;
    }
    
    .page-block--catalog  .col-75 {
        float: none;
    }
}
.tag__section {
    margin-bottom: 40px;
}

.select {
    opacity: 0;
    transition: opacity 0.3s ease;
    height: 47px;
}

.select.is-active {
    opacity: 1;
}

.select-form {
    opacity: 0;
    transition: opacity 0.3s ease;
    height: 64px;
}

.select-form.is-active {
    opacity: 1;
}
@media (max-width: 960px) {
    .select {
        height: 40px;
    }
}

.tag__section {
    display: none;
}

.tag__section.is-active {
    display: block;
}

.page-block--harmful {
    display: block;
    overflow: hidden;
}

.page-block--harmful .col-25 {
    float: left;
    padding-top: 12px;
}

.page-block--harmful  .col-75 {
    float: left;
}

.contact-info__section {
    display: none;
    margin-bottom: 32px;
}

.contact-info__section.is-active {
    display: block;
}
.item-block__result {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: -48px;
}
.item-block__result .item-block {
    width: calc(25% - 32px);
    margin: 0 16px 48px;
}

@media(max-width: 992px) {
    .catalog__result {
        margin-bottom: 0;
    }
    .catalog__result .catalog-item {
        width: calc(33.3% - 32px);
        margin: 0 16px 32px;
    }

    .item-block__result .item-block {
        width: calc(33.3% - 32px);
        margin: 0 16px 32px;
    }

    .tab--result .tab__link div {
        flex: none;
    }

    .tab--result .tab__link {
        overflow-x: auto;
    }
}

@media(max-width: 640px) {
    .catalog__result {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 0;
    }
    .programm--result {
        margin-bottom: 0;
    }
    .programm--result .programm__item {
        margin: 0 24px 20px;
        width: calc(100% - 48px);
    }
    .catalog__result .catalog-item {
        width: calc(50% - 20px);
        margin: 0 10px 20px;
    }

    .item-block__result .item-block {
        width: calc(50% - 20px);
        margin: 0 10px 20px;
    }

    .item-block__result {
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 0;
    }
}

@media(max-width: 440px) {
    .catalog__result {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 0;
    }
    .catalog__result .catalog-item {
        width: calc(100% - 20px);
        margin: 0 10px 20px;
    }

    .item-block__result .item-block {
        width: calc(100% - 20px);
        margin: 0 10px 20px;
    }

    .item-block__result {
        display: flex;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 0;
    }
}

.is-blue {
    background-color: #00adef;
}

.is-blue-light {
    background-color: #42cbf9;
}

.is-orange {
    background-color: #ff5903;
}

.is-orange-outline {
    background-color: #ff5903;
}

.is-orange-dark {
    background-color: #f47216;
}

.is-black {
    background-color: #000;
}

.video-block__plit .video-block iframe {
    width: 100%;
    height: 100%;
}

.video-block:before {
    display: none;
}