.comments-section-container__title-container__text{color:#fff;background:var(--bs-primary);display:inline-block;width:-moz-fit-content;width:fit-content}.comments-section-container__title-container__text__comment-count{top:-12px;right:-12px;background:var(--bs-secondary);color:#fff;width:28px;height:28px;border-radius:50%}.comments-section-container__title-container::after{content:"";position:absolute;left:20px;bottom:0;width:calc(100% - 20px);height:1px;border-bottom:1px solid var(--bs-primary)}.comments-section-container__form-container{background:rgba(0,0,0,.2);box-shadow:0px 0px 10px 0px rgba(0,0,0,.4)}.comments-section-container__form-container form{min-height:110px}.comments-section-container__wrapper{gap:15px}.comments-section-container__wrapper__comment{gap:10px}.comments-section-container__wrapper__comment.reply.last-comment::before{height:30px}.comments-section-container__wrapper__comment.reply{margin-left:40px;padding-left:20px}.comments-section-container__wrapper__comment.reply::before{content:"";position:absolute;left:-20px;height:calc(100% + 10px);top:-5px;bottom:0;width:1px;background-color:#777}.comments-section-container__wrapper__comment.reply::after{content:"";position:absolute;left:-20px;top:15px;width:35px;height:20px;border:1px solid #777;border-right:none;border-top:none;border-bottom-left-radius:10px;background:rgba(0,0,0,0)}.comments-section-container__wrapper__comment__submit-icon{position:absolute;background:none;border:none;cursor:pointer;width:50px;height:50px;right:5px;bottom:20px}.comments-section-container__wrapper__comment__header{gap:10px;font-size:14px}.comments-section-container__wrapper__comment__details-header{gap:10px}.comments-section-container__wrapper__comment__author-label{padding:2px 5px 3px 5px;background:var(--bs-primary-600)}.comments-section-container__wrapper__comment__username_input,.comments-section-container__wrapper__comment__input{width:100%;position:relative;padding:15px;color:#fff;gap:10px;border-radius:8px;background:var(--bs-primary-700);border:1px solid var(--bs-primary-700)}.comments-section-container__wrapper__comment__input{height:80px}.comments-section-container__wrapper__comment__body,.comments-section-container__wrapper__comment__reply{background:rgba(0,0,0,.2);color:#fff;padding:10px;gap:8px}.comments-section-container__wrapper__comment__body__text span.replying-to,.comments-section-container__wrapper__comment__reply__text span.replying-to{color:var(--bs-primary)}.comments-section-container__wrapper__comment__reply-wrapper{min-height:30px}.comments-section-container__wrapper__comment__reply-btn{padding:2px 5px 3px 5px;gap:5px;background:none;border:1px solid rgba(168,30,34,0);cursor:pointer}.comments-section-container__wrapper__comment__reply-btn:active,.comments-section-container__wrapper__comment__reply-btn.active{background:var(--bs-primary);border-color:var(--bs-primary)}.comments-section-container__wrapper__comment form{gap:20px;display:flex;flex-direction:column;width:100%;position:relative}.comment-published{color:#fff !important}
