@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700;800&display=swap');
html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-size: 1em;
  font-family: monospace, monospace; }

button, input, optgroup, select, textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #afafaf; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f00; }

label {
  cursor: pointer; }

html, body {
  height: auto;
  min-height: 100%; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #555;
  font: 18px 'Fira Sans', 'Roboto', sans-serif, Arial, Helvetica, sans-serif;
  line-height: 1;
  font-weight: normal;
  background: #fff; }

h1, h2, h3, h4, h5, h6 {
  color: #313131;
  font-family: 'Fira Sans', 'Roboto', sans-serif, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2; }

.roistat-promo-wrap {
  display: none; }

h1 {
  margin-top: 0;
  font-size: 52px;
  line-height: 52px; }

h2 {
  font-size: 42px; }
  @media (min-width: 760px) and (max-width: 1024px) {
  h2 {
    font-size: 28px; } }
  @media (max-width: 759px) {
  h2 {
    font-size: 22px; } }

h3 {
  font-size: 30px; }
  @media (min-width: 760px) and (max-width: 1024px) {
  h3 {
    font-size: 26px; } }
  @media (max-width: 759px) {
  h3 {
    font-size: 20px; } }

h4 {
  font-size: 30px; }
  @media (min-width: 760px) and (max-width: 1024px) {
  h4 {
    font-size: 24px; } }
  @media (max-width: 759px) {
  h4 {
    font-size: 18px; } }

h5 {
  font-size: 28px; }
  @media (min-width: 760px) and (max-width: 1024px) {
  h5 {
    font-size: 22px; } }
  @media (max-width: 759px) {
  h5 {
    font-size: 18px; } }

h6 {
  font-size: 28px; }
  @media (min-width: 760px) and (max-width: 1024px) {
  h6 {
    font-size: 20px; } }
  @media (max-width: 759px) {
  h6 {
    font-size: 18px; } }

a {
  text-decoration: underline;
  color: #4779ff; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #555; }

a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
  cursor: default; }

img, textarea, input, table, .table-wrapper {
  max-width: 100%; }

.content-inner img {
  height: auto; }

.table-wrapper {
  overflow: auto; }

.site-path {
  font-size: 14px;
  margin-bottom: 14px;
  white-space: pre-wrap;
  line-height: 1;
  color: #a5a5a5; }
  .site-path a {
    color: #a5a5a5;
    text-decoration: none; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .footer p {
  margin: 0; }

.sidebar p:first-child {
  margin-top: 0; }
  .sidebar p:last-child {
    border-bottom: 0; }

.site_wrapper {
  min-height: 100%;
  margin: 0 auto -100px; }
  .site_wrapper:after {
    display: block;
    visibility: hidden;
    height: 100px;
    content: ""; }

.help_header {
  font-size: 0; }
  @media (min-width: 760px) {
  .help_header {
    padding: 0 32px; } }
  @media (max-width: 759px) {
  .help_header {
    padding: 0 24px; } }
  .help_header .help_block_inner {
    max-width: 1280px;
    margin: 0 auto; }
  .help_header .help_block_inner .help_header_top {
    padding: 24px 0 19px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
    @media (min-width: 760px) and (max-width: 1024px) {
    .help_header .help_block_inner .help_header_top {
      padding: 24px 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
    @media (max-width: 759px) {
    .help_header .help_block_inner .help_header_top {
      padding: 16px 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
    .help_header .help_block_inner .help_header_top .help_name {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
      @media (min-width: 1025px) {
    .help_header .help_block_inner .help_header_top .help_name {
      padding: 7px 0 0; } }
      @media (max-width: 1024px) {
    .help_header .help_block_inner .help_header_top .help_name {
      text-align: center;
      padding: 0 20px;
      box-sizing: border-box; } }
      .help_header .help_block_inner .help_header_top .help_name .logo-top {
        /*display: inline-block;*/
        vertical-align: middle;
        text-decoration: none;
        margin-right: 11px;
        display: inline-flex;
        align-items: center;
        flex-wrap: wrap; }
        @media (max-width: 759px) {
    .help_header .help_block_inner .help_header_top .help_name .logo-top {
      margin-right: 0;
      width: 24px;
      overflow: hidden; }
      .help_header .help_block_inner .help_header_top .help_name .logo-top img {
        width: auto;
        max-width: none; } }
        .help_header .help_block_inner .help_header_top .help_name .logo-top span.logo-top__title {
          font-weight: bold;
          font-size: 12px;
          line-height: 14px;
          letter-spacing: 0.113462px;
          text-transform: uppercase;
          color: #1ca345;
          display: inline-flex;
          align-items: center;
          flex-wrap: wrap; }
          @media (max-width: 759px) {
    .help_header .help_block_inner .help_header_top .help_name .logo-top span.logo-top__title {
      display: none; } }
          .help_header .help_block_inner .help_header_top .help_name .logo-top span.logo-top__title-slash {
            display: inline-block;
            margin-right: 12px;
            margin-left: 11px;
            font-size: 26px;
            line-height: 1; }
      .help_header .help_block_inner .help_header_top .help_name .activity {
        display: inline-block;
        vertical-align: middle;
        padding: 0 0 0 19px;
        position: relative;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.113462px;
        text-transform: uppercase;
        color: #1ca345; }
        .help_header .help_block_inner .help_header_top .help_name .activity:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          width: 7px;
          height: 24px;
          background: url(../line.svg) 50% 50% no-repeat;
          margin: auto; }
        @media (max-width: 759px) {
    .help_header .help_block_inner .help_header_top .help_name .activity {
      display: none; } }
    .help_header .help_block_inner .help_header_top .help_btn_wr {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
      .help_header .help_block_inner .help_header_top .help_btn_wr .btn_question {
        display: inline-block;
        vertical-align: top;
        text-decoration: none;
        font-weight: 500;
        font-size: 15px;
        line-height: 32px;
        letter-spacing: -0.15px;
        color: #4779ff;
        padding: 0 32px 0 0;
        position: relative; }
        .help_header .help_block_inner .help_header_top .help_btn_wr .btn_question:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 16px;
          height: 14px;
          background: url(../arrow_btn.svg) 50% 50% no-repeat;
          margin: auto; }
        @media (max-width: 1024px) {
    .help_header .help_block_inner .help_header_top .help_btn_wr .btn_question {
      width: 40px;
      height: 40px;
      background: #eaf2f8 url(../oah-help.svg) 50% 50% no-repeat;
      border-radius: 50%;
      font-size: 0;
      padding: 0; }
      .help_header .help_block_inner .help_header_top .help_btn_wr .btn_question:before {
        display: none; } }

.burger {
  width: 40px;
  height: 40px;
  padding: 14px 13px;
  box-sizing: border-box;
  cursor: pointer;
  background: #eaf2f8;
  border-radius: 50%;
  position: relative; }
  @media (min-width: 1025px) {
  .burger {
    display: none; } }
  .burger span {
    height: 12px;
    position: relative;
    display: block;
    box-sizing: border-box; }
  .burger span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #292929;
    margin: auto;
    border-radius: 2px; }
  .burger span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #292929;
    margin: auto;
    border-radius: 2px; }
  .burger:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 14px;
    height: 2px;
    background: #292929;
    margin: auto;
    border-radius: 2px; }

.menu_top_wrapper {
  border-top: 1px solid #dfdfdf; }
  @media (max-width: 1024px) {
  .menu_top_wrapper {
    display: none; } }
  .menu_top_wrapper .menu_top {
    margin: 0 0 0 -15px;
    padding: 0;
    list-style: none; }
  .menu_top_wrapper .menu_top li {
    display: inline-block;
    vertical-align: top; }
    .menu_top_wrapper .menu_top li a {
      display: block;
      padding: 16px 15px;
      font-weight: 500;
      font-size: 15px;
      line-height: 32px;
      letter-spacing: 0.016827px;
      color: #313131;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .menu_top_wrapper .menu_top li.active > a, .menu_top_wrapper .menu_top li > a:hover {
      color: #1ca345; }
  .menu_top_wrapper .menu_top.active a {
    color: #1ca345; }

.help_search_block {
  background: #f8f8f8 url(../banner_bg.jpg) 50% 50% no-repeat;
  background-size: cover;
  z-index: auto;
  font-size: 0;
  position: relative; }
  @media (min-width: 760px) {
  .help_search_block {
    padding: 0 32px; } }
  @media (max-width: 759px) {
  .help_search_block {
    padding: 0 24px;
    background: #f8f8f8; } }
  .help_search_block .block_inner {
    max-width: 976px;
    margin: 0 auto;
    padding: 80px 0 80px; }
  @media (min-width: 760px) and (max-width: 1024px) {
    .help_search_block .block_inner {
      padding: 56px 0 64px; } }
  @media (max-width: 759px) {
    .help_search_block .block_inner {
      padding: 32px 0; } }
  .help_search_block .block_inner .title {
    font-weight: bold;
    font-size: 72px;
    line-height: 72px;
    text-align: center;
    letter-spacing: -0.3px;
    color: #313131;
    padding-bottom: 16px; }
    @media (max-width: 1024px) {
    .help_search_block .block_inner .title {
      display: none; } }
  .help_search_block .block_inner .subtitle {
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #666;
    padding-bottom: 64px; }
    @media (max-width: 1024px) {
    .help_search_block .block_inner .subtitle {
      display: none; } }
  .help_search_block .block_inner .search_block {
    background: #fff;
    box-shadow: 0px 30px 80px rgba(0, 0, 0, 0.099705);
    border-radius: 8px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    @media (max-width: 759px) {
    .help_search_block .block_inner .search_block {
      box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.0290101);
      border-radius: 6px; } }
    .help_search_block .block_inner .search_block .search_form {
      position: relative;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      z-index: auto; }
      .help_search_block .block_inner .search_block .search_form form {
        position: relative;
        padding: 4px 212px 4px 4px; }
        @media (min-width: 760px) and (max-width: 1024px) {
    .help_search_block .block_inner .search_block .search_form form {
      padding: 4px 168px 4px 4px; } }
        @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .search_form form {
      padding: 0 36px 0 0; } }
      .help_search_block .block_inner .search_block .search_form input[type="text"] {
        width: 100%;
        height: 64px;
        padding: 0 52px;
        box-sizing: border-box;
        border: none;
        outline: none;
        font-weight: normal;
        font-size: 17px;
        line-height: 64px;
        letter-spacing: 0.0190706px;
        color: #313131;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: 15px 50% no-repeat;
        /* url(../sear_icon.svg) */
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='20px' viewBox='0 0 20 20' version='1.1'%3E%3C!-- Generator: Sketch 55.1 (78136) - https://sketchapp.com --%3E%3Ctitle%3EIcons/oah-search%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M16.844936,8.62765808 C16.8517948,9.0260507 16.8050872,9.76809488 16.6769477,10.4551494 C16.6068459,10.8310191 16.2453146,11.0788929 15.8694449,11.0087911 C15.4935753,10.9386894 15.2457014,10.577158 15.3158032,10.2012884 C15.424806,9.61684069 15.4659044,8.96390946 15.4605257,8.65149257 C15.3977529,5.00537418 12.4214624,2.07692308 8.76923077,2.07692308 C5.07317129,2.07692308 2.07692308,5.07317129 2.07692308,8.76923077 C2.07692308,12.4652902 5.07317129,15.4615385 8.76923077,15.4615385 C10.1960195,15.4615385 11.5536867,15.0147599 12.6849821,14.1970409 C13.2007466,13.8242378 13.661632,13.3794886 14.0526977,12.8773309 C14.1838719,12.7088935 14.3854211,12.6103965 14.5989107,12.6103969 C15.0168088,12.7252845 15.0168088,12.7252845 15.0264525,12.7559121 C15.0610854,12.7824297 15.0610854,12.7824297 15.0894551,12.8057908 C15.1236581,12.8341564 15.1677399,12.8722082 15.2231128,12.9210033 C15.3223725,13.0084718 15.4605464,13.1328247 15.6353163,13.2918057 C15.9406717,13.5695751 16.3520344,13.9478458 16.8653965,14.4224939 C17.2510501,14.7791117 17.6627979,15.1611024 18.0736344,15.5430792 C18.3063441,15.7595114 18.3063441,15.7595114 18.4704622,15.9123091 C18.5371248,15.9743931 18.5371248,15.9743931 18.6209441,16.0524984 L18.6872872,16.1237019 C19.4468927,17.0635553 19.4106922,18.1816507 18.6447811,18.851491 C17.9203377,19.4850651 16.8100386,19.4673785 15.9533074,18.7520964 C15.9424811,18.7425679 15.9424811,18.7425679 15.8935183,18.6994312 C15.8277738,18.6414809 15.8277738,18.6414809 15.7330369,18.5578835 C15.5649551,18.409516 15.3907874,18.2554442 15.2196555,18.103609 C14.726712,17.6662491 14.3591855,17.3364959 14.1827678,17.1711367 C13.903803,16.9096584 13.8896273,16.4715427 14.1511056,16.1925779 C14.4125839,15.913613 14.8506996,15.8994374 15.1296644,16.1609157 C15.2931304,16.314135 15.6563679,16.64004 16.1385903,17.0678876 C16.3087666,17.218875 16.482078,17.3721893 16.6493367,17.5198302 C16.7436145,17.6030226 16.7436145,17.6030226 16.8089715,17.6606313 C16.8575762,17.7034525 16.8575762,17.7034525 16.8542818,17.7008714 C17.1861214,17.9778027 17.5341809,17.9833471 17.7332613,17.809238 C17.9130457,17.6520045 17.9218715,17.3794125 17.6376574,17.0288129 C17.5933646,16.9875449 17.5933646,16.9875449 17.526867,16.9256146 C17.3631028,16.7731463 17.3631028,16.7731463 17.1308277,16.5571183 C16.7208394,16.1759301 16.3099715,15.7947558 15.9035313,15.4189177 C15.414567,14.9668289 15.0056234,14.5907826 14.7036046,14.3160484 C14.5337718,14.1615584 14.4003733,14.0415033 14.30769,13.9598299 C14.2618118,13.9194017 14.2270245,13.8893729 14.2014071,13.8678743 C14.1896375,13.8832523 14.1896375,13.8832523 14.598908,13.9950123 L14.5989093,13.3027046 L15.145121,13.7280783 C14.6736155,14.3335266 14.1180251,14.8696652 13.4960995,15.3192032 C12.1306877,16.3061455 10.4897145,16.8461538 8.76923077,16.8461538 C4.30846933,16.8461538 0.692307692,13.2299922 0.692307692,8.76923077 C0.692307692,4.30846933 4.30846933,0.692307692 8.76923077,0.692307692 C13.1771842,0.692307692 16.769165,4.22655286 16.844936,8.62765808 Z M8.76923077,3.69230769 C9.82208835,3.69230769 10.8285027,4.01426449 11.673845,4.60482948 C11.9872836,4.82380098 12.0638643,5.25540465 11.8448928,5.56884324 C11.6259213,5.88228184 11.1943176,5.95886254 10.880879,5.73989104 C10.2662167,5.31048145 9.53612956,5.07692308 8.76923077,5.07692308 C6.73002554,5.07692308 5.07692308,6.73002554 5.07692308,8.76923077 C5.07692308,9.95641871 5.64026667,11.0484417 6.57751082,11.7410311 C6.88501286,11.968264 6.95008388,12.4017523 6.72285102,12.7092543 C6.49561817,13.0167563 6.06212989,13.0818273 5.75462785,12.8545945 C4.46777475,11.9036567 3.69230769,10.4004394 3.69230769,8.76923077 C3.69230769,5.96532358 5.96532358,3.69230769 8.76923077,3.69230769 Z' id='path-1'/%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='help.megagroup.ru-mainpage' transform='translate(-722.000000, -506.000000)'%3E%3Cg id='1' transform='translate(0.000000, 144.000000)'%3E%3Cg id='HEAD-SEARCH' transform='translate(472.000000, 336.000000)'%3E%3Cg id='Search'%3E%3Cg id='ICON' transform='translate(248.000000, 24.000000)'%3E%3Cg id='Icons/oah-1.5/oah-search'%3E%3Cg id='fills' transform='translate(1.846154, 1.846154)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'/%3E%3C/mask%3E%3Cuse id='Combined-Shape' fill='%23212121' fill-rule='nonzero' xlink:href='%23path-1'/%3E%3Cg id='Colors/Black' mask='url(%23mask-2)' fill='%23333333'%3E%3Cg transform='translate(-1.846154, -1.846154)' id='Rectangle'%3E%3Crect x='0' y='0' width='24' height='24'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .help_search_block .block_inner .search_block .search_form input[type="text"]:focus {
          background: 15px 50% no-repeat;
          /* url(../sear_icon_f.svg) */
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='20px' viewBox='0 0 20 20' version='1.1'%3E%3C!-- Generator: Sketch 55.1 (78136) - https://sketchapp.com --%3E%3Ctitle%3EIcons/oah-search%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M16.844936,8.62765808 C16.8517948,9.0260507 16.8050872,9.76809488 16.6769477,10.4551494 C16.6068459,10.8310191 16.2453146,11.0788929 15.8694449,11.0087911 C15.4935753,10.9386894 15.2457014,10.577158 15.3158032,10.2012884 C15.424806,9.61684069 15.4659044,8.96390946 15.4605257,8.65149257 C15.3977529,5.00537418 12.4214624,2.07692308 8.76923077,2.07692308 C5.07317129,2.07692308 2.07692308,5.07317129 2.07692308,8.76923077 C2.07692308,12.4652902 5.07317129,15.4615385 8.76923077,15.4615385 C10.1960195,15.4615385 11.5536867,15.0147599 12.6849821,14.1970409 C13.2007466,13.8242378 13.661632,13.3794886 14.0526977,12.8773309 C14.1838719,12.7088935 14.3854211,12.6103965 14.5989107,12.6103969 C15.0168088,12.7252845 15.0168088,12.7252845 15.0264525,12.7559121 C15.0610854,12.7824297 15.0610854,12.7824297 15.0894551,12.8057908 C15.1236581,12.8341564 15.1677399,12.8722082 15.2231128,12.9210033 C15.3223725,13.0084718 15.4605464,13.1328247 15.6353163,13.2918057 C15.9406717,13.5695751 16.3520344,13.9478458 16.8653965,14.4224939 C17.2510501,14.7791117 17.6627979,15.1611024 18.0736344,15.5430792 C18.3063441,15.7595114 18.3063441,15.7595114 18.4704622,15.9123091 C18.5371248,15.9743931 18.5371248,15.9743931 18.6209441,16.0524984 L18.6872872,16.1237019 C19.4468927,17.0635553 19.4106922,18.1816507 18.6447811,18.851491 C17.9203377,19.4850651 16.8100386,19.4673785 15.9533074,18.7520964 C15.9424811,18.7425679 15.9424811,18.7425679 15.8935183,18.6994312 C15.8277738,18.6414809 15.8277738,18.6414809 15.7330369,18.5578835 C15.5649551,18.409516 15.3907874,18.2554442 15.2196555,18.103609 C14.726712,17.6662491 14.3591855,17.3364959 14.1827678,17.1711367 C13.903803,16.9096584 13.8896273,16.4715427 14.1511056,16.1925779 C14.4125839,15.913613 14.8506996,15.8994374 15.1296644,16.1609157 C15.2931304,16.314135 15.6563679,16.64004 16.1385903,17.0678876 C16.3087666,17.218875 16.482078,17.3721893 16.6493367,17.5198302 C16.7436145,17.6030226 16.7436145,17.6030226 16.8089715,17.6606313 C16.8575762,17.7034525 16.8575762,17.7034525 16.8542818,17.7008714 C17.1861214,17.9778027 17.5341809,17.9833471 17.7332613,17.809238 C17.9130457,17.6520045 17.9218715,17.3794125 17.6376574,17.0288129 C17.5933646,16.9875449 17.5933646,16.9875449 17.526867,16.9256146 C17.3631028,16.7731463 17.3631028,16.7731463 17.1308277,16.5571183 C16.7208394,16.1759301 16.3099715,15.7947558 15.9035313,15.4189177 C15.414567,14.9668289 15.0056234,14.5907826 14.7036046,14.3160484 C14.5337718,14.1615584 14.4003733,14.0415033 14.30769,13.9598299 C14.2618118,13.9194017 14.2270245,13.8893729 14.2014071,13.8678743 C14.1896375,13.8832523 14.1896375,13.8832523 14.598908,13.9950123 L14.5989093,13.3027046 L15.145121,13.7280783 C14.6736155,14.3335266 14.1180251,14.8696652 13.4960995,15.3192032 C12.1306877,16.3061455 10.4897145,16.8461538 8.76923077,16.8461538 C4.30846933,16.8461538 0.692307692,13.2299922 0.692307692,8.76923077 C0.692307692,4.30846933 4.30846933,0.692307692 8.76923077,0.692307692 C13.1771842,0.692307692 16.769165,4.22655286 16.844936,8.62765808 Z M8.76923077,3.69230769 C9.82208835,3.69230769 10.8285027,4.01426449 11.673845,4.60482948 C11.9872836,4.82380098 12.0638643,5.25540465 11.8448928,5.56884324 C11.6259213,5.88228184 11.1943176,5.95886254 10.880879,5.73989104 C10.2662167,5.31048145 9.53612956,5.07692308 8.76923077,5.07692308 C6.73002554,5.07692308 5.07692308,6.73002554 5.07692308,8.76923077 C5.07692308,9.95641871 5.64026667,11.0484417 6.57751082,11.7410311 C6.88501286,11.968264 6.95008388,12.4017523 6.72285102,12.7092543 C6.49561817,13.0167563 6.06212989,13.0818273 5.75462785,12.8545945 C4.46777475,11.9036567 3.69230769,10.4004394 3.69230769,8.76923077 C3.69230769,5.96532358 5.96532358,3.69230769 8.76923077,3.69230769 Z' id='path-1'/%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='help.megagroup.ru-mainpage' transform='translate(-722.000000, -506.000000)'%3E%3Cg id='1' transform='translate(0.000000, 144.000000)'%3E%3Cg id='HEAD-SEARCH' transform='translate(472.000000, 336.000000)'%3E%3Cg id='Search'%3E%3Cg id='ICON' transform='translate(248.000000, 24.000000)'%3E%3Cg id='Icons/oah-1.5/oah-search'%3E%3Cg id='fills' transform='translate(1.846154, 1.846154)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'/%3E%3C/mask%3E%3Cuse id='Combined-Shape' fill='%23212121' fill-rule='nonzero' xlink:href='%23path-1'/%3E%3Cg id='Colors/Black' mask='url(%23mask-2)' fill='%230AA440'%3E%3Cg transform='translate(-1.846154, -1.846154)' id='Rectangle'%3E%3Crect x='0' y='0' width='24' height='24'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
          .help_search_block .block_inner .search_block .search_form input[type="text"]:focus::-webkit-input-placeholder {
            font-size: 0; }
          .help_search_block .block_inner .search_block .search_form input[type="text"]:focus:moz-placeholder {
            font-size: 0; }
          .help_search_block .block_inner .search_block .search_form input[type="text"]:focus::-moz-placeholder {
            font-size: 0; }
          .help_search_block .block_inner .search_block .search_form input[type="text"]:focus:-ms-input-placeholder {
            font-size: 0; }
        .help_search_block .block_inner .search_block .search_form input[type="text"]::-webkit-input-placeholder {
          color: #a5a5a5; }
        .help_search_block .block_inner .search_block .search_form input[type="text"]:moz-placeholder {
          color: #a5a5a5; }
        .help_search_block .block_inner .search_block .search_form input[type="text"]::-moz-placeholder {
          color: #a5a5a5; }
        .help_search_block .block_inner .search_block .search_form input[type="text"]:-ms-input-placeholder {
          color: #a5a5a5; }
        @media (min-width: 760px) and (max-width: 1024px) {
    .help_search_block .block_inner .search_block .search_form input[type="text"] {
      height: 56px; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]::-webkit-input-placeholder {
        font-size: 0; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]:moz-placeholder {
        font-size: 0; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]::-moz-placeholder {
        font-size: 0; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]:-ms-input-placeholder {
        font-size: 0; } }
        @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .search_form input[type="text"] {
      height: 48px;
      padding: 0 16px 0;
      font-size: 16px;
      line-height: 48px;
      background: none; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]::-webkit-input-placeholder {
        font-size: 0; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]:moz-placeholder {
        font-size: 0; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]::-moz-placeholder {
        font-size: 0; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]:-ms-input-placeholder {
        font-size: 0; }
      .help_search_block .block_inner .search_block .search_form input[type="text"]:focus {
        background: none; } }
      .help_search_block .block_inner .search_block .search_form button, .help_search_block .block_inner .search_block .search_form input[type="submit"] {
        position: absolute;
        top: 4px;
        right: 4px;
        height: 64px;
        width: 206px;
        border: none;
        outline: none;
        background: #2dbf60;
        border-radius: 6px;
        font-size: 18px;
        line-height: 64px;
        text-align: center;
        letter-spacing: -0.18px;
        color: #fff;
        box-sizing: border-box;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .help_search_block .block_inner .search_block .search_form button:hover, .help_search_block .block_inner .search_block .search_form input[type="submit"]:hover {
          opacity: 0.8; }
        @media (min-width: 760px) and (max-width: 1024px) {
    .help_search_block .block_inner .search_block .search_form button, .help_search_block .block_inner .search_block .search_form input[type="submit"] {
      height: 56px;
      width: 164px;
      line-height: 56px;
      font-size: 16px; } }
        @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .search_form button, .help_search_block .block_inner .search_block .search_form input[type="submit"] {
      width: 24px;
      height: 24px;
      margin: auto;
      right: 12px;
      bottom: 0;
      top: 0;
      font-size: 0;
      background: url(../sear_icon.svg) 50% 50% no-repeat; } }
      .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete {
        top: 80px !important;
        left: 0 !important;
        right: 0 !important;
        width: auto !important;
        box-sizing: border-box;
        background: #fff;
        box-shadow: 0px 30px 80px rgba(0, 0, 0, 0.1);
        border-radius: 8px;
        max-height: 360px;
        font-family: 'Fira Sans', 'Roboto', sans-serif, Arial, Helvetica, sans-serif;
        padding: 24px;
        color: #555;
        border: none;
        overflow-y: auto;
        margin: 0; }
        .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete li {
          padding: 10px 8px 10px 0;
          cursor: pointer; }
          .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete li div.path {
            margin-left: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #c2c2c2;
            letter-spacing: -0.58px; }
          .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete li div.label {
            display: block;
            font-size: 16px;
            line-height: 25px;
            color: #555;
            position: relative;
            padding-left: 40px; }
            .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete li div.label:before {
              content: '';
              background: url(../oah-arrlink.svg) 50% 50% no-repeat;
              width: 16px;
              height: 16px;
              top: 50%;
              left: 8px;
              position: absolute;
              transform: translateY(-50%); }
          .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete li.ui-state-focus {
            background: #e0f9e9;
            border-radius: 4px;
            border: none;
            margin: 0; }
          .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete li:hover div.label:before {
            background-image: url(../oah-arrlink_h.svg); }
        @media (min-width: 760px) and (max-width: 1024px) {
    .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete {
      top: 72px !important;
      padding: 16px; } }
        @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .search_form ul.ui-autocomplete {
      top: 56px !important;
      left: -50px !important;
      padding: 16px; } }
    .help_search_block .block_inner .search_block .filter_select {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 232px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 232px;
      -ms-flex: 0 0 232px;
      flex: 0 0 232px;
      border-right: 1px solid #eaf2f8;
      box-sizing: border-box;
      height: 72px; }
      @media (min-width: 760px) and (max-width: 1024px) {
    .help_search_block .block_inner .search_block .filter_select {
      height: 64px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 217px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 217px;
      -ms-flex: 0 0 217px;
      flex: 0 0 217px; } }
      @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .filter_select {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 49px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 49px;
      -ms-flex: 0 0 49px;
      flex: 0 0 49px;
      height: 48px; } }
      .help_search_block .block_inner .search_block .filter_select .filter_title {
        padding: 22px 45px 22px 24px;
        font-weight: bold;
        font-size: 17px;
        line-height: 28px;
        letter-spacing: 0.0190706px;
        color: #313131;
        cursor: pointer;
        position: relative; }
        .help_search_block .block_inner .search_block .filter_select .filter_title span {
          color: #2dbf60; }
        @media (min-width: 760px) and (max-width: 1024px) {
    .help_search_block .block_inner .search_block .filter_select .filter_title {
      font-size: 15px;
      padding: 18px 45px 18px 24px; } }
        .help_search_block .block_inner .search_block .filter_select .filter_title .arrow_filter {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 16px;
          width: 24px;
          height: 24px;
          background: url(../arrov_filter.svg) 50% 50% no-repeat;
          margin: auto;
          cursor: pointer; }
        @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .filter_select .filter_title {
      padding: 0;
      font-size: 0;
      height: 48px;
      background: url(../oah-settings.svg) 50% 50% no-repeat; }
      .help_search_block .block_inner .search_block .filter_select .filter_title .arrow_filter {
        display: none; } }
      .help_search_block .block_inner .search_block .filter_select .filter_popup {
        position: absolute;
        top: 100%;
        left: 0;
        margin-top: 8px;
        width: 610px;
        background: #fff;
        box-shadow: 0px 30px 80px rgba(0, 0, 0, 0.1);
        border-radius: 8px;
        display: none;
        z-index: 10; }
        @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .filter_select .filter_popup {
      width: 100%;
      margin-top: 4px; } }
        .help_search_block .block_inner .search_block .filter_select .filter_popup ul {
          margin: 0;
          list-style: none;
          padding: 24px 18px 16px 24px;
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          flex-wrap: wrap; }
          @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .filter_select .filter_popup ul {
      padding: 16px 8px 8px 16px; } }
          .help_search_block .block_inner .search_block .filter_select .filter_popup ul li {
            padding: 11px 15px 10px;
            background: #fff;
            border: 1px solid #dde6ed;
            box-sizing: border-box;
            border-radius: 6px;
            cursor: pointer;
            margin: 0 8px 8px 0;
            font-weight: 500;
            font-size: 14px;
            line-height: 25px;
            letter-spacing: -0.04375px;
            color: #555; }
            .help_search_block .block_inner .search_block .filter_select .filter_popup ul li:hover {
              color: #0369d9; }
            .help_search_block .block_inner .search_block .filter_select .filter_popup ul li.active {
              background: #f8f8f8;
              color: #313131;
              border-color: #f8f8f8; }
            @media (max-width: 759px) {
    .help_search_block .block_inner .search_block .filter_select .filter_popup ul li {
      padding: 8px 12px 7px;
      margin: 0 4px 4px 0; } }
  .help_search_block.inner_page .block_inner {
    padding: 56px 0; }
    @media (max-width: 759px) {
    .help_search_block.inner_page .block_inner {
      padding: 32px 0; } }

.help_tariff_wrapper {
  font-size: 0;
  background: #fff; }
  @media (min-width: 760px) {
  .help_tariff_wrapper {
    padding: 0 32px; } }
  @media (max-width: 759px) {
  .help_tariff_wrapper {
    padding: 0 24px; } }
  .help_tariff_wrapper .block_inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 128px 0 48px;
    position: relative;
    z-index: 2; }
  .help_tariff_wrapper .block_inner .title {
    font-weight: bold;
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    letter-spacing: -0.3px;
    color: #313131;
    padding-bottom: 4px; }
  .help_tariff_wrapper .block_inner .subtitle {
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #666;
    padding-bottom: 64px; }
  @media (min-width: 760px) and (max-width: 1024px) {
    .help_tariff_wrapper .block_inner {
      padding: 56px 0 24px; }
      .help_tariff_wrapper .block_inner .title {
        font-size: 36px;
        line-height: 40px;
        padding-bottom: 8px; }
      .help_tariff_wrapper .block_inner .subtitle {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 32px; } }
  @media (max-width: 759px) {
    .help_tariff_wrapper .block_inner {
      padding: 48px 0 16px; }
      .help_tariff_wrapper .block_inner .title {
        font-size: 24px;
        line-height: 28px; }
      .help_tariff_wrapper .block_inner .subtitle {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 24px; } }
  .help_tariff_wrapper .block_inner .inner {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1024px) {
    .help_tariff_wrapper .block_inner .inner {
      display: block; } }
    .help_tariff_wrapper .block_inner .inner .item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(33.33% - 10.8px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(33.33% - 10.8px);
      -ms-flex: 0 0 calc(33.33% - 10.8px);
      flex: 0 0 calc(33.33% - 10.8px);
      display: block;
      border-radius: 8px;
      padding: 40px 48px;
      box-sizing: border-box;
      position: relative;
      text-decoration: none;
      margin-right: 16px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .help_tariff_wrapper .block_inner .inner .item:first-child {
        box-shadow: 0px 10px 40px rgba(71, 121, 255, 0.4);
        background: #4779ff; }
        .help_tariff_wrapper .block_inner .inner .item:first-child:hover {
          box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.4); }
      .help_tariff_wrapper .block_inner .inner .item:nth-child(2) {
        background: #2dbf60;
        box-shadow: 0px 10px 40px rgba(10, 164, 64, 0.4); }
        .help_tariff_wrapper .block_inner .inner .item:nth-child(2):hover {
          box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.4); }
      .help_tariff_wrapper .block_inner .inner .item:nth-child(3) {
        background: #893de0;
        box-shadow: 0px 10px 40px rgba(137, 61, 224, 0.302967);
        margin-right: 0; }
        .help_tariff_wrapper .block_inner .inner .item:nth-child(3):hover {
          box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.4); }
      .help_tariff_wrapper .block_inner .inner .item span {
        display: block; }
      .help_tariff_wrapper .block_inner .inner .item .name {
        font-weight: 300;
        font-size: 15px;
        line-height: 24px;
        color: #fff;
        padding-bottom: 4px; }
      .help_tariff_wrapper .block_inner .inner .item .name_block {
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        letter-spacing: -0.2px;
        color: #fff;
        padding-bottom: 32px; }
      .help_tariff_wrapper .block_inner .inner .item .btn {
        display: inline-block;
        vertical-align: top;
        padding: 12px 63px 12px 16px;
        background: rgba(255, 255, 255, 0.101892);
        border-radius: 6px;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.0179488px;
        color: #fff;
        box-sizing: border-box;
        position: relative; }
        .help_tariff_wrapper .block_inner .inner .item .btn:after {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 48px;
          border-radius: 0 6px 6px 0;
          background: rgba(255, 255, 255, 0.101892) url(../ok_icon.png) 50% 50% no-repeat; }
      @media (min-width: 760px) and (max-width: 1024px) {
    .help_tariff_wrapper .block_inner .inner .item {
      -webkit-box-flex: none;
      -webkit-flex: none;
      -moz-box-flex: none;
      -moz-flex: none;
      -ms-flex: none;
      flex: none;
      padding: 40px;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 0 8px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .help_tariff_wrapper .block_inner .inner .item .top_item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-right: 20px;
        box-sizing: border-box; }
      .help_tariff_wrapper .block_inner .inner .item .name {
        font-size: 14px;
        line-height: 20px; }
      .help_tariff_wrapper .block_inner .inner .item .name_block {
        font-size: 18px;
        padding-bottom: 0;
        line-height: 22px; }
      .help_tariff_wrapper .block_inner .inner .item .btn {
        font-size: 15px;
        padding-right: 67px; } }
      @media (max-width: 759px) {
    .help_tariff_wrapper .block_inner .inner .item {
      padding: 24px;
      margin: 0 0 8px; }
      .help_tariff_wrapper .block_inner .inner .item .name {
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 4px; }
      .help_tariff_wrapper .block_inner .inner .item .name_block {
        font-size: 18px;
        padding-bottom: 20px;
        line-height: 22px; }
      .help_tariff_wrapper .block_inner .inner .item .btn {
        font-size: 15px;
        padding-right: 67px;
        width: 100%; } }
  .help_tariff_wrapper .separate {
    max-width: 416px;
    margin: 0 auto 48px;
    position: relative;
    text-align: center;
    z-index: 1; }
  @media (min-width: 760px) and (max-width: 1024px) {
    .help_tariff_wrapper .separate {
      margin-bottom: 32px; } }
  @media (max-width: 759px) {
    .help_tariff_wrapper .separate {
      margin-bottom: 24px; } }
  .help_tariff_wrapper .separate:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d2d9e0;
    height: 1px;
    margin: auto; }
  .help_tariff_wrapper .separate span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 22px;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #555;
    background: #f5faff; }

.main_menu_wrapper {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 0 112px; }
  .main_menu_wrapper .title {
    font-weight: bold;
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    letter-spacing: -0.3px;
    color: #313131;
    padding-bottom: 12px; }
  .main_menu_wrapper .subtitle {
    text-align: center;
    padding-bottom: 64px; }
  .main_menu_wrapper .subtitle a {
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    text-decoration-line: underline;
    color: #4779ff; }
  @media (min-width: 760px) and (max-width: 1024px) {
  .main_menu_wrapper {
    padding: 0 0 48px; }
    .main_menu_wrapper .title {
      max-width: 616px;
      margin: 0 auto;
      font-size: 36px;
      line-height: 40px;
      padding-bottom: 8px; }

    .main_menu_wrapper .subtitle {
      padding-bottom: 32px; }
      .main_menu_wrapper .subtitle a {
        font-size: 16px;
        line-height: 24px; } }
  @media (max-width: 759px) {
  .main_menu_wrapper {
    padding: 0 0 40px; }
    .main_menu_wrapper .title {
      font-size: 24px;
      line-height: 28px;
      padding-bottom: 4px; }

    .main_menu_wrapper .subtitle {
      padding-bottom: 24px; }
      .main_menu_wrapper .subtitle a {
        font-size: 14px;
        line-height: 20px; } }
  .main_menu_wrapper .help_menu {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none; }
  @media (max-width: 479px) {
    .main_menu_wrapper .help_menu {
      display: block; } }
  .main_menu_wrapper .help_menu > li {
    background: #fff;
    border-radius: 12px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 48px;
    box-sizing: border-box;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 2px solid #f3f4f8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .main_menu_wrapper .help_menu > li:hover {
      border: 2px solid #2dbf60;
      box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.08); }
    .main_menu_wrapper .help_menu > li .icon {
      margin-bottom: 48px; }
    .main_menu_wrapper .help_menu > li .main_link {
      text-decoration: none;
      display: inline-block;
      vertical-align: top;
      font-weight: bold;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: -0.2px;
      color: #313131;
      margin-bottom: 28px; }
    .main_menu_wrapper .help_menu > li > ul {
      padding: 0;
      margin: 0 0 24px;
      list-style: none;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      box-sizing: border-box; }
      .main_menu_wrapper .help_menu > li > ul > li {
        margin-bottom: 8px; }
        .main_menu_wrapper .help_menu > li > ul > li a {
          font-weight: normal;
          font-size: 15px;
          line-height: 24px;
          letter-spacing: -0.046875px;
          color: #555;
          text-decoration: none;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .main_menu_wrapper .help_menu > li > ul > li a:hover {
            color: #4779ff; }
    .main_menu_wrapper .help_menu > li .btn_main {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1; }
      .main_menu_wrapper .help_menu > li .btn_main a {
        display: inline-block;
        vertical-align: top;
        text-decoration: none;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.0179488px;
        color: #4779ff;
        padding: 0 33px 0 0;
        position: relative; }
        .main_menu_wrapper .help_menu > li .btn_main a:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 16px;
          height: 14px;
          background: url(../arrow_btn_m.svg) 50% 50% no-repeat;
          margin: auto; }
    @media (min-width: 1025px) {
    .main_menu_wrapper .help_menu > li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(33.33% - 10.8px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(33.33% - 10.8px);
      -ms-flex: 0 0 calc(33.33% - 10.8px);
      flex: 0 0 calc(33.33% - 10.8px);
      margin: 0 16px 16px 0; }
      .main_menu_wrapper .help_menu > li:nth-child(3n) {
        margin-right: 0; } }
    @media (min-width: 480px) and (max-width: 1024px) {
    .main_menu_wrapper .help_menu > li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(50% - 4px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(50% - 4px);
      -ms-flex: 0 0 calc(50% - 4px);
      flex: 0 0 calc(50% - 4px);
      margin: 0 8px 8px 0;
      padding: 32px 40px; }
      .main_menu_wrapper .help_menu > li:nth-child(2n) {
        margin-right: 0; }

      .main_menu_wrapper .help_menu > li .icon {
        margin-bottom: 24px; }
        .main_menu_wrapper .help_menu > li .icon img {
          max-width: 40px; }

      .main_menu_wrapper .help_menu > li .main_link {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 6px; }

      .main_menu_wrapper .help_menu > li > ul {
        display: none; }

      .main_menu_wrapper .help_menu > li .btn_main a {
        font-size: 14px;
        line-height: 20px;
        padding-right: 0; }
        .main_menu_wrapper .help_menu > li .btn_main a:before {
          display: none; } }
    @media (min-width: 480px) and (max-width: 759px) {
    .main_menu_wrapper .help_menu > li {
      padding: 24px; } }
    @media (max-width: 479px) {
    .main_menu_wrapper .help_menu > li {
      display: block;
      padding: 24px;
      margin: 0 0 8px; }
      .main_menu_wrapper .help_menu > li .icon {
        margin-bottom: 24px; }
        .main_menu_wrapper .help_menu > li .icon img {
          max-width: 32px; }

      .main_menu_wrapper .help_menu > li .main_link {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 6px; }

      .main_menu_wrapper .help_menu > li > ul {
        display: none; }

      .main_menu_wrapper .help_menu > li .btn_main a {
        font-size: 13px;
        line-height: 20px;
        padding-right: 0; }
        .main_menu_wrapper .help_menu > li .btn_main a:before {
          display: none; } }

.help_tabs_wrapper {
  font-size: 0;
  background: #f8f8f8; }
  @media (min-width: 760px) {
  .help_tabs_wrapper {
    padding: 0 32px; } }
  @media (max-width: 759px) {
  .help_tabs_wrapper {
    padding: 0 24px; } }
  .help_tabs_wrapper .block_inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 136px 0 20px; }
  .help_tabs_wrapper .block_inner .title {
    font-weight: bold;
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    letter-spacing: -0.3px;
    color: #313131;
    padding-bottom: 4px; }
  .help_tabs_wrapper .block_inner .subtitle {
    text-align: center;
    padding-bottom: 56px;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #666; }
  @media (min-width: 760px) and (max-width: 1024px) {
    .help_tabs_wrapper .block_inner {
      padding: 56px 0 48px; }
      .help_tabs_wrapper .block_inner .title {
        max-width: 616px;
        margin: 0 auto;
        font-size: 36px;
        line-height: 40px;
        padding-bottom: 8px; }
      .help_tabs_wrapper .block_inner .subtitle {
        padding-bottom: 32px;
        font-size: 16px;
        line-height: 24px; } }
  @media (max-width: 759px) {
    .help_tabs_wrapper .block_inner {
      padding: 56px 0 40px; }
      .help_tabs_wrapper .block_inner .title {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 8px; }
      .help_tabs_wrapper .block_inner .subtitle {
        padding-bottom: 24px;
        font-size: 14px;
        line-height: 20px; } }
  .help_tabs_wrapper .block_inner .btn_select {
    max-width: 312px;
    margin: 0 auto 32px;
    background: #fff;
    border: 2px solid #eaf2f8;
    box-sizing: border-box;
    border-radius: 6px;
    cursor: pointer;
    position: relative; }
    .help_tabs_wrapper .block_inner .btn_select:before {
      position: absolute;
      top: 0;
      content: '';
      margin: auto;
      bottom: 0;
      right: 16px;
      width: 24px;
      height: 24px;
      cursor: pointer;
      background: url(../arrov_filter.svg) 50% 50% no-repeat; }
    .help_tabs_wrapper .block_inner .btn_select .name_select {
      padding: 16px 24px;
      font-weight: normal;
      font-size: 15px;
      line-height: 24px;
      letter-spacing: -0.0535714px;
      color: #555;
      cursor: pointer; }
    @media (min-width: 1025px) {
    .help_tabs_wrapper .block_inner .btn_select {
      display: none; } }
    @media (max-width: 759px) {
    .help_tabs_wrapper .block_inner .btn_select {
      margin-bottom: 24px; } }
  .help_tabs_wrapper .block_inner .tabs_main {
    position: relative; }
    .help_tabs_wrapper .block_inner .tabs_main .r-tabs-accordion-title {
      display: none !important; }
    .help_tabs_wrapper .block_inner .tabs_main .tabs_link {
      padding: 0 0 40px;
      margin: 0;
      list-style: none;
      text-align: center; }
      @media (max-width: 1024px) {
    .help_tabs_wrapper .block_inner .tabs_main .tabs_link {
      display: none;
      position: absolute;
      top: -30px;
      left: 0;
      right: 0;
      max-width: 312px;
      border: 2px solid #eaf2f8;
      box-sizing: border-box;
      border-radius: 6px;
      padding: 0;
      background: #fff;
      z-index: 10;
      margin: 0 auto; } }
      @media (max-width: 960px) {
    .help_tabs_wrapper .block_inner .tabs_main .tabs_link {
      top: -20px; } }
      .help_tabs_wrapper .block_inner .tabs_main .tabs_link li {
        display: inline-block;
        vertical-align: top;
        margin: 0 4px 8px; }
        .help_tabs_wrapper .block_inner .tabs_main .tabs_link li a {
          display: block;
          padding: 12px 23px 10px;
          background: #fff;
          box-sizing: border-box;
          border-radius: 6px;
          cursor: pointer;
          text-decoration: none;
          font-weight: 500;
          font-size: 17px;
          line-height: 32px;
          letter-spacing: -0.17px;
          color: #555;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .help_tabs_wrapper .block_inner .tabs_main .tabs_link li a:hover {
            color: #893de0; }
          @media (max-width: 1024px) {
    .help_tabs_wrapper .block_inner .tabs_main .tabs_link li a {
      border-radius: 0;
      border: none;
      font-size: 15px;
      line-height: 24px; } }
        @media (max-width: 1024px) {
    .help_tabs_wrapper .block_inner .tabs_main .tabs_link li {
      display: block;
      margin: 0;
      text-align: left; }
      .help_tabs_wrapper .block_inner .tabs_main .tabs_link li:first-child a {
        border-radius: 3px 3px 0 0; }
      .help_tabs_wrapper .block_inner .tabs_main .tabs_link li:last-child a {
        border-radius: 0 0 3px 3px; } }
        .help_tabs_wrapper .block_inner .tabs_main .tabs_link li.r-tabs-state-active a {
          background: #2dbf60;
          color: #fff;
          border-color: #eaf2f8; }
    .help_tabs_wrapper .block_inner .tabs_main .tabs_body {
      display: none; }
      .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(50% - 8px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(50% - 8px);
          -ms-flex: 0 0 calc(50% - 8px);
          flex: 0 0 calc(50% - 8px);
          margin: 0 16px 16px 0;
          padding: 48px 48px 45px;
          box-sizing: border-box;
          background: #fff;
          border-radius: 12px;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks:hover {
            box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.08), inset 0 0 0 2px #2dbf60;
            border-color: transparent; }
          .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks:nth-child(2n) {
            margin-right: 0; }
          .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks .path {
            font-weight: 300;
            font-size: 15px;
            line-height: 24px;
            letter-spacing: -0.0535714px;
            color: #c2c2c2;
            padding-bottom: 8px; }
          .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks .name {
            font-weight: bold;
            font-size: 24px;
            line-height: 28px;
            letter-spacing: -0.2px;
            color: #313131;
            padding-bottom: 26px; }
          .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks .body {
            font-weight: normal;
            font-size: 15px;
            line-height: 24px;
            letter-spacing: -0.0535714px;
            color: #555;
            padding-bottom: 35px; }
          .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks a.link {
            display: inline-block;
            vertical-align: top;
            text-decoration: none;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0.0179488px;
            color: #4779ff;
            padding: 0 33px 0 0;
            position: relative; }
            .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks a.link:before {
              content: '';
              position: absolute;
              top: 0;
              bottom: 0;
              right: 0;
              width: 16px;
              height: 14px;
              background: url(../arrow_btn_m.svg) 50% 50% no-repeat;
              margin: auto; }
        @media (max-width: 960px) {
    .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner {
      display: block; }
      .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks {
        padding: 32px 40px;
        margin: 0 0 8px; }
        .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks .path {
          font-size: 14px;
          padding-bottom: 2px; }
        .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks .name {
          font-size: 18px;
          line-height: 22px;
          padding-bottom: 16px; }
        .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks .body {
          font-size: 14px;
          line-height: 24px;
          padding-bottom: 20px; }
        .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks a.link {
          font-size: 14px;
          line-height: 20px;
          padding: 0; }
          .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks a.link:before {
            display: none; } }
        @media (max-width: 759px) {
    .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks {
      padding: 24px 24px; }
      .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks .path {
        font-size: 13px;
        padding-bottom: 4px; }
      .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks .body {
        font-size: 13px;
        line-height: 22px;
        padding-bottom: 16px; }
      .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks a.link {
        font-size: 13px;
        line-height: 20px;
        padding: 0; }
        .help_tabs_wrapper .block_inner .tabs_main .tabs_body .inner .blocks a.link:before {
          display: none; } }

.help_filter_wrapper {
  font-size: 0; }
  @media (min-width: 760px) {
  .help_filter_wrapper {
    padding: 0 32px; } }
  @media (max-width: 759px) {
  .help_filter_wrapper {
    padding: 0 24px; } }
  .help_filter_wrapper .block_inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .help_filter_wrapper .block_inner .icon {
    padding-bottom: 48px; }
  .help_filter_wrapper .block_inner .title {
    font-weight: bold;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -0.3px;
    color: #313131;
    padding-bottom: 12px; }
  .help_filter_wrapper .block_inner .subtitle {
    padding-bottom: 48px;
    font-weight: 300;
    font-size: 25px;
    line-height: 32px;
    color: #666;
    padding-right: 50px; }
  @media (min-width: 760px) and (max-width: 1024px) {
    .help_filter_wrapper .block_inner {
      padding: 0;
      display: block; }
      .help_filter_wrapper .block_inner .icon {
        padding-bottom: 32px;
        text-align: center; }
      .help_filter_wrapper .block_inner .title {
        margin: 0 auto;
        font-size: 36px;
        line-height: 40px;
        padding-bottom: 8px;
        text-align: center; }
      .help_filter_wrapper .block_inner .subtitle {
        padding-bottom: 32px;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        padding: 0; } }
  @media (max-width: 759px) {
    .help_filter_wrapper .block_inner {
      padding: 0;
      display: block; }
      .help_filter_wrapper .block_inner .icon {
        padding-bottom: 24px;
        text-align: center; }
        .help_filter_wrapper .block_inner .icon img {
          max-width: 64px; }
      .help_filter_wrapper .block_inner .title {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 8px;
        text-align: center; }
      .help_filter_wrapper .block_inner .subtitle {
        padding-bottom: 24px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        padding: 0; } }
  .help_filter_wrapper .block_inner .left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 192px 72px 0;
    box-sizing: border-box; }
    @media (min-width: 1025px) and (max-width: 1280px) {
    .help_filter_wrapper .block_inner .left {
      padding-right: 80px; } }
    @media (min-width: 760px) and (max-width: 1024px) {
    .help_filter_wrapper .block_inner .left {
      padding: 0 0 48px; } }
    @media (max-width: 759px) {
    .help_filter_wrapper .block_inner .left {
      padding: 0 0 40px; } }
    .help_filter_wrapper .block_inner .left .filder_help .filter_button {
      padding-top: 24px; }
      @media (min-width: 760px) and (max-width: 1024px) {
      .help_filter_wrapper .block_inner .left .filder_help .filter_button {
        padding-top: 16px;
        text-align: center; } }
      .help_filter_wrapper .block_inner .left .filder_help .filter_button button {
        display: inline-block;
        vertical-align: top;
        padding: 20px 124px 20px 24px;
        background: #2dbf60;
        border-radius: 6px;
        font-weight: bold;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -0.18px;
        color: #fff;
        box-sizing: border-box;
        position: relative;
        border: none;
        outline: none; }
        .help_filter_wrapper .block_inner .left .filder_help .filter_button button:after {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 64px;
          border-radius: 0 6px 6px 0;
          background: rgba(0, 0, 0, 0.101892) url(../arrow_wh.svg) 50% 50% no-repeat; }
      @media (max-width: 759px) {
      .help_filter_wrapper .block_inner .left .filder_help .filter_button {
        padding: 6px 0 0; }
        .help_filter_wrapper .block_inner .left .filder_help .filter_button button {
          display: block;
          width: 100%;
          padding: 17px 46px 15px 21px;
          font-size: 16px;
          line-height: 24px; }
          .help_filter_wrapper .block_inner .left .filder_help .filter_button button:before {
            width: 56px; } }
      .help_filter_wrapper .block_inner .left .filder_help .row_block {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
      @media (max-width: 759px) {
      .help_filter_wrapper .block_inner .left .filder_help .row_block {
        display: block; } }
      .help_filter_wrapper .block_inner .left .filder_help .row_block > div {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 4px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(50% - 4px);
        -ms-flex: 0 0 calc(50% - 4px);
        flex: 0 0 calc(50% - 4px);
        margin: 0 8px 0 0; }
        .help_filter_wrapper .block_inner .left .filder_help .row_block > div:nth-child(2n) {
          margin-right: 0; }
        .help_filter_wrapper .block_inner .left .filder_help .row_block > div .name {
          font-weight: bold;
          font-size: 18px;
          line-height: 22px;
          letter-spacing: -0.15px;
          color: #313131;
          padding-bottom: 10px; }
          @media (max-width: 759px) {
      .help_filter_wrapper .block_inner .left .filder_help .row_block > div .name {
        font-size: 16px;
        padding-bottom: 8px; } }
        .help_filter_wrapper .block_inner .left .filder_help .row_block > div .select_value {
          position: relative; }
          .help_filter_wrapper .block_inner .left .filder_help .row_block > div .select_value:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            right: 2px;
            background: #fff url(../arrov_filter.svg) 50% 50% no-repeat;
            width: 52px;
            height: 24px;
            margin: auto;
            pointer-events: none;
            -moz-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none; }
        .help_filter_wrapper .block_inner .left .filder_help .row_block > div select {
          width: 100%;
          padding: 20px 40px 20px;
          box-sizing: border-box;
          background: #fff;
          border: 2px solid #eaf2f8;
          border-radius: 6px;
          font-weight: normal;
          font-size: 15px;
          line-height: 24px;
          letter-spacing: -0.0535714px;
          color: #555;
          cursor: pointer;
          outline: none; }
        @media (max-width: 759px) {
      .help_filter_wrapper .block_inner .left .filder_help .row_block > div {
        margin: 0 0 10px; }
        .help_filter_wrapper .block_inner .left .filder_help .row_block > div select {
          padding: 16px 40px 16px 20px; } }
  .help_filter_wrapper .block_inner .right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 456px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 456px;
    -ms-flex: 0 0 456px;
    flex: 0 0 456px;
    margin-bottom: -24px;
    position: relative;
    z-index: 1; }
    @media (max-width: 1024px) {
    .help_filter_wrapper .block_inner .right {
      margin: 0;
      padding-bottom: 44px; } }
    .help_filter_wrapper .block_inner .right .image {
      min-height: 608px;
      background: url(../pic_man.png) 50% 50% no-repeat;
      box-shadow: 0px 30px 80px rgba(0, 0, 0, 0.1);
      border-radius: 8px;
      background-size: cover;
      position: relative; }
      @media (max-width: 1024px) {
    .help_filter_wrapper .block_inner .right .image {
      min-height: auto;
      box-shadow: none;
      border-radius: 0;
      background: none; } }
      .help_filter_wrapper .block_inner .right .image .contacts {
        position: absolute;
        bottom: 24px;
        left: 24px;
        right: 24px;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0px 30px 80px rgba(0, 0, 0, 0.1);
        padding: 32px; }
      .help_filter_wrapper .block_inner .right .image .contacts .phone {
        font-weight: bold;
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.511165px;
        color: #313131;
        padding-bottom: 16px; }
      .help_filter_wrapper .block_inner .right .image .contacts .phone_text {
        font-weight: normal;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: -0.0535714px;
        color: #555; }
        .help_filter_wrapper .block_inner .right .image .contacts .phone_text span {
          display: inline-block;
          vertical-align: middle;
          color: #893de0;
          padding: 2px 8px;
          background: #f6efff;
          border-radius: 4px; }
      @media (max-width: 1024px) {
      .help_filter_wrapper .block_inner .right .image .contacts {
        position: static;
        text-align: center;
        background: none;
        box-shadow: none;
        padding: 0; }
        .help_filter_wrapper .block_inner .right .image .contacts .phone {
          font-size: 24px;
          padding-bottom: 0; } }
      @media (max-width: 759px) {
      .help_filter_wrapper .block_inner .right .image .contacts .phone {
        padding-bottom: 8px; }
      .help_filter_wrapper .block_inner .right .image .contacts .phone_text {
        font-size: 14px;
        line-height: 20px; } }

.help_statblock_wrapper {
  font-size: 0;
  background: #f5faff; }
  @media (min-width: 760px) {
  .help_statblock_wrapper {
    padding: 0 32px; } }
  @media (max-width: 759px) {
  .help_statblock_wrapper {
    padding: 0 24px; } }
  .help_statblock_wrapper .block_inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 152px 0 56px; }
  .help_statblock_wrapper .block_inner .title {
    font-weight: bold;
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    letter-spacing: -0.3px;
    color: #313131;
    padding-bottom: 4px; }
  .help_statblock_wrapper .block_inner .subtitle {
    text-align: center;
    padding-bottom: 56px;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #666; }
  @media (min-width: 760px) and (max-width: 1024px) {
    .help_statblock_wrapper .block_inner {
      padding: 56px 0 50px; }
      .help_statblock_wrapper .block_inner .title {
        max-width: 616px;
        margin: 0 auto;
        font-size: 36px;
        line-height: 40px;
        padding-bottom: 8px; }
      .help_statblock_wrapper .block_inner .subtitle {
        padding-bottom: 32px;
        font-size: 16px;
        line-height: 24px; } }
  @media (max-width: 759px) {
    .help_statblock_wrapper .block_inner {
      padding: 48px 0 40px; }
      .help_statblock_wrapper .block_inner .title {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 8px; }
      .help_statblock_wrapper .block_inner .subtitle {
        padding-bottom: 24px;
        font-size: 14px;
        line-height: 20px; } }
  .help_statblock_wrapper .block_inner .btn_stat {
    padding: 40px 0 0;
    text-align: center; }
    .help_statblock_wrapper .block_inner .btn_stat a {
      display: inline-block;
      vertical-align: top;
      font-weight: bold;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      letter-spacing: -0.18px;
      color: #313131;
      padding: 20px 57px;
      background: #eaf2f8;
      border-radius: 6px;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .help_statblock_wrapper .block_inner .btn_stat a:hover {
        opacity: 0.8; }
      @media (max-width: 759px) {
    .help_statblock_wrapper .block_inner .btn_stat a {
      padding: 12px 47px;
      font-size: 16px; } }
  .help_statblock_wrapper .block_inner .inner .owl-controls .owl-dots {
    text-align: center;
    padding-top: 34px;
    padding-bottom: 18px; }
    @media (max-width: 759px) {
        .help_statblock_wrapper .block_inner .inner .owl-controls .owl-dots {
          padding: 26px 0 2px; } }
    .help_statblock_wrapper .block_inner .inner .owl-controls .owl-dots .owl-dot {
      display: inline-block;
      vertical-align: top;
      margin: 0 6px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background: #d2d9e0; }
      .help_statblock_wrapper .block_inner .inner .owl-controls .owl-dots .owl-dot.active {
        background: #2dbf60; }
    .help_statblock_wrapper .block_inner .inner .slider_block {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap; }
    @media (max-width: 1024px) {
      .help_statblock_wrapper .block_inner .inner .slider_block {
        display: block; } }
    .help_statblock_wrapper .block_inner .inner .slider_block .item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(33.33% - 10.8px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(33.33% - 10.8px);
      -ms-flex: 0 0 calc(33.33% - 10.8px);
      flex: 0 0 calc(33.33% - 10.8px);
      margin-right: 16px;
      margin-bottom: 16px;
      background: #fff;
      border-radius: 8px;
      box-sizing: border-box;
      padding: 48px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    @media (min-width: 1025px) {
          .help_statblock_wrapper .block_inner .inner .slider_block .item:hover {
            box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.102382); } }
    .help_statblock_wrapper .block_inner .inner .slider_block .item:nth-child(3n) {
      margin-right: 0; }
    .help_statblock_wrapper .block_inner .inner .slider_block .item .image {
      padding-bottom: 40px; }
      .help_statblock_wrapper .block_inner .inner .slider_block .item .image img {
        border-radius: 6px; }
    .help_statblock_wrapper .block_inner .inner .slider_block .item .name {
      font-weight: bold;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: -0.2px;
      color: #313131;
      padding-bottom: 13px; }
    .help_statblock_wrapper .block_inner .inner .slider_block .item .body {
      font-weight: normal;
      font-size: 15px;
      line-height: 24px;
      letter-spacing: -0.0535714px;
      color: #a5a5a5;
      padding-bottom: 34px; }
    .help_statblock_wrapper .block_inner .inner .slider_block .item .link a {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.0179488px;
      color: #4779ff;
      padding: 0 33px 0 0;
      position: relative; }
      .help_statblock_wrapper .block_inner .inner .slider_block .item .link a:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 16px;
        height: 14px;
        background: url(../arrow_btn_m.svg) 50% 50% no-repeat;
        margin: auto; }
    @media (min-width: 760px) and (max-width: 1024px) {
        .help_statblock_wrapper .block_inner .inner .slider_block .item {
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          margin: 0;
          padding: 40px; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .image {
            padding: 0;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 272px;
            -moz-box-flex: 0;
            -moz-flex: 0 0 272px;
            -ms-flex: 0 0 272px;
            flex: 0 0 272px;
            margin-right: 40px; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .text {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
            -moz-box-flex: 1;
            -moz-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .name {
            font-size: 18px;
            line-height: 22px; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .body {
            font-size: 14px;
            line-height: 22px;
            padding-bottom: 16px; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .link a {
            padding-right: 0;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px; }
            .help_statblock_wrapper .block_inner .inner .slider_block .item .link a:before {
              display: none; } }
    @media (max-width: 759px) {
        .help_statblock_wrapper .block_inner .inner .slider_block .item {
          margin: 0;
          padding: 24px; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .image {
            padding: 0 0 24px; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .name {
            font-size: 18px;
            line-height: 22px; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .body {
            font-size: 13px;
            line-height: 20px;
            padding-bottom: 16px; }
          .help_statblock_wrapper .block_inner .inner .slider_block .item .link a {
            padding-right: 0;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px; }
            .help_statblock_wrapper .block_inner .inner .slider_block .item .link a:before {
              display: none; } }

.help_uniblock_wrapper {
  font-size: 0; }
  @media (min-width: 760px) {
  .help_uniblock_wrapper {
    padding: 0 32px; } }
  @media (max-width: 759px) {
  .help_uniblock_wrapper {
    padding: 0 24px; } }
  .help_uniblock_wrapper .block_inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 127px 0 56px; }
  .help_uniblock_wrapper .block_inner .title {
    font-weight: bold;
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    letter-spacing: -0.3px;
    color: #313131;
    padding-bottom: 4px; }
  .help_uniblock_wrapper .block_inner .subtitle {
    text-align: center;
    padding-bottom: 56px;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #666; }
  @media (min-width: 760px) and (max-width: 1024px) {
    .help_uniblock_wrapper .block_inner {
      padding: 56px 0 50px; }
      .help_uniblock_wrapper .block_inner .title {
        max-width: 616px;
        margin: 0 auto;
        font-size: 36px;
        line-height: 40px;
        padding-bottom: 8px; }
      .help_uniblock_wrapper .block_inner .subtitle {
        padding-bottom: 32px;
        font-size: 16px;
        line-height: 24px; } }
  @media (max-width: 759px) {
    .help_uniblock_wrapper .block_inner {
      padding: 48px 0 40px; }
      .help_uniblock_wrapper .block_inner .title {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 8px; }
      .help_uniblock_wrapper .block_inner .subtitle {
        padding-bottom: 24px;
        font-size: 14px;
        line-height: 20px; } }
  .help_uniblock_wrapper .block_inner .btn_stat {
    padding: 40px 0 0;
    text-align: center; }
    .help_uniblock_wrapper .block_inner .btn_stat a {
      display: inline-block;
      vertical-align: top;
      font-weight: bold;
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      letter-spacing: -0.18px;
      color: #fff;
      padding: 20px 57px;
      background: #2dbf60;
      border-radius: 32px;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      box-shadow: 0px 8px 12px rgba(45, 191, 96, 0.197826); }
    .help_uniblock_wrapper .block_inner .btn_stat a:hover {
      opacity: 0.8; }
    @media (max-width: 759px) {
      .help_uniblock_wrapper .block_inner .btn_stat a {
        padding: 12px 47px;
        font-size: 16px; } }
  .help_uniblock_wrapper .block_inner .inner .owl-controls .owl-dots {
    text-align: center;
    padding-top: 34px;
    padding-bottom: 18px; }
    @media (max-width: 759px) {
        .help_uniblock_wrapper .block_inner .inner .owl-controls .owl-dots {
          padding: 26px 0 2px; } }
    .help_uniblock_wrapper .block_inner .inner .owl-controls .owl-dots .owl-dot {
      display: inline-block;
      vertical-align: top;
      margin: 0 6px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background: #d2d9e0; }
      .help_uniblock_wrapper .block_inner .inner .owl-controls .owl-dots .owl-dot.active {
        background: #2dbf60; }
    .help_uniblock_wrapper .block_inner .inner .slider_block {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap; }
    @media (max-width: 1024px) {
      .help_uniblock_wrapper .block_inner .inner .slider_block {
        display: block; } }
    .help_uniblock_wrapper .block_inner .inner .slider_block .item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(33.33% - 10.8px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(33.33% - 10.8px);
      -ms-flex: 0 0 calc(33.33% - 10.8px);
      flex: 0 0 calc(33.33% - 10.8px);
      margin-right: 16px;
      margin-bottom: 16px;
      background: #fff;
      border-radius: 8px;
      box-sizing: border-box;
      padding: 48px 48px 37px;
      border: 1px solid #dde6ed;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    @media (min-width: 1025px) {
          .help_uniblock_wrapper .block_inner .inner .slider_block .item:hover {
            border-color: transparent;
            box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.102382), inset 0 0 0 2px #2dbf60; } }
    .help_uniblock_wrapper .block_inner .inner .slider_block .item:nth-child(3n) {
      margin-right: 0; }
    .help_uniblock_wrapper .block_inner .inner .slider_block .item .image {
      padding-bottom: 48px; }
      .help_uniblock_wrapper .block_inner .inner .slider_block .item .image img {
        border-radius: 6px; }
    .help_uniblock_wrapper .block_inner .inner .slider_block .item .flag {
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: -0.666667px;
      color: #2dbf60;
      padding-bottom: 16px; }
    .help_uniblock_wrapper .block_inner .inner .slider_block .item .name {
      font-weight: bold;
      font-size: 18px;
      line-height: 22px;
      letter-spacing: -0.2px;
      color: #313131;
      padding-bottom: 16px; }
    .help_uniblock_wrapper .block_inner .inner .slider_block .item .body {
      font-weight: normal;
      font-size: 15px;
      line-height: 24px;
      letter-spacing: -0.0535714px;
      color: #a5a5a5;
      padding-bottom: 42px; }
    @media (min-width: 1025px) {
        .help_uniblock_wrapper .block_inner .inner .slider_block .item {
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          flex-direction: column; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .text {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
            -moz-box-flex: 1;
            -moz-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            display: -moz-box;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            flex-direction: column; }
            .help_uniblock_wrapper .block_inner .inner .slider_block .item .text .body {
              -webkit-box-flex: 1;
              -webkit-flex: 1 1 auto;
              -moz-box-flex: 1;
              -moz-flex: 1 1 auto;
              -ms-flex: 1 1 auto;
              flex: 1 1 auto;
              box-sizing: border-box; } }
    .help_uniblock_wrapper .block_inner .inner .slider_block .item .link a {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.0179488px;
      color: #4779ff;
      padding: 0 33px 0 0;
      position: relative; }
      .help_uniblock_wrapper .block_inner .inner .slider_block .item .link a:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 16px;
        height: 14px;
        background: url(../arrow_btn_m.svg) 50% 50% no-repeat;
        margin: auto; }
    @media (min-width: 760px) and (max-width: 1024px) {
        .help_uniblock_wrapper .block_inner .inner .slider_block .item {
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          margin: 0;
          padding: 40px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .image {
            padding: 0;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 272px;
            -moz-box-flex: 0;
            -moz-flex: 0 0 272px;
            -ms-flex: 0 0 272px;
            flex: 0 0 272px;
            margin-right: 40px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .flag {
            font-size: 14px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .text {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
            -moz-box-flex: 1;
            -moz-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .name {
            font-size: 18px;
            line-height: 22px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .body {
            font-size: 14px;
            line-height: 22px;
            padding-bottom: 16px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .link a {
            padding-right: 0;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px; }
            .help_uniblock_wrapper .block_inner .inner .slider_block .item .link a:before {
              display: none; } }
    @media (max-width: 759px) {
        .help_uniblock_wrapper .block_inner .inner .slider_block .item {
          margin: 0;
          padding: 24px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .image {
            padding: 0 0 24px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .flag {
            font-size: 13px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .name {
            font-size: 18px;
            line-height: 22px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .body {
            font-size: 13px;
            line-height: 20px;
            padding-bottom: 16px; }
          .help_uniblock_wrapper .block_inner .inner .slider_block .item .link a {
            padding-right: 0;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px; }
            .help_uniblock_wrapper .block_inner .inner .slider_block .item .link a:before {
              display: none; } }

.content-wrapper {
  position: relative; }
  @media (min-width: 760px) {
  .content-wrapper {
    padding: 0 32px; } }
  @media (max-width: 759px) {
  .content-wrapper {
    padding: 0 24px; } }

.main {
  max-width: 976px;
  margin: 0 auto;
  padding: 64px 0 80px; }
  .main h1 {
    padding: 0;
    margin: 0 0 56px; }
  @media (min-width: 760px) and (max-width: 1024px) {
  .main {
    padding: 56px 0 64px; }
    .main .site-path {
      text-align: center; }

    .main h1 {
      text-align: center;
      font-size: 36px;
      line-height: 40px;
      margin-bottom: 32px; } }
  @media (max-width: 759px) {
  .main {
    padding: 48px 0; }
    .main .site-path {
      text-align: center; }

    .main h1 {
      text-align: center;
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 26px; } }

.content {
  line-height: 1.3; }

.sidebar {
  position: relative; }

.footer {
  border-top: 8px solid #f5faff;
  position: relative;
  min-height: 100px;
  margin: auto;
  font-size: 0;
  color: #313c44; }
  @media (min-width: 1025px) {
  .footer {
    padding: 0 32px; } }
  .footer .block_inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 80px 0 50px;
    box-sizing: border-box; }
  @media (max-width: 1024px) {
    .footer .block_inner {
      padding: 56px 0 72px; } }
  @media (max-width: 759px) {
    .footer .block_inner {
      padding: 40px 0 56px; } }
  .footer .block_inner .footer_top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1024px) {
    .footer .block_inner .footer_top {
      display: block;
      padding: 0 24px; } }
    .footer .block_inner .footer_top .right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 360px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 360px;
      -ms-flex: 0 0 360px;
      flex: 0 0 360px; }
    @media (max-width: 1024px) {
      .footer .block_inner .footer_top .right {
        display: block;
        text-align: center; } }
    .footer .block_inner .footer_top .right .logo_footer {
      padding-bottom: 46px; }
    @media (max-width: 1024px) {
        .footer .block_inner .footer_top .right .logo_footer {
          padding-bottom: 56px; } }
    .footer .block_inner .footer_top .right .logo_footer a {
      display: inline-block;
      vertical-align: top;
      text-decoration: none; }
    @media (max-width: 1024px) {
        .footer .block_inner .footer_top .right .logo_footer {
          padding-bottom: 40px; } }
    .footer .block_inner .footer_top .right .logo_footer img {
      width: 171px; }
    .footer .block_inner .footer_top .right .form_footer .title {
      font-weight: bold;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: -0.2px;
      color: #313131;
      padding-bottom: 8px; }
    .footer .block_inner .footer_top .right .form_footer .subtitle {
      font-weight: normal;
      font-size: 14px;
      line-height: 24px;
      letter-spacing: -0.05px;
      color: #a5a5a5;
      padding-bottom: 24px; }
    .footer .block_inner .footer_top .right .form_footer .link {
      font-weight: normal;
      font-size: 12px;
      line-height: 22px;
      letter-spacing: -0.186538px;
      color: #a5a5a5; }
      .footer .block_inner .footer_top .right .form_footer .link a {
        color: #4779ff; }
    .footer .block_inner .footer_top .right .form_footer .row_block {
      background: #fff;
      border: 2px solid #eaf2f8;
      box-sizing: border-box;
      border-radius: 6px;
      position: relative;
      padding-right: 42px;
      margin-bottom: 16px; }
      .footer .block_inner .footer_top .right .form_footer .row_block .type-text input[type="text"] {
        width: 100%;
        padding: 14px;
        box-sizing: border-box;
        border: none;
        outline: none;
        font-weight: normal;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: -0.0535714px;
        color: #a5a5a5; }
      .footer .block_inner .footer_top .right .form_footer .row_block .tpl-field-button {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 14px;
        width: 26px;
        height: 26px;
        margin: auto; }
      .footer .block_inner .footer_top .right .form_footer .row_block .tpl-field-button button {
        background: url(../fills.svg) 50% 50% no-repeat;
        width: 26px;
        height: 26px;
        border: none;
        outline: none;
        cursor: pointer; }
    @media (max-width: 1024px) {
        .footer .block_inner .footer_top .right .form_footer .title {
          font-size: 18px;
          line-height: 22px;
          padding-bottom: 5px; }
        .footer .block_inner .footer_top .right .form_footer .subtitle {
          padding-bottom: 17px; }
        .footer .block_inner .footer_top .right .form_footer .row_block {
          max-width: 360px;
          margin: 0 auto 18px; } }
    @media (max-width: 759px) {
        .footer .block_inner .footer_top .right .form_footer .title {
          padding-bottom: 8px; }
        .footer .block_inner .footer_top .right .form_footer .subtitle {
          padding-bottom: 16px; }
        .footer .block_inner .footer_top .right .form_footer .row_block {
          margin: 0 auto 16px; } }
  .footer .block_inner .footer_bottom {
    padding-top: 56px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1024px) {
    .footer .block_inner .footer_bottom {
      text-align: center;
      display: block;
      padding: 40px 0 0; } }
    @media (max-width: 759px) {
    .footer .block_inner .footer_bottom {
      padding: 28px 0 0; } }
    .footer .block_inner .footer_bottom .social_block {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 204px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 204px;
      -ms-flex: 0 0 204px;
      flex: 0 0 204px;
      margin-right: 36px; }
    .footer .block_inner .footer_bottom .social_block a {
      display: inline-block;
      vertical-align: top;
      margin: 0 4px 0 0; }
    .footer .block_inner .footer_bottom .social_block a:last-child {
      margin: 0; }
    @media (max-width: 1024px) {
      .footer .block_inner .footer_bottom .social_block {
        margin: 0 32px 40px; } }
    @media (max-width: 759px) {
      .footer .block_inner .footer_bottom .social_block {
        margin: 0 24px 32px; } }
    .footer .block_inner .footer_bottom .phone {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      margin-right: 20px;
      box-sizing: border-box; }
    @media (max-width: 1024px) {
      .footer .block_inner .footer_bottom .phone {
        margin: 0 32px 40px; } }
    .footer .block_inner .footer_bottom .phone .title {
      font-weight: normal;
      font-size: 12px;
      line-height: 16px;
      letter-spacing: -0.186538px;
      color: #a5a5a5; }
    .footer .block_inner .footer_bottom .phone .phone_number {
      font-weight: bold;
      font-size: 22px;
      line-height: 32px;
      letter-spacing: -0.40163px;
      color: #313131; }
    .footer .block_inner .footer_bottom .phone .phone_number a {
      text-decoration: none; }
    @media (max-width: 759px) {
      .footer .block_inner .footer_bottom .phone {
        margin-bottom: 32px; } }
    .footer .block_inner .footer_bottom .left {
      padding: 6px 25px 0 0; }
    @media (max-width: 1024px) {
      .footer .block_inner .footer_bottom .left {
        background: #f5faff;
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        padding: 20px 32px;
        justify-content: space-between; } }
    @media (max-width: 759px) {
      .footer .block_inner .footer_bottom .left {
        padding: 20px 24px; } }

.tpl-anketa-success-note {
  padding: 20px 0;
  font-size: 18px;
  color: #000;
  font-weight: normal; }

.site-name-bottom {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.186538px;
  color: #a5a5a5;
  padding-bottom: 8px; }
  @media (max-width: 1024px) {
  .site-name-bottom {
    text-align: left; } }

.site-copyright {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.186538px;
  text-decoration-line: underline;
  color: #4779ff; }
  .site-copyright a {
    color: #4779ff; }
  @media (max-width: 1024px) {
  .site-copyright {
    text-align: right; } }

.menu-bottom-wrapper {
  margin: 0 0 0 72px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  @media (max-width: 1024px) {
  .menu-bottom-wrapper {
    display: none; } }
  .menu-bottom-wrapper .menu-bottom td {
    vertical-align: top; }
    .menu-bottom-wrapper .menu-bottom td > ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline-block;
      vertical-align: top;
      width: 216px; }
    .menu-bottom-wrapper .menu-bottom td > ul > li {
      display: block;
      vertical-align: top;
      padding-right: 16px;
      box-sizing: border-box; }
    .menu-bottom-wrapper .menu-bottom td > ul > li > a {
      display: block;
      font-weight: bold;
      font-size: 18px;
      line-height: 22px;
      letter-spacing: -0.15px;
      color: #313131;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .menu-bottom-wrapper .menu-bottom td > ul > li ul {
      padding: 18px 0 0 0;
      margin: 0;
      list-style: none; }
      .menu-bottom-wrapper .menu-bottom td > ul > li ul li {
        padding: 0 0 8px; }
      .menu-bottom-wrapper .menu-bottom td > ul > li ul li a {
        display: inline-block;
        vertical-align: top;
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: -0.05px;
        color: #a5a5a5;
        text-decoration: none; }
        .menu-bottom-wrapper .menu-bottom td > ul > li ul li a:hover {
          color: #4779ff; }

.fixed_panel {
  position: fixed;
  top: 200px;
  left: 40px;
  z-index: 50;
  opacity: 1;
  font-size: 0; }
  .fixed_panel.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  @media (min-width: 1200px) {
    .fixed_panel.active {
      top: 40px; } }
  @media (max-width: 1199px) {
  .fixed_panel {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.0456184); } }
  .fixed_panel .menuBtn {
    position: relative;
    width: 64px;
    height: 64px;
    cursor: pointer;
    background: #f8f8f8;
    border-radius: 8px;
    margin-bottom: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1; }
  .fixed_panel .menuBtn:before {
    content: '';
    position: absolute;
    top: 23px;
    left: 21px;
    margin: 0 auto;
    width: 18px;
    background: #333;
    height: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .fixed_panel .menuBtn:after {
    content: '';
    position: absolute;
    bottom: 23px;
    left: 21px;
    margin: 0 auto;
    width: 18px;
    background: #333;
    height: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .fixed_panel .menuBtn ins {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 21px;
    margin: auto;
    width: 18px;
    background: #333;
    height: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .fixed_panel .menuBtn span {
    display: none; }
  @media (min-width: 1200px) {
    .fixed_panel .menuBtn span {
      display: block;
      position: absolute;
      bottom: 0;
      left: 64px;
      right: 0;
      top: 0;
      padding: 20px 24px 20px 0;
      border-radius: 0 8px 8px 0;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.0179488px;
      color: #fff;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      white-space: nowrap; }

    .fixed_panel .menuBtn:hover {
      background: #893de0;
      width: 238px; }
      .fixed_panel .menuBtn:hover:before, .fixed_panel .menuBtn:hover:after, .fixed_panel .menuBtn:hover ins {
        background: #fff; }
      .fixed_panel .menuBtn:hover span {
        opacity: 1;
        visibility: visible; } }
  @media (min-width: 760px) and (max-width: 1199px) {
    .fixed_panel .menuBtn {
      width: 73px;
      height: 72px;
      border-radius: 0;
      border-right: 1px solid #eaf2f8;
      box-sizing: border-box;
      margin: 0;
      background: none; }
      .fixed_panel .menuBtn:before, .fixed_panel .menuBtn:after {
        margin: 0 auto;
        left: 0;
        right: 0; }
      .fixed_panel .menuBtn:before {
        top: 27px; }
      .fixed_panel .menuBtn:after {
        bottom: 27px; }
      .fixed_panel .menuBtn ins {
        left: 0;
        right: 0; } }
  @media (max-width: 759px) {
    .fixed_panel .menuBtn {
      width: 57px;
      height: 56px;
      border-radius: 0;
      border-right: 1px solid #eaf2f8;
      box-sizing: border-box;
      margin: 0;
      background: none; }
      .fixed_panel .menuBtn:before, .fixed_panel .menuBtn:after {
        margin: 0 auto;
        left: 0;
        right: 0; }
      .fixed_panel .menuBtn:before {
        top: 21px; }
      .fixed_panel .menuBtn:after {
        bottom: 21px; }
      .fixed_panel .menuBtn ins {
        left: 0;
        right: 0; } }
  .fixed_panel .searchBtn {
    position: relative;
    width: 64px;
    height: 64px;
    cursor: pointer;
    background: #f8f8f8 url(../fills_sear.svg) 21.75px 50% no-repeat;
    border-radius: 8px;
    margin-bottom: 16px;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .fixed_panel .searchBtn span {
    display: none; }
  @media (min-width: 1200px) {
    .fixed_panel .searchBtn span {
      display: block;
      position: absolute;
      bottom: 0;
      left: 64px;
      right: 0;
      top: 0;
      padding: 20px 24px 20px 0;
      border-radius: 0 8px 8px 0;
      opacity: 0;
      visibility: hidden;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.0179488px;
      color: #fff;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      z-index: -1;
      white-space: nowrap; }

    .fixed_panel .searchBtn:hover {
      background: #893de0 url(../fills_sear_w.svg) 21.75px 50% no-repeat;
      width: 136px; }
      .fixed_panel .searchBtn:hover span {
        opacity: 1;
        visibility: visible; } }
  @media (min-width: 760px) and (max-width: 1199px) {
    .fixed_panel .searchBtn {
      width: 73px;
      height: 72px;
      border-radius: 0;
      margin: 0;
      background: url(../fills_sear.svg) 21.75px 50% no-repeat;
      border-right: 1px solid #eaf2f8;
      box-sizing: border-box;
      background-position: 50% 50%; } }
  @media (max-width: 759px) {
    .fixed_panel .searchBtn {
      width: 57px;
      height: 56px;
      border-radius: 0;
      margin: 0;
      background: url(../fills_sear.svg) 21.75px 50% no-repeat;
      border-right: 1px solid #eaf2f8;
      box-sizing: border-box;
      background-position: 50% 50%; } }
  .fixed_panel .arrow_btn_scroll {
    width: 64px;
    height: 104px;
    background: #f8f8f8;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .fixed_panel .arrow_btn_scroll .up_arrow_scroll {
    position: relative;
    cursor: pointer;
    height: 52px;
    background: url(../oah-arrup_a.svg) 50% 16px no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .fixed_panel .arrow_btn_scroll .up_arrow_scroll:hover, .fixed_panel .arrow_btn_scroll .up_arrow_scroll:focus, .fixed_panel .arrow_btn_scroll .up_arrow_scroll:active {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='6' y='12' width='20' height='10'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9999 14.7542L24.0146 21.6239C24.4016 21.9557 24.9844 21.9108 25.3161 21.5238C25.6479 21.1367 25.6031 20.554 25.216 20.2222L16.6006 12.8376C16.255 12.5413 15.7449 12.5413 15.3992 12.8376L6.78379 20.2222C6.39672 20.554 6.35189 21.1367 6.68367 21.5238C7.01544 21.9108 7.59818 21.9557 7.98525 21.6239L15.9999 14.7542Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Crect width='32' height='32' fill='%232DBF60'/%3E%3C/g%3E%3C/svg%3E"); }
  .fixed_panel .arrow_btn_scroll .down_arrow_scroll {
    position: relative;
    cursor: pointer;
    height: 52px;
    background: url(../oah-arrdown_a.svg) 50% 4px no-repeat; }
    .fixed_panel .arrow_btn_scroll .down_arrow_scroll:hover, .fixed_panel .arrow_btn_scroll .down_arrow_scroll:focus, .fixed_panel .arrow_btn_scroll .down_arrow_scroll:active {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='6' y='12' width='20' height='10'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.98525 12.8376C7.59818 12.5058 7.01544 12.5506 6.68367 12.9377C6.35189 13.3248 6.39672 13.9075 6.78379 14.2393L15.3992 21.6239C15.7449 21.9202 16.255 21.9202 16.6006 21.6239L25.216 14.2393C25.6031 13.9075 25.6479 13.3248 25.3161 12.9377C24.9844 12.5506 24.4016 12.5058 24.0146 12.8376L15.9999 19.7073L7.98525 12.8376Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Crect width='32' height='32' fill='%232DBF60'/%3E%3C/g%3E%3C/svg%3E"); }
  @media (min-width: 760px) and (max-width: 1199px) {
    .fixed_panel .arrow_btn_scroll {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      text-align: left;
      width: auto;
      height: auto;
      background: none; }
      .fixed_panel .arrow_btn_scroll .down_arrow_scroll, .fixed_panel .arrow_btn_scroll .up_arrow_scroll {
        display: inline-block;
        vertical-align: top;
        width: 72px;
        height: 72px;
        background-position: 50% 50%;
        border-right: 1px solid #eaf2f8;
        box-sizing: border-box; } }
  @media (max-width: 759px) {
    .fixed_panel .arrow_btn_scroll {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      text-align: left;
      width: auto;
      height: auto;
      background: none; }
      .fixed_panel .arrow_btn_scroll .down_arrow_scroll, .fixed_panel .arrow_btn_scroll .up_arrow_scroll {
        display: inline-block;
        vertical-align: top;
        width: 56px;
        height: 56px;
        background-position: 50% 50%;
        border-right: 1px solid #eaf2f8;
        box-sizing: border-box; } }

.closeMenu {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 48px;
  height: 48px;
  background: #f5faff url(../closemenu.svg) 50% 50% no-repeat;
  cursor: pointer;
  z-index: 10;
  border-radius: 6px; }
  @media (max-width: 759px) {
  .closeMenu {
    top: 20px;
    right: 8px;
    width: 40px;
    height: 40px; } }

.mobile_menu_overlay, .mobile_menu_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mobile_menu_container, .mobile_menu_container ul li ul {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms; }

.mobile_menu_overlay {
  display: none;
  cursor: pointer;
  z-index: 10200;
  background: rgba(0, 0, 0, 0.15); }

.mobile_menu_container {
  -webkit-transform: translateX(-440px);
  transform: translateX(-440px);
  width: 440px;
  overflow: hidden;
  z-index: 10201;
  background: #fff; }
  @media (max-width: 759px) {
  .mobile_menu_container {
    -webkit-transform: translateX(-288px);
    transform: translateX(-288px);
    width: 288px; } }

.mobile_menu_container.loaded {
  -webkit-transform: translateX(0px);
  transform: translateX(0px); }

.mobile_menu_container .mobile_menu_content {
  overflow: auto;
  max-height: 100%;
  padding-bottom: 30px; }

.mobile_menu_container ul {
  margin: 0;
  padding: 108px 0 0; }
  @media (max-width: 759px) {
  .mobile_menu_container ul {
    padding-top: 72px; } }

.mobile_menu_container ul.mobile_menu {
  padding-top: 108px; }
  @media (max-width: 759px) {
  .mobile_menu_container ul.mobile_menu {
    padding-top: 72px; } }

.mobile_menu_container ul li {
  list-style: none;
  border-bottom: 1px solid #eaf2f8; }

.mobile_menu_container ul li a {
  display: block;
  padding: 14px 40px;
  font-weight: normal;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.0190706px;
  color: #313131;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  @media (max-width: 759px) {
  .mobile_menu_container ul li a {
    font-size: 14px;
    padding: 14px 24px; } }

.mobile_menu_container ul li a.parent {
  padding-right: 50px;
  /*background: url("../arrow_right.svg") calc(100% - 40px) 50% no-repeat;*/
  /*background-size: 16px 14px;*/
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  /*@media (max-width: 759px) {
   background: url("../arrow_right.svg") calc(100% - 16px) 50% no-repeat;
   }*/ }

.mobile_menu_container ul li a.parent:hover {
  color: #313131; }

.mobile_menu_container ul li a.parent span {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block; }

.mobile_menu_container ul li a.parent span:hover {
  /*background: url("../arrow_right_h.svg") calc(100% - 40px) 50% no-repeat;*/
  /*background-size: 16px 14px;*/
  color: #2dbf60; }
  @media (max-width: 759px) {
  .mobile_menu_container ul li a.parent span:hover {
    background: url("../arrow_right_h.svg") calc(100% - 16px) 50% no-repeat; } }

.mobile_menu_container ul li span.arrow {
  position: absolute;
  background-size: 16px 14px;
  width: 97px;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' viewBox='0 0 17 14' fill='none'%3E%3Cpath d='M8.9318 1.64021C8.57824 1.21593 8.63556 0.585368 9.05984 0.231804C9.48412 -0.12176 10.1147 -0.0644362 10.4682 0.359841L16.0017 7.00003L10.4682 13.6402C10.1147 14.0645 9.48412 14.1218 9.05984 13.7682C8.63556 13.4147 8.57824 12.7841 8.9318 12.3598L12.565 8.00002H1C0.447715 8.00002 0 7.55231 0 7.00003C0 6.44774 0.447715 6.00003 1 6.00003H12.565L8.9318 1.64021Z' fill='%23555555'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 759px) {
  .mobile_menu_container ul li span.arrow {
    width: 50px;
    height: 60px; } }

.mobile_menu_container ul li span.arrow:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' viewBox='0 0 17 14' fill='none'%3E%3Cpath d='M8.9318 1.64021C8.57824 1.21593 8.63556 0.585368 9.05984 0.231804C9.48412 -0.12176 10.1147 -0.0644362 10.4682 0.359841L16.0017 7.00003L10.4682 13.6402C10.1147 14.0645 9.48412 14.1218 9.05984 13.7682C8.63556 13.4147 8.57824 12.7841 8.9318 12.3598L12.565 8.00002H1C0.447715 8.00002 0 7.55231 0 7.00003C0 6.44774 0.447715 6.00003 1 6.00003H12.565L8.9318 1.64021Z' fill='%230AA440'/%3E%3C/svg%3E"); }

.mobile_menu_container ul li.opened > a {
  background: #f5faff; }

.mobile_menu_container ul li.back_btn {
  border: none;
  position: absolute;
  top: 40px;
  left: 40px; }
  @media (max-width: 759px) {
  .mobile_menu_container ul li.back_btn {
    top: 18px;
    left: 24px; } }

.mobile_menu_container ul li a.back {
  padding: 0 0 0 27px;
  background: url("../arrow_left.svg") left center no-repeat;
  background-size: 17px 14px;
  box-sizing: border-box;
  min-height: 48px;
  font-weight: 500;
  font-size: 15px;
  line-height: 48px;
  color: #313131; }

.mobile_menu_container ul li a.back:hover {
  background: url("../arrow_left.svg") left center no-repeat;
  background-size: 17px 14px;
  color: #313131; }

.mobile_menu_container ul li a:hover {
  color: #2dbf60; }

.mobile_menu_container ul li.main_link a {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.2px;
  color: #313131;
  padding: 20px 40px 40px; }
  @media (max-width: 759px) {
  .mobile_menu_container ul li.main_link a {
    padding: 10px 24px 20px; } }

.mobile_menu_container .title_name {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.2px;
  color: #313131;
  position: absolute;
  top: 51px;
  left: 40px; }
  @media (max-width: 759px) {
  .mobile_menu_container .title_name {
    top: 28px;
    left: 24px;
    font-size: 18px;
    line-height: 22px; } }

.mobile_menu_container ul li ul {
  -webkit-transform: translateX(440px);
  transform: translateX(440px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 2;
  box-sizing: border-box; }
  @media (max-width: 759px) {
  .mobile_menu_container ul li ul {
    -webkit-transform: translateX(288px);
    transform: translateX(288px); } }

.mobile_menu_container ul li ul.loaded {
  -webkit-transform: translateX(0px);
  transform: translateX(0px); }
/*.mobile_menu_container ul li.opened ul.loaded {
 overflow-y: auto;
 }*/
.mobile_menu_container ul li ul.activity {
  overflow-y: auto;
  overflow-x: hidden; }

@media (max-width: 759px) {
  .mobile_menu_container {
    width: 288px; } }

.mobile_menu_container ul li.active > a {
  color: #2dbf60; }

.search_panel_popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 440px;
  background: #fff;
  -webkit-transform: translateX(-440px);
  transform: translateX(-440px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 10201; }
  @media (max-width: 759px) {
  .search_panel_popup {
    -webkit-transform: translateX(-288px);
    transform: translateX(-288px);
    width: 288px; } }
  .search_panel_popup.loaded {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .search_panel_popup .title_name {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #313131;
    position: absolute;
    top: 51px;
    left: 40px; }
  @media (max-width: 759px) {
    .search_panel_popup .title_name {
      top: 30px;
      left: 24px;
      font-size: 18px;
      line-height: 22px; } }
  .search_panel_popup .closeSearch {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 48px;
    height: 48px;
    background: #f5faff url(../closemenu.svg) 50% 50% no-repeat;
    cursor: pointer;
    z-index: 10;
    border-radius: 6px; }
  @media (max-width: 759px) {
    .search_panel_popup .closeSearch {
      top: 20px;
      right: 8px;
      width: 40px;
      height: 40px; } }
  .search_panel_popup .search_block {
    padding: 128px 40px 40px; }
  @media (max-width: 759px) {
    .search_panel_popup .search_block {
      padding: 72px 24px 40px; } }
  .search_panel_popup .search_block .search_form input[type="text"] {
    width: 100%;
    height: 64px;
    background: #fff;
    border: 1px solid #dde6ed;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 18px;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.016827px;
    color: #a5a5a5;
    margin-bottom: 8px;
    display: block;
    outline: none; }
    .search_panel_popup .search_block .search_form input[type="text"]:focus::-webkit-input-placeholder {
      font-size: 0; }
    .search_panel_popup .search_block .search_form input[type="text"]:focus:moz-placeholder {
      font-size: 0; }
    .search_panel_popup .search_block .search_form input[type="text"]:focus::-moz-placeholder {
      font-size: 0; }
    .search_panel_popup .search_block .search_form input[type="text"]:focus:-ms-input-placeholder {
      font-size: 0; }
    .search_panel_popup .search_block .search_form input[type="text"]::-webkit-input-placeholder {
      color: #a5a5a5; }
    .search_panel_popup .search_block .search_form input[type="text"]:moz-placeholder {
      color: #a5a5a5; }
    .search_panel_popup .search_block .search_form input[type="text"]::-moz-placeholder {
      color: #a5a5a5; }
    .search_panel_popup .search_block .search_form input[type="text"]:-ms-input-placeholder {
      color: #a5a5a5; }
    @media (max-width: 759px) {
      .search_panel_popup .search_block .search_form input[type="text"] {
        height: 48px;
        padding: 0 15px; }
        .search_panel_popup .search_block .search_form input[type="text"]::-webkit-input-placeholder {
          font-size: 0; }
        .search_panel_popup .search_block .search_form input[type="text"]:moz-placeholder {
          font-size: 0; }
        .search_panel_popup .search_block .search_form input[type="text"]::-moz-placeholder {
          font-size: 0; }
        .search_panel_popup .search_block .search_form input[type="text"]:-ms-input-placeholder {
          font-size: 0; } }
    .search_panel_popup .search_block .search_form button, .search_panel_popup .search_block .search_form input[type="submit"] {
      background: #2dbf60;
      border-radius: 6px;
      height: 64px;
      font-weight: bold;
      font-size: 18px;
      text-align: center;
      letter-spacing: -0.18px;
      color: #fff;
      border: none;
      width: 100%;
      outline: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .search_panel_popup .search_block .search_form button:hover, .search_panel_popup .search_block .search_form input[type="submit"]:hover {
      opacity: 0.8; }
    @media (max-width: 759px) {
      .search_panel_popup .search_block .search_form button, .search_panel_popup .search_block .search_form input[type="submit"] {
        height: 48px;
        font-size: 16px; } }
  .search_panel_popup .search_block .filter_select {
    padding: 40px 0 0; }
    @media (max-width: 759px) {
    .search_panel_popup .search_block .filter_select {
      padding-top: 24px; } }
    .search_panel_popup .search_block .filter_select .filter_popup {
      display: block !important; }
    .search_panel_popup .search_block .filter_select .filter_popup ul {
      margin: 0 -10px 0 0;
      list-style: none;
      padding: 0;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap; }
    .search_panel_popup .search_block .filter_select .filter_popup ul li {
      padding: 11px 15px 10px;
      background: #fff;
      border: 1px solid #dde6ed;
      box-sizing: border-box;
      border-radius: 6px;
      cursor: pointer;
      margin: 0 8px 8px 0;
      font-weight: 500;
      font-size: 14px;
      line-height: 25px;
      letter-spacing: -0.04375px;
      color: #555; }
      .search_panel_popup .search_block .filter_select .filter_popup ul li:hover {
        color: #0369d9; }
      .search_panel_popup .search_block .filter_select .filter_popup ul li.active {
        background: #f8f8f8;
        color: #313131;
        border-color: #f8f8f8; }
      @media (max-width: 759px) {
        .search_panel_popup .search_block .filter_select .filter_popup ul li {
          padding: 8px 12px 7px;
          margin: 0 4px 4px 0; } }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel .owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d; }
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    transition: scale 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }
  .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1; }

.no-js .owl-carousel {
  display: block; }
/* articles */
.sorting_alt_container {
  display: flex;
  flex-wrap: wrap;
  display: none; }

.sorting_cat {
  width: 33%;
  padding: 0 40px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 480px) and (max-width: 767px) {
  .sorting_cat {
    width: 50%; } }
  @media (max-width: 479px) {
  .sorting_cat {
    width: 100%; } }

.sorting_cat-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -0.2px;
  color: #313131;
  margin-bottom: 12px; }

.sorting_cat-item a {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -0.0535714px;
  color: #555;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease-in-out; }

.sorting_cat-item a:hover {
  color: #4779ff; }

.list-trigger label {
  display: flex;
  align-items: center;
  user-select: none; }

.list-trigger__title {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 32px;
  color: #555; }

.list-trigger input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0; }

span.list-trigger__btn {
  width: 56px;
  height: 32px;
  border-radius: 16px;
  background: #f5faff;
  margin-right: 16px;
  position: relative;
  cursor: pointer;
  display: block; }

span.list-trigger__btn:before {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 8px;
  left: 8px;
  background: #d2d9e0;
  border-radius: 50%;
  transition: linear 0.2s; }

.list-trigger input[type="checkbox"]:checked + span.list-trigger__btn {
  background: #e0f9e9; }

.list-trigger input[type="checkbox"]:checked + span.list-trigger__btn:before {
  background: #2dbf60;
  left: 32px; }

@media (max-width: 759px) {
    body ul.g-submenu {
      column-count: 2; } }
  @media (max-width: 480px) {
  body ul.g-submenu {
    column-count: 1; } }
/* / articles */
/* articles blocks */
.more-instructions {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.05px;
  padding: 9px 46px 7px 24px;
  background: #f5faff;
  border: 1px solid #d2d9e0;
  display: inline-block;
  border-radius: 4px;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.78938 13.2436L17.5575 5.37759V9.73079C17.5575 10.0813 17.8416 10.3654 18.1921 10.3654C18.5426 10.3654 18.8267 10.0813 18.8267 9.73079V3.80771C18.8267 3.45722 18.5426 3.1731 18.1921 3.1731H12.269C11.9185 3.1731 11.6344 3.45722 11.6344 3.80771C11.6344 4.1582 11.9185 4.44233 12.269 4.44233H16.6973L8.88629 12.3518C8.64002 12.6011 8.64253 13.0029 8.89191 13.2492C9.14129 13.4955 9.5431 13.493 9.78938 13.2436ZM15.6536 12.4808C15.3031 12.4808 15.019 12.7649 15.019 13.1154V16.5C15.019 17.0842 14.5455 17.5577 13.9613 17.5577H5.49977C4.91563 17.5577 4.44208 17.0842 4.44208 16.5V8.03848C4.44208 7.45433 4.91563 6.98079 5.49977 6.98079H8.88439C9.23488 6.98079 9.51901 6.69666 9.51901 6.34617C9.51901 5.99568 9.23488 5.71156 8.88439 5.71156H5.49977C4.21465 5.71156 3.17285 6.75336 3.17285 8.03848V16.5C3.17285 17.7851 4.21465 18.8269 5.49977 18.8269H13.9613C15.2464 18.8269 16.2882 17.7851 16.2882 16.5V13.1154C16.2882 12.7649 16.0041 12.4808 15.6536 12.4808Z' fill='%23212121'/%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='3' y='3' width='16' height='16'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.78938 13.2436L17.5575 5.37759V9.73079C17.5575 10.0813 17.8416 10.3654 18.1921 10.3654C18.5426 10.3654 18.8267 10.0813 18.8267 9.73079V3.80771C18.8267 3.45722 18.5426 3.1731 18.1921 3.1731H12.269C11.9185 3.1731 11.6344 3.45722 11.6344 3.80771C11.6344 4.1582 11.9185 4.44233 12.269 4.44233H16.6973L8.88629 12.3518C8.64002 12.6011 8.64253 13.0029 8.89191 13.2492C9.14129 13.4955 9.5431 13.493 9.78938 13.2436ZM15.6536 12.4808C15.3031 12.4808 15.019 12.7649 15.019 13.1154V16.5C15.019 17.0842 14.5455 17.5577 13.9613 17.5577H5.49977C4.91563 17.5577 4.44208 17.0842 4.44208 16.5V8.03848C4.44208 7.45433 4.91563 6.98079 5.49977 6.98079H8.88439C9.23488 6.98079 9.51901 6.69666 9.51901 6.34617C9.51901 5.99568 9.23488 5.71156 8.88439 5.71156H5.49977C4.21465 5.71156 3.17285 6.75336 3.17285 8.03848V16.5C3.17285 17.7851 4.21465 18.8269 5.49977 18.8269H13.9613C15.2464 18.8269 16.2882 17.7851 16.2882 16.5V13.1154C16.2882 12.7649 16.0041 12.4808 15.6536 12.4808Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Crect width='22' height='22' fill='%23333333'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center right 20px;
  margin: 11px 0 23px; }

.attention {
  background: #f5faff;
  border: 1px solid #d2d9e0;
  border-radius: 6px;
  margin-bottom: 24px;
  padding: 64px 24px 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.569 4.85235C13.2001 2.70905 10.7984 2.70927 9.42653 4.85167L2.05458 16.3643C0.659793 18.5425 1.75379 20.5385 4.34096 20.5385H19.63C22.2197 20.5385 23.3137 18.5442 21.9219 16.365L14.569 4.85235ZM3.22063 17.111L10.5926 5.59833C11.4196 4.30671 12.5775 4.3066 13.402 5.59764L20.755 17.1103C21.5579 18.3674 21.1265 19.1539 19.63 19.1539H4.34096C2.84754 19.1539 2.41629 18.3671 3.22063 17.111ZM12.6924 13.8462V7.84621C12.6924 7.46386 12.3824 7.1539 12.0001 7.1539C11.6177 7.1539 11.3078 7.46386 11.3078 7.84621V13.8462C11.3078 14.2286 11.6177 14.5385 12.0001 14.5385C12.3824 14.5385 12.6924 14.2286 12.6924 13.8462ZM12.9232 16.6154C12.9232 17.1252 12.5099 17.5385 12.0001 17.5385C11.4903 17.5385 11.077 17.1252 11.077 16.6154C11.077 16.1056 11.4903 15.6924 12.0001 15.6924C12.5099 15.6924 12.9232 16.1056 12.9232 16.6154Z' fill='%23E7433A'/%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='1' y='3' width='22' height='18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.569 4.85235C13.2001 2.70905 10.7984 2.70927 9.42653 4.85167L2.05458 16.3643C0.659793 18.5425 1.75379 20.5385 4.34096 20.5385H19.63C22.2197 20.5385 23.3137 18.5442 21.9219 16.365L14.569 4.85235ZM3.22063 17.111L10.5926 5.59833C11.4196 4.30671 12.5775 4.3066 13.402 5.59764L20.755 17.1103C21.5579 18.3674 21.1265 19.1539 19.63 19.1539H4.34096C2.84754 19.1539 2.41629 18.3671 3.22063 17.111ZM12.6924 13.8462V7.84621C12.6924 7.46386 12.3824 7.1539 12.0001 7.1539C11.6177 7.1539 11.3078 7.46386 11.3078 7.84621V13.8462C11.3078 14.2286 11.6177 14.5385 12.0001 14.5385C12.3824 14.5385 12.6924 14.2286 12.6924 13.8462ZM12.9232 16.6154C12.9232 17.1252 12.5099 17.5385 12.0001 17.5385C11.4903 17.5385 11.077 17.1252 11.077 16.6154C11.077 16.1056 11.4903 15.6924 12.0001 15.6924C12.5099 15.6924 12.9232 16.1056 12.9232 16.6154Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: top 24px left 24px; }

.attention__title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.15px;
  color: #313131;
  margin-bottom: 18px; }

.attention ul {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.05px;
  color: #555; }

.attention ul li {
  position: relative; }

.attention ul li:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #444;
  border-radius: 50%;
  position: absolute;
  left: -16px;
  top: 8px; }

.tags {
  display: flex;
  flex-wrap: wrap; }

.tags__item {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: -0.13px;
  color: #313131;
  background: #fff;
  border: 1px solid #dde6ed;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 8px 16px;
  margin-right: 2px;
  margin-bottom: 5px;
  cursor: pointer; }
/* /articles blocks */
.btn_more_result {
  min-height: 56px;
  position: relative; }

@keyframes ldio-7tisisfhcwq {
  0% {
    transform: rotate(0); }

  100% {
    transform: rotate(360deg); } }

.ldio div {
  box-sizing: border-box !important; }

.ldio > div {
  position: absolute;
  width: 56px;
  height: 56px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  border: 8px solid #000;
  border-color: #2dbf60 transparent #2dbf60 transparent;
  animation: ldio-7tisisfhcwq 1s linear infinite; }

.ldio > div:nth-child(2) {
  border-color: transparent; }

.ldio > div:nth-child(2) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg); }

.ldio > div:nth-child(2) div:before, .ldio > div:nth-child(2) div:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: -8px;
  left: 16px;
  background: #2dbf60;
  border-radius: 50%;
  box-shadow: 0 48px 0 0 #2dbf60; }

.ldio > div:nth-child(2) div:after {
  left: -8px;
  top: 16px;
  box-shadow: 48px 0 0 0 #2dbf60; }

.loadingio-spinner-dual-ring {
  width: 44px;
  height: 64px;
  display: inline-block;
  overflow: hidden;
  background: none;
  position: absolute;
  top: 68px;
  left: 0;
  right: 0;
  margin: 0 auto; }

.ldio {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.64);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */ }

.ldio div {
  box-sizing: content-box; }

.check_categors {
  font-size: 0;
  padding: 20px 24px;
  display: flex; }
  @media (max-width: 640px) {
  .check_categors {
    padding: 20px 0; } }
  .check_categors .left {
    flex: 0 0 auto; }
  .check_categors .right {
    flex: 1 1 auto; }
  @media (max-width: 424px) {
  .check_categors {
    display: block; }
    .check_categors .left {
      padding-bottom: 5px; } }
  .check_categors .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #313131;
    font-weight: 500;
    margin-right: 5px;
    padding-top: 9px; }
  .check_categors .cate {
    display: none;
    vertical-align: middle;
    font-size: 15px;
    color: #000;
    padding: 4px 26px 4px 5px;
    position: relative;
    cursor: pointer;
    background: #fff;
    border-radius: 2px;
    margin: 5px 0 5px 10px; }
  @media (max-width: 424px) {
    .check_categors .cate {
      margin: 5px 10px 5px 0; } }
  .check_categors .cate em {
    position: absolute;
    top: 0;
    bottom: 1px;
    right: 5px;
    margin: auto;
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #eaeaea; }
    .check_categors .cate em i {
      position: absolute;
      top: 2px;
      bottom: 2px;
      left: 2px;
      right: 2px;
      transform: rotate(45deg); }
    .check_categors .cate em i:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 2px;
      margin: auto;
      background: #999;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .check_categors .cate em i:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 2px;
      background: #999;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .check_categors .cate:hover em i:before, .check_categors .cate:hover em i:after {
    background: #f00; }
  .check_categors .cate.active {
    display: inline-block; }
/*1917*/
@media (max-width: 1199px) {
  body .scroll-to-top.active_btn {
    left: auto;
    right: 36px;
    bottom: 8px;
    z-index: 50; } }

@media (max-width: 759px) {
  body .scroll-to-top.active_btn {
    right: 16px;
    bottom: 2px; } }

@media (max-width: 420px) {
  body .scroll-to-top.active_btn {
    width: auto; }

  body .scroll-to-top__icon {
    margin-right: 0; }

  body .scroll-to-top__text {
    font-size: 0; } }
