#comments{display:flex;flex-direction:column;padding:30px 0 0 0;max-width:1210px;margin:auto}#comments>div{max-width:850px}.textera-open{display:flex;align-items:center;padding-left:20px;width:100%;height:57px;box-sizing:0px 2px 8px rgba(43,43,43,.1490196078);border:1px solid #4f62ff;border-radius:10px;margin:30px 0;cursor:pointer;background:#fff}body.biafine-theme .textera-open{background:#fff}body.dracula-theme .textera-open{background:#4c566a}body.giganoir-theme .textera-open{background:#353745}.textera-open>span{font:normal normal normal 14px/16px RubikRegular;color:#6b6b6b}body.biafine-theme .textera-open>span{color:#6b6b6b}body.dracula-theme .textera-open>span{color:#d8dee9}body.giganoir-theme .textera-open>span{color:#d4d4db}#comment-editor-wrapper{display:flex;flex-direction:column;width:100%;border-radius:10px;box-shadow:0px 0px 15px rgba(43,43,43,.1490196078);padding:5px;margin:30px 0;background:#fff}body.biafine-theme #comment-editor-wrapper{background:#fff}body.dracula-theme #comment-editor-wrapper{background:#4c566a}body.giganoir-theme #comment-editor-wrapper{background:#353745}#comment-editor-wrapper #input-output{display:flex;flex-direction:column;position:relative;width:100%;border-radius:5px 5px 0px 0px;color:#fff}#comment-editor-wrapper #input-output #reply-editor{display:none;border-radius:5px 5px 0px 0px;background:rgba(255,255,255,0);border:none;resize:none;font:normal normal normal .875rem/1rem sans-serif;color:#242424}#comment-editor-wrapper #input-output #reply-editor:focus,#comment-editor-wrapper #input-output #reply-editor:active{outline:1px}body.biafine-theme #comment-editor-wrapper #input-output #reply-editor{color:#242424}body.dracula-theme #comment-editor-wrapper #input-output #reply-editor{color:#ececec}body.giganoir-theme #comment-editor-wrapper #input-output #reply-editor{color:#f0f0eb}#comment-editor-wrapper #input-output #output-area::-webkit-scrollbar{display:none}#comment-editor-wrapper #input-output #output-area{background:rgba(255,255,255,0);border-radius:5px 5px 0px 0px;display:none;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;flex-grow:1;font:normal normal normal .875rem/1rem sans-serif;line-height:14px;min-height:60px;color:#242424}body.biafine-theme #comment-editor-wrapper #input-output #output-area{color:#242424}body.dracula-theme #comment-editor-wrapper #input-output #output-area{color:#ececec}body.giganoir-theme #comment-editor-wrapper #input-output #output-area{color:#f0f0eb}#comment-editor-wrapper #input-output #output-area strong{font-weight:bold}#comment-editor-wrapper #input-output #output-area em{font-style:italic}#comment-editor-wrapper #input-output p.preview-message{background:rgba(214,214,214,.8392156863);font-family:sans-serif;font-size:14px;padding:.5rem 1rem;user-select:none;display:none;opacity:.7;margin:0;z-index:10;width:120px;position:absolute;bottom:0;right:0;border-radius:10px 0px 0px 0px;color:#fff}body.biafine-theme #comment-editor-wrapper #input-output p.preview-message{color:#fff}body.dracula-theme #comment-editor-wrapper #input-output p.preview-message{color:#4c566a}body.giganoir-theme #comment-editor-wrapper #input-output p.preview-message{color:#353745}#comment-editor-wrapper #input-output .show{display:block !important}#comment-editor-wrapper .botbar{margin-top:6px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;height:30px}@media(max-width: 1000px){#comment-editor-wrapper .botbar{gap:8px;margin-bottom:32px}}#comment-editor-wrapper .toolbar{display:flex;overflow:hidden;flex-direction:row;align-items:center}#comment-editor-wrapper .toolbar .editor-buttons{display:flex}#comment-editor-wrapper .toolbar button{background:rgba(0,0,0,0);border:none;color:#a5a5a5;font-family:sans-serif;font-size:.8rem;cursor:pointer}#comment-editor-wrapper .toolbar button:hover,#comment-editor-wrapper .toolbar button.active{background:#f2f2f2;outline:0px;width:auto !important}#comment-editor-wrapper .toolbar button:focus{outline:none}#comment-editor-wrapper .toolbar .group{border-right:0px solid #a5a5a5;margin-right:4px;display:inline}#comment-editor-wrapper .toolbar .show{display:block}#emoji-list{display:none;position:absolute;margin-top:10px;width:100%;max-height:400px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:10px;z-index:1000;grid-template-columns:repeat(auto-fill, minmax(20px, 1fr));grid-gap:10px;background:#fff}body.biafine-theme #emoji-list{background:#fff}body.dracula-theme #emoji-list{background:#4c566a}body.giganoir-theme #emoji-list{background:#353745}#emoji-list span{cursor:pointer;display:flex;justify-content:center;align-items:center;height:20px}.comment-header{display:flex;flex-direction:row;align-items:center}.comments-header>h2{display:flex;flex-direction:row;align-items:center;font:normal normal normal 20px/20px RubikBold;color:#242424}body.biafine-theme .comments-header>h2{color:#242424}body.dracula-theme .comments-header>h2{color:#ececec}body.giganoir-theme .comments-header>h2{color:#f0f0eb}.comments-header>h2 svg path{stroke:#242424}body.biafine-theme .comments-header>h2 svg path{stroke:#242424}body.dracula-theme .comments-header>h2 svg path{stroke:#ececec}body.giganoir-theme .comments-header>h2 svg path{stroke:#f0f0eb}.comments-header>h2>span{margin:0px 10px}#comment-editor-wrapper img{margin-right:10px}#comment-editor-wrapper .username{font:normal normal normal 15px/15px RubikRegular;color:#242424}body.biafine-theme #comment-editor-wrapper .username{color:#242424}body.dracula-theme #comment-editor-wrapper .username{color:#ececec}body.giganoir-theme #comment-editor-wrapper .username{color:#f0f0eb}.comment-expend{display:flex;flex-direction:row;justify-content:space-between}.comment-expend>div{display:flex;flex-direction:row}.info-comment{display:inline-flex;flex-direction:row;height:min-content;align-items:center}.status-compte{display:flex;flex-direction:row;align-items:center}.comment-header>img{border-radius:50%;min-height:35px;min-width:35px;object-fit:cover;margin-right:5px}.comment-expend img{border-radius:50%;min-height:50px;min-width:50px;object-fit:cover;border:1px solid #242424;margin-right:15px}.subcomment-n .comment-expend img{min-height:40px;min-width:40px}.comment-expend .info-comment .pseudo-comment{font:normal normal normal 15px/17px RubikRegular;color:#242424}body.biafine-theme .comment-expend .info-comment .pseudo-comment{color:#242424}body.dracula-theme .comment-expend .info-comment .pseudo-comment{color:#ececec}body.giganoir-theme .comment-expend .info-comment .pseudo-comment{color:#f0f0eb}.author-tag{display:inline-flex;flex-direction:row;align-items:center;font:normal normal normal 10px/11px RubikRegular;padding:0px 5px;border-radius:15px;height:15px}.editor{background-color:rgba(0,0,0,0);border:.5px solid #4f62ff;color:#4f62ff}.subscriber{background-color:rgba(0,0,0,0);border:.5px solid #e88128;color:#e88128}.ago{font:normal normal normal 12px/17px RubikRegular;color:#6b6b6b}body.biafine-theme .ago{color:#6b6b6b}body.dracula-theme .ago{color:#d8dee9}body.giganoir-theme .ago{color:#d4d4db}.comments-list>div{display:flex;flex-direction:column;margin-bottom:20px;padding:30px;border:.5px solid #939393;border-radius:5px;position:relative;background:#fbfcff}body.biafine-theme .comments-list>div{background:#fbfcff}body.dracula-theme .comments-list>div{background:#2e3440}body.giganoir-theme .comments-list>div{background:#191a20}.parent-comment>.enter-other-comment{display:flex;flex-direction:row}.parent-comment>.enter-other-comment>div:last-child{width:100%}.vertical-separator{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;cursor:pointer}.tick-vertical-separator{width:1px;position:absolute;top:0;bottom:0}body.biafine-theme .tick-vertical-separator{background:#242424}body.dracula-theme .tick-vertical-separator{background:#ececec}body.giganoir-theme .tick-vertical-separator{background:#f0f0eb}.vertical-separator-minus svg{margin-left:-8px;background:#fbfcff}body.biafine-theme .vertical-separator-minus svg{background:#fbfcff}body.dracula-theme .vertical-separator-minus svg{background:#2e3440}body.giganoir-theme .vertical-separator-minus svg{background:#191a20}.vertical-separator-plus svg{margin-left:-8px;background:#fbfcff}body.biafine-theme .vertical-separator-plus svg{background:#fbfcff}body.dracula-theme .vertical-separator-plus svg{background:#2e3440}body.giganoir-theme .vertical-separator-plus svg{background:#191a20}.nothing-ever-to-hide{display:none}.comments-list .single-comment{display:flex;flex-direction:column;margin-bottom:15px}.comment-main>div:first-child{margin:10px 0 5px 0px}.comments-list>div .single-comment:last-child{margin-bottom:0px}.subcomment-n .enter-other-comment{margin:10px 0 5px 0px}.comment-expend .ago{font:normal normal normal 12px/17px RubikRegular;color:#6b6b6b}body.biafine-theme .comment-expend .ago{color:#6b6b6b}body.dracula-theme .comment-expend .ago{color:#d8dee9}body.giganoir-theme .comment-expend .ago{color:#d4d4db}.comment-expend .ago .new-comment{display:inline-block;width:15px;height:15px;background:#ff4569;border-radius:8px;margin-left:5px;position:absolute;top:5px;right:5px}.editor-wrapper textarea{margin:10px 0px;resize:vertical;padding:10px 7px}.editor-wrapper .comment-buttons{display:flex;flex-direction:row;justify-content:end}.editor-wrapper .comment-buttons button:first-child{margin-right:10px}.cancel-button{border:none;background:rgba(0,0,0,0);color:#b0b0b0;text-align:center;cursor:pointer;font:normal normal normal 14px/16px RubikRegular}.send-button{border-radius:50px;padding:7px 12px;border:none;color:#fff;text-align:center;font:normal normal normal 14px/16px RubikSemiBold;cursor:pointer}.droit .send-button{background-color:#595151}.logical .send-button{background-color:#11bfaa}.security .send-button{background-color:#fbba00}.social .send-button{background-color:#0075ff}.web .send-button{background-color:#50c5ea}.numerique .send-button{background-color:#74d676}.economie .send-button{background-color:#c7b7a8}.hardware .send-button{background-color:#ff4569}.ia .send-button{background-color:#be6aff}.web .send-button{background-color:#50c5ea}.space .send-button{background-color:#7000ff}.flock .send-button{background-color:#ff5abd}.next .send-button{background-color:#4f62ff}.comment-main .comment-content blockquote{margin:10px 0px;padding:10px 10px;border-radius:5px;box-shadow:0px 2px 8px rgba(43,43,43,.1490196078);background:#fff}body.biafine-theme .comment-main .comment-content blockquote{background:#fff}body.dracula-theme .comment-main .comment-content blockquote{background:#3b4252}body.giganoir-theme .comment-main .comment-content blockquote{background:#282a35}.comment-main .comment-content blockquote p{font:normal normal normal 14px/16px RubikRegular;hyphens:auto;word-break:break-word;color:#6b6b6b}body.biafine-theme .comment-main .comment-content blockquote p{color:#6b6b6b}body.dracula-theme .comment-main .comment-content blockquote p{color:#d8dee9}body.giganoir-theme .comment-main .comment-content blockquote p{color:#d4d4db}.comment-main .comment-content blockquote.single-child-parent{display:none}.comment-main .comment-content blockquote p strong{font:normal normal normal 14px/16px RubikSemiBold;color:#242424}body.biafine-theme .comment-main .comment-content blockquote p strong{color:#242424}body.dracula-theme .comment-main .comment-content blockquote p strong{color:#ececec}body.giganoir-theme .comment-main .comment-content blockquote p strong{color:#f0f0eb}.subcomments-container .single-comment{border:none;margin:15px 0;padding:10px 5px;position:relative}.subcomment-n .enter-other-comment>.new-comment-container,.comments-list .new-comment-container-parent{border:.5px solid #4f62ff;border-radius:5px;background:rgba(79,98,255,.0705882353) !important}.comments-list .subcomment-n .subcomments-container{padding:0px}.comments-list>div>.subcomment-n{padding:0px 30px}.button-reply-and-edit{display:flex;flex-direction:row}.button-reply-and-edit .reply,.button-reply-and-edit .edit{display:flex;flex-direction:row;align-items:center}.button-reply-and-edit .reply{margin-right:10px}.button-reply-and-edit .reply svg,.button-reply-and-edit .edit svg{margin-right:5px;height:15px;width:13px;stroke:#6b6b6b}body.biafine-theme .button-reply-and-edit .reply svg,body.biafine-theme .button-reply-and-edit .edit svg{stroke:#6b6b6b}body.dracula-theme .button-reply-and-edit .reply svg,body.dracula-theme .button-reply-and-edit .edit svg{stroke:#d8dee9}body.giganoir-theme .button-reply-and-edit .reply svg,body.giganoir-theme .button-reply-and-edit .edit svg{stroke:#d4d4db}.button-reply-and-edit .reply svg path,.button-reply-and-edit .edit svg path{stroke:#6b6b6b}body.biafine-theme .button-reply-and-edit .reply svg path,body.biafine-theme .button-reply-and-edit .edit svg path{stroke:#6b6b6b}body.dracula-theme .button-reply-and-edit .reply svg path,body.dracula-theme .button-reply-and-edit .edit svg path{stroke:#d8dee9}body.giganoir-theme .button-reply-and-edit .reply svg path,body.giganoir-theme .button-reply-and-edit .edit svg path{stroke:#d4d4db}.button-reply-and-edit .reply .reply-button,.button-reply-and-edit .edit .edit-button{cursor:pointer;font:normal normal normal 13px/13px RubikRegular;color:#6b6b6b}body.biafine-theme .button-reply-and-edit .reply .reply-button,body.biafine-theme .button-reply-and-edit .edit .edit-button{color:#6b6b6b}body.dracula-theme .button-reply-and-edit .reply .reply-button,body.dracula-theme .button-reply-and-edit .edit .edit-button{color:#d8dee9}body.giganoir-theme .button-reply-and-edit .reply .reply-button,body.giganoir-theme .button-reply-and-edit .edit .edit-button{color:#d4d4db}.archor{font:normal normal normal 14px/16px RubikRegular;margin-right:20px;color:#6b6b6b}body.biafine-theme .archor{color:#6b6b6b}body.dracula-theme .archor{color:#d8dee9}body.giganoir-theme .archor{color:#d4d4db}.emoji-react{display:flex;flex-direction:row;align-items:center;gap:5px;margin-left:8px;cursor:pointer;font:normal normal normal 13px/13px RubikRegular;color:#6b6b6b}body.biafine-theme .emoji-react{color:#6b6b6b}body.dracula-theme .emoji-react{color:#d8dee9}body.giganoir-theme .emoji-react{color:#d4d4db}.emoji-react svg{width:13px;height:15px}.emoji-react svg path{stroke:#6b6b6b !important}body.biafine-theme .emoji-react svg path{stroke:#6b6b6b !important}body.dracula-theme .emoji-react svg path{stroke:#d8dee9 !important}body.giganoir-theme .emoji-react svg path{stroke:#d4d4db !important}.emoji-reaction-list{display:flex;flex-direction:row;gap:5px;align-items:center;margin-top:6px;flex-wrap:wrap}.emoji-reaction-list button{border-radius:3px;border-width:1px;color:#242424}body.biafine-theme .emoji-reaction-list button{color:#242424}body.dracula-theme .emoji-reaction-list button{color:#ececec}body.giganoir-theme .emoji-reaction-list button{color:#f0f0eb}.emoji-reaction-list .unused{background:#fbfcff}body.biafine-theme .emoji-reaction-list .unused{background:#fbfcff !important}body.dracula-theme .emoji-reaction-list .unused{background:#2e3440 !important}body.giganoir-theme .emoji-reaction-list .unused{background:#191a20 !important}.emoji-reaction-list .used{background:#fbfcff}body.biafine-theme .emoji-reaction-list .used{background:#fff}body.dracula-theme .emoji-reaction-list .used{background:#3b4252}body.giganoir-theme .emoji-reaction-list .used{background:#282a35}.emoji-reaction-list .your-reaction{background:#4f62ff !important}.hiding-emojis .unused{display:none}.hiding-emojis .used{display:flex}.reply-comment-user{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font:normal normal normal 14px/16px RubikSemiBold;margin-right:5px;color:#242424}body.biafine-theme .reply-comment-user{color:#242424}body.dracula-theme .reply-comment-user{color:#ececec}body.giganoir-theme .reply-comment-user{color:#f0f0eb}.comment-text-content{font:normal normal normal 14px/20px RubikRegular;hyphens:auto;word-break:break-word;color:#242424}body.biafine-theme .comment-text-content{color:#242424}body.dracula-theme .comment-text-content{color:#ececec}body.giganoir-theme .comment-text-content{color:#f0f0eb}.comment-text-content img:not(.emoji-comment){width:100%;margin-bottom:10px}.comment-text-content em{font:normal normal normal 14px/20px RubikItalic;hyphens:auto;word-break:break-word;color:#242424}body.biafine-theme .comment-text-content em{color:#242424}body.dracula-theme .comment-text-content em{color:#ececec}body.giganoir-theme .comment-text-content em{color:#f0f0eb}.comment-text-content strong{font:normal normal normal 14px/20px RubikBold;hyphens:auto;word-break:break-word;color:#242424}body.biafine-theme .comment-text-content strong{color:#242424}body.dracula-theme .comment-text-content strong{color:#ececec}body.giganoir-theme .comment-text-content strong{color:#f0f0eb}.enter-other-comment{width:100%}.update-time{margin-top:5px;font:normal normal normal 12px/12px RubikRegular;color:#6b6b6b}body.biafine-theme .update-time{color:#6b6b6b}body.dracula-theme .update-time{color:#d8dee9}body.giganoir-theme .update-time{color:#d4d4db}.tick-comment{display:inline-flex;min-width:5px;height:17px;background:#4f62ff;border-radius:5px;margin-right:10px}.quote-container{display:flex;flex-direction:row;margin:10px 0px;padding:10px 10px;border-radius:5px;box-shadow:0px 2px 8px rgba(43,43,43,.1490196078);background:#fff;max-width:728px}body.biafine-theme .quote-container{background:#fff}body.dracula-theme .quote-container{background:#3b4252}body.giganoir-theme .quote-container{background:#282a35}.quote-container .reply-comment-content{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-width:10%;max-width:650px;font:normal normal normal 14px/20px RubikRegular}body.biafine-theme .quote-container .reply-comment-content{color:#6b6b6b}body.dracula-theme .quote-container .reply-comment-content{color:#d8dee9}body.giganoir-theme .quote-container .reply-comment-content{color:#d4d4db}.quote-container .reply-comment-content img{max-width:100%}.quote-commente{display:flex;flex-direction:row;align-items:center;font:normal normal normal 14px/20px RubikRegular;hyphens:auto;word-break:break-word}body.biafine-theme .quote-commente{color:#6b6b6b}body.dracula-theme .quote-commente{color:#d8dee9}body.giganoir-theme .quote-commente{color:#d4d4db}.enter-other-comment .single-comment .comment-main{margin-left:65px;margin-top:-30px}.subcomments-container .enter-other-comment .comment-main{margin-left:55px;margin-top:-25px}#navigation-comment{display:flex;flex-direction:column;align-items:center;position:fixed;width:25px;bottom:90px;left:20px;margin:auto;z-index:100;height:min-content}.button-navigation-comment{width:25px;height:25px;border-radius:50%;background:#4f62ff;border:0;cursor:pointer}.button-navigation-comment:disabled,.button-navigation-comment[disabled]{background:rgba(79,98,255,.4745098039);cursor:default}#navigation-comment .button-navigation-comment:nth-child(1){transform:rotate(180deg)}#navigation-comment .button-navigation-comment:nth-child(2){margin:10px 0}#navigation-comment .button-navigation-comment svg path{stroke:#fff}#navigation-number-new-commant{font:normal normal normal 14px/20px RubikRegular;color:#242424}body.biafine-theme #navigation-number-new-commant{color:#242424}body.dracula-theme #navigation-number-new-commant{color:#ececec}body.giganoir-theme #navigation-number-new-commant{color:#f0f0eb}@media(max-width: 1200px){#comments{max-width:1000px}#comments>div{max-width:620px}}@media(max-width: 1000px){#comments>div{padding:0 5px;max-width:100%}.comments-list>div{padding:15px 10px}.info-comment{display:flex;flex-direction:column;align-items:start}.status-compte{align-items:center}.comment-expend img{border-radius:50%;min-height:35px;max-height:35px;max-width:35px;min-width:35px;object-fit:cover;border:1px solid #242424;margin-right:8px}.subcomment-n .comment-expend img{min-height:30px;max-height:30px;min-width:30px;max-width:30px}.info-comment>.separator-point{display:none}.enter-other-comment .single-comment .comment-main,.subcomments-container .enter-other-comment .comment-main{margin-left:0px;margin-top:0px}#navigation-comment{display:flex;flex-direction:column;align-items:center;position:fixed;width:25px;bottom:60px;left:10px;margin:auto;z-index:100;height:min-content}}/*# sourceMappingURL=comments.css.map */
