.news-page-module__SsSyOG__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding-bottom:60px;animation:.25s both news-page-module__SsSyOG__page-enter;display:flex}.news-page-module__SsSyOG__container .news-page-module__SsSyOG__header_row{justify-content:space-between;align-items:flex-end;gap:12px;width:100%;height:24px;display:flex;overflow:visible}.news-page-module__SsSyOG__container h1{color:#fff;font-size:20px;font-weight:500;font-family:var(--font-thicker);white-space:nowrap;margin:0}@media (max-width:480px){.news-page-module__SsSyOG__container h1{font-size:17px}}.news-page-module__SsSyOG__container h2{color:var(--foreground);white-space:nowrap;margin:0;font-size:16px;font-weight:600}.news-page-module__SsSyOG__container .news-page-module__SsSyOG__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;width:100%;display:grid}@media (max-width:1140px){.news-page-module__SsSyOG__container .news-page-module__SsSyOG__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.news-page-module__SsSyOG__container .news-page-module__SsSyOG__items{grid-template-columns:repeat(1,minmax(0,1fr))}}@keyframes news-page-module__SsSyOG__page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes news-page-module__SsSyOG__card-appear{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.news-page-module__SsSyOG__news_item{animation:.25s both news-page-module__SsSyOG__card-appear;display:flex}.news-page-module__SsSyOG__load_more_btn{align-self:center;width:100%;max-width:384px;margin-top:20px}.news-page-module__SsSyOG__tabsList{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.news-page-module__SsSyOG__tabTrigger{min-height:46px;line-height:1.1;padding:10px 18px!important;font-size:15px!important}.news-page-module__SsSyOG__sortSelect{width:auto;min-width:130px;max-width:unset}@media (max-width:700px){.news-page-module__SsSyOG__sortSelect{min-width:110px}}@media (max-width:480px){.news-page-module__SsSyOG__sortSelect{min-width:90px}}
.news-item-module__4mnzuW__container{cursor:pointer;border:1px solid var(--border-default);background:var(--surface-base);border-radius:13px;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;min-height:280px;padding:14px;transition:background .15s,border-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.news-item-module__4mnzuW__container:hover{background:var(--gray-900);border-color:var(--gray-500);transform:translateY(-2px)}.news-item-module__4mnzuW__container img{object-fit:cover;border-radius:8px;width:100%;max-width:100%;height:130px;margin-bottom:12px;display:block}.news-item-module__4mnzuW__container .news-item-module__4mnzuW__title{color:#fff;font-size:15px;font-weight:500;font-family:var(--font-thicker);margin-bottom:8px}.news-item-module__4mnzuW__container .news-item-module__4mnzuW__date{color:var(--gray-400);font-size:13px;font-weight:500}.news-item-module__4mnzuW__container .news-item-module__4mnzuW__description{color:var(--gray-400);margin-bottom:12px;font-size:13px;font-weight:500}.news-item-module__4mnzuW__container .news-item-module__4mnzuW__meta_row{justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-top:auto;display:flex}.news-item-module__4mnzuW__container .news-item-module__4mnzuW__comments_count{color:var(--gray-300);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.news-item-module__4mnzuW__new_badge{z-index:2;letter-spacing:.5px;color:var(--surface-raised);background:var(--brand-default);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;animation:2.8s ease-in-out infinite news-item-module__4mnzuW__new_badge_glow;position:absolute;top:12px;right:12px;box-shadow:0 0 0 2px #111112e6}@keyframes news-item-module__4mnzuW__new_badge_glow{0%,to{background:var(--brand-hover);box-shadow:0 0 0 2px #111112e6,0 0 #f7ae4300}50%{background:var(--brand-300);box-shadow:0 0 0 2px #111112e6,0 0 16px #f7ae4373}}@media (prefers-reduced-motion:reduce){.news-item-module__4mnzuW__new_badge{animation:none}}
.CommentsList-module__zP-5Pa__container{margin-top:35px;margin-bottom:40px}.CommentsList-module__zP-5Pa__container .CommentsList-module__zP-5Pa__title{font-family:var(--font-thicker);color:#fff;margin-bottom:18px;font-size:16px;font-weight:600}.CommentsList-module__zP-5Pa__header_row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.CommentsList-module__zP-5Pa__sort_selector_top{align-items:center;margin-top:12px;display:flex}.CommentsList-module__zP-5Pa__list{flex-direction:column;gap:16px;width:100%;margin-top:16px;display:flex}.CommentsList-module__zP-5Pa__comment_thread{flex-direction:column;gap:8px;display:flex}.CommentsList-module__zP-5Pa__reply_form_under_root,.CommentsList-module__zP-5Pa__reply_form_under_reply{margin-top:10px}.CommentsList-module__zP-5Pa__reply_item_spacing{margin-top:8px}.CommentsList-module__zP-5Pa__replies_section{border-left:2px solid #2e2e2e4d;border-left:2px solid lab(18.8% 0 0/.3);flex-direction:column;gap:8px;margin-top:8px;margin-left:24px;padding-left:16px;display:flex}@media (max-width:480px){.CommentsList-module__zP-5Pa__replies_section{margin-left:10px;padding-left:10px}}.CommentsList-module__zP-5Pa__replies_section_content{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.CommentsList-module__zP-5Pa__replies_toggle{color:var(--color-brand);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.CommentsList-module__zP-5Pa__replies_toggle:disabled{opacity:.7;cursor:default}.CommentsList-module__zP-5Pa__replies_list{flex-direction:column;gap:8px;display:flex}.CommentsList-module__zP-5Pa__reply_item{flex-direction:column;display:flex}.CommentsList-module__zP-5Pa__reply_error{color:var(--status-error);font-size:12px;line-height:1.2}.CommentsList-module__zP-5Pa__skeleton{height:64px!important}.CommentsList-module__zP-5Pa__empty_state{margin-top:16px}.CommentsList-module__zP-5Pa__spin{animation:1s linear infinite CommentsList-module__zP-5Pa__spin}@keyframes CommentsList-module__zP-5Pa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
