.comments-notification{position:fixed;top:-55px;right:5px;display:inline-flex;z-index:102;transition:top .3s}.comments-notification.show{top:5px}.comments-notification .comment-message{display:inline-flex;background:#fff;color:#000;font-size:12px;align-items:center;justify-content:center;border-radius:10px;padding:5px 10px;border:1px solid #e7e7e7;gap:5px}.comments-notification .comment-message.error{border-bottom:2px solid #ff5454}.comments-notification .comment-message.error:before{display:inline-flex;content:"";width:18px;height:18px;background-image:url("../icons/error.svg");background-size:18px;background-position:center;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(64%) sepia(40%) saturate(6807%) hue-rotate(326deg) brightness(101%) contrast(116%)}.comments-notification .comment-message.success{border-bottom:2px solid var(--main-color)}.comments-notification .comment-message.success:before{display:inline-flex;content:"";width:18px;height:18px;background-image:url("../icons/success.svg");background-size:18px;background-position:center;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(71%) sepia(53%) saturate(6902%) hue-rotate(177deg) brightness(85%) contrast(87%)}.bw-editor{position:relative;border-radius:20px;background:#f1f1f1;padding-bottom:45px}.bw-editor.guest{border-radius:0 0 20px 20px}.bw-editor .ql-container.ql-snow{border:unset}.bw-editor .ql-container.ql-snow .ql-editor{direction:rtl;text-align:right;font-family:IRANSansXV;min-height:60px;font-size:13px;line-height:2}.bw-editor .ql-container.ql-snow .ql-editor.ql-blank:before{color:#727272;font-size:13px;font-style:unset}.bw-editor .ql-container.ql-snow .ql-editor a{text-decoration:none}.bw-editor .ql-container.ql-snow .ql-editor .spoil{background:#00000030;color:var(--light-color);user-select:auto;cursor:auto;animation:unset}.bw-editor .bw-editor-toolbar{background:#f9f9f9;position:absolute;bottom:5px;right:5px;display:flex;width:calc(100% - 10px);align-items:center;justify-content:space-between;padding:5px;border-radius:20px}.bw-editor .bw-editor-toolbar .ql-toolbar{border:unset;display:inline-flex;padding:unset;margin-right:10px}.bw-editor .bw-editor-toolbar .ql-toolbar button{position:relative;padding:3px 20px}.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-customBold.ql-active svg path,.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-spoiler.ql-active svg path{fill:var(--main-color)}.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-customBold:before{content:"برجسته";right:-12px}.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-spoiler:before{content:"اسپویل";right:-16px}.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-link:before{content:"لینک";right:-8px}.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-customBold:before,.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-link:before,.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-spoiler:before{position:absolute;top:-30px;font-size:12px;font-family:IRANSansXV;background:#000000c7;padding:5px;color:#fff;border-radius:10px;visibility:hidden;opacity:0}.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-customBold:hover:before,.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-link:hover:before,.bw-editor .bw-editor-toolbar .ql-toolbar button.ql-spoiler:hover:before{visibility:visible;opacity:1;transition:all .2s}.bw-editor .bw-editor-toolbar span.words-counter{font-size:12px;color:#727272;padding:3px 5px;opacity:1;user-select:none}.bw-editor .bw-editor-toolbar span.words-counter.max{color:var(--main-color);font-weight:700}.bw-editor .bw-editor-toolbar span.words-counter.error{color:#ff5454;font-weight:700}.bw-editor .ql-tooltip{width:100%;display:flex;right:0;left:0!important;border-radius:5px;box-shadow:0 0 5px #e7e7e7!important;border:unset!important;font-family:IRANSansXV;flex-wrap:wrap;z-index:1}.bw-editor .ql-tooltip.ql-hidden{display:none}.bw-editor .ql-tooltip.ql-editing:before{content:"لینک را وارد کنید :"!important;flex:0 0 100px;margin:0 5px!important;font-size:12px}.bw-editor .ql-tooltip:before{content:"مشاهده لینک :"!important;flex:0 0 80px;font-size:12px;margin:0 5px!important}.bw-editor .ql-tooltip input[type=text]{direction:ltr;flex:0 0 calc(100% - 180px);border:unset!important;background:#f5f5f5;border-radius:5px;outline:unset;min-width:150px;margin:0 10px;font-family:IRANSansXV}.bw-editor .ql-tooltip a.ql-preview{color:var(--main-color)!important}.bw-editor .ql-tooltip a.ql-action{flex:0 0 45px;text-align:left;margin:0 5px}.bw-editor .ql-tooltip.ql-editing a.ql-action:after{content:"ذخیره"!important;padding:0 5px!important;margin:unset!important}.bw-editor .ql-tooltip a.ql-action:after{content:"ویرایش"!important;margin:unset!important;padding:unset;border:unset!important;font-size:12px;border-radius:5px}.bw-editor .ql-tooltip a.ql-preview{background:#f5f5f5;flex:0 0 calc(100% - 210px);direction:ltr;padding:0 10px;max-width:calc(100% - 180px)!important;border-radius:5px;min-width:150px;margin:0 10px;color:#4a4a4a}.bw-editor .ql-tooltip a.ql-remove{flex:0 0 30px;margin:0 5px}.bw-editor .ql-tooltip a.ql-remove:before{content:"حذف"!important;margin:unset!important;color:#ff6565;padding:unset;border-radius:5px;font-size:12px}.comment-form input#author{border-radius:20px 20px 0 0}.comment-form input#author,.comment-form input#email{width:100%;background:#f1f1f1;padding:10px 20px;border-bottom:1px solid #e1e1e1;font-family:IRANSansXV;outline:unset;font-size:13px}.comment-form p.form-submit{width:100%;display:inline-flex;justify-content:left;align-items:center;flex-direction:row-reverse;gap:5px}.comment-form p.form-submit button.submit-comment-button{display:inline-flex;align-items:center;justify-content:center;background:var(--main-color);font-family:IRANSansXV;color:#fff;border-radius:20px;margin-top:5px;padding:5px 10px;cursor:pointer}.comment-form p.form-submit span.sending-comment{display:inline-flex;width:0;height:30px;background:url(../icons/loading.svg);background-position:center;background-size:25px;background-repeat:no-repeat;overflow:hidden;transition:width .3s;margin-top:5px}.comment-form p.form-submit span.sending-comment.active{width:30px}section.comment-list{margin-top:20px}section.comment-list .comments-item{position:relative;margin:10px 0;padding-top:10px;border-top:1px solid #e7e7e7}section.comment-list .comments-item:first-child{border-top:unset;margin-top:unset;padding-top:unset}section.comment-list .comments-item.reply{border-top:unset;border-right:1px solid #e7e7e7;padding-right:10px}section.comment-list .comments-item .comment-data{display:flex;gap:10px}section.comment-list .comments-item .comment-data>a{display:inline-flex}section.comment-list .comments-item .comment-data figure{display:inline-flex;position:relative}section.comment-list .comments-item .comment-data figure img{clip-path:var(--bw-clip-path)}section.comment-list .comments-item .comment-data figure span.o-mode-icon{position:absolute;width:10px;height:10px;border-radius:100%;top:25px;left:-4px;border:2px solid #fff}section.comment-list .comments-item .comment-data figure span.o-mode-icon.online{background:var(--main-color)}section.comment-list .comments-item .comment-data figure span.o-mode-icon.offline{background:#646464}section.comment-list .comments-item .comment-data .author-data{display:inline-flex;flex-direction:column;justify-content:center;gap:5px}section.comment-list .comments-item .comment-data .author-data span.comment-author-name,section.comment-list .comments-item .comment-data .author-data span.comment-author-name a{font-size:13px;font-weight:500;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}section.comment-list .comments-item.bw-administrator .comment-data .author-data .comment-author-name:after,section.comment-list .comments-item.bw-author .comment-data .author-data .comment-author-name:after,section.comment-list .comments-item.bw-editor .comment-data .author-data .comment-author-name:after{content:"";background-image:url(../icons/badge-check.svg);display:inline-flex;width:17px;height:17px;background-size:17px;background-repeat:no-repeat;background-position:center;vertical-align:-6px}section.comment-list .comments-item .comment-data .author-data .other-data{display:inline-flex;align-items:center;gap:5px;height:14px}section.comment-list .comments-item .comment-data .author-data .other-data span.comment-date{font-size:12px;color:#999}section.comment-list .comments-item .comment-data .author-data .other-data span.o-mode-text.online{font-size:12px;color:var(--main-color)}section.comment-list .comments-item span.spoiler-warning{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#ff4b00;user-select:none;margin:5px 0}section.comment-list .comments-item span.not-confirmed{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#ff4b00;user-select:none;margin:5px 0}section.comment-list .comments-item span.spoiler-warning:before{display:inline-flex;content:"";width:14px;height:14px;background-image:url("../icons/spoiler.svg");background-size:14px;background-position:center;background-repeat:no-repeat;filter:invert(40%) sepia(78%) saturate(4930%) hue-rotate(2deg) brightness(106%) contrast(102%)}section.comment-list .comments-item span.not-confirmed:before{display:inline-flex;content:"";width:14px;height:14px;background-image:url("../icons/info.svg");background-size:14px;background-position:center;background-repeat:no-repeat;filter:invert(40%) sepia(78%) saturate(4930%) hue-rotate(2deg) brightness(106%) contrast(102%)}section.comment-list .comments-item .comment-content{font-size:13px;font-weight:350;margin:5px 0;line-height:2;text-align:justify;word-break:break-word}section.comment-list .comments-item .comment-options{display:flex;align-items:center;gap:15px}section.comment-list .comments-item span.reply-button{display:inline-flex;margin-bottom:3px}section.comment-list .comments-item span.reply-button .nli-user,section.comment-list .comments-item span.reply-button a.reply-link{display:inline-flex;cursor:pointer}section.comment-list .comments-item span.reply-button .nli-user:before,section.comment-list .comments-item span.reply-button a.reply-link:before{content:"";display:inline-flex;width:17px;height:17px;background-image:url("../icons/reply.svg");background-size:17px;filter:invert(58%) sepia(3%) saturate(0%) hue-rotate(12deg) brightness(94%) contrast(88%)}section.comment-list .comments-item .reply-show{user-select:none}section.comment-list .comments-item .reply-show span{font-size:12px;color:#8c8c8c;cursor:pointer}section.comment-list .comments-item .reply-show:hover span{color:#000}section.comment-list .comments-item .reply-show span.visible-reply{display:none}section.comment-list .comments-item .reply-show.show span.hidden-reply{display:none}section.comment-list .comments-item .reply-show.show span.visible-reply{display:unset;color:#000}section.comment-list .comments-item .reply-container{display:none;overflow:hidden}section.comment-list .comments-item .comment-reactions{display:inline-flex;align-items:center;gap:7px;margin:10px 0}section.comment-list .comments-item .comment-reactions button.comment-dislike,section.comment-list .comments-item .comment-reactions button.comment-like{display:inline-flex;background:0 0;cursor:pointer}section.comment-list .comments-item .comment-reactions button.comment-dislike:after,section.comment-list .comments-item .comment-reactions button.comment-like:after{content:"";display:inline-flex;width:17px;height:17px;background-size:17px!important;filter:invert(58%) sepia(3%) saturate(0%) hue-rotate(12deg) brightness(94%) contrast(88%)}section.comment-list .comments-item .comment-reactions button.comment-dislike.disliked:after,section.comment-list .comments-item .comment-reactions button.comment-like.liked:after{filter:invert(38%) sepia(97%) saturate(711%) hue-rotate(170deg) brightness(95%) contrast(87%)}section.comment-list .comments-item .comment-reactions button.comment-like:after{background:url(../icons/like.svg) no-repeat}section.comment-list .comments-item .comment-reactions button.comment-dislike:after{background:url(../icons/dislike.svg) no-repeat}section.comment-list .comments-item .comment-reactions button.comment-dislike.loading:after,section.comment-list .comments-item .comment-reactions button.comment-like.loading:after{background:url(../icons/loading.svg) no-repeat;filter:unset}section.comment-list .comments-item .comment-reactions span{font-size:10px;color:#8c8c8c}section.comment-list .comments-item .reply-form-container{margin:10px 0}section.comment-list .comments-item .reply-form-container .reply-form button.close-reply{display:inline-flex;align-items:center;justify-content:center;background:0 0;color:var(--main-color);font-family:IRANSansXV;cursor:pointer;margin-top:5px;padding:5px 10px}button.load-more-comments{display:flex;margin:20px auto 10px;background:var(--main-color);color:#fff;font-family:IRANSansXV;border-radius:20px;padding:5px 10px;cursor:pointer}.comment-less p{display:flex;justify-content:center;margin:20px 0;font-size:14px;color:#212121}p.must-log-in{font-size:13px}.dark-mode .bw-editor,.dark-mode .comment-form input#author,.dark-mode .comment-form input#email{background:#292a2c}.dark-mode .bw-editor .bw-editor-toolbar{background:#373737}.dark-mode .ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{fill:#e4e4e4}.dark-mode .bw-editor .ql-container.ql-snow .ql-editor .spoil{background:#545454;color:var(--dark-color)}.dark-mode .comment-form input#author,.dark-mode .comment-form input#email,.dark-mode section.comment-list .comments-item{border-color:#545454}.dark-mode .bw-editor .bw-editor-toolbar span.words-counter{color:#e4e4e4}.dark-mode .bw-editor .bw-editor-toolbar span.words-counter.max{color:var(--main-color);font-weight:700}.dark-mode .bw-editor .ql-container.ql-snow .ql-editor.ql-blank:before,.dark-mode .comment-form input#author::placeholder,.dark-mode .comment-form input#email::placeholder{color:#adadad}.dark-mode .bw-editor .ql-container.ql-snow .ql-editor,.dark-mode .comments-content .comment-form input#author,.dark-mode .comments-content .comment-form input#email,.dark-mode p.must-log-in,.dark-mode section.comment-list .comments-item .comment-content,.dark-mode section.comment-list .comments-item .comment-data .author-data span.comment-author-name,.dark-mode section.comment-list .comments-item .comment-data .author-data span.comment-author-name a,.dark-mode section.comment-list .comments-item .reply-show.show span.visible-reply,.dark-mode section.comment-list .comments-item .reply-show:hover span{color:var(--dark-color)}.dark-mode section.comment-list .comments-item .comment-data figure span.o-mode-icon{border-color:var(--background-dark-color)}.dark-mode .comment-less p{color:#b3b3b3}.dark-mode .bw-editor .ql-tooltip{background:#292a2c;box-shadow:0 0 5px #1f1f1f!important}.dark-mode .bw-editor .ql-tooltip a.ql-preview,.dark-mode .bw-editor .ql-tooltip input[type=text]{background:#3e3e3e;color:#c3c3c3}.dark-mode .bw-editor .ql-tooltip::before{color:#ababab}.dark-mode .comments-notification .comment-message{background:#1e1f21;color:#fff;border-color:#545454}.dark-mode .comments-notification .comment-message.error{border-bottom:2px solid #ff5454}.dark-mode .comments-notification .comment-message.success{border-bottom:2px solid var(--main-color)}