@charset "UTF-8";
.b-social-userbar {
    position: relative;
    overflow: hidden
}

.b-social-userbar .b-social-userbar__likes {
    padding: 0 1em 0 0;
    float: left
}

.b-social-userbar .b-social-userbar__to-comment {
    float: left
}

.b-social-userbar .b-social-userbar__to-comment a {
    background: 0;
    display: inline-block;
    border: 1px solid #62a7d9;
    color: #62a7d9;
    padding: 0 .75em .188em;
    line-height: 1.4;
    cursor: pointer;
    width: 100%;
    text-align: center;
    text-decoration: none;
    position: relative;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.b-social-userbar .b-social-userbar__to-comment a span {
    font-size: .75em;
    font-weight: 600;
    text-transform: uppercase
}

.b-social-userbar .b-social-userbar__to-comment a:hover {
    text-decoration: none;
    background: #62a7d9;
    color: #f4f4f4
}

.b-social-userbar .b-social-userbar__expand-button {
    margin: 0 0 1em;
    float: right
}

.b-social-userbar .b-social-userbar__expand-button a {
    background: 0;
    display: inline-block;
    border: 1px solid transparent;
    color: #62a7d9;
    padding: 0 .125em .063em 1.5em;
    line-height: 1.5;
    cursor: pointer;
    text-align: center;
    position: relative;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.b-social-userbar .b-social-userbar__expand-button a span {
    font-weight: 800;
    text-transform: uppercase
}

.b-social-userbar .b-social-userbar__expand-button a i {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.56em;
    height: 1.56em;
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -2749px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-userbar__expand-button a:hover {
    text-decoration: none
}

.b-social-userbar .b-social-userbar__soc-container {
    overflow: hidden
}

.b-social-userbar .b-social-userbar__expand-block {
    clear: both
}

.b-social-userbar .b-social-userbar__expand-block.m-close {
    display: none
}

.mode-adaptive .b-social-userbar .b-social-userbar__likes {
    float: none;
    padding: 0 0 1em
}

.mode-adaptive .b-social-userbar .b-social-userbar__to-comment {
    float: none
}

.mode-adaptive .b-social-userbar .b-social-userbar__to-comment a {
    padding: .438em .75em .563em
}

.mode-adaptive .b-social-userbar .b-social-userbar__to-comment a span {
    font-size: .875em
}

.mode-adaptive .b-social-userbar .b-social-userbar__expand-button {
    display: none
}

.mode-adaptive .b-social-userbar .b-social-userbar__soc-container {
    overflow: visible;
    clear: both
}

.mode-adaptive .b-social-userbar .b-social-userbar__expand-block {
    display: block
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-social-userbar .b-social-userbar__likes {
        padding: 0 1em 0 0;
        float: left
    }
    .mode-adaptive .b-social-userbar .b-social-userbar__to-comment {
        float: left
    }
    .mode-adaptive .b-social-userbar .b-social-userbar__soc-container {
        float: left
    }
    .mode-adaptive .b-social-userbar .b-social-userbar__expand-block {
        float: left;
        clear: none
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-social-userbar .b-social-userbar__to-comment a {
        padding: 0 .75em .188em
    }
    .mode-adaptive .b-social-userbar .b-social-userbar__to-comment a span {
        font-size: .75em
    }
    .mode-adaptive .b-social-userbar .b-social-userbar__expand-button {
        display: block
    }
    .mode-adaptive .b-social-userbar .b-social-userbar__soc-container {
        overflow: hidden;
        clear: none;
        float: none
    }
    .mode-adaptive .b-social-userbar .b-social-userbar__expand-block {
        display: none;
        float: none;
        clear: both
    }
}

.b-buttons-likes {
    overflow: hidden
}

.b-buttons-likes .b-buttons-likes__button {
    background: 0;
    display: block;
    border: 1px solid #62a7d9;
    color: #62a7d9;
    padding: 0 .5em .188em 2.125em;
    line-height: 1.4;
    cursor: pointer;
    min-width: 4.5em;
    text-align: center;
    position: relative;
    float: left;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.b-buttons-likes .b-buttons-likes__button:last-child {
    border-left: 0
}

.b-buttons-likes .b-buttons-likes__button i {
    position: absolute;
    top: 50%;
    left: .5em;
    margin-top: -0.75em;
    width: 1.563em;
    height: 1.563em
}

.b-buttons-likes .b-buttons-likes__button span {
    font-size: .75em;
    font-weight: 600;
    text-transform: uppercase
}

.b-buttons-likes .b-buttons-likes__button.m-like i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1604px;
    background-repeat: no-repeat
}

.b-buttons-likes .b-buttons-likes__button.m-like:hover i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1744px;
    background-repeat: no-repeat
}

.b-buttons-likes .b-buttons-likes__button.m-like.m-active i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1744px;
    background-repeat: no-repeat
}

.b-buttons-likes .b-buttons-likes__button.m-dislike i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -840px;
    background-repeat: no-repeat;
    margin-top: -0.813em
}

.b-buttons-likes .b-buttons-likes__button.m-dislike:hover {
    background: #62a7d9;
    color: #f4f4f4
}

.b-buttons-likes .b-buttons-likes__button.m-dislike:hover i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -914px;
    background-repeat: no-repeat
}

.b-buttons-likes .b-buttons-likes__button.m-dislike.m-active i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -914px;
    background-repeat: no-repeat
}

.b-buttons-likes .b-buttons-likes__button.m-active {
    background: #62a7d9;
    color: #f4f4f4
}

.b-buttons-likes .b-buttons-likes__button:hover {
    text-decoration: none;
    background: #62a7d9;
    color: #f4f4f4
}

.mode-adaptive .b-buttons-likes .b-buttons-likes__button {
    padding: .438em .5em .563em 2.5em;
    width: 50%
}

.mode-adaptive .b-buttons-likes .b-buttons-likes__button i {
    left: .75em
}

.mode-adaptive .b-buttons-likes span {
    font-size: .875em
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-buttons-likes .b-buttons-likes__button {
        width: auto;
        min-width: 6em
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-buttons-likes .b-buttons-likes__button {
        padding: 0 .5em .19em 2.125em;
        min-width: 4.5em
    }
    .mode-adaptive .b-buttons-likes .b-buttons-likes__button i {
        left: .5em
    }
    .mode-adaptive .b-buttons-likes span {
        font-size: .75em
    }
}

.b-social-userbar .b-social-likes {
    position: relative;
    padding-left: 1px;
    text-align: center;
    display: block
}

.b-social-userbar .b-social-likes .b-social-likes__widget {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    vertical-align: top;
    color: #282828;
    padding: 0 .5em;
    height: 1.688em;
    line-height: 1.4;
    cursor: pointer;
    margin: 0 1px 1em -1px
}

.b-social-userbar .b-social-likes .b-social-likes__widget:before {
    content: '';
    display: block;
    position: absolute;
    right: -1px;
    top: .188em;
    bottom: .188em;
    border-right: 1px solid #e7e7e7
}

.b-social-userbar .b-social-likes .b-social-likes__widget:last-child:before {
    display: none
}

.b-social-userbar .b-social-likes .b-social-likes__widget:hover {
    color: #fff
}

.b-social-userbar .b-social-likes .b-social-likes__widget:hover:before {
    display: none
}

.b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__button {
    display: inline-block;
    font-size: .75em;
    padding-left: 2.084em;
    line-height: 2.25;
    height: 2.25em;
    vertical-align: top;
    position: relative
}

.b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__button .b-social-likes__icon {
    position: absolute;
    top: 50%;
    margin-top: -1.042em;
    left: 0;
    width: 2.084em;
    height: 2.084em
}

.b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__counter {
    font-size: .75em;
    padding: 0 .334em 0 .25em;
    line-height: 2.25;
    vertical-align: top;
    display: inline-block;
    font-weight: 600
}

.b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__counter.b-social-likes__counter_empty {
    display: none
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_facebook .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -834px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_facebook:hover {
    background: #3b5ca2
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_facebook:hover .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -916px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_twitter .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -3321px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_twitter:hover {
    background: #00b5f5
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_twitter:hover .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -3403px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_vkontakte .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -3869px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_vkontakte:hover {
    background: #778db0
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_vkontakte:hover .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -3951px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_mailru .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -2164px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_mailru:hover {
    background: #168de2
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_mailru:hover .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -2246px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_odnoklassniki .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -2402px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_odnoklassniki:hover {
    background: #f48420
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_odnoklassniki:hover .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -2484px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_plusone .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -1474px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_plusone:hover {
    background: #dd4330
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_plusone:hover .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -1556px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_pinterest .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -2566px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_pinterest:hover {
    background: #bd2126
}

.b-social-userbar .b-social-likes .b-social-likes__widget.b-social-likes__widget_pinterest:hover .b-social-likes__button .b-social-likes__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -2648px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .livejournal-button {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    vertical-align: top;
    color: #282828;
    padding: 0 .5em 0 2.125em;
    height: 1.688em;
    line-height: 1.4;
    cursor: pointer;
    margin: 0 1px 1em -1px;
    overflow: hidden
}

.b-social-userbar .b-social-likes .livejournal-button textarea {
    display: none
}

.b-social-userbar .b-social-likes .livejournal-button .livejournal-button__icon {
    position: absolute;
    top: 50%;
    left: .5em;
    margin-top: -0.782em;
    width: 1.563em;
    height: 1.563em;
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -2000px;
    background-repeat: no-repeat
}

.b-social-userbar .b-social-likes .livejournal-button input[type='submit'] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.b-social-userbar .b-social-likes .livejournal-button:hover {
    background: #14a1da
}

.b-social-userbar .b-social-likes .livejournal-button:hover .livejournal-button__icon {
    background-image: url('../img/social-ico-sdb47f45296.png');
    background-position: 0 -2082px;
    background-repeat: no-repeat
}

.mode-adaptive .b-social-userbar .b-social-likes .b-social-likes__widget {
    height: 2.5em
}

.mode-adaptive .b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__button {
    font-size: .875em;
    padding-left: 1.786em;
    line-height: 2.857;
    height: 2.857em
}

.mode-adaptive .b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__button .b-social-likes__icon {
    width: 1.786em;
    height: 1.786em;
    margin-top: -0.893em
}

.mode-adaptive .b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__counter {
    font-size: .875em;
    line-height: 2.857
}

.mode-adaptive .b-social-userbar .b-social-likes .livejournal-button {
    height: 2.5em
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-social-userbar .b-social-likes {
        text-align: left
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-social-userbar .b-social-likes {
        text-align: center
    }
    .mode-adaptive .b-social-userbar .b-social-likes .b-social-likes__widget {
        height: 1.688em
    }
    .mode-adaptive .b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__button {
        font-size: .75em;
        padding-left: 2.084em;
        line-height: 2.25;
        height: 2.25em
    }
    .mode-adaptive .b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__button .b-social-likes__icon {
        margin-top: -1.042em;
        width: 2.084em;
        height: 2.084em
    }
    .mode-adaptive .b-social-userbar .b-social-likes .b-social-likes__widget .b-social-likes__counter {
        font-size: .75em;
        line-height: 2.25
    }
    .mode-adaptive .b-social-userbar .b-social-likes .livejournal-button {
        height: 1.688em
    }
}

.b-comments {
    *zoom: 1;
    padding: 5px;
}

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

.b-comments .b-comments__loader {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.65)
}

.b-comments .b-comments__loader img {
    width: 70px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -35px
}

.b-comments .b-comments__tabs {
    position: relative
}

.b-comments .b-comments__tabs .b-comments__tabs-list {
    margin: 0 -0.5em 1em;
    text-align: center
}

.b-comments .b-comments__tabs .b-comments__tabs-point {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    padding: 0 0 .19em 0;
    margin: 0 .5em;
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    color: #b7b7b7;
    display: inline-block;
    vertical-align: middle
}

.b-comments .b-comments__tabs .b-comments__tabs-point span {
    font-size: .75em
}

.b-comments .b-comments__tabs .b-comments__tabs-point i {
    display: none
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-asc,
.b-comments .b-comments__tabs .b-comments__tabs-point.m-desc {
    padding-right: 1.25em
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-asc i,
.b-comments .b-comments__tabs .b-comments__tabs-point.m-desc i {
    display: block;
    width: 1.06em;
    height: 1.06em;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.563em
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-asc i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -3103px;
    background-repeat: no-repeat
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-desc i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -3004px;
    background-repeat: no-repeat
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-active {
    cursor: default;
    color: #62a7d9
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-active.m-asc,
.b-comments .b-comments__tabs .b-comments__tabs-point.m-active.m-desc {
    cursor: pointer
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-active.m-asc i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -3037px;
    background-repeat: no-repeat
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-active.m-desc i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -2938px;
    background-repeat: no-repeat
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-active:hover {
    text-decoration: none
}

.b-comments .b-comments__tabs .b-comments__tabs-point.m-active:hover.m-asc,
.b-comments .b-comments__tabs .b-comments__tabs-point.m-active:hover.m-desc {
    text-decoration: underline
}

.b-comments .b-comments__tabs .b-comments__tabs-content {
    display: none;
    position: relative;
    min-height: 3em
}

.b-comments .b-comments__tabs .b-comments__tabs-content.m-active {
    display: block
}

.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: 0;
    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;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    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;
    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__create {
    padding-top: 2em
}

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

.b-comments .b-comments__create {
    padding-bottom: 1em
}

.b-comments .b-comments__create .b-comments__create-form {
    margin: 0 0 1em
}

.b-comments .b-comments__create .b-comments__create-form-avatar {
    display: block;
    float: left;
    width: 3.125em;
    height: 3.125em
}

.b-comments .b-comments__create .b-comments__create-form-ind {
    display: block;
    margin-left: 4.125em;
    *zoom: 1
}

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

.b-comments .b-comments__create .b-comments__create-form-textarea {
    margin: 0 0 1em;
    font-size: .94em;
    font-weight: 400
}

.b-comments .b-comments__create .b-comments__create-form-textarea.m-error {
    border-color: #fd0400
}

.b-comments .b-comments__create .b-comments__create-form-opt {
    float: left;
    text-decoration: underline;
    margin: 0 1em 0 0
}

.b-comments .b-comments__create .b-comments__create-form-opt span {
    font-size: .75em
}

.b-comments .b-comments__create .b-comments__create-form-opt:hover {
    text-decoration: none
}

.b-comments .b-comments__create .b-comments__create-form-submit {
    float: right
}

.b-comments .b-comments__create .b-comments__create-expired {
    margin: 0 0 1em
}

.b-comments .b-comments__create .b-comments__create-expired span {
    font-size: .94em
}

.b-comments .b-comments__create .b-comments__create-expired span a {
    color: #62a7d9;
    text-decoration: underline
}

.b-comments .b-comments__create .b-comments__create-expired span a:hover {
    text-decoration: none
}

.b-comments .b-comments__create .b-comments__create-success {
    display: none;
    margin: 0 0 1em;
    *zoom: 1
}

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

.b-comments .b-comments__create .b-comments__create-success-text {
    border: 1px solid #dfdfdf;
    padding: 1em;
    line-height: 1.3;
    margin: 0 0 1em;
    text-align: center
}

.b-comments .b-comments__create .b-comments__create-success-text span {
    font-size: .94em
}

.b-comments .b-comments__create .b-comments__create-success-text span a {
    color: #62a7d9
}

.b-comments .b-comments__create .b-comments__create-add-more {
    text-align: right
}

.b-comments .b-comments__all-lists-place {
    border-top: 1px solid #dfdfdf;
    padding-top: 1em;
    position: relative
}

.b-comments .b-comments__button-back {
    position: absolute;
    right: -3.813em;
    top: 0;
    width: 2.75em
}

.b-comments .b-comments__button-back a {
    position: fixed;
    bottom: 0;
    display: none;
    width: 2.75em;
    height: 2.75em
}

.b-comments .b-comments__button-back a span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #62a7d9;
    filter: alpha(opacity=60);
    opacity: .6;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.b-comments .b-comments__button-back a i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 0;
    margin: -0.125em 0 0 -0.25em;
    border-left: .25em solid transparent;
    border-right: .25em solid transparent;
    border-top: .375em solid #fff
}

.b-comments .b-comments__button-back a:hover span {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.b-comments .b-comments__list {
    *zoom: 1
}

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

.b-comments .b-comments__list-load {
    font-weight: 600;
    text-align: center;
    display: block;
    margin-top: 1em
}

.b-comments .b-comments__list-load.m-top {
    margin-top: 0
}

.b-comments .b-comments__list-load span {
    font-size: .75em;
    text-decoration: underline
}

.b-comments .b-comments__list-load span i {
    font-weight: 700
}

.b-comments .b-comments__list-load:hover span {
    text-decoration: none
}

.b-comments .b-comments__list-tree {
    border-bottom: 1px solid #dfdfdf;
    padding: .75em 0
}

.b-comments .b-comments__list-answer {
    position: relative;
    padding-left: 4.125em
}

.b-comments .b-comments__list-answer .b-comments__item .b-comments__item-light {
    left: -5.188em
}

.b-comments .b-comments__list-answer-load {
    position: absolute;
    right: 0;
    bottom: .5em;
    left: 0;
    height: 0;
    font-weight: 600;
    text-align: center
}

.b-comments .b-comments__list-answer-load a {
    color: #7c7c7c;
    display: inline-block;
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 0 .75em;
    line-height: 1.3;
    padding-bottom: .188em
}

.b-comments .b-comments__list-answer-load span {
    font-size: .813em
}

.b-comments .b-comments__list-answer-load span i {
    font-weight: 800;
    font-style: normal
}

.b-comments .b-comments__list-answer-load.m-active a {
    color: #62a7d9;
    border-color: #62a7d9
}

.b-comments .b-comments__item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0
}

.b-comments .b-comments__item .b-comments__item-light {
    position: absolute;
    top: 0;
    right: -1.063em;
    bottom: 0;
    left: -1.063em;
    background: rgba(98, 167, 217, 0.25);
    display: none
}

.b-comments .b-comments__item .b-comments__parent {
    position: relative;
    padding: 0;
    margin: 0;
    *zoom: 1
}

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

.b-comments .b-comments__item .b-comments__comment {
    position: relative;
    padding-top: .75em;
    *zoom: 1
}

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

.b-comments .b-comments__item .b-comments__answer {
    position: relative;
    *zoom: 1
}

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

.b-comments .b-comments__item .b-comments__item-avatar {
    display: block;
    float: left;
    width: 3.125em;
    height: 3.125em;
    margin: .188em 1em .5em 0
}

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

.b-comments .b-comments__item .b-comments__item-head {
    margin: 0 0 .313em
}

.b-comments .b-comments__item .b-comments__item-auth-controls {
    float: right
}

.b-comments .b-comments__item .b-comments__item-auth-controls a {
    vertical-align: middle;
    line-height: 1;
    border: 1px solid #62a7d9;
    display: inline-block;
    color: #62a7d9;
    margin: .188em 0 0 .5em;
    position: relative;
    font-weight: 600;
    height: 1.188em;
    width: 1.188em;
    padding: 0;
    vertical-align: top
}

.b-comments .b-comments__item .b-comments__item-auth-controls a:hover {
    text-decoration: none;
    background: #62a7d9;
    color: #fff
}

.b-comments .b-comments__item .b-comments__item-auth-controls a i {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: .063em;
    left: .063em
}

.b-comments .b-comments__item .b-comments__item-auth-controls a.b-comments__item-controls-delete i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -708px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-auth-controls a.b-comments__item-controls-delete:hover i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -774px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-auth-controls a.b-comments__item-controls-edit i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1078px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-auth-controls a.b-comments__item-controls-edit:hover i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1177px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-author {
    font-weight: 700;
    margin-right: .5em;
    display: inline-block
}

.b-comments .b-comments__item .b-comments__item-author span {
    font-size: .938em
}

.b-comments .b-comments__item .b-comments__item-author:hover {
    text-decoration: underline
}

.b-comments .b-comments__item .b-comments__item-answer-author {
    font-weight: 700;
    color: #7c7c7c;
    margin-right: .25em;
    position: relative;
    padding-left: 1.5em;
    display: inline-block
}

.b-comments .b-comments__item .b-comments__item-answer-author i {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    left: 0;
    top: .188em;
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -420px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-answer-author a {
    color: #7c7c7c;
    text-decoration: none
}

.b-comments .b-comments__item .b-comments__item-answer-author a:hover {
    text-decoration: underline
}

.b-comments .b-comments__item .b-comments__item-answer-author a span {
    font-size: .938em
}

.b-comments .b-comments__item .b-comments__item-to-parent {
    font-size: .75em;
    color: #62a7d9;
    text-decoration: none;
    font-size: .75em;
    display: inline-block
}

.b-comments .b-comments__item .b-comments__item-to-parent:hover {
    text-decoration: underline
}

.b-comments .b-comments__item .b-comments__item-text {
    clear: both;
    margin: 0 0 .5em;
    font-size: .938em
}

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

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

.b-comments .b-comments__item .b-comments__item-info {
    margin: 0 0 .75em;
    min-height: 1.5em;
    *zoom: 1
}

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

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

.b-comments .b-comments__item .b-comments__item-time span {
    font-size: .81em
}

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

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

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

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

.b-comments .b-comments__item .b-comments__item-likes-view .b-comments__item-likes-number {
    font-weight: 600;
    font-size: .69em;
    display: inline
}

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

.b-comments .b-comments__item .b-comments__item-likes-view.m-like .b-comments__item-likes-icon {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1571px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-likes-view.m-dislike {
    display: inline-block
}

.b-comments .b-comments__item .b-comments__item-likes-view.m-dislike .b-comments__item-likes-icon {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -807px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-controls {
    float: right;
    display: none
}

.b-comments .b-comments__item .b-comments__item-controls a {
    vertical-align: middle;
    line-height: 1;
    border: 1px solid #62a7d9;
    display: inline-block;
    color: #62a7d9;
    padding: 0 .5em .188em;
    margin-left: .5em;
    position: relative;
    font-weight: 600
}

.b-comments .b-comments__item .b-comments__item-controls a span {
    font-size: .75em
}

.b-comments .b-comments__item .b-comments__item-controls a:hover {
    text-decoration: none;
    background: #62a7d9;
    color: #fff
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-icons {
    height: 1.188em;
    width: 1.188em;
    padding: 0;
    position: relative
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-icons i {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: .063em;
    left: .063em
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-icons.m-active {
    cursor: default;
    background: #62a7d9
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-like i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1571px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-like:hover i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1711px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-like.m-active i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1711px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-dislike i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -807px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-dislike:hover i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -881px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-dislike.m-active i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -881px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-answer .m-answer {
    display: inline
}

.b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-answer .m-close {
    display: none
}

.b-comments .b-comments__item .b-comments__item-answer-collapse {
    overflow: hidden;
    text-align: left
}

.b-comments .b-comments__item .b-comments__item-answer-collapse a {
    font-weight: 400;
    color: #62a7d9;
    position: relative;
    padding-right: 1em
}

.b-comments .b-comments__item .b-comments__item-answer-collapse span {
    font-size: .81em
}

.b-comments .b-comments__item .b-comments__item-answer-collapse i {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -0.125em 0 0;
    width: 1px;
    height: 0;
    border-bottom: .375em solid #62a7d9;
    border-left: .25em solid transparent;
    border-right: .25em solid transparent
}

.b-comments .b-comments__item .b-comments__item-answer-collapse .m-show {
    display: none
}

.b-comments .b-comments__item .b-comments__item-answer-collapse .m-hide {
    display: inline
}

.b-comments .b-comments__item .b-comments__item-answer-collapse .m-active i {
    border-bottom: 0;
    border-top: .375em solid #62a7d9
}

.b-comments .b-comments__item .b-comments__item-answer-collapse .m-active .m-show {
    display: inline
}

.b-comments .b-comments__item .b-comments__item-answer-collapse .m-active .m-hide {
    display: none
}

.b-comments .b-comments__item:hover .b-comments__item-controls {
    display: block
}

.b-comments .b-comments__item.m-answer-shows .b-comments__item-controls {
    display: block
}

.b-comments .b-comments__item.m-answer-shows .b-comments__item-controls .b-comments__item-controls-answer .m-answer {
    display: none
}

.b-comments .b-comments__item.m-answer-shows .b-comments__item-controls .b-comments__item-controls-answer .m-close {
    display: inline
}

.b-comments .b-comments__item.m-edit-shows .b-comments__item-auth-controls a.b-comments__item-controls-edit {
    background: #62a7d9
}

.b-comments .b-comments__item.m-edit-shows .b-comments__item-auth-controls a.b-comments__item-controls-edit i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1177px;
    background-repeat: no-repeat
}

.b-comments .b-comments__item.m-edit-shows .b-comments__item-auth-controls a.b-comments__item-controls-edit:hover i {
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1177px;
    background-repeat: no-repeat
}

.b-comments .b-comments__edit {
    display: none;
    padding: 0 0 1.5em
}

.b-comments .b-comments__edit .b-comments__edit-form {
    position: relative;
    *zoom: 1
}

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

.b-comments .b-comments__edit .b-comments__edit-form-textarea {
    margin: 0 0 1em;
    font-size: .94em;
    font-weight: 400
}

.b-comments .b-comments__edit .b-comments__edit-form-textarea.m-error {
    border-color: #fd0400
}

.b-comments .b-comments__edit input[type='submit'] {
    float: right
}

.b-comments .b-comments__edit .b-comments__edit-success {
    display: none;
    *zoom: 1
}

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

.b-comments .b-comments__edit .b-comments__edit-success-text {
    border: 1px solid #dfdfdf;
    padding: 1em;
    line-height: 1.3;
    text-align: center
}

.b-comments .b-comments__edit .b-comments__edit-success-text span {
    font-size: .94em
}

.b-comments .b-comments__edit .b-comments__edit-success-text span a {
    color: #62a7d9
}

.b-comments .b-comments__answer {
    display: none;
    padding: .75em 0
}

.b-comments .b-comments__answer .b-comments__answer-form {
    position: relative
}

.b-comments .b-comments__answer .b-comments__answer-form-avatar {
    display: block;
    float: left;
    width: 3.125em;
    height: 3.125em
}

.b-comments .b-comments__answer .b-comments__answer-form-ind {
    display: block;
    margin-left: 4.125em;
    *zoom: 1
}

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

.b-comments .b-comments__answer .b-comments__answer-form-textarea {
    margin: 0 0 1em;
    font-size: .94em;
    font-weight: 400
}

.b-comments .b-comments__answer .b-comments__answer-form-textarea.m-error {
    border-color: #fd0400
}

.b-comments .b-comments__answer .b-comments__answer-form-submit {
    float: right
}

.b-comments .b-comments__answer .b-comments__answer-form-opt {
    float: left;
    text-decoration: underline;
    margin-right: 1em
}

.b-comments .b-comments__answer .b-comments__answer-form-opt span {
    font-size: .75em
}

.b-comments .b-comments__answer .b-comments__answer-form-opt:hover {
    text-decoration: none
}

.b-comments .b-comments__answer .b-comments__answer-success {
    display: none;
    *zoom: 1
}

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

.b-comments .b-comments__answer .b-comments__answer-success-text {
    border: 1px solid #dfdfdf;
    padding: 1em;
    line-height: 1.3;
    text-align: center
}

.b-comments .b-comments__answer .b-comments__answer-success-text span {
    font-size: .94em
}

.b-comments .b-comments__answer .b-comments__answer-success-text span a {
    color: #62a7d9
}

.b-comments .b-comments__empty-comment {
    display: none
}

.b-comments .b-comments__empty-answer {
    display: none
}

.b-comments .b-comments__empty-edit {
    display: none
}

.b-comments.m-not-commented .b-comments__item .b-comments__item-controls {
    display: 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
}

.mode-adaptive .b-comments .b-comments__create .b-comments__create-form-avatar {
    width: 2.25em;
    height: 2.25em
}

.mode-adaptive .b-comments .b-comments__create .b-comments__create-form-ind {
    margin-left: 3.25em
}

.mode-adaptive .b-comments .b-comments__create .b-comments__create-form-opt {
    float: none;
    line-height: 1;
    margin: -0.5em 0 1em
}

.mode-adaptive .b-comments .b-comments__create .b-comments__create-form-submit {
    float: none
}

.mode-adaptive .b-comments .b-comments__button-back {
    right: -1.063em
}

.mode-adaptive .b-comments .b-comments__list .b-comments__list-answer {
    padding-left: 1.063em
}

.mode-adaptive .b-comments .b-comments__list .b-comments__list-answer .b-comments__item .b-comments__item-light {
    left: -2.125em
}

.mode-adaptive .b-comments .b-comments__item .b-comments__item-avatar {
    width: 2.25em;
    height: 2.25em
}

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

.mode-adaptive .b-comments .b-comments__item .b-comments__item-controls {
    float: none;
    display: block;
    margin-left: -0.5em;
    padding: .5em 0;
    clear: left;
    margin-top: -0.188em
}

.mode-adaptive .b-comments .b-comments__item .b-comments__item-controls a {
    padding: .188em .5em .375em
}

.mode-adaptive .b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-icons {
    height: 1.563em;
    width: 1.563em;
    padding: 0
}

.mode-adaptive .b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-icons i {
    top: .25em;
    left: .25em
}

.mode-adaptive .b-comments .b-comments__item .b-comments__item-answer-collapse {
    clear: both
}

.mode-adaptive .b-comments .b-comments__answer .b-comments__answer-form-avatar {
    width: 2.25em;
    height: 2.25em
}

.mode-adaptive .b-comments .b-comments__answer .b-comments__answer-form-ind {
    margin-left: 3.25em
}

.mode-adaptive .b-comments .b-comments__answer .b-comments__answer-form-opt {
    float: none;
    line-height: 1;
    margin: -0.5em 0 1em
}

.mode-adaptive .b-comments .b-comments__answer .b-comments__answer-form-submit {
    float: none
}

.mode-adaptive .b-comments.m-not-commented .b-comments__item .b-comments__item-controls {
    display: none
}

@media screen and (min-width:25em) {
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-controls {
        float: right;
        margin-left: 0;
        padding: 0;
        clear: none
    }
    .mode-adaptive .b-comments.m-not-commented .b-comments__item .b-comments__item-controls {
        display: none
    }
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-comments .b-comments__create .b-comments__create-form-opt {
        float: left;
        line-height: 1.5;
        margin: 0 1em 0 0
    }
    .mode-adaptive .b-comments .b-comments__create .b-comments__create-form-submit {
        float: right
    }
    .mode-adaptive .b-comments .b-comments__list .b-comments__list-answer {
        padding-left: 3.25em
    }
    .mode-adaptive .b-comments .b-comments__list .b-comments__list-answer .b-comments__item .b-comments__item-light {
        left: -4.313em
    }
    .mode-adaptive .b-comments .b-comments__answer .b-comments__answer-form-opt {
        float: left;
        line-height: 1.5;
        margin: 0 1em 0 0
    }
    .mode-adaptive .b-comments .b-comments__answer .b-comments__answer-form-submit {
        float: right
    }
}

@media screen and (min-width:35em) {
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-ind {
        margin-left: 3.25em;
        overflow: hidden
    }
}

@media screen and (min-width:38em) {
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-answer-collapse {
        clear: none
    }
}

@media screen and (min-width:42.125em) {
    .mode-adaptive .b-comments .b-comments__create .b-comments__create-form-avatar {
        width: 3.125em;
        height: 3.125em
    }
    .mode-adaptive .b-comments .b-comments__create .b-comments__create-form-ind {
        margin-left: 4.125em
    }
    .mode-adaptive .b-comments .b-comments__list .b-comments__list-answer {
        padding-left: 4.125em
    }
    .mode-adaptive .b-comments .b-comments__list .b-comments__list-answer .b-comments__item .b-comments__item-light {
        left: -5.188em
    }
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-avatar {
        width: 3.125em;
        height: 3.125em
    }
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-ind {
        margin-left: 4.125em
    }
    .mode-adaptive .b-comments .b-comments__answer .b-comments__answer-form-avatar {
        width: 3.125em;
        height: 3.125em
    }
    .mode-adaptive .b-comments .b-comments__answer .b-comments__answer-form-ind {
        margin-left: 4.125em
    }
}

@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
    }
    .mode-adaptive .b-comments .b-comments__button-back {
        right: -3.813em
    }
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-controls {
        display: none;
        padding-top: 0;
        margin-top: 0
    }
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-controls a {
        padding: 0 .5em .188em
    }
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-icons {
        height: 1.188em;
        width: 1.188em;
        padding: 0
    }
    .mode-adaptive .b-comments .b-comments__item .b-comments__item-controls a.b-comments__item-controls-icons i {
        top: .063em;
        left: .063em
    }
    .mode-adaptive .b-comments .b-comments__item:hover .b-comments__item-controls {
        display: block
    }
    .mode-adaptive .b-comments .b-comments__item.m-answer-shows .b-comments__item-controls {
        display: block
    }
    .mode-adaptive .b-comments .b-comments__item.m-answer-shows .b-comments__item-controls .b-comments__item-controls-answer .m-answer {
        display: none
    }
    .mode-adaptive .b-comments .b-comments__item.m-answer-shows .b-comments__item-controls .b-comments__item-controls-answer .m-close {
        display: inline
    }
    .mode-adaptive .b-comments.m-not-commented .b-comments__item .b-comments__item-controls {
        display: none
    }
}

.b-themespec__head {
    position: relative;
    margin: 0 -1.125em;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.b-themespec__head .b-themespec__head-title {
    display: none
}

.b-themespec__head .b-themespec__head-wr {
    position: relative
}

.b-themespec__head .b-themespec__head-img {
    position: relative
}

.b-themespec__head .b-themespec__head-img img {
    width: 100%;
    display: block
}

.b-themespec__head .b-themespec__head-nav {
    padding: 0 1.125em;
    text-align: center;
    display: block;
    background: #f4f4f4
}

.b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item .b-themespec__head-nav__item-link {
    color: #7c7c7c;
    padding: .44em 0 .625em 0;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    display: block
}

.b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item .b-themespec__head-nav__item-link span {
    padding: 0 1.2em;
    font-size: .75em
}

.b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item.m-main {
    display: none
}

.b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item.m-active {
    cursor: default;
    background: #dfdfdf;
    color: #282828
}

.b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item.m-active .b-themespec__head-nav__item-link {
    cursor: default
}

.mode-adaptive .b-page-title.m-themespec-nav {
    display: none
}

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

.mode-adaptive .b-themespec__head .b-themespec__head-title {
    background: #282828;
    padding: .5em 1.06em .44em;
    display: block
}

.mode-adaptive .b-themespec__head .b-themespec__head-title .b-themespec__head-title-text {
    position: relative;
    display: inline-block;
    padding-right: 2em
}

.mode-adaptive .b-themespec__head .b-themespec__head-title .b-themespec__head-title-text a {
    color: #62a7d9;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 700
}

.mode-adaptive .b-themespec__head .b-themespec__head-title .b-themespec__head-title-button {
    display: block;
    position: absolute;
    right: -0.75em;
    bottom: -0.44em;
    height: 2.625em;
    width: 2.625em;
    cursor: pointer
}

.mode-adaptive .b-themespec__head .b-themespec__head-title .b-themespec__head-title-button:after {
    content: '';
    display: block;
    height: 1px;
    width: 1px;
    border-top: .625em solid #62a7d9;
    border-right: .438em solid transparent;
    border-left: .438em solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.313em 0 0 -0.5em
}

.mode-adaptive .b-themespec__head.m-open-specnav .b-themespec__head-title .b-themespec__head-title-button:after {
    border-top: 0;
    border-bottom: .625em solid #62a7d9
}

.mode-adaptive .b-themespec__head .b-themespec__head-img {
    display: none
}

.mode-adaptive .b-themespec__head .b-themespec__head-nav {
    padding: .688em 0;
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100
}

.mode-adaptive .b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item {
    width: 100%
}

.mode-adaptive .b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item.m-main {
    display: inline-block
}

.mode-adaptive .b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item.m-active {
    display: none
}

.mode-adaptive .b-themespec__head.m-open-specnav .b-themespec__head-nav {
    display: block
}

@media screen and (min-width:25em) {
    .mode-adaptive .b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item {
        width: auto
    }
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-themespec__head .b-themespec__head-img {
        display: block
    }
}

@media screen and (min-width:62.5em) {
    .mode-adaptive .b-themespec__head {
        margin: 0 -1.125em
    }
    .mode-adaptive .b-themespec__head .b-themespec__head-title {
        padding: .5em 2.188em .44em
    }
    .mode-adaptive .b-themespec__head .b-themespec__head-nav {
        padding: 0 1.125em
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-page-title.m-themespec-nav {
        display: block
    }
    .mode-adaptive .b-themespec__head .b-themespec__head-title {
        display: none
    }
    .mode-adaptive .b-themespec__head .b-themespec__head-nav {
        padding: 0 1.125em;
        position: relative;
        display: block;
        top: auto;
        right: auto;
        left: auto;
        z-index: auto
    }
    .mode-adaptive .b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item.m-active {
        display: inline-block
    }
    .mode-adaptive .b-themespec__head .b-themespec__head-nav .b-themespec__head-nav__item.m-main {
        display: none
    }
}

.b-themespec__head-radio {
    position: relative;
    height: 6.25em;
    overflow: hidden
}

.b-themespec__head-radio .b-themespec__head-radio-bg {
    height: 100%;
    display: block
}

.b-themespec__head-radio .b-themespec__head-radio-logo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.b-themespec__head-radio .b-themespec__head-radio-button {
    height: 2.75em;
    display: block;
    position: absolute;
    top: 50%;
    right: 2.188em;
    margin-top: -1.375em
}

.mode-adaptive .b-themespec__head-radio {
    height: 4.625em
}

.mode-adaptive .b-themespec__head-radio .b-themespec__head-radio-bg {
    height: 4.625em
}

.mode-adaptive .b-themespec__head-radio .b-themespec__head-radio-button {
    height: 2.5em;
    margin-top: -1.25em;
    right: 1.063em
}

@media screen and (min-width:48em) {
    .mode-adaptive .b-themespec__head-radio {
        height: 6.25em
    }
    .mode-adaptive .b-themespec__head-radio .b-themespec__head-radio-bg {
        height: 6.25em
    }
    .mode-adaptive .b-themespec__head-radio .b-themespec__head-radio-button {
        height: 2.75em;
        margin-top: -1.375em
    }
}

@media screen and (min-width:62.5em) {
    .mode-adaptive .b-themespec__head-radio .b-themespec__head-radio-button {
        right: 2.188em
    }
}

.b-subs {
    background: #f4f4f4;
    padding: .75em
}

.b-subs:before,
.b-subs:after {
    content: "";
    display: table
}

.b-subs:after {
    clear: both
}

.b-subs.m--bottom {
    width: 13em;
    position: absolute;
    top: 1em;
    right: 1em;
    padding: 0
}

@media only screen and (max-width:768px) {
    .b-subs.m--bottom {
        width: 100%;
        position: relative;
        top: inherit;
        right: inherit
    }
}

.b-subs__desc {
    display: inline-block;
    position: relative
}

@media only screen and (max-width:768px) {
    .b-subs__desc {
        display: block;
        margin-bottom: 1em
    }
}

.b-subs__desc span {
    font-size: .825em;
    font-weight: 600
}

.m--bottom .b-subs__desc {
    text-align: right;
    padding-left: 0;
    font-weight: 600;
    line-height: 1.2
}

.m--bottom .b-subs__desc:before {
    display: none
}

@media only screen and (max-width:768px) {
    .m--bottom .b-subs__desc {
        text-align: left;
        margin-bottom: .5em
    }
}

.b-subs__form {
    display: inline-block;
    position: relative;
    padding-right: 7.875em;
    float: right
}

@media only screen and (max-width:768px) {
    .b-subs__form {
        float: none;
        display: block
    }
}

.m--bottom .b-subs__form {
    padding-right: 0;
    float: none;
    display: block
}

.b-subs__input {
    margin-right: .15em;
    border-bottom: 1px #888685 solid;
    box-sizing: border-box;
    position: relative;
    top: -1px
}

.b-subs__input input {
    border: 0;
    background: transparent;
    width: 12em;
    padding-bottom: 5px
}

@media only screen and (max-width:768px) {
    .b-subs__input input {
        width: 100%;
        padding-left: 0
    }
}

.b-subs__input input.m-error {
    background: red
}

.m--bottom .b-subs__input {
    width: 100%;
    margin-bottom: .5em;
    position: relative;
    top: inherit;
    padding-left: 2em;
    border-bottom: 2px #888685 solid;
    box-sizing: border-box
}

.m--bottom .b-subs__input input {
    text-align: right;
    width: 100%
}

@media only screen and (max-width:768px) {
    .m--bottom .b-subs__input input {
        text-align: left
    }
}

.m--bottom .b-subs__input:before {
    content: '';
    position: absolute;
    left: 0;
    top: -4px;
    font-size: 1em;
    width: 1.875em;
    height: 1.25em;
    display: inline-block;
    vertical-align: top;
    margin-top: .25em;
    background-image: url('../img/ico-s1668b2bc65.png');
    background-position: 0 -1884px;
    background-repeat: no-repeat
}

@media only screen and (max-width:768px) {
    .m--bottom .b-subs__input {
        padding-left: 2.5em
    }
}

.b-subs__submit {
    position: absolute;
    right: 0;
    top: 0
}

.b-subs__submit input {
    background: 0;
    display: inline-block;
    border: 1px solid #62a7d9;
    color: #62a7d9;
    padding: 0 .75em .188em;
    line-height: 1.4;
    cursor: pointer;
    width: 100%;
    text-align: center;
    text-decoration: none;
    position: relative;
    user-select: none;
    box-sizing: border-box;
    font-size: .937em
}

.b-subs__submit input:hover {
    background: #62a7d9;
    color: #fff
}

.m--bottom .b-subs__submit {
    width: 100%;
    position: relative
}

.b-subs__success {
    display: none
}

.b-subs__success p:nth-child(1) {
    margin-bottom: .5em
}

.b-subs__success span {
    font-size: .875em
}

.b-article {
    position: relative
}

.b-article__main {
    width: 100%;
    display: block;
    padding: 2em 1.063em 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.b-article__main.m-pt-none {
    padding-top: 0
}

.b-article__ind {
    max-width: 100%;
}

.b-article__ind.m-left_col {
    max-width: 44.188em
}

.l-page.m-stripify .b-article__ind {
    margin: 0 auto
}

.b-article__full {
    float: left;
    width: 100%;
    display: block;
    padding: 2em 1.063em 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

.mode-adaptive .b-article__ind.m-left_col {
    max-width: 40em
}

.mode-adaptive .b-article__full {
    float: none
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-article__ind {
        margin: 0
    }
    .mode-adaptive .b-article__ind.m-left_col {
        max-width: 44.188em
    }
    .mode-adaptive .l-page.m-stripify .b-article__ind {
        margin: 0 auto
    }
    .mode-adaptive .b-article__full {
        float: left
    }
}

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

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

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

.b-article__labels span {
    display: none
}

.b-article__labels span.m-press-release {
    vertical-align: top;
    background: #62a7d9;
    color: #fff;
    text-transform: uppercase;
    font-size: .687em;
    font-weight: 700;
    padding: .375em 2em;
    margin-top: -0.313em;
    display: inline-block
}

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

.b-article__story .b-article__story-label {
    color: #7c7c7c;
    margin-right: 1em;
    float: left
}

.b-article__story .b-article__story-label span {
    font-size: .875em
}

.b-article__story .b-article__story-title {
    overflow: hidden
}

.b-article__story .b-article__story-title span {
    font-size: .875em
}

.b-article__story .b-article__story-title .b-article__story-item {
    color: #62a7d9;
    text-decoration: underline;
    font-weight: 600
}

.b-article__story .b-article__story-title .b-article__story-item:hover {
    text-decoration: none
}

.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-date .b-article__info-time {
    font-weight: 700;
    margin-right: .5em
}

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

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

.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 .5em 0
}

.b-article__info .b-article__info-statistic .b-statistic__item.m-comments {
    cursor: pointer
}

.b-article__info .b-article__info-authors {
    float: left;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 .5em .5em 0
}

.b-article__info .b-article__info-authors .b-article__info-authors-item {
    margin-right: .5em
}

.b-article__info .b-article__info-authors .b-article__info-authors-item a {
    text-decoration: underline;
    font-size: .75em;
    font-weight: 600
}

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

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

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

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

.b-article__video-info .b-article__info-date .b-article__info-time {
    font-weight: 700;
    margin-right: .5em
}

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

.b-article__video-info .b-article__info-date-update span {
    font-size: .75em
}

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

.b-article__video-info .b-article__info-video {
    float: right;
    margin: 0 1em .5em 0
}

.b-article__video-info .b-article__info-authors {
    float: left;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 .5em .5em 0
}

.b-article__video-info .b-article__info-authors .b-article__info-authors-item {
    margin-right: .5em
}

.b-article__video-info .b-article__info-authors .b-article__info-authors-item a {
    text-decoration: underline;
    font-size: .75em;
    font-weight: 600
}

.b-article__video-info .b-article__info-authors .b-article__info-authors-item a:hover {
    text-decoration: none
}

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

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

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

.b-article__announce {
    position: relative;
    padding-top: .5em;
    margin-bottom: 1.5em
}

.b-article__photolents {
    background: #282828;
    *zoom: 1
}

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

.b-article__photolents .b-slideshow {
    padding: 2em 0 1em;
    margin: 0 1.063em
}

.b-article__caricature {
    padding: 1em 0 2em
}

.b-article__caricature .b-article__caricature-img {
    margin-left: -2.185em
}

.b-article__caricature .b-article__caricature-img img {
    display: block;
    width: 100%
}

.b-article__caricature .b-article__caricature-copyright {
    max-width: 40em
}

.b-article__video {
    padding: 0 0 2em;
    margin: 0 -2.188em
}

.b-article__video .b-article__video-bg {
    background: #282828;
    padding: 1.063em 2.188em
}

.b-article__video .b-article__video-player {
    overflow: hidden;
    position: relative
}

.b-article__video .b-article__video-player .video-player-banner img {
    width: 100%
}

.b-article__vote {
    margin: 0 0 1em
}

.b-article__vote .b-article__vote-info {
    line-height: 1.2;
    margin-bottom: 1.625em
}

.b-article__vote .b-article__vote-info span {
    font-size: .813em;
    font-weight: 400
}

.b-article__vote .b-article__vote-info .b-article__vote-date {
    color: #62a7d9
}

.b-article__multiscript {
    padding: 1em 0 2em
}

.b-article__multiscript .b-article__multiscript-obj {
    margin: 0 -1.063em
}

.b-article__infographics {
    padding: 1em 0 2em
}

.b-article__infographics .b-article__infographics-img {
    margin: 0 -1.063em
}

.b-article__infographics .b-article__infographics-img .b-article__infographics-border {
    border: 1px solid #dfdfdf
}

.b-article__infographics .b-article__infographics-img img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.b-article__infographics .b-article__infographics-img object {
    display: block;
    margin: 0 auto
}

.b-article__infographics .b-article__infographics-adv {
    text-align: center;
    font-weight: 600;
    background: #f4f4f4;
    border: 1px solid #dfdfdf;
    border-bottom: 0;
    font-size: .75em
}

.b-article__socrating {
    padding: 1em 0 2em
}

.b-article__socrating .b-article__socrating-wr {
    margin: 0 -1.063em;
    position: relative;
    *zoom: 1
}

.b-article__socrating .b-article__socrating-wr:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-article__qa {
    padding-top: .5em
}

.b-article__qa .b-article__ga-question {
    position: relative;
    margin: 0 0 2.5em;
    padding-left: 2.125em;
    font-weight: 700
}

.b-article__qa .b-article__ga-label {
    position: absolute;
    top: .25em;
    bottom: .25em;
    left: 0;
    border-left: .5em solid #62a7d9
}

.b-article__qa .b-article__ga-question-text {
    font-weight: 700;
    margin: -0.25em 0
}

.b-article__qa .b-article__ga-info {
    margin: 0 0 1.5em;
    padding-left: 2.125em
}

.b-article__qa .b-article__ga-author {
    font-weight: 800
}

.b-article__qa .b-article__ga-author span {
    font-size: 1.063em
}

.b-article__qa .b-article__ga-author-desc span {
    font-size: .937em
}

.b-article__qa-form {
    padding: 1em 0
}

.b-article__body {
    padding-bottom: 1em;
    max-width: 100%;
    *zoom: 1
}

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

.b-article__body p {
    margin-bottom: 1em
}

.b-article__body .marker-quote1,
.b-article__body .marker-quote3 {
    border-left: .5em solid #62a7d9;
    padding: .89em .89em .89em 2.5em;
    margin-bottom: .89em;
    background: #f4f4f4;
    font-style: italic;
    font-family: Georgia;
    font-size: 1.125em;
    clear: both
}

.b-article__body .marker-quote2 {
    padding: 1em 0 1em 3.39em;
    margin: 0 1em 1em 0;
    font-style: italic;
    clear: both
}

.b-article__body .ria-tweet {
    margin: 0 0 1em;
    text-align: center;
    clear: both
}

.b-article__body .ria-fb {
    margin: 0 0 1em;
    text-align: center;
    clear: both
}

.b-article__body .sp-instagram {
    margin: 30px 0;
    clear: both;
    text-align: center
}

.b-article__body .sp-instagram .instagram-small-image {
    display: none
}

.b-article__body .sp-instagram iframe {
    margin: 0 auto;
    width: 500px
}

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

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

.b-article__body b {
    font-weight: 700
}

.b-article__body i {
    font-style: italic
}

.b-article__body h2 {
    font-size: 1.125em;
    font-weight: bold;
    margin: 0 0 .75em
}

.b-article__body h3 {
    font-size: 1.125em;
    font-weight: bold;
    margin: 0 0 .75em
}

.b-article__body h4 {
    font-weight: bold;
    margin: 0 0 .75em
}

.b-article__body h5 {
    font-weight: bold;
    margin: 0 0 .75em
}

.b-article__body h6 {
    font-weight: bold;
    margin: 0 0 .75em
}

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

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

.b-article__body .b-inject ul,
.b-article__body .b-inject ol {
    list-style: none
}

.b-article__body .b-inject ul li,
.b-article__body .b-inject ol li {
    margin: 0;
    padding: 0
}

.b-article__expand-button {
    margin: 0 0 2em;
    position: relative
}

.b-article__expand-button a {
    color: #62a7d9;
    position: relative;
    text-decoration: underline;
    padding-right: 1.25em
}

.b-article__expand-button a:hover {
    text-decoration: none
}

.b-article__expand-button a span {
    font-size: .81em
}

.b-article__expand-button a i {
    position: absolute;
    top: 50%;
    right: 0;
    border-right: .25em solid transparent;
    border-left: .25em solid transparent;
    width: 1px;
    height: 0
}

.js-expand-block__closed .b-article__expand-button a i {
    border-top: .375em solid #62a7d9
}

.js-expand-block__opened .b-article__expand-button a i {
    border-bottom: .375em solid #62a7d9
}

.b-article__bottom {
    margin: 0 0 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1
}

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

.b-article__bottom .b-article__bottom-bg {
    background: #f4f4f4;
    padding: 1.5em 1em 1em;
    position: relative
}

.b-article__bottom .b-article__bottom-bg.m--subscriber {
    padding-right: 13em
}

@media only screen and (max-width:768px) {
    .b-article__bottom .b-article__bottom-bg.m--subscriber {
        padding-right: 1em
    }
}

.b-article__bottom .b-sharebar__mobile-fixed.b-sharebar__ready {
    margin-bottom: 1em
}

.b-article__bottom .b-social-userbar {
    margin: 0 0 .5em
}

.b-article__bottom .b-article__bottom-rubric {
    margin: 0 0 .5em
}

.b-article__bottom .b-article__bottom-rubric a {
    color: #7c7c7c;
    font-weight: 600;
    text-transform: uppercase
}

.b-article__bottom .b-article__bottom-rubric a span {
    font-size: .875em
}

.b-article__bottom .b-article__bottom-rubric a:hover {
    text-decoration: underline
}

.b-article__bottom .b-article__tags {
    margin: 0 0 .5em;
    overflow: hidden
}

.b-article__bottom .b-article__tags .b-article__tags-list {
    margin-right: -1em;
    *zoom: 1
}

.b-article__bottom .b-article__tags .b-article__tags-list:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-article__bottom .b-article__tags .b-article__tags-list .b-article__tags-item {
    float: left;
    margin: 0 1em 0 0
}

.b-article__bottom .b-article__tags .b-article__tags-list .b-article__tags-item a {
    color: #62a7d9;
    font-weight: 600;
    text-decoration: underline
}

.b-article__bottom .b-article__tags .b-article__tags-list .b-article__tags-item a span {
    font-size: .875em
}

.b-article__bottom .b-article__tags .b-article__tags-list .b-article__tags-item a:hover {
    text-decoration: none
}

.b-article__bottom .b-social-userbar+.b-article__bottom-rubric {
    padding-top: .5em
}

.b-article__bottom .b-social-userbar+.b-article__tags {
    padding-top: .5em
}

.mode-adaptive .b-article__title span {
    font-size: 1.563em
}

.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__video-info .b-article__info-date-update {
    display: none
}

.mode-adaptive .b-article__video-info .b-article__info-video {
    float: none;
    clear: both
}

.mode-adaptive .b-article__announce .b-media .b-media__size {
    margin: 0 -1.063em
}

.mode-adaptive .b-article__announce .b-media .b-media__size .video_info {
    padding: .5em 1.063em 0
}

.mode-adaptive .b-article__photolents .b-slideshow {
    padding: 1em 0 0;
    margin: 0
}

.mode-adaptive .b-article__caricature .b-article__caricature-img {
    margin: 0 -1.063em
}

.mode-adaptive .b-article__caricature .b-article__caricature-copyright {
    margin: 0 auto
}

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

.mode-adaptive .b-article__video .b-article__video-bg {
    padding: 0 0 1.063em
}

.mode-adaptive .b-article__video .b-article__video-copyright {
    margin: 0 1.063em
}

.mode-adaptive .b-article__qa {
    margin: 0 -1.063em;
    padding-right: 1.063em
}

.mode-adaptive .b-article__body .marker-quote1,
.mode-adaptive .b-article__body .marker-quote3 {
    margin: 0 -0.89em .89em
}

.mode-adaptive .b-article__body .ria-fb iframe {
    width: 100% !important;
    max-width: 500px !important
}

.mode-adaptive .b-article__body .ria-vk-player {
    position: relative;
    padding-top: 56.25%
}

.mode-adaptive .b-article__body .ria-vk-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.mode-adaptive .b-article__body .sp-instagram iframe {
    width: 100% !important;
    max-width: 500px !important;
    margin: 0 auto !important
}

.mode-adaptive .b-article__body iframe[src^="http://ok.ru"] {
    width: 100% !important;
    max-width: 560px !important
}

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

.mode-adaptive .b-article__bottom .b-sharebar__mobile-fixed.b-sharebar__ready {
    margin-bottom: 0
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-article__title span {
        font-size: 1.75em
    }
    .mode-adaptive .b-article__announce .b-media .b-media__size {
        margin: 0
    }
    .mode-adaptive .b-article__announce .b-media .b-media__size .video_info {
        padding: .5em 0 0
    }
    .mode-adaptive .b-article__photolents .b-slideshow {
        padding: 1.5em 0 .5em
    }
    .mode-adaptive .b-article__video .b-article__video-bg {
        padding: 1.063em
    }
    .mode-adaptive .b-article__video .b-article__video-copyright {
        margin: 0
    }
    .mode-adaptive .b-article__qa {
        margin: 0;
        padding-right: 0
    }
    .mode-adaptive .b-article__body .marker-quote1,
    .mode-adaptive .b-article__body .marker-quote3 {
        margin: 0 0 .89em
    }
    .mode-adaptive .b-article__bottom .b-sharebar__mobile-fixed.b-sharebar__ready {
        margin-bottom: 1em
    }
}

@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
    }
    .mode-adaptive .b-article__video-info .b-article__info-date-update {
        display: block
    }
    .mode-adaptive .b-article__video-info .b-article__info-video {
        float: right;
        clear: none
    }
}

@media screen and (min-width:48em) {
    .mode-adaptive .b-article__title span {
        font-size: 1.937em
    }
    .mode-adaptive .b-article__photolents .b-slideshow {
        padding: 2em 0 1em;
        margin: 0 1.063em
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-article__title span {
        font-size: 2.188em
    }
    .mode-adaptive .b-article__caricature .b-article__caricature-img {
        margin: 0 0 0 -2.185em
    }
    .mode-adaptive .b-article__caricature .b-article__caricature-copyright {
        margin: 0
    }
    .mode-adaptive .b-article__video {
        margin: 0 -2.188em
    }
    .mode-adaptive .b-article__video .b-article__video-bg {
        padding: 1.063em 2.188em
    }
    .mode-adaptive .b-article__relap {
        margin: 0
    }
}

.b-article.m-article__type-socrating .b-article__lead,
.b-article.m-article__type-caricature .b-article__lead {
    font-weight: 400
}

.b-inject {
    position: relative;
    clear: both
}

.b-inject__article {
    width: 100%;
    max-width: 19em;
    position: relative;
    background: #f4f4f4;
    padding: .5em;
    margin-bottom: 1em;
    z-index: 100;
    *zoom: 1
}

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

.b-inject__article .b-inject__article-photo {
    display: block;
    position: relative;
    background: #282828;
    overflow: hidden
}

.b-inject__article .b-inject__article-photo img {
    width: 100%;
    display: block;
    position: relative;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.b-inject__article a:hover .b-inject__article-photo img {
    filter: alpha(opacity=75);
    opacity: .75
}

.b-inject__article .b-inject__article-desc {
    padding: 0 .5em .5em
}

.b-inject__article .b-inject__article-title {
    padding-top: .5em;
    font-weight: 600;
    line-height: 1.35
}

.b-inject__article .b-inject__article-title a {
    color: #62a7d9
}

.b-inject__article.m-right-align {
    float: right;
    margin-left: 1em
}

.b-inject__article.m-left-align {
    float: left;
    margin-right: 1em
}

.b-inject__youtube {
    background: #f4f4f4;
    position: relative;
    margin: 0 0 1em;
    *zoom: 1
}

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

.b-inject__youtube .b-inject__youtube-video {
    position: relative
}

.b-inject__youtube .b-inject__youtube-video img {
    width: 100%
}

.b-inject__youtube .b-inject__youtube-video iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block
}

.b-inject__youtube .b-inject__youtube-title {
    margin: 0 1em 1em;
    padding: .5em 0 0;
    font-weight: 600
}

.b-inject__youtube .b-inject__youtube-title span {
    font-size: .81em
}

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

.b-inject__youtube .b-inject__youtube-title a:hover {
    text-decoration: none
}

.b-inject__youtube .b-inject__youtube-copy {
    color: #7c7c7c;
    font-weight: 600;
    padding-top: .5em;
    margin: 0 1em
}

.b-inject__youtube .b-inject__youtube-copy span {
    font-size: .69em
}

.b-inject__vimeo {
    background: #f4f4f4;
    position: relative;
    margin: 0 0 1em;
    *zoom: 1
}

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

.b-inject__vimeo .b-inject__vimeo-video {
    position: relative
}

.b-inject__vimeo .b-inject__vimeo-video img {
    width: 100%
}

.b-inject__vimeo .b-inject__vimeo-video iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block
}

.b-inject__vimeo .b-inject__vimeo-title {
    margin: 0 1em 1em;
    padding: .5em 0 0;
    font-weight: 600
}

.b-inject__vimeo .b-inject__vimeo-title span {
    font-size: .81em
}

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

.b-inject__vimeo .b-inject__vimeo-title a:hover {
    text-decoration: none
}

.b-inject__vimeo .b-inject__vimeo-copy {
    color: #7c7c7c;
    font-weight: 600;
    padding-top: .5em;
    margin: 0 1em
}

.b-inject__vimeo .b-inject__vimeo-copy span {
    font-size: .69em
}

.b-inject__illustration {
    width: 100%;
    position: relative;
    max-width: 20em;
    margin-bottom: 1em;
    *zoom: 1
}

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

.b-inject__illustration .b-inject__illustration-img {
    display: block;
    position: relative;
    background: #282828;
    overflow: hidden
}

.b-inject__illustration .b-inject__illustration-img img {
    width: 100%;
    display: block;
    position: relative;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.b-inject__illustration a:hover .b-inject__illustration-img img {
    filter: alpha(opacity=75);
    opacity: .75
}

.b-inject__illustration .b-inject__illustration-desc {
    padding: 0 1.5em
}

.b-inject__illustration .b-inject__illustration-title {
    padding: .5em 0;
    font-weight: 600;
    color: #7c7c7c;
    line-height: 1.2
}

.b-inject__illustration .b-inject__illustration-title span {
    font-size: .81em
}

.b-inject__illustration.m-right-align {
    float: right;
    margin-left: 1em
}

.b-inject__illustration.m-left-align {
    float: left;
    margin-right: 1em
}

.b-inject__audio {
    background: #f4f4f4;
    width: 100%;
    max-width: 20em;
    position: relative;
    margin-bottom: 1em
}

.b-inject__audio .b-inject__audio-announce {
    overflow: hidden
}

.b-inject__audio .b-inject__audio-announce .b-inject__audio-announce-img {
    float: left
}

.b-inject__audio .b-inject__audio-announce .b-inject__audio-announce-text {
    overflow: hidden;
    padding: .5em 1em;
    font-weight: 600;
    line-height: 1.1
}

.b-inject__audio .b-inject__audio-announce .b-inject__audio-announce-text span {
    font-size: .81em
}

.b-inject__audio .b-inject__audio-player audio {
    display: block;
    width: 100%
}

.b-inject__audio.m-right-align {
    float: right;
    margin-left: 1em
}

.b-inject__audio.m-left-align {
    float: left;
    margin-right: 1em
}

.b-inject__video {
    width: 100%;
    position: relative;
    max-width: 20em;
    margin-bottom: 1em
}

.b-inject__video .b-inject__video-player {
    width: 100%;
    padding-top: 56.667%;
    overflow: hidden;
    position: relative;
    display: block
}

.b-inject__video .b-inject__video-player .b-inject__video-player-bl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.b-inject__video .b-inject__video-desc {
    padding: 0 1.5em
}

.b-inject__video .b-inject__video-title {
    padding: .5em 0;
    font-weight: 600;
    color: #7c7c7c;
    line-height: 1.2
}

.b-inject__video .b-inject__video-title span {
    font-size: .81em
}

.b-inject__video.m-right-align {
    float: right;
    margin-left: 1em
}

.b-inject__video.m-left-align {
    float: left;
    margin-right: 1em
}

.b-inject__mega {
    margin: 0 0 1em;
    position: relative;
    display: block
}

.b-inject__mega .b-inject__mega-external-video {
    position: relative
}

.b-inject__mega .b-inject__mega-video {
    position: relative
}

.b-inject__mega .b-inject__mega-video-player {
    width: 100%;
    padding-top: 56.667%;
    overflow: hidden;
    position: relative;
    display: block
}

.b-inject__mega .b-inject__mega-video-player-bl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.b-inject__mega .b-inject__mega-img {
    display: block;
    position: relative;
    background: #282828;
    overflow: hidden
}

.b-inject__mega .b-inject__mega-img img {
    width: 100%;
    display: block;
    position: relative;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.b-inject__mega .b-inject__mega-img:hover img {
    filter: alpha(opacity=75);
    opacity: .75
}

.b-inject__mega .b-inject__mega-desc {
    padding: 0 2.5em
}

.b-inject__mega .b-inject__mega-desc .b-inject__mega-title {
    padding: .5em 0 1em;
    font-weight: 600;
    line-height: 1.2
}

.b-inject__mega .b-inject__mega-desc .b-inject__mega-title span {
    font-size: .813em;
    color: #7c7c7c
}

.b-inject__mega .b-inject__mega-desc .b-inject__mega-title a {
    color: #62a7d9
}

.b-inject__mega.m-link {
    background: #f4f4f4;
    padding: .5em .5em 0
}

.b-inject__mega.m-link .b-inject__mega-desc {
    padding: 0 2em
}

.b-inject__mega.m-link .b-inject__mega-desc .b-inject__mega-title {
    padding: .5em 0 1.5em;
    line-height: 1.35
}

.b-inject__mega.m-link .b-inject__mega-desc .b-inject__mega-title span {
    font-size: 1em
}

.b-inject__slideshow,
.b-inject__photolents {
    margin: 0 0 1em
}

.b-inject__slideshow .b-inject__photolents-title,
.b-inject__photolents .b-inject__photolents-title {
    padding: 1em 2.5em;
    line-height: 1.35
}

.b-inject__slideshow .b-inject__photolents-title span,
.b-inject__photolents .b-inject__photolents-title span {
    font-weight: 700
}

.b-inject__slideshow .b-inject__photolents-title a,
.b-inject__photolents .b-inject__photolents-title a {
    color: #62a7d9;
    font-weight: 700
}

.b-inject__slideshow .b-inject__photolents-title a:hover,
.b-inject__photolents .b-inject__photolents-title a:hover {
    tect-decoration: none
}

.b-inject__slideshow .b-slideshow .b-slideshow__body .b-slideshow__item .b-slideshow__item-info,
.b-inject__photolents .b-slideshow .b-slideshow__body .b-slideshow__item .b-slideshow__item-info {
    padding: 0 2.5em
}

.b-inject__slideshow .b-slideshow .b-slideshow__body .b-slideshow__item .b-slideshow__item-desc,
.b-inject__photolents .b-slideshow .b-slideshow__body .b-slideshow__item .b-slideshow__item-desc {
    color: #7c7c7c;
    line-height: 1.2
}

.b-inject__vote {
    width: 100%;
    max-width: 20em;
    position: relative;
    margin-bottom: 1em;
    z-index: 100
}

.b-inject__vote.m-right-align {
    float: right;
    margin-left: 15em
}

.b-inject__vote.m-left-align {
    float: left;
    margin-right: 1em
}

.b-inject__vk {
    position: relative;
    margin-bottom: 1em;
    width: 100%;
    max-width: 640px
}

.mode-adaptive .b-inject__mega {
    margin: 0 -1.063em 1em
}

.mode-adaptive .b-inject__mega.m-link .b-inject__mega-desc .b-inject__mega-title {
    line-height: 1.2
}

.mode-adaptive .b-inject__mega.m-link .b-inject__mega-desc .b-inject__mega-title span {
    font-size: .813em
}

.mode-adaptive .b-inject__article {
    width: auto;
    max-width: none;
    padding: 1em 1.063em;
    margin: 0 -1.063em 1em
}

.mode-adaptive .b-inject__article .b-inject__article-photo {
    float: left;
    width: 33%;
    margin-right: .75em
}

.mode-adaptive .b-inject__article .b-inject__article-desc {
    overflow: hidden;
    padding: 0
}

.mode-adaptive .b-inject__article .b-inject__article-desc .b-media-copyright {
    display: none
}

.mode-adaptive .b-inject__article .b-inject__article-title {
    line-height: 1.2;
    padding-top: 0
}

.mode-adaptive .b-inject__article .b-inject__article-title a {
    font-size: .813em
}

.mode-adaptive .b-inject__article.m-right-align,
.mode-adaptive .b-inject__article.m-left-align {
    float: none
}

.mode-adaptive .b-inject__audio.m-right-align,
.mode-adaptive .b-inject__audio.m-left-align,
.mode-adaptive .b-inject__vote.m-right-align,
.mode-adaptive .b-inject__vote.m-left-align,
.mode-adaptive .b-inject__video.m-right-align,
.mode-adaptive .b-inject__video.m-left-align,
.mode-adaptive .b-inject__illustration.m-right-align,
.mode-adaptive .b-inject__illustration.m-left-align {
    float: none;
    margin: 0 auto 1em
}

.mode-adaptive .b-inject__slideshow,
.mode-adaptive .b-inject__photolents {
    margin: 0 -1.063em 1em
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-inject__mega {
        margin: 0 0 1em
    }
    .mode-adaptive .b-inject__mega.m-link .b-inject__mega-desc .b-inject__mega-title {
        line-height: 1.35
    }
    .mode-adaptive .b-inject__mega.m-link .b-inject__mega-desc .b-inject__mega-title span {
        font-size: 1em
    }
    .mode-adaptive .b-inject__article {
        margin: 0 0 1em
    }
    .mode-adaptive .b-inject__article .b-inject__article-photo {
        margin-right: 1em
    }
    .mode-adaptive .b-inject__article .b-inject__article-title {
        line-height: 1.35
    }
    .mode-adaptive .b-inject__article .b-inject__article-title a {
        font-size: 1em
    }
    .mode-adaptive .b-inject__slideshow,
    .mode-adaptive .b-inject__photolents {
        margin: 0 0 1em
    }
}

@media screen and (min-width:42.125em) {
    .mode-adaptive .b-inject__article {
        width: 100%;
        max-width: 19em;
        padding: .5em;
        margin-bottom: 1em
    }
    .mode-adaptive .b-inject__article .b-inject__article-photo {
        float: none;
        width: auto;
        margin: 0
    }
    .mode-adaptive .b-inject__article .b-inject__article-desc {
        overflow: visible;
        padding: 0 .5em .5em
    }
    .mode-adaptive .b-inject__article .b-inject__article-desc .b-media-copyright {
        display: flex
    }
    .mode-adaptive .b-inject__article .b-inject__article-title {
        padding-top: .5em
    }
    .mode-adaptive .b-inject__article.m-right-align {
        float: right;
        margin-left: 1em
    }
    .mode-adaptive .b-inject__article.m-left-align {
        float: left;
        margin-right: 1em
    }
    .mode-adaptive .b-inject__audio.m-right-align,
    .mode-adaptive .b-inject__vote.m-right-align,
    .mode-adaptive .b-inject__video.m-right-align,
    .mode-adaptive .b-inject__illustration.m-right-align {
        float: right;
        margin-left: 1em
    }
    .mode-adaptive .b-inject__audio.m-left-align,
    .mode-adaptive .b-inject__vote.m-left-align,
    .mode-adaptive .b-inject__video.m-left-align,
    .mode-adaptive .b-inject__illustration.m-left-align {
        float: left;
        margin-right: 1em
    }
}