.comments-item{--radius:12px;--image-size:110px;gap:24px;display:flex}.commentator-img{min-width:var(--image-size);width:var(--image-size);height:var(--image-size);border-radius:var(--radius);overflow:hidden}.commentator-img img{object-fit:cover;height:100%}.button-reply svg{width:16px;min-width:16px;height:16px}.button-reply{cursor:pointer;align-items:center;gap:7px;display:flex}.comments-top{justify-content:space-between;align-items:center;display:flex}.comments-meta{flex-direction:column;gap:7px;display:flex}.comment-bottom{margin-block-start:20px}.comments-section{margin-block-start:80px}.comment-section-heading{margin-block-end:40px}.comment-block+.comment-block,.comments-item+.comments-item{margin-block-start:40px}.replied-item{padding-inline-start:calc(var(--image-size) - 10px)}.comments-form-headings{margin-block-end:30px}.comments-form-headings .heading+.text{margin-block-start:10px}.comments-form{--color-input-text:#5d666f;--color-input-background:#f2f2f2;--color-input-border:#f2f2f2;--color-input-hover-text:#5d666f;--color-input-hover-background:#f2f2f2;--color-input-hover-border:#f2f2f2;margin-block-start:80px}@media (max-width:767px){.comments-item{--radius:8px;--image-size:60px;gap:16px}.comments-form,.comments-section{margin-block-start:60px}}
