* {
  box-sizing: border-box
}

.b-article__body .prod {
  width: 90%;
  max-width: 400px;
  margin-bottom: 20px
}

.blur-title {
  margin-bottom: 5px
}

.blur-wrap {
  max-width: 360px;
  margin: 0 auto;
  position: relative
}

.blur-wrap.active .blur {
  display: none
}

.blur-wrap img {
  width: auto !important;
  display: block;
  margin: 0 auto 5px
}

.live-foto .blur-wrap {
  margin-left: 0;
  margin-right: auto;
}

.blur-warning {
  width: 210px;
  margin: 0 !important;
  padding: 5px 0;
  line-height: 1.2 !important;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center !important;
  box-sizing: border-box;
  cursor: pointer
}

.blur .blur-warning {
  text-align: center !important
}

.blur {
  width: 100%;
  height: 100%;
  position: absolute;
  left: calc(50%);
  top: 0;
  bottom: 0;
  transform: translateX(-50%);
  cursor: pointer
}

.step-list {
  padding-left: 10px
}

@media (max-width: 1199px) {
  .step-list {
    padding-left: 0;
  }
}

.live-foto {
  margin-top: 5px
}

.live-foto .blur-wrap {
  width: 225px;
}

.live-foto img {
  width: 225px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

@media (max-width: 479px) {
  .live-foto img {
    width: 170px;
  }
}

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

.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

.text-red {
  color: red
}

html {
  line-height: 1
}

.lt232 {
  margin-bottom: 10px
}

ul {
  list-style: outside none none
}

a img {
  border: 0 none
}

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

img {
  max-width: 100%
}

.jsTabs {
  position: relative
}

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

.jsTabs .jsTabs-tabs-list .jsTabs-point {
  user-select: none;
  position: relative;
  padding: 0 0 .19em;
  margin: 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: .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%
}

html {
  font-family: "Open Sans", Arial, sans-serif;
  color: #333
}

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

a:hover {
  text-decoration: underline
}

i {
  font-style: italic
}

img {
  vertical-align: middle
}

* {
  max-height: 1000000px
}

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

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

.content-right {
  display: block;
  width: 21%;
  float: right;
  position: relative;
  padding-top: 25px
}

.content-right a,
.content-right img {
  display: block;
  margin-bottom: 5px
}

.content-right a {
  font-size: 14px;
  line-height: 1.3;
}

.content-right-recommend-container {
  display: block;
  max-width: 270px;
  width: 100%
}

.l-wr-main {
  overflow: hidden
}

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

.b-top-bar .l-page-width {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.l-page-width .l-page-width__ledge {
  margin: 0 1.125em;
  padding: 0 1.125em;
  background: #fff none repeat scroll 0 0
}

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

  .content-right {
    display: none
  }
}

.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: #62a7d9 none repeat scroll 0 0
}

.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 {
  max-width: 800px;
  width: 100%;
  float: none
}

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

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

.b-top-bar {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  position: relative;
  padding: .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: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  padding: 0 .5em 0 1.063em;
  position: relative
}

.b-top-bar .b-top-bar__home:hover {
  text-decoration: none;
}

.b-top-bar .b-top-bar__home span {
  width: 2.25em;
  display: inline-block;
  padding: .313em 0
}

.b-top-bar .b-top-bar__home .b-top-bar__text {
  display: inline-block;
  width: auto;
  font-size: 26px;
  font-weight: 800;
}

.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: .31em;
  margin-right: .75em;
  position: relative;
  text-align: left
}

.b-top-bar .b-top-bar__login span {
  width: 1.06em;
  height: 1.06em;
  display: block;
  background-image: url(../img/ico_sprite.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 .19em;
  display: block
}

.b-top-bar .b-top-bar__projects_list li a span {
  font-size: .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 {
  display: none
}

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

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

.b-statistic .b-statistic__item {
  display: inline-block;
  font-size: 1em;
  position: relative;
  padding-left: 1.25em;
  margin: 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: -.5em
}

.b-statistic .b-statistic__item .b-statistic__number {
  font-weight: 600;
  font-size: .69em;
  display: block
}

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

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

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

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

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

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

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

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

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

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

.mode-adaptive .b-header .b-header__bg-img {
  right: -7.75em;
  top: -1.5em
}

.mode-adaptive .b-header .b-header__menu-button {
  position: relative;
  display: block;
  float: right;
  margin-right: .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: -.563em 0 0 -.563em;
  width: 1.125em;
  height: 1.125em;
  background-image: url(../img/ico_sprite.png);
  background-position: 0 -735px;
  background-repeat: no-repeat
} */

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

@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__menu-button {
    height: 4.375em
  }

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

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

@media screen and (min-width:64em) {
  .mode-adaptive .b-header .b-header__bg-img {
    right: 0;
    top: 0
  }

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

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

.b-main-nav {
  display: block
}

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

.b-main-nav .b-main-nav__main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center
}

.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: .75em .625em .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: .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 .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: .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: .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
}

@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: transparent none repeat scroll 0 center
  }

  .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: .75em 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: .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: .5em solid #7c7c7c;
    border-top: .375em solid transparent;
    border-bottom: .375em solid transparent;
    position: absolute;
    margin: -.375em 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: .75em 1.063em .625em
  }

  .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
    font-size: .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: #f4f4f4 none repeat scroll 0 0
  }

  .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: .75em 1.063em .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: .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: #fff none repeat scroll 0 0;
    z-index: 200;
    display: block;
    transition: margin-right .25s ease 0s;
    display: none
  }

  .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: 20px 0 20px;
  position: relative;
  display: block;
  background: #282828 none repeat scroll 0 0;
  color: #fff
}

.b-footer .b-footer__nav {
  position: relative;
  margin-bottom: 5px;
}

.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 {
  height: 42px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  overflow: hidden
}

.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: .56em 1.06em .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: .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
}

@media screen and (max-width:47.938em) {
  .b-footer {
    margin-top: 0;
    display: none;
  }

  .b-footer__wr-items {
    display: none !important
  }

  .b-article__body p,
  .b-comments__item-text {
    text-align: left;
  }
}

.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::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

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

.b-comments .b-comments__title span {
  font-size: 1.25em;
  letter-spacing: .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: .75em
}

.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
}

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

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

.b-comments .b-comments__button-comment a:hover {
  text-decoration: none;
  background: #62a7d9 none repeat scroll 0 0;
  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__lists-place {
  border-top: 1px solid #dfdfdf;
  padding-top: 1em
}

.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: 0 0 15px;
  padding-left: 0;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.b-comments .b-comments__list .b-comments__item.b-comments__item__reply {
  margin-left: 10%;
  padding: 5px 10px;
  background-color: rgba(100, 100, 100, 0.05);
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
  position: relative;
  margin-bottom: 15px;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment>a {
  pointer-events: none;
}

.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-head {
  margin: 0 0 .31em;
  font-weight: 700;
}

.b-comments__item-date {
  font-size: 15px;
  color: #62a7d9;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
  margin: 0 0 0;
  font-size: 18px;
  line-height: 1.3;
}

@media (max-width: 479px) {
  .b-comments .b-comments__list .b-comments__item .b-comments__item-text {
    font-size: 16px;
  }
}

.b-comments__item-text {
  text-align: justify
}

.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
}

.mode-adaptive .b-comments .b-comments__button-comment a {
  padding: .438em .75em .563em
}

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

@media screen and (min-width:64em) {
  .mode-adaptive .b-comments .b-comments__button-comment a {
    padding: 0 .75em .19em
  }

  .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: 2em 1.063em 1em;
  box-sizing: border-box
}

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

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

.b-article__title {
  max-width: 600px;
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em
}

.b-article__title span {
  font-size: 2.188em
}

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

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

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

.b-article__info .b-article__info-date span {
  font-size: .81em
}

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

.b-article__info .b-article__info-statistic a:hover {
  text-decoration: none
}

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

.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: 1.2em;
  text-align: justify;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .b-article__body p {
    line-height: 1.3;
  }
}

.b-article__body a {
  color: #62a7d9;
  text-decoration: underline
}

.b-article__body a:hover {
  text-decoration: none
}

.b-article__body ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-bottom: .5em
}

.b-article__body li {
  margin-left: 2em;
  margin-bottom: .5em
}

@media (max-width: 1199px) {
  .b-article__body li {
    margin-left: 25px;
  }
}

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

.mode-adaptive .b-article__story {
  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 (min-width:42.125em) {
  .mode-adaptive .b-article__story {
    display: block
  }

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

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

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

.b-article__body img {
  width: 100%;
  margin-bottom: 20px
}

.b-article__body a:hover {
  color: #da1942
}

@media screen and (max-width:1199px) {
  .content-right {
    display: none
  }

  .b-article__main {
    padding-left: 0;
    padding-right: 0
  }

  .l-page-width .l-page-width__ledge {
    padding-left: 15px;
    padding-right: 15px
  }

  .mode-adaptive .l-main-column {
    max-width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
  }
}

@media screen and (max-width:989px) {
  .content {
    max-width: 750px;
    padding: 3% 6%;
    width: 88%
  }
}

@media screen and (max-width:720px) {
  .autor img {
    margin-bottom: 10px !important;
    margin-left: auto;
    margin-right: auto !important;
    float: none !important
  }
}

@media screen and (max-width:429px) {
  .b-article__info {
    display: flex;
    flex-direction: column;
    align-items: center
  }

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

.autor {
  display: inline-block;
  width: 100%
}

.autor p {
  margin-bottom: 0
}

.autor img {
  width: 360px;
  max-width: 100%;
  margin-right: 20px;
  margin-bottom: 0;
  float: left;
  display: block
}

.autor span {
  line-height: 1.5
}

.autor p {
  text-align: left
}

@media (max-width: 1199px) {
  .autor p {
    line-height: 1.3;
  }

  .autor span {
    line-height: 1.3;
  }
}

.inL_2065 {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  border: 5px solid gray;
  color: #0037ff;
  margin-bottom: 0;
  margin-top: 0;
  padding: 20px
}

.inL_535151 {
  font-size: 20px
}

.inL_81049 {
  background-color: rgb(221, 242, 244);
  padding: 10px
}

.inL_406891 {
  clear: both
}

.inL_602490 {
  max-width: 360px;
  width: 90%
}

.inL_139394 {
  font-size: 24px;
  font-weight: 700;
  text-align: center
}

.inL_701625 {
  margin: 0 auto
}

.inL_609255 {
  margin-top: 0;
  left: 0;
  position: relative;
  top: 0;
  bottom: 0
}

.inL_407023 {
  font-size: 15px
}

.inL_191837 {
  margin: 0 auto
}

.ord_button {
  cursor: pointer;
  background-color: #003767;
  color: #fff !important;
  display: inline-block;
  padding: 10px;
  font-size: 19px !important;
  box-shadow: 2px 3px 8px #999;
  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid #fff;
  line-height: 27px;
  text-transform: uppercase;
  transition: all .3s ease-in 0s;
  text-align: center;
}

.lt74 {
  display: block;
  margin-bottom: 5px !important;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.3;
}

.ord_button:hover {
  background-color: #772133;
  box-shadow: 2px 3px 3px #999;
  text-decoration: none !important
}

@media screen and (max-width:1023px) {
  .b-footer {
    margin-top: 0
  }

  .b-header {
    display: none
  }

  .l-page-width .l-page-width__ledge {
    margin-right: 0;
    margin-left: 0
  }

  .b-article__lead {
    display: none
  }

  .b-article__body,
  .b-comments__item {
    line-height: 1.3
  }
}

.nowrap {
  white-space: nowrap
}

.blur-title {
  line-height: 1.3
}

@media screen and (max-width:560px) {
  .ord_button {
    font-size: 20px !important
  }
}

@media (max-width: 768px) {
  .prod {
    max-width: 200px;
  }
}

@media screen and (max-width:479px) {
  .prod {
    max-width: 170px;
    width: 100%
  }

  .ord_button {
    font-size: 20px !important
  }

  .inL_2065 {
    padding: 10px;
    font-size: 18px;
    text-align: center
  }

  .inL_535151 {
    font-size: 18px
  }
}

.live {
  margin-top: 5px;
  display: block;
  max-width: 300px;
  width: 100%
}

@media (max-width: 479px) {
  .live {
    max-width: 170px;
  }
}

.content-right p {
  max-width: 200px
}

.form-wrap {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column
}

.form {
  max-width: 350px;
  width: 100%;
  padding: 10px;
  border: 1px solid grey
}

.form__input {
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid grey;
}

.price {
  display: flex;
  align-items: center;
  justify-content: center
}

.price__item {
  text-align: center;
  padding: 0 10px
}

.price {
  margin-bottom: 15px
}

.price__name {
  margin-bottom: 5px
}

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

.form__prod {
  max-width: 300px;
  display: block;
  margin: 0 auto;
}

/* @media screen and (min-width:640px) {
  .form__prod {
    margin-right: 20px;
    margin-bottom: 0 !important
  }

  .form-wrap {
    flex-direction: row
  }
} */

.ad {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

.ad {
  font-size: 14px;
  color: #2f2f2f;
  text-decoration: none
}

@media (max-width:479px) {

  .ad {
    font-size: 15px !important
  }

  .ad {
    margin-left: 0 !important
  }
  
}

.footnote {
  margin: 20px 0;
  text-align: center;
  margin-bottom: 0
}

.price__name--new {
  color: red
}

.price__item--new {
  color: red
}

.x_price_current,
.x_price_previous,
.x_currency {
  font-size: 28px;
  line-height: 1.2;
  position: relative
}

.strike {
  text-decoration: line-through;
}

.strike span {
  font-size: 18px;
}

.price-bold {
  font-weight: bold;
}

.news {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #62a7d9;
}

.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #282828;
  color: #7c7c7c;
  font-size: 16px;
}

.pack_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: auto;
  margin: 0 auto;
  z-index: 0;
}

.pack_wrap img {
  opacity: 1;
}

.ord_button {
  cursor: pointer;
  background-color: #003767;
  color: #fff !important;
  display: inline-block;
  padding: 10px;
  font-size: 19px !important;
  box-shadow: 2px 3px 8px #999;
  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid #fff;
  line-height: 27px;
  text-transform: uppercase;
  transition: all .3s ease-in 0s;
  text-align: center;
}

.ord_button:hover {
  background-color: #772133;
  box-shadow: 2px 3px 3px #999;
  text-decoration: none !important;
}

.b-article__body .prod {
  width: 90%;
  max-width: 400px;
  margin-bottom: 20px;
}

.title-body {
  font-size: 24px;
  font-weight: 700;
}

.list, .list__item {
  list-style: none;
  padding: 0;
  margin-left: 0 !important;
}

.list {
  background: none 0% 0% repeat scroll rgb(255 220 177 / 57%);
  box-shadow: 0px 0px 10px rgb(0 0 0 / 27%);
  padding: 10px 20px;
  margin-bottom: 20px;
}

.list__title {
  font-weight: 600;
}

.list__img {
  display: block;
  margin: 0 auto;
  width: 60% !important;
}

.body-img {
  width: 70% !important;
}

.list-2 {
  background: rgb(0, 95, 158) none repeat scroll 0% 0%;
  color: #fff;
}

.link {
  color: #003767;
  transition: all .3s ease;
}
@media (max-width:579px) {
  .list {
    padding: 5px 8px;
  }
  .list__img, .body-img {
    width: 100% !important;
  }
}

.price-hidden {
  display: none;
}