.line-clamp{-webkit-line-clamp:var(--line-clamp,3);line-clamp:var(--line-clamp,3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.article-comments__comment,.article-comments__comments-wrapper,.article-comments__content,.article-comments__form-wrapper{display:flex;flex-direction:column;gap:3.2rem}.article-comments__comments{display:flex;flex-direction:column;gap:1.6rem}.article-comments__comments-wrapper{margin-top:.8rem}.article-comments__comment{border:.1rem solid var(--color-border);border-radius:.4rem;color:var(--color-text);padding:1.6rem}.article-comments__comment-content{display:flex;flex-direction:column;gap:1rem}.article-comments__comment-content p{margin:0}.article-comments__comment-footer{display:flex;flex-direction:column;gap:.4rem}@media(min-width:75em){.article-comments__comment-footer{flex-direction:row;gap:2.4rem}}.article-comments__title{font-family:var(--font-body-family)}.article-comments .pagination{margin-top:0}.article-comments .form__rows{gap:1.6rem}
