.CommentsSection_commentsSection__2CCRx{margin-top:40px;padding:0 20px}.CommentsSection_commentsSection__2CCRx h2{font-size:1.6rem;color:var(--color-dark-gray);margin-bottom:25px;font-weight:600;border-bottom:2px solid var(--color-light-gray);padding-bottom:10px}.CommentsSection_commentAuthorName__B4kGR{padding-left:10px}.CommentsSection_commentsList__rnnoV{list-style:none;padding:0}.CommentsSection_comment__wA_J6{padding:15px;background-color:var(--comment-background);border:1px solid var(--color-gray);border-radius:8px;margin-bottom:15px}.CommentsSection_comment__wA_J6 p{margin:0 0 0 50px;color:var(--color-secondary-gray);line-height:1.5}.CommentsSection_commentForm__mstUK{margin-top:25px;display:flex;flex-direction:column;gap:12px}.CommentsSection_input__B43m_{padding:10px;border-radius:5px;border:1px solid var(--color-gray);font-size:1rem;background-color:var(--comment-background);color:var(--color-dark-gray)}.CommentsSection_input__B43m_:after,.CommentsSection_input__B43m_:focus{outline:none!important;border-color:var(--color-primary)!important;box-shadow:0 0 5px var(--color-primary)!important}.CommentsSection_textarea__W7Emb{padding:12px;border-radius:8px;border:1px solid var(--color-gray);font-size:1rem;resize:vertical;min-height:100px;background-color:var(--comment-background);color:var(--color-dark-gray)}.CommentsSection_textarea__W7Emb:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 5px var(--color-primary)}.CommentsSection_submitButton__P51uq{align-self:flex-start;background-color:var(--color-buttons);color:var(--color-white-global);border:none;padding:12px 24px;border-radius:8px;font-size:1rem;cursor:pointer;transition:background-color .3s}.CommentsSection_submitButton__P51uq:hover{background-color:var(--color-secondary)}.CommentsSection_commentHeader__DxK24{display:flex;align-items:center;margin-bottom:10px}.CommentsSection_avatar__EsGMp{margin-right:15px;width:50px;height:50px}.CommentsSection_avatarImage__EHb4J{border-radius:50%}@media (max-width:768px){.CommentsSection_commentsSection__2CCRx{margin-top:30px;padding:0 15px}.CommentsSection_commentsSection__2CCRx h2{font-size:1.4rem;margin-bottom:20px}.CommentsSection_comment__wA_J6{padding:10px;margin-bottom:12px}.CommentsSection_comment__wA_J6 p{margin-left:40px}.CommentsSection_textarea__W7Emb{font-size:.95rem;padding:10px;min-height:80px}.CommentsSection_submitButton__P51uq{padding:10px 20px;font-size:.95rem}.CommentsSection_avatar__EsGMp{width:40px;height:40px}}@media (max-width:480px){.CommentsSection_commentsSection__2CCRx{margin-top:20px;padding:0 10px}.CommentsSection_commentsSection__2CCRx h2{font-size:1.3rem;margin-bottom:15px}.CommentsSection_comment__wA_J6{padding:8px;margin-bottom:10px}.CommentsSection_comment__wA_J6 p{margin-left:35px}.CommentsSection_textarea__W7Emb{font-size:.9rem;padding:8px;min-height:70px}.CommentsSection_submitButton__P51uq{padding:8px 16px;font-size:.9rem}.CommentsSection_avatar__EsGMp{width:35px;height:35px}}