.Comments-module__RdoQ5a__modalOverlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Comments-module__RdoQ5a__modalContent{background:#fff;border-radius:12px;flex-direction:column;gap:15px;width:90%;max-width:700px;max-height:80vh;padding:25px;display:flex;position:relative;overflow-y:auto}.Comments-module__RdoQ5a__loadMoreButtonComment{max-width:fit-content;margin:0 auto;padding:6px}.Comments-module__RdoQ5a__modalClose{cursor:pointer;background:0 0;font-size:2rem;position:absolute;top:10px;right:15px}.Comments-module__RdoQ5a__parentComment{border-bottom:1px solid var(--gray);padding-bottom:15px}.Comments-module__RdoQ5a__repliesList{flex-direction:column;gap:20px;display:flex}.Comments-module__RdoQ5a__replyItem{flex-direction:column;gap:10px;padding:10px;display:flex}.Comments-module__RdoQ5a__replyItem:nth-child(2n){border-radius:var(--b-radius);background:#eeeeeeb0}.Comments-module__RdoQ5a__replyAuthor{align-items:center;gap:12px;display:flex}.Comments-module__RdoQ5a__replyAvatar{border-radius:50%;width:40px;height:40px}.Comments-module__RdoQ5a__replyContent{padding-left:52px;font-size:15px;line-height:1.6}.Comments-module__RdoQ5a__spinnerContainer{justify-content:center;padding:20px;display:flex}
