.text-divider{align-items:center;display:flex;margin:1rem auto;text-align:center}.text-divider span{font-size:80%;letter-spacing:.1em;padding:0 .75rem;text-transform:uppercase;white-space:nowrap}.text-divider:after,.text-divider:before{background:var(--g4);content:"";display:inline-block;flex-grow:1;height:1px;vertical-align:middle;width:20px}.commentsSection{margin-left:auto;margin-right:auto;margin-top:2.5rem;max-width:680px}.commentsSection .__empty{color:var(--g4);text-align:center}.commentsSection .__empty h4{margin-bottom:.75rem}.commentsSection .__list{display:flex;flex-direction:column;list-style:none;row-gap:.5rem}.commentsSection .__addComment{color:var(--black);display:flex;justify-content:center;text-decoration:none}.commentsSection .__comment{background-color:var(--g6);border-radius:.5rem;box-shadow:0 3px 36px #0000000d;overflow:hidden;padding:1rem}.commentsSection .__comment a{color:var(--black);font-weight:600;margin-bottom:.75rem;text-decoration:none}.commentsSection .__comment a:hover{color:var(--g1);text-decoration:underline}.commentsSection .__comment .__text{margin-bottom:.5rem}.commentsSection .__comment .__links{align-content:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;margin-bottom:0}.commentsSection .__comment .__links a,.commentsSection .__comment .__links span{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;margin-bottom:0}
