body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th {
    margin: 0;
    padding: 0
}

p {
    line-height: 1.8;
    margin: 0 0 15px
}
.font-size-m {
    font-size: 1.3rem;
}
blockquote {
    margin: 0
}

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

abbr,
fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ul li {
    /* list-style: none */
}

caption,
th {
    text-align: left
}

body,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

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

img {
    max-width: 100%;
    height: auto
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.5
}

a {
    color: inherit;
}

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

.wrapper {
    max-width: 840px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px
}

.wrap {
    font-size: 0
}

.wrap_margin {
    margin: 35px auto
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    clear: both
}

.relative {
    position: relative
}

.hr {
    width: 100%;
    height: 2px;
    background-color: #ff3c00;
    margin: 20px 0
}

.d-inline {
    display: inline-block
}

.mt-4 {
    margin-top: 40px
}

.mb-2 {
    margin-bottom: 20px
}

.center,
footer {
    text-align: center
}

.btn {
    box-shadow: 0 0 56px 4px rgba(255, 60, 0, .48);
    background-color: #ff3c00;
    color: #fff;
    font-size: 29px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3.96px;
    display: table;
    margin: 70px auto 20px;
    padding: 20px 35px;
    border-radius: 50px;
    text-decoration: none;
    transition: all .7s ease-out
}

.btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

footer {
    font-size: 14px
}

.hidden-x {
    overflow: hidden
}

.article-top {
    background: url(../images/article-top.jpg) no-repeat;
    background-size: cover;
    padding: 0 0 10px;
    margin-bottom: 20px
}

.article-top__left {
    display: inline-block;
    width: calc(100% - 300px);
    margin: 40px 0 100px
}

.article-top__right {
    display: inline-block;
    width: 300px
}

.doc {
    position: absolute;
    bottom: -124px;
    max-width: initial;
    right: 0;
}

.title-bg {
    border-radius: 24px;
    background-color: #00a3c8;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 20px
}

.img-left {
    float: left;
    margin-right: 20px
}

.product-1 {
    width: calc(100% - 561px);
    vertical-align: middle;
    padding-right: 30px;
}

.product-2 {
    margin: 110px auto 100px;
    text-align: right
}

.product-2__product {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -210px
}

.img-4 {
    margin: 0
}

a {
    font-weight: 700
}

a:hover {
    text-decoration: none
}

.h3,
h1 {
    font-weight: 900
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px;
}

.h3,
.ul-list {
    margin-bottom: 20px
}

.h3 {
    font-size: 21px
}

.ul-list {
    padding: 0 20px
}

.ul-list li {
    list-style-type: disc
}

.header-wrapper {
    font-size: 0
}

.header-bg {
    background-color: #00a3c8;
    padding: 20px 0
}

.logo,
.menu {
    display: inline-block;
    vertical-align: middle
}

.logo {
    width: 170px
}

.menu {
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.menu_link {
    width: calc(100% - 170px - 150px);
    text-align: left;
}

.menu_icon {
    width: 150px;
    line-height: 0;
}

.menu_black {
    margin: 0 auto;
    display: table;
    padding: 14px 0
}

.menu_black a {
    color: #000
}

.menu_black .menu-item {
    padding: 0 25px
}

.menu_top .menu-item {
    position: relative
}

.menu_top .menu-item:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    bottom: 0;
    right: 0;
    background: #fff
}

.menu_top .menu-item:last-child:after {
    display: none
}

.menu-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    position: relative;
}

.menu-item__href {
    color: #fff;
    text-decoration: none;
    display: block;
    font-weight: 400
}

.menu-item__href:hover {
    text-decoration: underline
}

.menu-wrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.burger {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.menu_top {
    padding-left: 22px;
}

.person {
    font-size: 0;
    margin-bottom: 10px
}

.person-ava {
    display: inline-block;
    vertical-align: bottom;
    width: 60px
}

.person-ava_expert {
    width: 80px
}

.person-info {
    display: inline-block;
    vertical-align: bottom;
    width: calc(100% - 80px);
    font-size: 16px;
    padding-right: 20px;
}

.person-info__name {
    font-weight: 700;
    margin-bottom: 5px
}

.person-date {
    color: #939393;
    font-size: 16px
}

/* .comment-title {
    font-size: 20px;
    font-weight: 700;
    margin: 60px 0 20px
}

.comment {
    margin-bottom: 20px;
    border-top: 1px solid #c3c3c3;
    padding-top: 20px
}

.comment .person-info {
    padding-left: 40px;
}

.comment-description {
    font-weight: 400;
    line-height: 28px
} */

.share {
    position: absolute;
    left: -20px;
    top: 0;
}

[class*=" icon-"],
[class^=icon-] {
    height: 23px;
    width: 23px;
    display: inline-block;
    fill: currentColor
}

.share [class^=icon-] {
    width: 14px;
    height: 14px;
    cursor: pointer;
    color: #5d777d
}

.share [class^=icon-]:hover {
    color: #ff7800
}

.icon-star {
    margin-left: 5px
}

.icon-share {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.breadcrumbs {
    padding: 10px 0;
    font-size: 12px
}

.breadcrumbs .menu-item__href:after {
    content: '/';
    position: absolute;
    left: 0
}

.breadcrumbs .menu-item:first-child {
    padding: 0 0 0 10px
}

blockquote {
    padding: 30px;
    color: #fff;
    line-height: 32px;
    font-size: 16px;
    border-radius: 12px
}

.blockquote-blue {
    background-color: #00a3c8;
    max-width: 561px;
    vertical-align: middle;
    font-weight: 700
}

.blockquote-brown {
    background-color: #917a49
}

.blockquote-brown a {
    color: #ffea00
}

@media screen and (max-width: 840px) {
    body {
        font-size: 16px;
        line-height: 1.2;
    }
    .hidden-mobile {
        display: none !important
    }
    .product-1 {
        width: calc(100% - 461px)
    }
    .logo {
        width: 150px
    }
    .menu_icon {
        width: calc(100% - 150px);
        text-align: right
    }
    .comment-description {
        font-size: 14px;
        line-height: inherit
    }
    .blockquote-blue {
        max-width: 461px
    }
}

@media screen and (max-width: 768px) {
    .wrapper {
        padding-left: 10px;
        padding-right: 10px
    }
    .mt-4 {
        margin-top: 10px
    }
    .btn {
        font-size: 20px;
        padding: 15px 25px;
        margin: 40px auto 20px
    }
    .article-top {
        overflow: hidden
    }
    .article-top .wrapper {
        width: 300px
    }
    .article-top__left {
        margin: 0 0 -40px
    }
    .article-top__left,
    .article-top__right {
        display: block;
        width: 100%
    }
    .doc {
        position: relative;
        bottom: -60px;
        right: 100px
    }
    .title-bg {
        background: 0 0;
        font-size: 14px;
        padding: 13px 0;
        text-align: center;
        display: table;
        margin: 0 auto;
    }
    .img-left {
        float: none;
        margin: 0 auto 15px;
        display: block
    }
    .product-1 {
        width: 100%;
        display: block;
        padding: 0;
        max-width: 250px;
        margin: 20px auto 0
    }
    .product-2 {
        text-align: center;
        margin: 40px auto
    }
    .product-2__product {
        position: relative;
        margin: 25px auto 0;
        max-width: 250px
    }
    h1 {
        font-size: 23px;
        text-align: center;
    }

    h2 {
        font-size: 20px;
    }


    .h3 {
        font-size: 17px
    }
    .menu_black .menu-item {
        padding: 0 14px
    }
    .person-info {
        padding-left: 10px
    }
    .person-date,
    .person-info {
        font-size: 14px
    }
    .breadcrumbs {
        display: none
    }
    blockquote {
        padding: 15px;
        border-radius: 0
    }
    .blockquote-blue {
        width: 100%;
        display: block;
        max-width: inherit;
        font-weight: 400;
        line-height: inherit
    }
}

.comments {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  margin-top: 20px;
  background: #fff;
}

.comments-btn-block {
  position: absolute;
  width: 50px;
  height: 100%;
  right: 0;
}

.comments__btn-up {
  position: absolute;
  top: 65vh;
  display: block;
  width: 50px;
  height: 50px;
  padding: 16px;
  margin-bottom: 160px;
  cursor: pointer;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 2px 12px 0 rgba(71, 75, 105, 0.15);
  box-shadow: 0 2px 12px 0 rgba(71, 75, 105, 0.15);
  z-index: 890;
}

.comments__btn-up svg {
  position: relative;
  top: -4px;
}

.comments__count {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
}

.comments .comment-bubble {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.comments .comments-btns {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.comments .comments-choose {
  top: 40px;
  z-index: 895;
  width: 40%;
  background-color: #f5f7fa;
  border: 1px solid #e2e7ec;
  border-radius: 2px;
}

.comments .comments-choose__btn {
  height: 38px;
  line-height: 19px;
  width: 100%;
  border: 0;
  border-radius: 2px;
  background-color: #f5f7fa;
  cursor: pointer;
  text-align: center;
  outline: 0;
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
}

.comments .comments-choose__btn:hover {
  background-color: #e2e7ec;
}

.comments .comments-choose__btn-name {
  font-size: 12px;
}

.comments .comments-choose__btn-name::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 7px;
  margin-left: 5px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjlweCIgaGVpZ2h0PSI2cHgiIHZpZXdCb3g9IjAgMCA5IDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCAzOS4xICgzMTcyMCkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+NjY1QkI2MkYtMzk4NC00OEJBLUJBNTctNEUwN0RBQzk3NEI5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJDb21tZW50cyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9ImNvbW1lbnRzXzY2MHB4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTczLjAwMDAwMCwgLTIyNTcuMDAwMDAwKSIgZmlsbD0iIzAwMDAwMCI+CiAgICAgICAgICAgIDxnIGlkPSJjb21tZW50c19vcGVuIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJ0b3AtbmV3cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAuMDAwMDAwLCAxNjEuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9ImNvbW1lbnRzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MC4wMDAwMDAsIDIwNzkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJzb3J0aW5nIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MTIuMDAwMDAwLCAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJleHBhbmRfZ3JleSIgcG9pbnRzPSI5NS41IDIyLjU1IDkxIDE4LjA1IDkyLjA1IDE3IDk1LjUgMjAuNDUgOTguOTUgMTcgMTAwIDE4LjA1IDk1LjUgMjIuNTUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: 50%;
}

.comments .comments-toggle {
  width: 55%;
  z-index: 890;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #8899a7;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
  background-color: #f5f7fa;
  outline: 0;
  border-radius: 2px;
}

.comments .comments-toggle:hover {
  background-color: #e2e7ec;
}

.comments .comments-list {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #8899a7;
  font-size: 12px;
  text-align: left;
  z-index: 890;
}

.comments .comments-list__border {
  width: 75%;
  height: 1px;
  margin: 0 auto;
  background-color: #e2e7ec;
}

.comments .comments-list__item {
  padding: 10px 0 6px calc(50% - 43px);
  cursor: pointer;
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
}

.comments .comments-list__item:hover {
  background-color: #e2e7ec;
}

.comments .comments-list__item:last-child {
  padding-bottom: 10px;
}

.comments .comments-list__item_chosen::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 7px;
  margin-left: 5px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEwcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTAgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMzkuMSAoMzE3MjApIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPnNlbGVjdGlvbl9ncmV5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IkNvbW1lbnRzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iY29tbWVudHNfMzIwcHgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yODEuMDAwMDAwLCAtMjMwOS4wMDAwMDApIiBmaWxsPSIjOTBBNkIzIj4KICAgICAgICAgICAgPGcgaWQ9ImNvbW1lbnRzX29wZW4iPgogICAgICAgICAgICAgICAgPGcgaWQ9InRvcC1uZXdzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJjb21tZW50cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuMDAwMDAwLCAyMDE0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0ic29ydGluZyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc1LjAwMDAwMCwgNjAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0ic2VsZWN0aW9uX2dyZXkiIHBvaW50cz0iOTQuMTExMTExMSA2My44ODg4ODg5IDkxLjc3Nzc3NzggNjEuNTU1NTU1NiA5MSA2Mi4zMzMzMzMzIDk0LjExMTExMTEgNjUuNDQ0NDQ0NCAxMDAuNzc3Nzc4IDU4Ljc3Nzc3NzggMTAwIDU4Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: center;
}

.comments .comments-chat {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

.comments .comments-user {
  height: 40px;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  top: -2px;
}

.comments .comments-avatar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  width: 30px;
  height: 30px;
  margin-left: 8px;
  margin-top: 2px;
  margin-right: 2px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 30px;
  border-radius: 50%;
  background-color: #f5f7fa;
}

.comments .comments-avatar_grey {
  margin-left: 0;
  margin-right: 8px;
}

.comments .comments-avatar_form {
  margin-left: 0;
  margin-right: 8px;
}

.comments .comments-avatar_unauthorized {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4gIDxwYXRoIGQ9Ik0xMy41IDEyLjRDMTUgMTAuOCAxNiA4LjQgMTYgNmMwLTMuMy0yLjctNi02LTZTNCAyLjcgNCA2YzAgMi40IDEgNC44IDIuNSA2LjQtMi4yLjQtNC4zIDEuMy02LjUgMi42djRjMy4zLjcgNi43IDEgMTAgMXM2LjctLjMgMTAtMXYtNGMtMi4yLTEuMy00LjMtMi4yLTYuNS0yLjZ6TTYgNmMwLTIuMiAxLjgtNCA0LTRzNCAxLjggNCA0YzAgMy0yIDYtNCA2UzYgOSA2IDZ6bTEyIDExLjNjLTIuNy40LTUuNC43LTggLjctMi43IDAtNS4zLS4yLTgtLjd2LTEuMmMyLjctMS40IDUuNC0yLjIgOC0yLjIgMi42IDAgNS4zLjcgOCAyLjJ2MS4yeiIgZmlsbD0iIzhBQTFBRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 11px;
}

.comments .comments-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.comments .comments-message_grey {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.comments .comments-field {
  position: relative;
  width: 88%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 15px;
  border: 1px solid #e2e7ec;
  border-radius: 12px;
}

.comments .comments-field__txt {
  display: block;
  margin: 5px 0 0;
  font-size: 15px;
  text-align: left;
  font-weight: 400;
  word-break: break-word;
  overflow-wrap: break-word;
  line-height: 1.42857;
}

.comments .comments-field__txt p {
  margin: 0;
}

.comments .comments-field__image {
  text-align: left;
  margin-top: 5px;
}

.comments .comments-field__image-load {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.comments .comments-field__image-load .spinner-inner {
  display: block;
}

.comments .comments-field_grey {
  background-color: #f5f7fa;
  border-color: #f5f7fa;
}

.comments .comments-like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 14px;
  opacity: 0.9;
  color: #8899a7;
  cursor: pointer;
  gap: 5px;
}

.comments .comments-like:hover {
  color: #3968a3;
}

.comments .comments-like__count {
  padding-left: 5px;
}

.comments .comments-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.comments-flex_footer a {
  text-decoration: none !important;
}
.comments .comments-flex__name {
  margin: 0;
  margin-right: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

.comments .comments-flex__date {
  font-size: 12px;
  font-weight: 400;
  color: #8899a7;
  text-align: right;
  opacity: 0.6;
}

.comments .comments-flex__answer {
  border-bottom: 1px transparent solid;
  font-size: 12px;
  font-weight: 400;
  color: #8899a7;
  line-height: 22px;
  cursor: pointer;
  -webkit-transition: border-color 0.15s ease-out;
  transition: border-color 0.15s ease-out;
}

.comments .comments-flex__answer::after {
  content: '';
  display: inline-block;
  height: 8px;
  width: 16px;
  margin-left: 5px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBza2V0Y2h0b29sIDM5LjEgKDMxNzIwKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT4zMjVFNzcyQy03QzlFLTQyNjQtQTE5Qy0wQUJFOUJEQURDQUE8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IkNvbW1lbnRzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iY29tbWVudHNfMzIwcHgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMzUuMDAwMDAwLCAtMjY4Ny4wMDAwMDApIiBmaWxsPSIjOEFBMUFGIj4KICAgICAgICAgICAgPGcgaWQ9ImNvbW1lbnRzX29wZW4iPgogICAgICAgICAgICAgICAgPGcgaWQ9InRvcC1uZXdzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJjb21tZW50cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuMDAwMDAwLCAyMDYxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iY29tbWVudF8yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzE1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9InJlcGx5X2dyZXkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNi4zMzMzMzMsIDEzOC4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTEyNi4zMzMzMzMsIC0xMzguMDAwMDAwKSAiIHBvaW50cz0iMTMxLjMzMzMzMyAxMzQuNjY2NjY3IDEzMS4zMzMzMzMgMTM3LjMzMzMzMyAxMjIuNTMzMzMzIDEzNy4zMzMzMzMgMTI0LjkzMzMzMyAxMzQuOTMzMzMzIDEyNCAxMzQgMTIwIDEzOCAxMjQgMTQyIDEyNC45MzMzMzMgMTQxLjA2NjY2NyAxMjIuNTMzMzMzIDEzOC42NjY2NjcgMTMyLjY2NjY2NyAxMzguNjY2NjY3IDEzMi42NjY2NjcgMTM0LjY2NjY2NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 50%;
}

.comments .comments-flex__answer:hover {
  border-color: #e2e7ec;
}

.comments .comments-form {
  position: relative;
  z-index: 1;
  max-width: 660px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border-top: 1px solid transparent;
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s;
}

.comments .comments-form__unauthorized {
  padding: 15px;
  font-size: 14px;
  color: #8899a7;
  text-align: center;
  background: #f5f7fa;
  border-radius: 12px;
  cursor: pointer;
}

.comments .comments-form_unauthorized {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  padding: 0;
}

.comments-form-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comments-form-header_unauthorized {
  display: none;
}

.comments-toggle-md {
  display: none;
}

@media (min-width: 980px) {
  .comments:not(.comments_forever-small) {
    margin: 0 auto;
  }
  .comments:not(.comments_forever-small) .comments-user {
    height: 60px;
    position: relative;
    top: -2px;
  }
  .comments:not(.comments_forever-small) .comments-toggle {
    width: 100%;
    font-size: 14px;
  }
  .comments:not(.comments_forever-small) .comments-toggle-md {
    position: relative;
    width: 100%;
    margin: 20px 0;
    text-align: center;
  }
  .comments:not(.comments_forever-small) .comments-flex_top {
    margin-top: 30px;
  }
  .comments:not(.comments_forever-small) .comments-choose {
    position: absolute;
    right: 0;
    top: 30px;
    width: 115px;
    margin: 0;
    z-index: 1;
  }
  .comments:not(.comments_forever-small) .comments-choose__btn {
    height: 30px;
    line-height: 15px;
  }
  .comments:not(.comments_forever-small) .comments-field {
  }
  .comments:not(.comments_forever-small) .comments-field__txt {
    font-size: 16px;
  }
  .comments:not(.comments_forever-small) .comments-avatar {
    height: 50px;
    width: 50px;
    margin-right: 2px;
    margin-top: 2px;
    margin-left: 15px;
    line-height: 50px;
    font-size: 16px;
  }
  .comments:not(.comments_forever-small) .comments-avatar_grey {
    margin: 0;
    margin-right: 15px;
  }
  .comments:not(.comments_forever-small) .comments-avatar_form {
    position: absolute;
    margin: 0;
  }
  .comments:not(.comments_forever-small) .comments-avatar_unauthorized {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4gIDxwYXRoIGQ9Ik0xMy41IDEyLjRDMTUgMTAuOCAxNiA4LjQgMTYgNmMwLTMuMy0yLjctNi02LTZTNCAyLjcgNCA2YzAgMi40IDEgNC44IDIuNSA2LjQtMi4yLjQtNC4zIDEuMy02LjUgMi42djRjMy4zLjcgNi43IDEgMTAgMXM2LjctLjMgMTAtMXYtNGMtMi4yLTEuMy00LjMtMi4yLTYuNS0yLjZ6TTYgNmMwLTIuMiAxLjgtNCA0LTRzNCAxLjggNCA0YzAgMy0yIDYtNCA2UzYgOSA2IDZ6bTEyIDExLjNjLTIuNy40LTUuNC43LTggLjctMi43IDAtNS4zLS4yLTgtLjd2LTEuMmMyLjctMS40IDUuNC0yLjIgOC0yLjIgMi42IDAgNS4zLjcgOCAyLjJ2MS4yeiIgZmlsbD0iIzhBQTFBRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
  }
  .comments:not(.comments_forever-small) .comments-form {
    position: relative;
  }
  .comments:not(.comments_forever-small) .comments-form__unauthorized {
    width: calc(100% - 135px);
    margin-left: 65px;
  }
  .comments:not(.comments_forever-small) .comments-form-header {
    display: none;
  }
  .comments:not(.comments_forever-small) .comments-flex {
    line-height: 22px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .comments:not(.comments_forever-small) .comments-flex__date {
    font-size: 14px;
  }
  .comments:not(.comments_forever-small) .comments-flex__answer {
    font-size: 14px;
  }
  .comments:not(.comments_forever-small) .comments-btns {
    display: none;
  }
  .comments:not(.comments_forever-small) .comments-toggle-md {
    display: block;
  }
}
.comments-avatar a img {
  max-width: 100%;
}

.comment-up-button {
  margin: 15px;
  text-align: center;
  width: 100%;
  min-height: 55px;
  padding: 20px;
  border-radius: 35px;
  font-size: 16px;
  font-weight: 700;
  color: var(--color_base);
  background-color: var(--color_btn);
  transition: background-color 0.2s linear;
}
.comment-up-button:hover {
  color: var(--color_base);
  background-color: var(--color_btn_hover);
}
