.comment-form[data-v-b14940b4]{flex-direction:column;gap:.5rem;display:flex}.comment-form textarea.auto-size[data-v-b14940b4]{min-height:75px}.comment-form input[data-v-b14940b4],.comment-form textarea[data-v-b14940b4]{font-size:16px}.comment-form .invalid-feedback[data-v-b14940b4]{font-size:10px}.comment-form svg[data-v-b14940b4]{width:24px}.comment-item{flex-direction:column;gap:.5rem;display:flex}.comment-item__user{display:flex}.comment-item__user .avatar{border:1px solid var(--car-orange);background-color:#fff;border-radius:32px;width:32px;height:32px;overflow:hidden}.comment-item__user .avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.comment-item__user .data{flex-direction:column;justify-content:space-around;display:flex}.comment-item__user .data__name{font-size:12px}.comment-item__user .data__date{color:#8b8b8b;font-size:10px}.comment-item__content{font-size:12px;line-height:2}.comment-item__actions{gap:.5rem;display:flex}.comment-item__actions .btn{font-size:12px}.comment-item__replies{flex-direction:column;gap:1rem;display:flex}[dir=ltr] .comment-item__replies{border-left:1px dashed #8b8b8b}[dir=rtl] .comment-item__replies{border-right:1px dashed #8b8b8b}
