.b-comment-image-upload{display:flex;flex-direction:column;gap:16px}.b-comment-image-upload__media{pointer-events:auto;position:relative}.b-comment-image-upload__media>.btn{background-color:#00000061!important;opacity:0;position:absolute}.b-comment-image-upload__media:hover>.btn{opacity:1}.b-comment-image-upload__image{border-radius:var(--border-radius);height:100px;overflow:hidden;width:100px}.b-comment-image-upload__image>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.b-comment-image-upload__btn{pointer-events:auto;position:relative}.b-comment-image-upload__btn>input{height:0;left:0;opacity:0;position:absolute;top:0;width:0;z-index:1}.b-comment-form{position:relative;--offset:12px;transition:border-color .25s ease-out}.b-comment-form>form{border-radius:12px;outline:1px solid transparent;position:relative;transition:outline-color .25s ease-out}.b-comment-form.has-error>form{outline-color:var(--red-color)}.b-comment-form:hover>form{outline-color:var(--invers-24-color)}.b-comment-form.is-focused>form{outline-color:var(--field-focus-outline-color)}.b-comment-form:after{color:var(--red-color);content:attr(data-error);display:block;font-size:12px;font-weight:400;line-height:1.5;margin-top:0;max-height:0;overflow:hidden;transition:all .2s ease;white-space:pre-wrap}.b-review-form.has-error:after{margin-top:4px;max-height:36px}.b-comment-form__user{left:0;padding:var(--offset);pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.b-comment-form__user .b-channel-small,.b-comment-form__user .btn.v--icon{pointer-events:auto}.b-comment-form__user .b-channel-small>.flex>.border-radius-round+span{margin-left:8px;width:calc(100% - 32px)!important}.b-comment-form__submit{bottom:0;left:0;margin-top:0;padding:var(--offset);pointer-events:none;position:absolute;width:100%;z-index:1}.b-comment-form__submit .btn{font-size:14px;height:30px;pointer-events:auto}.b-comment-form__field{position:relative;z-index:0}.b-comment-form__field .textarea-form-group>.textarea-container>div>div[contenteditable]{min-height:86px;padding-bottom:calc(var(--offset) + var(--offset) + 24px)}.b-comment-form__field.image--loaded .textarea-form-group>.textarea-container>div>div[contenteditable]{padding-bottom:calc(var(--offset) + var(--offset) + 140px)}.b-comment-form__placeholder{cursor:pointer;height:42px;padding:0 8px}.b-comment-form__placeholder>.b-channel-small+span{margin-left:12px}@media only screen and (min-width:48em){.b-comment-form__field .textarea-form-group>.textarea-container>div>div[contenteditable]{padding:calc(var(--offset) + var(--offset) + 24px) var(--offset) calc(var(--offset) + var(--offset) + 36px)}.b-comment-form__field.image--loaded .textarea-form-group>.textarea-container>div>div[contenteditable]{padding-bottom:calc(var(--offset) + var(--offset) + 152px)}.b-comment-form__submit .btn{height:36px}.b-comment-form__placeholder{height:56px;padding:0 16px}.b-comment-form__placeholder>.b-channel-small+span{margin-left:16px}}.b-comment-more-actions .b-comment-more-actions__toggle{border-radius:50%;height:32px;min-width:32px;width:32px}.b-comment-more-actions .b-comment-more-actions__toggle:hover{background:var(--invers-4-color)}.b-dropdown.b-comment-more-actions .b-dropdown__options{overflow:hidden;padding:0}.b-comment-more-actions__options>.btn{height:40px;padding:0 16px;text-align:left;white-space:nowrap;width:100%}.b-comment-item{--photo-width:40px;--offset:8px;--photo-offset:12px;--branch-color:#e6e6e6;display:flex;width:100%}.amp-dark-mode .b-comment-item,.dark-mode .b-comment-item{--branch-color:var(--invers-16-color)}.b-comment-item__container{width:100%}.b-comment-item__details{padding:var(--offset);position:relative}.b-comment-item__photo{flex-basis:var(--photo-width);max-width:var(--photo-width);width:var(--photo-width)}.b-comment-item__content{--content-width:calc(100% - var(--photo-width) - var(--photo-offset));flex-basis:var(--content-width);margin-left:var(--photo-offset);max-width:var(--content-width);width:var(--content-width)}.b-comment-item__user>*{white-space:nowrap}.b-comment-item__user>:not(:first-child){margin-left:8px}.b-comment-item__user>.post-author{background-color:var(--grey-color);border-radius:100px;color:var(--invers-light-color);overflow:hidden;padding:0 6px;text-overflow:ellipsis}.b-comment-item__content>p{white-space:pre-wrap;word-wrap:break-word;margin-top:2px;overflow:auto}.b-comment-item__content>p a{color:var(--blue-color);text-decoration:none}.b-comment-item__content>p a:hover{text-decoration:underline}.b-comment-item__content>p.comment-hidden{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-comment-item__media{display:flex;justify-content:flex-start;margin-top:4px}.b-comment-item__media__image{max-width:100%;overflow:hidden;width:auto!important}.b-comment-item__media img,.b-comment-item__media video{border-radius:8px;height:auto;max-height:350px;max-width:100%;width:auto}.b-comment-item__actions{flex-wrap:wrap;margin-top:8px;width:100%}.b-comment-item__actions>:not(:first-child){margin-left:16px}.b-comment-item__reply{padding-bottom:var(--offset);padding-left:calc(var(--photo-width) + var(--offset) + var(--photo-offset));padding-right:var(--offset);position:relative}.b-comment-item__children{padding-left:9px}.b-comment-item__parent-branch{cursor:pointer;height:calc(100% - 40px - var(--offset));left:var(--offset);position:absolute;top:calc(var(--offset) + 40px);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:14px;-webkit-tap-highlight-color:transparent;flex-shrink:0}.b-comment-item__parent-branch:after{border-left:1px solid var(--branch-color);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:1px}.b-comment-item__reply>.b-comment-item__parent-branch{height:100%;top:0}.b-comment-item__children .b-comment-item__branch{cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:14px;-webkit-tap-highlight-color:transparent;flex-shrink:0}.b-comment-item__children .b-comment-item__branch:before{border:solid var(--branch-color);border-bottom-left-radius:10px;border-width:0 0 1px 1px;content:"";display:block;height:0;left:-1px;padding-bottom:calc(20px + var(--offset));position:absolute;top:0;width:100%}.b-comment-item__children .b-comment-item:not(.last-childs)>.b-comment-item__branch:after{border-left:1px solid var(--branch-color);content:"";display:block;height:calc(100% - 20px);left:-1px;position:absolute;top:20px;width:1px}.b-comment-item.branch-highlighted>.b-comment-item__container>.b-comment-item__children>.b-comment-item>.b-comment-item__branch:after,.b-comment-item.branch-highlighted>.b-comment-item__container>.b-comment-item__children>.b-comment-item>.b-comment-item__branch:before,.b-comment-item.branch-highlighted>.b-comment-item__container>.b-comment-item__details>.b-comment-item__parent-branch:after{border-color:var(--blue-color)}.b-comment-item__load-more{padding-bottom:var(--offset);padding-left:calc(var(--photo-width) + var(--offset) + var(--photo-offset));padding-right:var(--offset)}.b-comment-item__form{margin-top:4px;position:relative}.b-comment-item__form .textarea-form-group{position:relative;z-index:0}.b-comment-item__form .textarea-form-group>.textarea-container>div>div[contenteditable]{min-height:86px;padding-bottom:60px}.b-comment-item__form .btn.v--icon{position:absolute;right:12px;top:8px;z-index:1}.b-comment-item__form .btn.v--primary{bottom:12px;position:absolute;right:12px;z-index:1}@media only screen and (min-width:48em){.fs-comment-sm{font-size:15px;line-height:22px}}.b-comments{position:relative;z-index:0}.b-comments__order{display:inline-flex}.b-comments__content{margin-top:12px}.b-comments__list{margin:0 -8px}.b-comments__empty{padding:36px 0}@media only screen and (min-width:48em){.b-comments{padding-top:0}.b-comments__content{margin-top:16px}}
