.app-send-comment-form{align-items:flex-start;border-top:1px solid #ebeef5;display:flex;gap:8px;padding-top:20px}.app-send-comment-form .user-avatar{border-radius:50%;flex-shrink:0;height:48px;overflow:hidden;width:48px}@media only screen and (max-width:640px){.app-send-comment-form .user-avatar{display:none}}.app-send-comment-form .user-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.app-send-comment-form .app-btn{flex-shrink:0}.app-comment-item .comment-item-body{display:flex;flex-direction:column;gap:6px}.app-comment-item .comment-item-body .comment-text{font-size:14px}.app-comment-item .comment-item-body .comment-footer{align-items:center;display:flex;gap:16px}.app-comment-item .comment-item-body .comment-footer .reply{font-size:14px}.app-comment-item .comment-item-body .comment-footer .show-answers{font-size:14px;font-weight:600}.app-comment-item .comment-item-body .comment-footer .comment-likes{align-items:center;display:inline-flex;gap:2px;margin-left:auto}.app-comment-item .comment-item-body .comment-footer .comment-likes .iconify.has-like{color:#e94b4c}.app-comment-item .comment-item-body .comment-footer .comment-likes .counter{font-size:15px}.app-comment-item .comment-item-body .comment-footer .comment-likes:not(.no-action){cursor:pointer;opacity:.5;transition:opacity .3s}.app-comment-item .comment-item-body .comment-footer .comment-likes:not(.no-action):hover{opacity:1}.app-comment-item .comment-item-body .reply-form .app-send-comment-form{padding-left:0!important;padding-right:0!important}.app-comment-item .comment-answers{padding-left:20px;padding-top:16px}@media only screen and (min-width:640.98px){.app-comment-item .comment-answers{padding-left:32px;padding-top:24px}}.app-comments-list .comments-list-items{border-top:1px solid #ebeef5;display:flex;flex-direction:column;gap:24px;padding-top:24px}@media only screen and (min-width:640.98px){.app-comments-list .comments-list-items{gap:32px}}.app-comments-list .show-all-comments{font-size:15px}.app-comments{display:flex;flex-direction:column;gap:20px;padding:0 20px 20px}
