.comments-section{margin-top:3rem;padding-top:3rem;border-top:1px solid #e5e7eb}.comments-section h2{font-size:20px;margin-bottom:15px;color:#111827;font-weight:600}.comment-form{background-color:#f1f2f4;padding:10px;border-radius:5px;margin-bottom:15px}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#374151}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:white;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.submit-btn{background-color:#1e40af;color:white;font-weight:500;padding:.75rem 1.5rem;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s;width:190px;height:46px;font-size:15px}.submit-btn:hover{opacity:.85}.comments-list{display:flex;flex-direction:column;gap:1.5rem}.comment-card{display:flex;gap:1rem;padding-bottom:1.5rem;align-items:flex-start}.comment-card:not(:last-child){border-bottom:1px solid #f2f2f2}.comment-avatar{flex-shrink:0;width:35px;height:35px;background:#277bc0;border-radius:50%;text-align:center;line-height:35px;font-size:16px;text-transform:uppercase;font-weight:600;color:#fff}.comment-content .read-time{font-size:12px}.comment-content{color:#4b5563;line-height:1.6;flex:1;display:flex;flex-direction:column;gap:.5rem}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.comment-header time{font-size:.875rem;color:#6b7280}.author-info{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.comment-content .author-info{align-items:flex-start;flex-direction:column}.author-name{font-weight:600;color:#111827;margin-bottom:0;margin-top:0}.comment-content .author-name{margin-bottom:-6px}.comment-time{font-size:.8125rem;color:#606060}.comment-text{color:#0f0f0f;line-height:24px;font-size:15px;margin:.25rem 0 .5rem;font-weight:300}._load_more_commet1>button{background:#277bc0;border:none;color:#fff;padding:6px 12px;border-radius:4px;height:43px;width:200px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}._load_more_commet1>button:hover{opacity:1}@media only screen and (max-width:640px){.comments-section{margin-top:0;padding-top:15px}.comment-card{gap:.75rem}.author-name{margin-top:0}.comment-text{font-size:14px;color:#000;font-weight:400;line-height:21px;margin-left:-44px}}