.page-module__Kjl5uq__pageShell{min-height:100vh;padding:var(--site-padding) var(--site-padding) 0}.page-module__Kjl5uq__newsLayout{max-width:var(--site-max-width);grid-template-columns:220px minmax(0,1fr) 290px;align-items:start;gap:16px;margin:0 auto;display:grid;position:relative}.page-module__Kjl5uq__leftSidebar{grid-area:2/1/span 3}.page-module__Kjl5uq__rightSidebar{grid-area:2/3/span 3}.page-module__Kjl5uq__leftSidebar,.page-module__Kjl5uq__rightSidebar{gap:14px;display:grid}.page-module__Kjl5uq__sidebarCard,.page-module__Kjl5uq__pageHero,.page-module__Kjl5uq__postCard,.page-module__Kjl5uq__sideCard,.page-module__Kjl5uq__trendingCard,.page-module__Kjl5uq__emptyState{background:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);border-radius:14px}.page-module__Kjl5uq__sidebarCard{padding:14px}.page-module__Kjl5uq__sidebarHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.page-module__Kjl5uq__sidebarHeader h3,.page-module__Kjl5uq__sidebarCard h3{margin:0;font-size:14px}.page-module__Kjl5uq__sidebarHeader button{color:var(--color-green);cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:900}.page-module__Kjl5uq__categoryList{gap:8px;display:grid}.page-module__Kjl5uq__categoryButton{border:1px solid var(--color-border);background:var(--color-white);width:100%;min-height:38px;color:var(--color-muted);text-align:left;cursor:pointer;border-radius:9px;align-items:center;gap:9px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.page-module__Kjl5uq__categoryButton span{width:24px;height:24px;color:var(--color-green);background:#f1f5f3;border-radius:7px;flex-shrink:0;place-items:center;display:grid}.page-module__Kjl5uq__activeCategory{background:var(--color-green);color:var(--color-white);border-color:var(--color-green)}.page-module__Kjl5uq__activeCategory span{color:var(--color-white);background:#ffffff29}.page-module__Kjl5uq__filterRows{gap:6px;margin-top:12px;display:grid}.page-module__Kjl5uq__filterRows button{text-align:left;color:var(--color-dark);cursor:pointer;background:0 0;border:none;padding:9px 0;font-size:12px;font-weight:700}.page-module__Kjl5uq__filterRows button:after{content:"⌄";float:right;color:var(--color-muted)}.page-module__Kjl5uq__mainColumn{display:contents}.page-module__Kjl5uq__pageHero{background:var(--color-white);border-radius:0 0 28px 28px;grid-area:1/1/auto/-1;min-height:285px;position:relative;overflow:hidden}.page-module__Kjl5uq__pageHeroImage{object-fit:cover;object-position:center}.page-module__Kjl5uq__screenReaderOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__Kjl5uq__listHeader{background:var(--color-white);border:1px solid var(--color-border);border-radius:14px;grid-area:2/2;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.page-module__Kjl5uq__listHeader h2{margin:0;font-size:20px}.page-module__Kjl5uq__controls{align-items:center;gap:10px;display:flex}.page-module__Kjl5uq__controls button,.page-module__Kjl5uq__controls select{border:1px solid var(--color-border);background:var(--color-white);color:var(--color-muted);cursor:pointer;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:700}.page-module__Kjl5uq__postList{grid-area:3/2;gap:14px;display:grid}.page-module__Kjl5uq__postCard{border-radius:16px;grid-template-columns:205px minmax(0,1fr);align-items:stretch;gap:22px;padding:16px;display:grid}.page-module__Kjl5uq__cardMediaStack{align-content:start;gap:10px;display:grid}.page-module__Kjl5uq__cardImageLink{text-decoration:none;display:block}.page-module__Kjl5uq__postImage{aspect-ratio:1;background:linear-gradient(135deg,#007a3deb,#ffd200d1),radial-gradient(circle at 75% 70%,#ffffff52,#0000 30%);border-radius:13px;place-items:center;width:100%;display:grid;overflow:hidden}.page-module__Kjl5uq__postImage img{object-fit:cover;width:100%;height:100%}.page-module__Kjl5uq__postImage span{background:var(--color-white);width:52px;height:52px;color:var(--color-green);text-transform:uppercase;letter-spacing:.4px;border-radius:15px;place-items:center;font-size:11px;font-weight:950;display:grid}.page-module__Kjl5uq__imageCategoryPill{min-height:40px;color:var(--color-green);text-transform:uppercase;letter-spacing:.9px;background:#eef8f2;border:1px solid #007a3d24;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-size:11px;font-weight:950;display:inline-flex}.page-module__Kjl5uq__postContent{align-content:center;gap:14px;min-width:0;display:grid}.page-module__Kjl5uq__postTopContent{gap:11px;display:grid}.page-module__Kjl5uq__postContent h3{max-width:720px;color:var(--color-dark);letter-spacing:-.35px;margin:0;font-family:inherit;font-size:clamp(21px,1.75vw,25px);font-weight:700;line-height:1.18}.page-module__Kjl5uq__postContent h3 a{color:inherit;text-decoration:none}.page-module__Kjl5uq__postContent h3 a:hover{color:var(--color-green)}.page-module__Kjl5uq__postContent p{max-width:680px;color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.page-module__Kjl5uq__authorMetaRow{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.page-module__Kjl5uq__authorMetaRow strong{color:var(--color-dark);font-size:12.5px;font-weight:900}.page-module__Kjl5uq__authorMetaRow span{align-items:center;gap:5px;display:inline-flex}.page-module__Kjl5uq__authorAvatar{width:31px;height:31px;color:var(--color-green);background:#edf7f0;border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;font-weight:950;display:grid;overflow:hidden}.page-module__Kjl5uq__authorAvatar img{object-fit:cover;width:100%;height:100%}.page-module__Kjl5uq__metaDivider{background:var(--color-border);width:1px;height:20px}.page-module__Kjl5uq__cardBottomBar{border-top:1px solid var(--color-border);grid-template-columns:minmax(110px,1fr) minmax(160px,200px) 110px;align-items:center;gap:12px;padding-top:14px;display:grid}.page-module__Kjl5uq__viewsCount{color:var(--color-dark);align-items:center;gap:9px;font-size:13px;font-weight:800;display:inline-flex}.page-module__Kjl5uq__viewsCount svg{width:28px;height:28px;color:var(--color-green);background:#e8f6ed;border-radius:50%;padding:7px}.page-module__Kjl5uq__readArticleButton,.page-module__Kjl5uq__saveButton{border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 15px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.page-module__Kjl5uq__readArticleButton{background:var(--color-green);color:var(--color-white);box-shadow:0 10px 24px #007a3d38}.page-module__Kjl5uq__saveButton{border:1px solid var(--color-border);background:var(--color-white);color:var(--color-dark);cursor:pointer}.page-module__Kjl5uq__saveButton svg{color:var(--color-green)}.page-module__Kjl5uq__sideCard,.page-module__Kjl5uq__trendingCard{padding:18px}.page-module__Kjl5uq__sideCard h3,.page-module__Kjl5uq__trendingCard h3{margin:0 0 8px;font-size:17px}.page-module__Kjl5uq__sideCard p{color:var(--color-muted);margin:0 0 14px;font-size:12.5px;line-height:1.5}.page-module__Kjl5uq__sideCard a,.page-module__Kjl5uq__trendingCard a{background:var(--color-green);color:var(--color-white);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.page-module__Kjl5uq__trendingList{gap:12px;margin:14px 0;display:grid}.page-module__Kjl5uq__trendingItem{grid-template-columns:24px 1fr auto;align-items:center;gap:8px;display:grid}.page-module__Kjl5uq__trendingItem span{background:var(--color-green);width:23px;height:23px;color:var(--color-white);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.page-module__Kjl5uq__trendingItem p{margin:0;font-size:12px;font-weight:800}.page-module__Kjl5uq__trendingItem small{color:var(--color-muted);white-space:nowrap;font-size:10px}.page-module__Kjl5uq__pagination{justify-content:center;gap:8px;margin-top:8px;display:flex}.page-module__Kjl5uq__pagination button{border:1px solid var(--color-border);background:var(--color-white);cursor:pointer;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:900}.page-module__Kjl5uq__activePage{color:var(--color-white);background:var(--color-green)!important;border-color:var(--color-green)!important}.page-module__Kjl5uq__emptyState{color:var(--color-muted);padding:24px;font-weight:800}.page-module__Kjl5uq__mobileRail,.page-module__Kjl5uq__mobileFilterButton,.page-module__Kjl5uq__mobileOverlay,.page-module__Kjl5uq__mobileDrawer{display:none}@media (max-width:1280px){.page-module__Kjl5uq__postCard{grid-template-columns:190px minmax(0,1fr);gap:18px;padding:15px}.page-module__Kjl5uq__postContent h3{font-size:clamp(20px,1.8vw,24px)}.page-module__Kjl5uq__cardBottomBar{grid-template-columns:1fr 180px 105px}}@media (max-width:1100px){.page-module__Kjl5uq__newsLayout{grid-template-columns:1fr}.page-module__Kjl5uq__pageHero{grid-area:1/1/auto/-1;min-height:260px}.page-module__Kjl5uq__leftSidebar{grid-area:2/1/auto/-1}.page-module__Kjl5uq__listHeader{grid-area:3/1/auto/-1}.page-module__Kjl5uq__postList{grid-area:4/1/auto/-1}.page-module__Kjl5uq__rightSidebar{grid-area:5/1/auto/-1}.page-module__Kjl5uq__leftSidebar,.page-module__Kjl5uq__rightSidebar{grid-template-columns:repeat(2,1fr)}.page-module__Kjl5uq__postCard{grid-template-columns:180px minmax(0,1fr)}.page-module__Kjl5uq__cardBottomBar{grid-template-columns:1fr 1fr}.page-module__Kjl5uq__viewsCount{grid-column:1/-1}}@media (max-width:760px){.page-module__Kjl5uq__pageShell{background:linear-gradient(180deg, #eaf7efeb, #f8fafc 340px), var(--color-background);padding:10px 10px 0}.page-module__Kjl5uq__newsLayout{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;max-width:100%}.page-module__Kjl5uq__leftSidebar{display:none}.page-module__Kjl5uq__mainColumn{display:contents}.page-module__Kjl5uq__pageHero{border-radius:0 0 24px 24px;grid-area:1/1/auto/-1;min-height:208px;box-shadow:0 16px 34px #0f172a1a}.page-module__Kjl5uq__pageHeroImage{object-position:center}.page-module__Kjl5uq__mobileRail{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;grid-area:2/1/auto/-1;gap:9px;width:calc(100% + 20px);margin:0 -10px;padding:2px 10px 8px;display:flex;overflow:auto hidden}.page-module__Kjl5uq__mobileRail::-webkit-scrollbar{display:none}.page-module__Kjl5uq__mobileFilterButton{background:var(--color-green);width:auto;min-width:47px;height:44px;color:var(--color-white);cursor:pointer;scroll-snap-align:start;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;margin:0;display:inline-flex;box-shadow:0 10px 22px #007a3d3d}.page-module__Kjl5uq__mobileRailTab{text-align:center;width:auto;min-width:96px;min-height:44px;color:var(--color-dark);cursor:pointer;scroll-snap-align:start;white-space:nowrap;background:#ffffffeb;border:1px solid #007a3d24;border-radius:999px;flex-direction:row;flex:none;justify-content:center;align-items:center;gap:7px;padding:6px 12px 6px 8px;display:inline-flex;box-shadow:0 8px 20px #0f172a0f}.page-module__Kjl5uq__mobileRailTabActive{background:var(--color-green);border-color:var(--color-green);color:var(--color-white);box-shadow:0 12px 26px #007a3d3d}.page-module__Kjl5uq__mobileRailIcon{width:29px;height:29px;color:var(--color-green);background:#eef8f2;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.page-module__Kjl5uq__mobileRailTabActive .page-module__Kjl5uq__mobileRailIcon{color:var(--color-white);background:#ffffff2e}.page-module__Kjl5uq__mobileRailLabel{font-size:11px;font-weight:900;line-height:1}.page-module__Kjl5uq__listHeader{background:#fffffff5;border-radius:18px;flex-direction:column;grid-area:3/1/auto/-1;align-items:flex-start;gap:12px;padding:15px;box-shadow:0 12px 28px #0f172a0f}.page-module__Kjl5uq__listHeader h2{letter-spacing:-.3px;font-size:20px;line-height:1.15}.page-module__Kjl5uq__controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.page-module__Kjl5uq__controls button,.page-module__Kjl5uq__controls select{background:#f8faf9;border-radius:999px;width:100%;min-height:42px;padding:0 12px;font-size:11.5px;font-weight:900}.page-module__Kjl5uq__controls select{grid-column:1/-1}.page-module__Kjl5uq__postList{grid-area:4/1/auto/-1;gap:13px}.page-module__Kjl5uq__postCard{background:var(--color-white);border-radius:22px;grid-template-columns:1fr;gap:0;padding:0;overflow:hidden;box-shadow:0 14px 34px #0f172a14}.page-module__Kjl5uq__cardMediaStack{gap:0;position:relative}.page-module__Kjl5uq__cardImageLink{min-width:0}.page-module__Kjl5uq__postImage{aspect-ratio:16/10;border-bottom:1px solid var(--color-border);border-radius:0}.page-module__Kjl5uq__postImage span{border-radius:14px;width:48px;height:48px;font-size:9px}.page-module__Kjl5uq__imageCategoryPill{letter-spacing:.5px;max-width:calc(100% - 24px);min-height:34px;color:var(--color-green);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff94;border-radius:999px;gap:6px;padding:7px 11px;font-size:9.5px;position:absolute;bottom:12px;left:12px;box-shadow:0 8px 18px #0f172a1f}.page-module__Kjl5uq__imageCategoryPill svg{flex-shrink:0;width:14px;height:14px}.page-module__Kjl5uq__postContent{align-content:start;gap:13px;padding:14px}.page-module__Kjl5uq__postTopContent{gap:9px}.page-module__Kjl5uq__postContent h3{letter-spacing:-.35px;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:inherit;font-size:18px;font-weight:850;line-height:1.22;display:-webkit-box;overflow:hidden}.page-module__Kjl5uq__postContent p{color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.page-module__Kjl5uq__authorMetaRow{gap:7px;font-size:11px;line-height:1.25}.page-module__Kjl5uq__authorMetaRow strong{text-overflow:ellipsis;white-space:nowrap;max-width:125px;font-size:11.5px;overflow:hidden}.page-module__Kjl5uq__authorMetaRow span{gap:4px}.page-module__Kjl5uq__authorMetaRow span svg{width:12px;height:12px}.page-module__Kjl5uq__authorAvatar{width:28px;height:28px;font-size:8.5px}.page-module__Kjl5uq__metaDivider{display:none!important}.page-module__Kjl5uq__cardBottomBar{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:9px;padding-top:12px}.page-module__Kjl5uq__viewsCount{background:#f8faf9;border-radius:12px;grid-column:1/-1;padding:8px 10px;font-size:11.5px}.page-module__Kjl5uq__viewsCount svg{width:24px;height:24px;padding:6px}.page-module__Kjl5uq__readArticleButton,.page-module__Kjl5uq__saveButton{border-radius:13px;gap:7px;min-height:42px;padding:0 10px;font-size:11.5px}.page-module__Kjl5uq__readArticleButton svg,.page-module__Kjl5uq__saveButton svg{width:14px;height:14px}.page-module__Kjl5uq__pagination{scrollbar-width:none;flex-wrap:nowrap;grid-area:5/1/auto/-1;justify-content:flex-start;padding:2px 0 8px;overflow-x:auto}.page-module__Kjl5uq__pagination::-webkit-scrollbar{display:none}.page-module__Kjl5uq__pagination button{border-radius:999px;flex:none;min-height:38px}.page-module__Kjl5uq__rightSidebar{grid-area:6/1/auto/-1;grid-template-columns:1fr;gap:12px}.page-module__Kjl5uq__sideCard,.page-module__Kjl5uq__trendingCard{border-radius:20px;padding:16px;box-shadow:0 12px 28px #0f172a0f}.page-module__Kjl5uq__trendingItem{grid-template-columns:28px 1fr;align-items:start}.page-module__Kjl5uq__trendingItem small{grid-column:2}.page-module__Kjl5uq__mobileOverlay{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a5c;border:none;display:block;position:fixed;inset:0}.page-module__Kjl5uq__mobileDrawer{z-index:90;background:var(--color-white);border:1px solid #ffffffa6;border-radius:24px;flex-direction:column;max-height:82vh;animation:.28s page-module__Kjl5uq__newsDrawerSlideUp;display:flex;position:fixed;bottom:10px;left:10px;right:10px;overflow:hidden;box-shadow:0 24px 60px #0f172a3d}.page-module__Kjl5uq__mobileDrawerHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;padding:18px 16px 12px;display:flex}.page-module__Kjl5uq__mobileDrawerHeader h3{color:var(--color-dark);letter-spacing:-.35px;margin:0;font-size:18px;font-weight:900}.page-module__Kjl5uq__mobileDrawerHeader p{color:var(--color-muted);margin:4px 0 0;font-size:12px}.page-module__Kjl5uq__drawerCloseButton{background:var(--color-green);width:40px;height:40px;color:var(--color-white);cursor:pointer;border:none;border-radius:14px;flex-shrink:0;place-items:center;transition:transform .2s,background .2s;display:grid;box-shadow:0 8px 18px #007a3d38}.page-module__Kjl5uq__drawerCloseButton:hover{background:var(--color-green-dark);transform:translateY(-1px)}.page-module__Kjl5uq__mobileDrawerTabs{gap:10px;padding:14px;display:grid;overflow-y:auto}.page-module__Kjl5uq__mobileDrawerTab{border:1px solid var(--color-border);background:var(--color-white);text-align:left;width:100%;min-height:58px;color:var(--color-dark);cursor:pointer;border-radius:16px;align-items:center;gap:12px;padding:0 14px;font-size:13px;font-weight:850;display:flex;box-shadow:0 4px 12px #0f172a08}.page-module__Kjl5uq__mobileDrawerTabIcon{width:38px;height:38px;color:var(--color-green);background:#edf7f0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.page-module__Kjl5uq__mobileDrawerTabActive{box-shadow:inset 4px 0 0 var(--color-green);background:#eef8f2;border-color:#007a3d3d}.page-module__Kjl5uq__mobileDrawerTabActive .page-module__Kjl5uq__mobileDrawerTabIcon{background:#007a3d1a}}@media (max-width:420px){.page-module__Kjl5uq__postContent h3{font-size:16.5px}.page-module__Kjl5uq__pageHero{min-height:188px}.page-module__Kjl5uq__readArticleButton,.page-module__Kjl5uq__saveButton{font-size:11px}}@media (prefers-reduced-motion:reduce){.page-module__Kjl5uq__mobileDrawer,.page-module__Kjl5uq__mobileRail,.page-module__Kjl5uq__postCard{scroll-behavior:auto!important;animation:none!important}}@keyframes page-module__Kjl5uq__newsDrawerSlideIn{0%{opacity:0;transform:translate(-18px,-50%)}to{opacity:1;transform:translateY(-50%)}}@keyframes page-module__Kjl5uq__newsDrawerSlideUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.page-module__Kjl5uq__postCard{align-items:stretch;min-height:154px;overflow:hidden;grid-template-columns:132px minmax(0,1fr)!important;gap:0!important;padding:0!important}.page-module__Kjl5uq__cardMediaStack,.page-module__Kjl5uq__cardImageLink{align-self:stretch;width:132px;min-width:132px;height:100%;min-height:154px;display:block}.page-module__Kjl5uq__postImage{border-right:1px solid var(--color-border);min-height:154px;aspect-ratio:auto!important;border-bottom:0!important;border-radius:20px 0 0 20px!important;width:132px!important;height:100%!important}.page-module__Kjl5uq__postImage img{object-fit:cover;width:100%;height:100%}.page-module__Kjl5uq__postContent{min-width:0;padding:15px 14px 12px!important}}@media (max-width:390px){.page-module__Kjl5uq__postCard{min-height:146px;grid-template-columns:118px minmax(0,1fr)!important}.page-module__Kjl5uq__cardMediaStack,.page-module__Kjl5uq__cardImageLink,.page-module__Kjl5uq__postImage{min-width:118px;min-height:146px;width:118px!important}.page-module__Kjl5uq__postContent{padding:13px 12px 11px!important}}@media (max-width:760px){.page-module__Kjl5uq__postList{gap:14px}.page-module__Kjl5uq__postCard{background:var(--color-white);border:1px solid #0f172a0f;border-radius:24px;min-height:176px;overflow:hidden;box-shadow:0 16px 38px #0f172a17;grid-template-columns:136px minmax(0,1fr)!important}.page-module__Kjl5uq__cardMediaStack,.page-module__Kjl5uq__cardImageLink,.page-module__Kjl5uq__postImage{align-self:stretch;min-width:136px;min-height:176px;width:136px!important;height:100%!important}.page-module__Kjl5uq__postImage{border-right:1px solid var(--color-border);aspect-ratio:auto!important;border-bottom:0!important;border-radius:24px 0 0 24px!important}.page-module__Kjl5uq__postImage img{object-fit:cover;width:100%;height:100%}.page-module__Kjl5uq__imageCategoryPill{max-width:calc(100% - 24px);min-height:28px;padding:5px 8px;font-size:8px;top:12px;bottom:auto;left:12px}.page-module__Kjl5uq__imageCategoryPill svg{display:none}.page-module__Kjl5uq__postContent{flex-direction:column;gap:10px;min-width:0;display:flex;padding:15px 14px 13px!important}.page-module__Kjl5uq__postTopContent{gap:8px}.page-module__Kjl5uq__postContent h3{letter-spacing:-.15px;-webkit-line-clamp:2;font-size:15.4px;line-height:1.25}.page-module__Kjl5uq__postContent p{-webkit-line-clamp:2;font-size:12.4px;line-height:1.45}.page-module__Kjl5uq__authorMetaRow{flex-wrap:nowrap;gap:6px;font-size:10px;overflow:hidden}.page-module__Kjl5uq__authorMetaRow strong,.page-module__Kjl5uq__authorMetaRow .page-module__Kjl5uq__metaDivider,.page-module__Kjl5uq__authorAvatar{display:none}.page-module__Kjl5uq__cardBottomBar{border-top:1px solid #0f172a0f;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:10px}.page-module__Kjl5uq__viewsCount{background:0 0;grid-column:1/-1;padding:0;font-size:11px}.page-module__Kjl5uq__viewsCount svg{width:22px;height:22px;padding:5px}.page-module__Kjl5uq__readArticleButton,.page-module__Kjl5uq__saveButton{border-radius:13px;min-height:38px;padding:0 9px;font-size:10.8px}}@media (max-width:390px){.page-module__Kjl5uq__postCard{min-height:166px;grid-template-columns:122px minmax(0,1fr)!important}.page-module__Kjl5uq__cardMediaStack,.page-module__Kjl5uq__cardImageLink,.page-module__Kjl5uq__postImage{min-width:122px;min-height:166px;width:122px!important}.page-module__Kjl5uq__postContent{padding:13px 12px 12px!important}.page-module__Kjl5uq__postContent h3{font-size:14.4px}.page-module__Kjl5uq__postContent p{font-size:11.7px}}
