.headline-of-news{width:100%;text-align:center;margin-top:3rem;color:black}.post-info{display:flex;align-items:baseline;justify-content:space-around;gap:5rem;margin-top:2rem}.News-image-area{width:100%;text-align:-webkit-center;margin-top:2rem}.News-image-area img{height:auto;width:100%;border-radius:2rem;-o-object-fit:fill;object-fit:fill}.News-Description p{font-size:medium;line-height:1.5rem;text-align:justify;margin-top:1rem}.news-comment-area,.news-comment-area form{text-align:center}.commentsLink{text-decoration:none;color:black}@keyframes ringing{0%{transform:rotate(0deg)}20%{transform:rotate(-25deg)}40%{transform:rotate(25deg)}60%{transform:rotate(-15deg)}80%{transform:rotate(15deg)}to{transform:rotate(0deg)}}.ringing-icon{animation:ringing 1s ease-in-out infinite;transform-origin:top center}.news-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1rem 0}.news-tag{background:linear-gradient(135deg,#1674bf,#0d5a9e);color:white;padding:.35rem .85rem;border-radius:20px;font-size:.85rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease}.news-tag:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(22,116,191,.3)}.news-date{display:flex;align-items:center;gap:.4rem;font-size:.95rem;color:#555;font-weight:500;background-color:#f5f5f5;padding:.4rem .8rem;border-radius:20px}.news-date svg{color:#1674bf}.news-reading-time{font-size:.9rem;color:#555;font-weight:500}.news-faq-section{margin-top:2.5rem;padding:1.5rem;background-color:#f9f9f9;border-radius:10px}.news-faq-section h2{color:#1674bf;margin-bottom:1.5rem;font-size:1.5rem}.news-faq-section .accordion-button{font-weight:500;color:#333}.news-faq-section .accordion-button:not(.collapsed){background-color:#e8f4fc;color:#1674bf}.news-faq-section .accordion-body{text-align:left;color:#555;line-height:1.6}.news-faq-section .accordion-body p{margin:0}.news-comment-section{margin-top:2rem;padding:1rem;background-color:#f9f9f9;border-radius:5px}.comment-box{padding:.5rem 1rem;margin-bottom:1rem;background-color:#ffffff;border:1px solid #ddd;border-radius:5px}.comment-box p{margin:.5rem 0}.comment-box strong{color:#1674bf}@media (max-width:768px){.headline-of-news{margin-top:1.6rem}.headline-of-news h1{font-size:1.8rem;line-height:1.3}.post-info{flex-direction:column;gap:.75rem;align-items:center;margin-top:1rem}.news-tags{gap:.4rem;margin:.75rem 0}.news-tag{font-size:.75rem;padding:.25rem .65rem}.news-reading-time{font-size:.85rem}.News-image-area{margin-top:1.5rem}.News-image-area img{border-radius:1rem}.News-Description p{font-size:.9rem;line-height:1.6rem}.news-faq-section{margin-top:1.5rem;padding:1rem}.news-faq-section h2{font-size:1.25rem;margin-bottom:1rem}.news-faq-section .accordion-body,.news-faq-section .accordion-button{font-size:.9rem;padding:.75rem 1rem}.news-comment-section{padding:.75rem}.news-comment-area h2{font-size:1.25rem}}