.lcr-reviews-module,
.lcr-reviews-module *{box-sizing:border-box}
.lcr-reviews-module .commentlist{list-style:none;margin:0;padding:0}
.lcr-reviews-module .commentlist>li,
.lcr-reviews-module .children>li{list-style:none}
.lcr-reviews-module .comment_container{width:100%}
.lcr-reviews-module .xs_reviews_reiting_wrap{line-height:17px;margin-bottom:10px;white-space:nowrap}
.lcr-reviews-module .xs_reviews_reiting_wrap svg{display:inline-block;vertical-align:top}
.lcr-reviews-module .description{margin:0;white-space:pre-wrap}
.lcr-reviews-module .xs_otzoviki__reviews___item>img{display:block;width:100%;height:auto}
.lcr-reviews-module .lcr-review,
.lcr-reviews-module .lcr-reply{list-style:none}
.lcr-load-more.is-loading .lcr-load-icon{animation:lcr-spin 1s linear infinite;transform-origin:center}
@keyframes lcr-spin{to{transform:rotate(360deg)}}
