html,
body,
div,
span,
h1,
p,
a,
img,
i,
center,
dt,
ul,
li,
form {
  margin: 0;
  padding: 0;
  border: 0 none;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-stretch: inherit;
  font-feature-settings: inherit;
  font-kerning: inherit;
  font-variant: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ul {
  list-style: outside none none;
}

a img {
  border: 0 none;
}

h2,
h3 {
  margin-top: 15px;
  margin-bottom: 15px;
}

h2 {
  font-size: 24px;
}

body {
  background: none 0% 0% repeat scroll #e7e7e7;
}

img {
  max-width: 100%;
}

.jsTabs {
  position: relative;
}

.jsTabs .jsTabs-tabs-list {
  margin: 0 -0.5em 1em;
  text-align: left;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point {
  position: relative;
  padding: 0 0 0.19em;
  margin: 0 0.5em;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  color: #b7b7b7;
  display: inline-block;
  vertical-align: middle;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point span {
  font-size: 0.75em;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active {
  cursor: default;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active span {
  color: #62a7d9;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active:hover {
  text-decoration: none;
}

.jsTabs .jsTabs-tabs-list.jsTabs-center {
  text-align: center;
}

.jsTabs .jsTabs-content {
  display: none;
  position: relative;
}

.jsTabs .jsTabs-content::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.jsTabs .jsTabs-content.jsTabs-active {
  display: block;
}

html {
  font-size: 100%;
}

a {
  text-decoration: none;
  cursor: pointer;
  /*color: #282828*/
}

a:hover {
  text-decoration: underline;
}

i {
  font-style: italic;
}

img {
  vertical-align: middle;
}

* {
  max-height: 1 e + 06px;
}

html {
  overflow: auto scroll;
  width: 100%;
  height: 100%;
  position: relative;
  background: none 0% 0% repeat scroll #fff;
}

body {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Open Sans", Arial, sans-serif;
  width: 100%;
  min-width: 62.5em;
  min-height: 100%;
  position: relative;
  display: block;
}

body.mode-adaptive {
  min-width: 300px;
}

.l-wr-main {
  overflow: hidden;
}

.l-page-width {
  margin: 0 auto;
  display: block;
  width: 62.5em;
  position: relative;
}

.l-page-width::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.l-page-width .l-page-width__ledge {
  background: none 0% 0% repeat scroll #fff;
}

@media only screen and (max-width: 500px) {
  .l-page-width .l-page-width__ledge {
    margin: 0;
    padding: 0;
  }
}

.l-page-width .l-page-width__ledge::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.l-page-width .l-page-width__ledge.m-ledge-blue {
  background: none 0% 0% repeat scroll #62a7d9;
}

.l-main-column {
  width: 45.25em;
  float: left;
}

.l-main-column::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.mode-adaptive .l-wr-main {
  position: relative;
}

.mode-adaptive .l-page-width {
  width: 100%;
  max-width: 62.5em;
  position: relative;
}

.mode-adaptive .l-main-column {
  width: 100%;
  float: none;
}

@media screen and (min-width: 64em) {
  .mode-adaptive .l-wr-main {
    position: static;
  }

  .mode-adaptive .l-main-column {
    float: left;
  }
}

.b-top-bar {
  background: none 0% 0% repeat scroll #000;
  color: #fff;
  position: relative;
  padding: 0.2em 0;
  z-index: 10;
}

.b-top-bar::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-top-bar a {
  color: #fff;
}

.b-top-bar .b-top-bar__home {
  float: left;
  display: block;
  padding: 0 0.5em 0 1.063em;
  position: relative;
  text-decoration: none;
}

.b-top-bar .b-top-bar__home span {
  /*width: 6.25em;*/
  display: block;
  padding: 0.313em 0;
}

.b-top-bar .b-top-bar__home span img {
  display: block;
  width: 100%;
}

.b-top-bar .b-top-bar__login {
  float: right;
  display: block;
  padding: 0.31em;
  margin-right: 0.75em;
  display: none;
  position: relative;
  text-align: left;
}

.b-top-bar .b-top-bar__login span {
  width: 1.06em;
  height: 1.06em;
  display: block;
  background-image: url(../images/ico.png);
  background-position: 0 -636px;
  background-repeat: no-repeat;
}

.b-top-bar .b-top-bar__projects_list {
  overflow: hidden;
  display: block;
  text-align: center;
  position: relative;
}

.b-top-bar .b-top-bar__projects_list li {
  display: inline-block;
  border-left: 1px solid #3e3e3e;
}

.b-top-bar .b-top-bar__projects_list li a {
  padding: 0 1em 0.19em;
  display: block;
}

.b-top-bar .b-top-bar__projects_list li a span {
  font-size: 0.69em;
  font-weight: 600;
}

.b-top-bar .b-top-bar__projects_list li:first-child {
  border: 0 none;
}

.mode-adaptive .b-top-bar .b-top-bar__projects_list {
  padding-top: 5px;
  display: none;
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-top-bar .b-top-bar__projects_list {
    display: block;
  }
}

.b-statistic {
  margin: 0 -0.5em;
  display: block;
}

.b-statistic .b-statistic__item {
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
  position: relative;
  padding-left: 1.25em;
  margin: 0 0.5em;
}

.b-statistic .b-statistic__item .b-statistic__icon {
  width: 1.06em;
  height: 1.06em;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.5em;
}

.b-statistic .b-statistic__item .b-statistic__number {
  font-weight: 600;
  font-size: 0.69em;
  display: block;
  color: #282828;
}

.b-statistic .b-statistic__item.m-comments .b-statistic__icon {
  background-image: url(../images/ico.png);
  background-position: 0 -165px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-views .b-statistic__icon {
  background-image: url(../images/ico.png);
  background-position: 0 -1951px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-like .b-statistic__icon {
  background-image: url(../images/ico.png);
  background-position: 0 -488px;
  background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-dislike .b-statistic__icon {
  background-image: url(../images/ico.png);
  background-position: 0 -231px;
  background-repeat: no-repeat;
}

.m-like {
  cursor: pointer;
}

.m-like--click {
  pointer-events: none;
}

.m-dislike {
  cursor: pointer;
}

.m-dislike--click {
  pointer-events: none;
}

.b-header {
}

.b-header::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-header .l-page-width .l-page-width__ledge {
  background: none 0% 0% repeat scroll #f4f4f4;
  position: relative;
}

.b-header .b-header__bg-img {
  position: absolute;
  height: 5.625em;
  top: 0;
  right: 0;
  display: block;
}

.b-header .b-header__logo-link {
  position: relative;
  display: block;
  float: left;
  cursor: pointer;
  height: 5.625em;
  overflow: hidden;
}

.b-header .b-header__menu-button {
  display: none;
}

.b-header .b-header__layer {
  overflow: hidden;
  height: 5.625em;
}

.b-header .b-header__search {
  position: relative;
  float: right;
  width: 12em;
  margin: 1.25em 1.063em 0 1em;
  overflow: hidden;
}

.b-header .b-header__search .b-header__search-input {
  position: relative;
  margin-right: 1.69em;
}

.b-header .b-header__search .b-header__search-input [type="text"] {
  position: relative;
  float: right;
  border: 0 none;
  background: none 0% 0% repeat scroll #fff;
  margin: 0;
  font-size: 0.688em;
  outline: none 0;
  padding: 0.55em;
  display: block;
  font-weight: 600;
}

.b-header .b-header__search .b-header__search-nav {
  display: none;
}

.b-header .b-header__search .b-header__search-button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.69em;
  height: 1.69em;
  cursor: pointer;
}

.b-header .b-header__search .b-header__search-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -0.438em 0 0 -0.438em;
  width: 1.125em;
  height: 1.125em;
  background-image: url(../images/ico.png);
  background-position: 0 -1482px;
  background-repeat: no-repeat;
}

.b-header .b-header__search .b-header__search-button {
  position: relative;
  width: 100%;
  height: 100%;
  background: none 0 center repeat scroll transparent;
  color: transparent;
  top: 0;
  right: 0;
  border: 0 none;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.b-header .b-header__social {
  float: right;
  position: relative;
  margin: 1.25em 0 0;
  padding-top: 0.19em;
}

.b-header .b-header__social .b-header__social-expand {
  float: right;
  display: block;
  width: 1.31em;
  height: 1.31em;
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -37px;
  background-repeat: no-repeat;
  margin-left: 5px;
}

.b-header .b-header__social .b-header__social-expand:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.b-header .b-header__social ul {
  float: right;
  overflow: hidden;
  white-space: nowrap;
  width: 7em;
  height: 1.31em;
  transition-duration: 0.3s;
  transition-property: width;
}

.b-header .b-header__social ul li {
  display: inline-block;
  margin-right: 0.44em;
}

.b-header .b-header__social ul li a {
  display: block;
  width: 1.31em;
  height: 1.31em;
}

.b-header .b-header__social .b-header__social-yt a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -2655px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-yt a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -2618px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-fb a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -423px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-fb a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -386px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-vk a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -1257px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-vk a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -2380px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-tw a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -2179px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-tw a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -2142px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-gp a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: -2px -899px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-gp a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: -2px -862px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-tg a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -2105px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-tg a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -2068px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-ig a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -1137px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-ig a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -1100px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-bn a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -185px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-bn a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -148px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-ok a {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: -1px -897px;
  background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-ok a:hover {
  background-image: url(../images/social-ico-s508f28af8b.png);
  background-position: 0 -1666px;
  background-repeat: no-repeat;
}

.mode-adaptive .b-header {
  overflow: hidden;
  height: 3.625em;
}

.mode-adaptive .b-header .b-header__bg-img {
}

.mode-adaptive .b-header .b-header__logo-link {
  height: 3.625em;
  margin-left: 0.25em;
}

.mode-adaptive .b-header .b-header__menu-button {
  position: relative;
  display: block;
  float: right;
  margin-right: 0.313em;
  width: 2.625em;
  height: 3.625em;
}

.mode-adaptive .b-header .b-header__menu-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -0.563em 0 0 -0.563em;
  width: 1.125em;
  height: 1.125em;
  background-image: url(../images/ico.png);
  background-position: 0 -769px;
  background-repeat: no-repeat;
}

.mode-adaptive .b-header .b-header__layer {
  height: 3.625em;
}

.mode-adaptive .b-header .b-header__search {
  position: absolute;
  margin: 0;
  top: 0;
  right: 4.063em;
  height: 3.625em;
  width: auto;
  float: none;
  z-index: 100;
  transition: left 0.5s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-input:hover {
  text-decoration: none;
}

.mode-adaptive .b-header .b-header__search .b-header__search-input {
  margin-right: 0;
  background-color: white;
  cursor: text;
  padding: 3px;
  margin-top: 0;
  color: #747574;
  font-size: 12px;
  width: 150px;
  display: block;
  margin-bottom: 0;
  transition: margin-right 0.25s ease 0s;
}

.mode-adaptive
  .b-header
  .b-header__search
  .b-header__search-input
  [type="text"] {
  width: 0;
  padding: 0.667em 0 0.734em;
  font-size: 0.937em;
  transition: width 0.25s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-nav {
  position: absolute;
  display: block;
  width: 2.625em;
  height: 3.625em;
  top: 0;
  right: -2.625em;
  cursor: pointer;
  transition: right 0.25s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-nav span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -0.563em 0 0 -0.563em;
  width: 1.125em;
  height: 1.125em;
  background-image: url(../images/ico.png);
  background-position: 0 -803px;
  background-repeat: no-repeat;
}

.mode-adaptive .b-header .b-header__search .b-header__search-button {
  width: 2.625em;
  height: 3.625em;
  transition: right 0.25s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-button span {
  margin: -0.563em 0 0 -0.563em;
  background-image: url(../images/ico.png);
  background-position: 0 -1448px;
  background-repeat: no-repeat;
}

.mode-adaptive .b-header .b-header__search .b-header__search-button {
  height: 0;
}

.mode-adaptive .b-header .b-header__social {
  display: none;
}

@media screen and (min-width: 30em) {
  .mode-adaptive .b-header {
    height: 4.375em;
  }

  /*.mode-adaptive .b-header .b-header__bg-img {*/
  /*    right: -3.5em;*/
  /*    top: -.75em*/
  /*}*/
  .mode-adaptive .b-header .b-header__logo-link {
    position: relative;
    left: auto;
    height: 4.375em;
  }

  .mode-adaptive .b-header .b-header__menu-button {
    height: 4.375em;
  }

  .mode-adaptive .b-header .b-header__layer {
    height: 4.375em;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-input {
    margin-top: 25px;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-nav {
    height: 4.375em;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-button {
    height: 4.375em;
  }
}

@media screen and (min-width: 35em) {
  .mode-adaptive .b-header .b-header__layer {
    position: relative;
  }

  .mode-adaptive .b-header .b-header__search {
    height: 4.375em;
    right: 0;
  }
}

@media screen and (min-width: 54em) {
  /*.mode-adaptive .b-header .b-header__search {*/
  /*    left: 55%*/
  /*}*/
  .mode-adaptive .b-header .b-header__search .b-header__search-input {
    margin-right: 20px;
  }

  .mode-adaptive
    .b-header
    .b-header__search
    .b-header__search-input
    [type="text"] {
    width: 100%;
    padding: 0.667em 0.667em 0.734em;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-nav {
    display: none;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-button {
    right: 0;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-button {
    height: 100%;
  }
}

@media screen and (min-width: 64em) {
  /*.mode-adaptive .b-header {*/
  /*    height: 5.625em;*/
  /*    overflow: visible*/
  /*}*/

  .mode-adaptive .b-header .b-header__bg-img {
    right: 0;
    top: 0;
  }

  .mode-adaptive .b-header .b-header__logo-link {
    height: 5.625em;
  }

  .mode-adaptive .b-header .b-header__menu-button {
    display: none;
  }

  .mode-adaptive .b-header .b-header__layer {
    /*height: 5.625em*/
    height: 4.375em;
  }

  .mode-adaptive .b-header .b-header__search {
    position: relative;
    left: auto;
    float: right;
    display: block;
    width: 12em;
    margin: 1.25em 1.063em 0 1em;
    height: auto;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-input {
    position: relative;
    margin-right: 1.69em;
    margin-top: 0;
  }

  .mode-adaptive
    .b-header
    .b-header__search
    .b-header__search-input
    [type="text"] {
    width: 100%;
    font-size: 0.688em;
    padding: 0.55em;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-button {
    width: 1.69em;
    height: 1.69em;
    right: 0;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-button span {
    margin: -0.438em 0 0 -0.438em;
    background-image: url(../images/ico.png);
    background-position: 0 -1482px;
    background-repeat: no-repeat;
  }

  .mode-adaptive .b-header .b-header__social {
    display: block;
  }
}

.b-main-nav {
  display: block;
}

.b-main-nav::after {
  content: "";
  max-width: 64.75em;
  height: 1px;
  background: none 0% 0% repeat scroll #e7e7e7;
  display: block;
  clear: both;
  margin: 0 auto;
  position: relative;
}

.b-main-nav .b-main-nav__main {
  position: relative;
}

.b-main-nav .b-main-nav__main::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item {
  float: left;
  height: 2.375em;
  white-space: nowrap;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
  display: none;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
  display: block;
  padding: 0.4em 0.4em 0.625em;
  color: #282828;
  text-transform: uppercase;
  overflow: hidden;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item
  .b-main-nav__main-link
  span {
  font-size: 0.687em;
  font-weight: 600;
  display: block;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item:first-child
  .b-main-nav__main-link {
  padding-left: 1.063em;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item:last-child
  .b-main-nav__main-link {
  padding-right: 1.063em;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item.sputnik-radio
  .b-main-nav__main-link {
  color: #ff7800;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item.sputnik-radio
  .b-main-nav__main-link
  span {
  position: relative;
  padding-right: 1.75em;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item.sputnik-radio
  .b-main-nav__main-link
  i {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.625em;
  width: 1.25em;
  height: 1.25em;
  display: block;
  background: none 0% 0% repeat scroll #ff7800;
  border-radius: 0.625em;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item.sputnik-radio
  .b-main-nav__main-link
  i::before {
  content: "";
  display: block;
  border-left: 0.5em solid #fff;
  border-top: 0.32em solid transparent;
  border-bottom: 0.32em solid transparent;
  position: absolute;
  top: 50%;
  left: 0.44em;
  margin-top: -0.25em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
  display: none;
  position: absolute;
  top: 2.375em;
  right: 0;
  left: 0;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
  max-height: 2.625em;
  overflow: hidden;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item
  .b-main-nav__sub
  ul::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item
  .b-main-nav__sub
  ul
  .b-main-nav__sub-item {
  float: left;
  white-space: nowrap;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item
  .b-main-nav__sub
  ul
  .b-main-nav__sub-item
  .b-main-nav__sub-link {
  display: block;
  position: relative;
  padding: 0.75em;
  color: #fff;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item
  .b-main-nav__sub
  ul
  .b-main-nav__sub-item
  .b-main-nav__sub-link
  span {
  font-size: 0.75em;
  font-weight: 600;
  display: block;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item
  .b-main-nav__sub
  ul
  .b-main-nav__sub-item:first-child
  .b-main-nav__sub-link {
  padding-left: 1.063em;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item
  .b-main-nav__sub
  ul
  .b-main-nav__sub-item:last-child
  .b-main-nav__sub-link {
  padding-right: 1.063em;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item.m-active
  .b-main-nav__main-link {
  color: #62a7d9;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item:hover
  .b-main-nav__main-link {
  color: #62a7d9;
  text-decoration: underline;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
  z-index: 200;
  height: auto;
  overflow: visible;
  display: none;
}

.b-main-nav
  .b-main-nav__main
  .b-main-nav__main-item.sputnik-radio:hover
  .b-main-nav__main-link {
  color: #ff7800;
}

@media screen and (min-width: 64em) {
  .b-slide {
    height: auto !important;
  }
}

.mode-adaptive .b-content-body {
  position: relative;
}

@media screen and (max-width: 63.938em) {
  .mode-adaptive .b-main-nav::after {
    height: 0;
    line-height: 0;
  }

  .mode-adaptive .b-main-nav .l-page-width .l-page-width__ledge {
    margin: 0;
    padding: 0;
    background: none 0 center repeat scroll transparent;
  }

  .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item {
    float: none;
    height: auto;
    border-bottom: 1px solid #f4f4f4;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__main-drop {
    display: block;
    float: right;
    padding: 0.75em 0 0.625em;
    width: 2.937em;
    position: relative;
    cursor: pointer;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__main-drop
    span {
    font-size: 0.937em;
    display: block;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__main-drop::after {
    content: "";
    display: block;
    border-left: 0.5em solid #7c7c7c;
    border-top: 0.375em solid transparent;
    border-bottom: 0.375em solid transparent;
    position: absolute;
    margin: -0.375em 0 0 -0.5em;
    top: 50%;
    left: 50%;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__main-link {
    padding: 0.75em 1.063em 0.625em;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__main-link
    span {
    font-size: 0.937em;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__sub {
    position: relative;
    top: 0;
    background: none 0% 0% repeat scroll #f4f4f4;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__sub
    ul {
    max-height: none;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__sub
    ul
    .b-main-nav__sub-item {
    float: none;
    border-top: 1px solid #fff;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__sub
    ul
    .b-main-nav__sub-item
    .b-main-nav__sub-link {
    padding: 0.75em 1.063em 0.625em 2em;
    color: #282828;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item
    .b-main-nav__sub
    ul
    .b-main-nav__sub-item
    .b-main-nav__sub-link
    span {
    font-size: 0.813em;
    white-space: normal;
  }

  .mode-adaptive
    .b-main-nav
    .b-main-nav__main
    .b-main-nav__main-item:hover
    .b-main-nav__sub {
    display: none;
  }

  .mode-adaptive .b-slide {
    position: absolute;
    right: 0;
    float: right;
    margin-right: -20em;
    width: 20em;
    background: none 0% 0% repeat scroll #fff;
    z-index: 200;
    display: block;
    transition: margin-right 0.25s ease 0s;
  }

  .mode-adaptive .b-slide .b-slide-menu {
    position: relative;
  }
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-content-body {
    position: static;
  }
}

.b-footer {
  margin: 2.5em 0 0;
  /*padding: 1em 0 0;*/
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  background: none 0% 0% repeat scroll #282828;
  color: #fff;
}

.b-footer .b-footer__nav {
  position: relative;
}

.b-footer .b-footer__nav::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-footer .b-footer__nav .b-footer__wr-items {
  padding-top: 20px;
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item {
  display: table-cell;
  overflow: hidden;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a {
  float: left;
  padding: 0.56em 0.2em 0.625em;
  cursor: pointer;
  color: #7c7c7c;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a:hover {
  text-decoration: underline;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a span {
  font-size: 0.81em;
  display: block;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a {
  color: #62a7d9;
}

.b-footer
  .b-footer__nav
  .b-footer__wr-items
  .b-footer__nav-item.m-active
  a:hover {
  text-decoration: none;
  cursor: default;
}

.b-footer .b-footer__nav .b-footer__nav-content {
  visibility: hidden;
  float: right;
  width: 100%;
  margin: 1.69em 0 2em -100%;
}

.b-footer .b-footer__nav .b-footer__nav-content.m-active {
  visibility: visible;
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column {
  float: left;
  width: 25%;
}

.b-footer
  .b-footer__nav
  .b-footer__nav-content
  .b-footer__column
  .b-footer__item {
  padding-left: 1.06em;
  line-height: 1;
  margin-bottom: 0.625em;
}

.b-footer
  .b-footer__nav
  .b-footer__nav-content
  .b-footer__column
  .b-footer__item
  a {
  color: #62a7d9;
}

.b-footer
  .b-footer__nav
  .b-footer__nav-content
  .b-footer__column
  .b-footer__item
  a
  span {
  font-size: 0.81em;
}

.b-footer .b-footer__copyright {
  padding: 0 1.06em;
}

.b-footer .b-footer__copyright::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-footer .b-footer__copyright p {
  font-size: 0.75em;
  color: #7c7c7c;
  margin-bottom: 0.75em;
}

.b-footer .b-footer__copyright a {
  color: #7c7c7c;
  text-decoration: underline;
}

.b-footer .b-footer__copyright a:hover {
  text-decoration: none;
}

@media screen and (max-width: 47.938em) {
  .mode-adaptive .b-footer .b-footer__nav {
    display: none;
  }
}

.l-banner-place {
  position: relative;
}

.l-banner-place.m-mobile {
  display: none;
}

.mode-adaptive .l-banner-place.m-desktop {
  display: none;
}

.mode-adaptive .l-banner-place.m-mobile {
  display: block;
}

@media screen and (min-width: 64em) {
  .mode-adaptive .l-banner-place.m-desktop {
    display: block;
  }

  .mode-adaptive .l-banner-place.m-mobile {
    display: none;
  }
}

.b-banner {
  margin: 0;
  padding: 0;
  position: relative;
}

.b-comments {
}

.b-comments::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__title {
  margin: 0 0 1em;
  padding: 0;
  font-weight: 800;
  text-transform: uppercase;
}

.b-comments .b-comments__title span {
  font-size: 1.25em;
  letter-spacing: 0.025em;
}

.b-comments .b-comments__users-stat {
  margin: 0 0 1em;
  font-weight: 600;
  color: #7c7c7c;
}

.b-comments .b-comments__users-stat span {
  font-size: 15px;
}

.b-comments .b-comments__users-stat i {
  color: #282828;
  font-style: normal;
  font-weight: 700;
}

.b-comments .b-comments__button-comment {
  display: block;
  text-align: center;
  padding-bottom: 1em;
  padding-top: 1em;
}

.b-comments .b-comments__button-comment a {
  background: none 0 center repeat scroll transparent;
  display: inline-block;
  border: 1px solid #62a7d9;
  color: #62a7d9;
  padding: 0 0.75em 0.19em;
  line-height: 1.4;
  cursor: pointer;
  min-width: 2.5em;
  text-align: center;
  position: relative;
}

.b-comments .b-comments__button-comment a span {
  font-size: 0.75em;
  font-weight: 600;
  text-transform: uppercase;
}

.b-comments .b-comments__button-comment a:hover {
  text-decoration: none;
  background: none 0% 0% repeat scroll #62a7d9;
  color: #f4f4f4;
}

.b-comments .b-comments__create-top-place {
  position: relative;
}

.b-comments .b-comments__create-top-place .b-comments__button-comment {
  display: none;
  padding-bottom: 1.5em;
}

/*.b-comments .b-comments__create-bottom-place .b-comments__button-comment {*/
/*    padding-top: 1.5em*/
/*}*/

.b-comments .b-comments__lists-place {
  border-top: 1px solid #dfdfdf;
  padding-top: 1em;
}

.b-comments .b-comments__list {
}

.b-comments .b-comments__list::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__list ul {
  padding: 0;
  margin: 0;
  display: block;
}

.b-comments .b-comments__list ul::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item {
  display: block;
  position: relative;
  margin: 15px 0 0;
  padding-top: 15px;
  padding-left: 0;
  overflow: hidden;
  border-top: 1px solid #ccc;
}

.b-comments .b-comments__list .b-comments__item:first-child {
  border: none;
  padding-top: 0;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
  position: relative;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
  display: block;
  float: left;
  width: 3.125em;
  height: 3.125em;
  margin-top: 5px;
  margin-right: 0;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
  margin-left: 4.125em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
  margin: 0 0 0.31em;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-head
  .b-comments__item-author {
  font-weight: 700;
  margin-right: 0.5em;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-head
  .b-comments__item-author
  span {
  font-size: 0.938em;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-head
  .b-comments__item-author:hover {
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
  margin: 0 0 0.5em;
  font-size: 17px;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
  color: #62a7d9;
  text-decoration: underline;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
  text-decoration: none;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
  margin: 0 0 0.75em;
  min-height: 1.5em;
  margin-bottom: 0 !important;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-info
  .b-comments__item-time {
  float: left;
  font-weight: 700;
  color: #62a7d9;
  margin-right: 0.5em;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-info
  .b-comments__item-date {
  float: left;
  font-weight: 600;
  color: #62a7d9;
  margin-right: 1em;
}

.otzyv {
  max-width: 250px;
  width: 100%;
  margin-top: 10px;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-info
  .b-comments__item-date
  span {
  font-size: 16px;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-info
  .b-comments__item-likes-view {
  display: none;
  font-size: 1em;
  position: relative;
  padding-left: 1.25em;
  margin: 0 1em 0 0;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-info
  .b-comments__item-likes-view
  .b-comments__item-likes-icon {
  width: 1.06em;
  height: 1.06em;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.5em;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-info
  .b-comments__item-likes-view.m-like {
  display: inline-block;
}

.b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-info
  .b-comments__item-likes-view.m-like
  .b-comments__item-likes-icon {
  background-image: url(style.css);
  background-position: 0 -488px;
  background-repeat: no-repeat;
}

.mode-adaptive
  .b-comments
  .b-comments__list
  .b-comments__item
  .b-comments__item-ind {
  margin-left: 0;
}

.mode-adaptive .b-comments .b-comments__button-comment a:hover {
  background: rgb(34, 139, 34);
  color: rgb(255, 255, 255);
}
.mode-adaptive .b-comments .b-comments__button-comment a {
  font-size: 20px;
  padding: 20px !important;
  border-radius: 6px;
  /*padding: .438em .75em .563em;*/
  max-width: 360px;
  width: 100%;
  background-color: #cf1312;
  color: white;
  border: none;
  -webkit-box-shadow: 0px 4px 15px 0px rgba(66, 68, 90, 1);
  -moz-box-shadow: 0px 4px 15px 0px rgba(66, 68, 90, 1);
  box-shadow: 0px 4px 15px 0px rgba(66, 68, 90, 1);
}

.mode-adaptive .b-comments .b-comments__button-comment a span {
  font-size: 0.875em;
}

@media screen and (min-width: 30em) {
  .mode-adaptive
    .b-comments
    .b-comments__list
    .b-comments__item
    .b-comments__item-ind {
    margin-left: 68px;
  }
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-comments .b-comments__button-comment a {
    padding: 10px 15px;
  }

  /*.mode-adaptive .b-comments .b-comments__button-comment a span {*/
  /*    font-size: .75em*/
  /*}*/
}

.b-article {
  position: relative;
}

.b-article__main {
  width: 100%;
  display: block;
  padding: 20px;
  box-sizing: border-box;
}

.b-article__ind {
}

.mode-adaptive .b-article__ind {
  margin: 0 auto;
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-article__ind {
    margin: 0;
  }
}

.b-article__title {
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 1em;
}

.b-article__title span {
}

.b-article__story {
  margin-bottom: 1em;
  line-height: 1.2;
}

.b-article__info {
  overflow: hidden;
  padding-bottom: 0.625em;
  margin-right: -1em;
  line-height: 1.2;
}

.b-article__info .b-article__info-date {
  float: left;
  margin: 0 1em 0.5em 0;
  color: #62a7d9;
  font-weight: 600;
}

.b-article__info .b-article__info-date span {
  font-size: 16px;
}

.b-article__info .b-article__info-date .b-article__info-time {
  font-weight: 700;
}

.b-article__info .b-article__info-date-update {
  float: left;
  margin: 0 1em 0.5em 0;
  color: #7c7c7c;
}

.b-article__info .b-article__info-date-update span {
  font-size: 14px;
}

.b-article__info
  .b-article__info-date-update
  .b-article__info-date-update-color {
  font-size: 1em;
  color: #282828;
  font-weight: 600;
}

.b-article__info .b-article__info-statistic {
  float: right;
  margin: 0 1em 0.5em 0;
}

.b-article__lead {
  margin-bottom: 1em;
  font-weight: 700;
  max-width: 40em;
}

p {
  margin-bottom: 15px;
}

/*.b-article__body {*/
/*    padding-bottom: 1em*/
/*}*/

.b-article__body::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.b-article__body p {
  margin-bottom: 20px;
}

.mode-adaptive .b-article__title span {
}

.mode-adaptive .b-article__story {
  display: none;
}

.mode-adaptive .b-article__info .b-article__info-date-update {
  display: none;
}

.mode-adaptive
  .b-article__info
  .b-article__info-statistic
  .b-statistic__item.m-views {
  display: none;
}

.mode-adaptive .b-article__relap {
  margin: 0 1.063em 0 0;
}

@media screen and (max-width: 768px) {
  .b-article__title {
    line-height: 1;
    margin-bottom: 20px;
  }

  .mode-adaptive .b-article__title span {
    font-size: 24px;
  }

  h2 {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  ul,
  ol {
    font-size: 16px;
    padding-left: 20px;
  }

  h3 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .b-article__body p,
  p {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .b-comments .b-comments__list .b-comments__item .b-comments__item-text {
    font-size: 16px;
  }
}

@media screen and (min-width: 42.125em) {
  .mode-adaptive .b-article__story {
    display: block;
  }

  .mode-adaptive .b-article__info .b-article__info-date-update {
    display: block;
  }

  .mode-adaptive
    .b-article__info
    .b-article__info-statistic
    .b-statistic__item.m-views {
    display: inline-block;
  }
}

@media screen and (min-width: 48em) {
  .mode-adaptive .b-article__title span {
  }
}

@media screen and (min-width: 64em) {
  .mode-adaptive .b-article__title span {
  }

  .mode-adaptive .b-article__relap {
    margin: 0;
  }
}

.b-article__body img {
  margin-bottom: 20px;
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

input.search_button:hover {
  cursor: pointer;
}

*,
::after,
::before {
  box-sizing: border-box;
}

body {
  font-family: "DM Sans", sans-serif;
  line-height: 1.4;
}

img {
  max-width: 100%;
  display: block;
}

input {
  appearance: none;
  border-radius: 0;
}

.card_ {
  margin: 1.5rem auto 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 425px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: rgba(153, 153, 153, 0.25) 0 10px 20px 0;
  padding: 0.75rem;
  border-top: 5px solid #cf1312;
}

.lastpack {
  font-size: 18px;
  background-color: #cf1312;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  font-family: "Russo One", sans-serif;
  font-weight: 700;
  border-radius: 5px;
  color: #fff;
  margin: 0 8px;
}


.card-image {
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 100%;
  background-image: url(../img/prod.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: 50% 48%;
  position: relative;
}


.card-heading {
  position: relative;
  font-size: 1.75rem;
  font-weight: 700;
  color: #cf1312;
  line-height: 1.222;
  margin: 2% auto 15px;
  text-align: center;
}

.card-heading small {
  display: block;
  font-size: 0.75em;
  font-weight: 400;
  margin-top: 0.25em;
  color: #000;
}

.card-form {
  padding: 2rem 1rem 0;
}

.input {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  padding-top: 20px;
}

.input + .input {
  margin-top: 10px;
}

.input-label {
  color: #8597a3;
  position: absolute;
  top: 1.5rem;
  transition: all 0.25s ease 0s;
}

.input-field {
  font-size: 16px;
  border-width: 0 0 2px;
  border-top-style: initial;
  border-right-style: initial;
  border-left-style: initial;
  border-top-color: initial;
  border-right-color: initial;
  border-left-color: initial;
  border-image: initial;
  z-index: 1;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-color: #eee;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  line-height: inherit;
  font-family: inherit;
  font-size: 1.125rem;
  padding: 0.25rem 0;
}

.input-field:focus,
.input-field:valid {
  outline: 0;
  border-bottom-color: #228b22;
}

.input-field:focus + .input-label,
.input-field:valid + .input-label {
  color: #228b22;
  transform: translateY(-1.5rem);
}

.action {
  margin-top: 2rem;
}

.action-button {
  font-style: inherit;
  font-variant: inherit;
  font-stretch: inherit;
  line-height: inherit;
  font-family: inherit;
  font-size: 1.25rem;
  padding: 1em;
  width: 100%;
  font-weight: bold;
  background-color: #cf1312;
  border-radius: 6px;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 4px 15px 0px rgba(66, 68, 90, 1);
  -moz-box-shadow: 0px 4px 15px 0px rgba(66, 68, 90, 1);
  box-shadow: 0px 4px 15px 0px rgba(66, 68, 90, 1);
}

.action-button:focus {
  outline: 0;
}

.card-info {
  padding: 1rem;
  text-align: center;
  font-size: 0.775rem;
  color: #8597a3;
  padding-bottom: 0;
}

.shine-button {
  transition: all 0.2s ease-in-out 0s;
}

.shine-button:hover {
  background: #228b22;
  color: #fff;
}

.line {
  height: 1px;
  background-color: #8597a3;
}

.second-my {
  width: 260px;
  padding: 0;
  text-align: center;
}

.second-my .result span.items {
  padding: 10px 7px;
  display: inline-block;
  margin: 0 4px 0 -5px;
  font-size: 20px;
  border-radius: 4px;
  box-shadow: #b2b0b0 0 1px 1px 0;
  background: linear-gradient(#991312 0%, #cf1312 100%);
  color: #fff;
  font-family: "Russo One", sans-serif;
  min-width: 30px;
  letter-spacing: 2px;
}

.second-my .result span.dot {
  margin: 0 -1px;
  position: relative;
  left: -4px;
  font-family: "Russo One", sans-serif;
  font-size: 17px;
}

.second-my .result {
  float: none;
}

.timerhello span {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

.timerhello p {
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  color: #191919;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  margin: 0 0 10px;
  line-height: 17px;
}

@media only screen and (max-width: 479px) {
  .card-heading small {
    display: block;
    font-size: 17px;
  }
  h3 {
    font-size: 18px;
  }
  .b-article__main {
    padding-left: 15px;
    padding-right: 15px;
  }
  body {
    line-height: 1.25 !important;
  }
  .b-top-bar__home {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none !important;
  }
  .b-article__info {
    display: flex;
    flex-direction: column;
  }

  .mode-adaptive .b-header .b-header__search .b-header__search-input {
    margin-top: 19px;
  }

  div.b-comments__item-text {
    margin-left: 72px !important;
  }

  div.b-comments__item-info {
    margin-left: 72px !important;
  }
}

.card.spin-wrapper {
  box-sizing: border-box;
}

.card.spin-wrapper *,
.card.spin-wrapper ::before,
.card.spin-wrapper ::after {
  box-sizing: inherit;
}

.prod {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

@media only screen and (max-width: 380px) {
  .action-button {
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    padding: 1em;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    background-color: #cf1312;
    border-radius: 6px;
    color: #fff;
    border: 0;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 479px) {
  .b-comments .b-comments__list .b-comments__item .b-comments__item-head {
    margin: 0 1px 0.31em 71px;
  }
}

.ignor {
  color: #fff;
}

.country_select {
  border-width: 0 0 2px;
  border-top-style: initial;
  border-right-style: initial;
  border-left-style: initial;
  border-top-color: initial;
  border-right-color: initial;
  border-left-color: initial;
  border-image: initial;
  z-index: 1;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-color: #eee;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  line-height: inherit;
  font-family: inherit;
  font-size: 1.125rem;
  padding: 0.25rem 0;
}

.inL_239864 {
  text-transform: uppercase;
}

.inL_395656 {
  font-size: 31px !important;
}

.inL_795098 {
  font-size: 14px;
  margin: 0px 0px 20px;
  max-width: 600px;
  font-style: italic;
}

.inL_165304 {
  text-align: center;
}

.inL_360138 {
  max-width: 100%;
  width: 650px;
}

.inL_24358 {
  text-align: center;
}

.inL_235897 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  max-width: 600px;
  width: 100%;
}

.inL_952548 {
  text-align: center;
}

.inL_460445 {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  width: 100%;
  margin-bottom: 15px;
}

.inL_547579 {
  font-weight: bold;
}

.inL_600799 {
  text-align: center;
}

.inL_24918 {
  font-weight: 500;
  color: rgb(255, 0, 32);
}

.inL_633552 {
  text-align: center;
}

.inL_377108 {
  color: #cf1312;
  font-weight: bold;
}

.inL_823823 {
  font-size: 14px;
}

.inL_297273 {
  font-weight: bold;
}

.inL_80127 {
  margin: 0 auto;
}

.inL_565617 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}

.inL_338322 {
  float: none;
  font-weight: bold;
  font-size: 20px;
}

.inL_858547 {
  text-align: center;
  margin-top: 1rem;
}

.inL_91154 {
  font-size: 26px;
  text-decoration: line-through;
}

.inL_10547 {
  font-size: 32px;
  color: red;
}

.inL_399104 {
  padding: 0rem 1rem 0px;
}

.inL_176472 {
  cursor: pointer;
}

.inL_628249 {
  cursor: pointer;
}

.inL_584667 {
  margin-top: 5px;
  font-size: 14px;
  color: #8597a3;
}

.inL_267395 {
  width: 50px;
  height: 50px;
}

.inL_444715 {
  width: 50px;
  height: 50px;
}

.inL_327709 {
  width: 50px;
  height: 50px;
}

.inL_261832 {
  width: 50px;
  height: 50px;
}

.inL_386113 {
  width: 50px;
  height: 50px;
}

.inL_884939 {
  width: 50px;
  height: 50px;
}

.inL_573165 {
  width: 50px;
  height: 50px;
}

.inL_873995 {
  width: 50px;
  height: 50px;
}

.inL_869427 {
  width: 50px;
  height: 50px;
}

.inL_690663 {
  width: 50px;
  height: 50px;
}

.inL_208035 {
  width: 50px;
  height: 50px;
}

.inL_229225 {
  width: 50px;
  height: 50px;
}

.inL_433906 {
  width: 50px;
  height: 50px;
}

.inL_628046 {
  width: 50px;
  height: 50px;
}

.inL_166990 {
  width: 50px;
  height: 50px;
}

.inL_955490 {
  width: 50px;
  height: 50px;
}

.inL_583269 {
  width: 50px;
  height: 50px;
}

.inL_510171 {
  width: 50px;
  height: 50px;
}

.inL_953823 {
  margin: 0px auto;
}

.inL_63503 {
  color: red;
}

.form__price {
  font-size: 16px;
  text-align: center;
}

.red {
  color: red;
  font-weight: 700;
}

.form__price-wrapper {
  justify-content: space-around;
  display: flex;
}

.form__price-wrapper {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}

.price .x_price_previous {
  display: inline-block;
  position: relative;
}

.price .x_price_current,
.price .x_price_previous {
  font-size: 28px;
  padding-bottom: 0 !important;
  line-height: 1;
}

.price .x_price_previous {
  font-size: 22px;
  color: #aaa;
}

.form__price-old .x_currency {
  color: #aaa;
}

.price .x_price_previous:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: red;
}


.price p {
  margin-bottom: 0 !important;
  padding-bottom: 0px !important;
  line-height: 1.3;
  font-size: 17px;
  text-align: center !important;
}

.form__price-old p {
  padding-bottom: 3px !important;
}

.b-comments__item--answer {
  margin-left: 65px !important;
}

@media (max-width: 480px) {
  .inL_360138 {
    width: 600px;
    max-width: none;
  }

  .inL_165304 {
    overflow: scroll;
  }
}

@media (max-width: 479px) {
  h2 {
    font-size: 18px;
  }

  .b-comments__item--answer {
    margin-left: 15px !important;
  }
}

.stat {
  margin: 20px auto;
}

.stat__title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 15px;
}

.stat-content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 15px;
}

.stat-list__sector {
  padding-left: 24px;
  line-height: 1;
  position: relative;
}

.stat-list__sector:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.stat-list__sector--1:before {
  background-color: #a02c21;
}

.stat-list__sector--2:before {
  background-color: #c4473a;
}

.stat-list__sector--3:before {
  background-color: #fb5c53;
}

.stat-list__sector--4:before {
  background-color: #5d5b5e;
}

.stat-list__sector--5:before {
  background-color: #929093;
}

.stat-list__sector--6:before {
  background-color: #b5b3b6;
}

.stat-list__sector--7:before {
  background-color: #ca4441;
}

.stat-list__sector:not(:last-child) {
  margin-bottom: 12px;
}

.stat-list__sector--count {
  font-size: 15px;
  display: block;
}

.stat-list__sector--small-text {
  font-size: 14px;
}

.stat__footer {
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .stat-content {
    flex-direction: column;
  }

  .stat__title {
    font-size: 20px;
  }

  .stat__diagram {
    width: 300px;
    max-width: 100%;
  }

  ul {
    font-size: 16px;
    padding-left: 20px;
  }
}
