.News_container__ZFoD7{margin:0 auto;padding:15px;background-color:var(--background);min-height:100vh;width:100%;max-width:1000px}.News_container__ZFoD7 .News_contentNews__aXNxm{background-color:var(--component-background-color);padding:1rem;border-radius:0 0 12px 12px}.News_container__ZFoD7 .News_comments__tZ52O{margin-top:1rem}.News_headerNews__u95zX{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:var(--component-background-color);padding:1rem;border-radius:12px 12px 0 0;position:relative;border-bottom:2px solid var(--border-color)}.News_headerNews__u95zX .News_titleNews__XtOQF{margin:15px 5px;font-size:1.5rem;font-weight:700;color:var(--news-title-color)}.News_publishInfoNews__x27hr,.News_publishInfoNews__x27hr .News_publishInfoNews__x27hr{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.News_publishInfoNews__x27hr .News_publishInfoNews__x27hr{position:relative;width:100%;background-color:var(--news-publish-date-background-color)}.News_publishInfoNews__x27hr .News_publishInfoNews__x27hr .News_publishDate__jYb6f{padding:8px;background-color:var(--news-publish-date-background-color);height:100%;color:var(--news-publish-date-color);font-size:12px;font-weight:600}.News_publishInfoNews__x27hr .News_tags__mX_0D{display:none;position:relative;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.News_publishInfoNews__x27hr .News_tag__ew9_x{border-radius:4px;border:1px solid var(--news-tag-background-color);color:var(--news-tag-background-color);padding:2px 4px;font-size:12px;font-weight:600;text-align:center;transition:all .2s ease;cursor:pointer}.News_publishInfoNews__x27hr .News_tag__ew9_x:hover{background-color:var(--news-tag-background-color);color:var(--news-publish-date-color)}@media screen and (max-width:550px){.News_headerNews__u95zX .News_titleNews__XtOQF{font-size:1.2rem}}@media screen and (max-width:450px){.News_headerNews__u95zX .News_titleNews__XtOQF{font-size:1rem}}