.News-module__kaMg_q__container{max-width:1000px;min-height:100vh;margin:0 auto;padding:120px 24px 60px}.News-module__kaMg_q__header{text-align:center;margin-bottom:60px}.News-module__kaMg_q__header h1{margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1.1}.News-module__kaMg_q__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;animation:.6s ease-out .2s backwards News-module__kaMg_q__fadeInUp}.News-module__kaMg_q__newsList{flex-direction:column;gap:32px;display:flex}.News-module__kaMg_q__inlineAd{background:#ffffff03;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;margin:16px 0;padding:32px 0;display:flex}.News-module__kaMg_q__newsItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out backwards News-module__kaMg_q__fadeInUp}.News-module__kaMg_q__newsItem:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-4px)scale(1.01);box-shadow:0 10px 40px #0000004d}.News-module__kaMg_q__meta{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:16px;margin-bottom:16px;font-size:.8rem;font-weight:800;display:flex}.News-module__kaMg_q__category{color:var(--background);background:var(--accent-cyan);border-radius:6px;padding:4px 10px;box-shadow:0 0 10px #00f2ff4d}.News-module__kaMg_q__date{color:var(--text-muted);font-weight:600}.News-module__kaMg_q__title{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:2rem;font-weight:800;transition:color .3s}.News-module__kaMg_q__newsItem:hover .News-module__kaMg_q__title{color:var(--accent-cyan);text-shadow:0 0 20px #00f2ff4d}.News-module__kaMg_q__excerpt{color:#fffc;max-width:90%;margin-bottom:24px;font-size:1.05rem;line-height:1.7}.News-module__kaMg_q__readMore{color:var(--accent-purple);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.News-module__kaMg_q__readMore:after{content:"→";transition:transform .3s}.News-module__kaMg_q__readMore:hover{color:var(--accent-pink);text-shadow:0 0 10px #f056;gap:12px}.News-module__kaMg_q__readMore:hover:after{transform:translate(4px)}@media (max-width:768px){.News-module__kaMg_q__container{padding:100px 16px 40px}.News-module__kaMg_q__header h1{font-size:2.5rem}.News-module__kaMg_q__newsItem{padding:24px}.News-module__kaMg_q__title{font-size:1.5rem}}
.ArticleCard-module__VlkACG__articleCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ArticleCard-module__VlkACG__articleCard:hover{z-index:10;background:#ffffff0d;border-color:#fff3;transform:translateY(-6px)scale(1.01);box-shadow:0 20px 50px #0006}.ArticleCard-module__VlkACG__horizontal{flex-direction:row;align-items:center;gap:0}.ArticleCard-module__VlkACG__horizontal .ArticleCard-module__VlkACG__imageWrapper{flex-shrink:0;width:300px;height:100%;min-height:200px}.ArticleCard-module__VlkACG__horizontal .ArticleCard-module__VlkACG__image{height:100%!important}.ArticleCard-module__VlkACG__horizontal .ArticleCard-module__VlkACG__content{padding:24px}.ArticleCard-module__VlkACG__articleCard:before{content:"";-webkit-mask-composite:xor;opacity:.5;pointer-events:none;background:linear-gradient(135deg,#0000,#ffffff1a,#0000);border-radius:16px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ArticleCard-module__VlkACG__articleCard:hover:before{opacity:1;background:linear-gradient(135deg,var(--accent-cyan),var(--accent-purple))}.ArticleCard-module__VlkACG__articleCard:after{display:none}.ArticleCard-module__VlkACG__imageWrapper{position:relative;overflow:hidden}.ArticleCard-module__VlkACG__image{background:#000;width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);object-fit:contain!important}.ArticleCard-module__VlkACG__articleCard:hover .ArticleCard-module__VlkACG__image{transform:scale(1.1)}.ArticleCard-module__VlkACG__category{text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--accent-cyan);background:#000c;border:1px solid #ffffff1a;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000004d}.ArticleCard-module__VlkACG__inlineCategory{text-transform:uppercase;letter-spacing:.5px;color:var(--accent-cyan);text-shadow:0 0 10px #00f2ff4d;margin-bottom:8px;font-size:10px;font-weight:800;display:inline-block}.ArticleCard-module__VlkACG__content{flex-direction:column;flex:1;padding:20px;display:flex}.ArticleCard-module__VlkACG__title{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:17px;font-weight:700;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.ArticleCard-module__VlkACG__articleCard:hover .ArticleCard-module__VlkACG__title{color:#fff;text-shadow:0 0 20px #ffffff4d}.ArticleCard-module__VlkACG__excerpt{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.ArticleCard-module__VlkACG__date{color:#fff6;font-size:11px;font-weight:500}.ArticleCard-module__VlkACG__metaRow{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.ArticleCard-module__VlkACG__scoreBadge{flex-direction:column;align-items:flex-end;display:flex}.ArticleCard-module__VlkACG__scoreVal{color:var(--accent-cyan);font-size:16px;font-weight:900;line-height:1}.ArticleCard-module__VlkACG__gradeVal{text-transform:uppercase;color:var(--success);letter-spacing:.5px;margin-top:2px;font-size:9px;font-weight:800}.ArticleCard-module__VlkACG__small .ArticleCard-module__VlkACG__image{height:120px}.ArticleCard-module__VlkACG__small .ArticleCard-module__VlkACG__content{padding:16px}.ArticleCard-module__VlkACG__small .ArticleCard-module__VlkACG__title{-webkit-line-clamp:2;line-clamp:2;font-size:15px}.ArticleCard-module__VlkACG__medium .ArticleCard-module__VlkACG__image{height:180px}.ArticleCard-module__VlkACG__large .ArticleCard-module__VlkACG__image{height:240px}.ArticleCard-module__VlkACG__large .ArticleCard-module__VlkACG__title{-webkit-line-clamp:3;line-clamp:3;font-size:24px;line-height:1.25}.ArticleCard-module__VlkACG__large .ArticleCard-module__VlkACG__excerpt{-webkit-line-clamp:3;line-clamp:3;font-size:15px}@media (max-width:768px){.ArticleCard-module__VlkACG__large .ArticleCard-module__VlkACG__image{height:200px}.ArticleCard-module__VlkACG__large .ArticleCard-module__VlkACG__title{font-size:20px}}
.page-module___8aEwW__container{flex-direction:column;gap:40px;max-width:1400px;margin:0 auto;padding:0 24px 60px;display:flex}.page-module___8aEwW__topAd{border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;margin-bottom:20px;padding:20px 0;display:flex}.page-module___8aEwW__gotwSection{border:1px solid #bd00ff33;border-radius:20px;margin-bottom:40px;padding:0;position:relative;overflow:hidden;box-shadow:0 0 40px #bd00ff1a}.page-module___8aEwW__gotwSection:before{content:"";background:linear-gradient(90deg,var(--accent-cyan),var(--accent-purple));z-index:10;width:100%;height:4px;position:absolute;top:0;left:0}.page-module___8aEwW__gotwBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:20;background:#000;border:1px solid #fff3;border-radius:4px;padding:5px 12px;font-size:11px;font-weight:800;position:absolute;top:20px;left:20px}.page-module___8aEwW__gotwContent{min-height:500px;display:flex}.page-module___8aEwW__gotvLeft{z-index:5;background:linear-gradient(90deg,#050505f2 0%,#050505cc 100%);flex-direction:column;flex:1;justify-content:center;padding:60px 50px;display:flex;position:relative}.page-module___8aEwW__gotwRight{flex:1.2;position:relative}.page-module___8aEwW__gotwImage{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;transition:transform 10s;position:absolute;top:0;right:0;background-size:contain!important}.page-module___8aEwW__newspaperGrid{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}@media (max-width:1024px){.page-module___8aEwW__newspaperGrid{grid-template-columns:1fr}.page-module___8aEwW__sidebar{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.page-module___8aEwW__gotwContent{flex-direction:column-reverse}}.page-module___8aEwW__mainColumn{flex-direction:column;gap:40px;display:flex}.page-module___8aEwW__sectionDivider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:1px}.page-module___8aEwW__headerRow{margin-bottom:20px}.page-module___8aEwW__sectionHeader{border-bottom:2px solid #ffffff0d;justify-content:space-between;align-items:flex-end;margin-bottom:24px;padding-bottom:10px;display:flex}.page-module___8aEwW__sectionTitle{text-transform:uppercase;letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:800}.page-module___8aEwW__viewAll{color:var(--text-muted);font-size:13px;font-weight:600;transition:all .2s}.page-module___8aEwW__viewAll:hover{color:var(--accent-cyan)}.page-module___8aEwW__newsGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}@media (max-width:768px){.page-module___8aEwW__newsGrid{grid-template-columns:1fr}}.page-module___8aEwW__editorsRow{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:768px){.page-module___8aEwW__editorsRow{grid-template-columns:1fr}}.page-module___8aEwW__sidebar{flex-direction:column;gap:30px;display:flex}.page-module___8aEwW__sidebarTitle{text-transform:uppercase;border-left:3px solid var(--accent-cyan);align-items:center;gap:10px;margin-bottom:16px;padding-left:12px;font-size:1.1rem;font-weight:700;display:flex}.page-module___8aEwW__trendingBox{border-radius:12px;padding:24px}.page-module___8aEwW__trendingList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__trendingItem{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.page-module___8aEwW__trendingItem:last-child{border-bottom:none;padding-bottom:0}.page-module___8aEwW__trendingNumber{color:#ffffff1a;font-size:24px;font-weight:800;line-height:1}.page-module___8aEwW__trendingContent{flex-direction:column;gap:4px;display:flex}.page-module___8aEwW__trendingLink{font-size:14px;font-weight:600;line-height:1.4;transition:color .2s}.page-module___8aEwW__trendingLink:hover{color:var(--accent-cyan)}.page-module___8aEwW__trendingMeta{color:var(--text-muted);text-transform:uppercase;font-size:11px}.page-module___8aEwW__miniReviewList{flex-direction:column;gap:12px;display:flex}.page-module___8aEwW__miniReviewItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;gap:12px;padding:12px;transition:all .2s;display:flex}.page-module___8aEwW__miniReviewItem:hover{background:#ffffff0d;transform:translate(5px)}.page-module___8aEwW__miniReviewThumb{background-position:50%;background-size:cover;border-radius:6px;width:50px;height:50px}.page-module___8aEwW__miniReviewInfo{flex-direction:column;flex:1;justify-content:center;display:flex}.page-module___8aEwW__miniReviewTitle{margin-bottom:4px;font-size:13px;font-weight:700}.page-module___8aEwW__miniReviewScore{color:var(--text-muted);font-size:11px}.page-module___8aEwW__scoreHighlight{color:var(--accent-cyan);font-weight:700}.page-module___8aEwW__miniGrade{text-transform:uppercase;margin-left:8px;font-size:10px;font-weight:800}.page-module___8aEwW__contentAd{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;padding:30px 0;display:flex}.page-module___8aEwW__stickyAd{position:sticky;top:20px}.page-module___8aEwW__gotwTag{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:700}.page-module___8aEwW__gotwTitle{background:linear-gradient(90deg,#fff,#ccc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:3.5rem;line-height:.95}.page-module___8aEwW__gotwGenre{color:var(--accent-purple);margin-bottom:24px;font-size:1.2rem;font-weight:600}.page-module___8aEwW__gotwExcerpt{color:var(--text-muted);max-width:90%;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.page-module___8aEwW__gotwMeta{border-top:1px solid #ffffff1a;gap:40px;margin-bottom:40px;padding-top:20px;display:flex}.page-module___8aEwW__gotwPlatforms span{background:#ffffff0d;border-radius:4px;margin-right:8px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.page-module___8aEwW__gotwScore{flex-direction:column;display:flex}.page-module___8aEwW__scoreLabel{text-transform:uppercase;color:var(--text-muted);margin-bottom:2px;font-size:10px}.page-module___8aEwW__scoreValue{color:var(--success);font-size:24px;font-weight:800}.page-module___8aEwW__gradeBadge{text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:14px;font-weight:900}.page-module___8aEwW__gotwActions{gap:16px;display:flex}.page-module___8aEwW__gotwBtn{background:var(--accent-cyan);color:#000;text-transform:uppercase;letter-spacing:1px;border-radius:8px;padding:14px 30px;font-weight:700;transition:all .3s}.page-module___8aEwW__gotwBtn:hover{transform:translateY(-2px);box-shadow:0 0 20px #00f2ff66}.page-module___8aEwW__gotwStoreBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:8px;padding:14px 30px;font-weight:700;transition:all .3s}.page-module___8aEwW__gotwStoreBtn:hover{background:#ffffff0d;border-color:#fff}.page-module___8aEwW__bottomAd{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1400px;margin:0 auto 60px;display:flex}
.Archives-module__GdqwMW__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:120px 24px 60px}.Archives-module__GdqwMW__header{text-align:center;margin-bottom:48px;position:relative}.Archives-module__GdqwMW__title{background:linear-gradient(135deg,var(--accent-cyan)0%,var(--accent-purple)50%,var(--accent-pink)100%);-webkit-text-fill-color:transparent;letter-spacing:-.04em;filter:drop-shadow(0 0 20px #00f2ff33);-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:64px;font-weight:900;animation:.8s cubic-bezier(.23,1,.32,1) Archives-module__GdqwMW__fadeInUp}.Archives-module__GdqwMW__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:18px;animation:.6s ease-out .1s backwards Archives-module__GdqwMW__fadeInUp}.Archives-module__GdqwMW__searchBar{max-width:600px;margin:0 auto 40px;animation:.6s ease-out .2s backwards Archives-module__GdqwMW__fadeInUp;position:relative}.Archives-module__GdqwMW__searchIcon{color:var(--text-muted);pointer-events:none;z-index:2;transition:color .2s;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.Archives-module__GdqwMW__searchInput{width:100%;color:var(--foreground);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50px;outline:none;padding:18px 20px 18px 54px;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0003}.Archives-module__GdqwMW__searchInput::placeholder{color:#ffffff4d}.Archives-module__GdqwMW__searchInput:focus{border-color:var(--accent-cyan);background:#ffffff14;transform:translateY(-2px);box-shadow:0 0 0 4px #00f2ff1a,0 8px 30px #0000004d}.Archives-module__GdqwMW__searchInput:focus+.Archives-module__GdqwMW__searchIcon{color:var(--accent-cyan)}.Archives-module__GdqwMW__tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;animation:.6s ease-out .3s backwards Archives-module__GdqwMW__fadeInUp;display:flex}.Archives-module__GdqwMW__tab{color:var(--text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:1px solid #ffffff1a;border-radius:100px;padding:12px 32px;font-size:14px;font-weight:700;transition:all .3s}.Archives-module__GdqwMW__tab:hover{color:var(--foreground);background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-2px)}.Archives-module__GdqwMW__activeTab{color:var(--background);background:var(--foreground);border-color:var(--foreground);box-shadow:0 0 20px #ffffff4d}.Archives-module__GdqwMW__activeTab:hover{background:#fff;border-color:#fff;transform:translateY(-2px)}.Archives-module__GdqwMW__topAd{justify-content:center;margin-bottom:48px;animation:.6s ease-out .4s backwards Archives-module__GdqwMW__fadeInUp;display:flex}.Archives-module__GdqwMW__mainGrid{grid-template-columns:280px 1fr;gap:40px;animation:.6s ease-out .5s backwards Archives-module__GdqwMW__fadeInUp;display:grid}.Archives-module__GdqwMW__filtersSidebar{flex-direction:column;gap:24px;display:flex}.Archives-module__GdqwMW__filtersBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:24px}.Archives-module__GdqwMW__filtersTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:24px;font-size:18px;font-weight:800}.Archives-module__GdqwMW__filterGroup{margin-bottom:24px}.Archives-module__GdqwMW__filterLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:12px;font-size:12px;font-weight:700;display:block}.Archives-module__GdqwMW__filterSelect{width:100%;color:var(--foreground);cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 16px;font-size:14px;transition:all .2s}.Archives-module__GdqwMW__filterSelect:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 2px #00f2ff1a}.Archives-module__GdqwMW__categoryList{flex-wrap:wrap;gap:8px;display:flex}.Archives-module__GdqwMW__categoryBtn{color:var(--text-muted);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s}.Archives-module__GdqwMW__categoryBtn:hover{color:var(--foreground);background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.Archives-module__GdqwMW__activeCategory{color:var(--background);background:var(--accent-cyan);border-color:var(--accent-cyan);box-shadow:0 4px 12px #00f2ff33}.Archives-module__GdqwMW__clearBtn{width:100%;color:var(--error);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ff44440d;border:1px solid #ff444426;border-radius:10px;padding:14px;font-size:13px;font-weight:700;transition:all .2s}.Archives-module__GdqwMW__clearBtn:hover{background:#ff444426;transform:translateY(-1px)}.Archives-module__GdqwMW__contentArea{min-width:0}.Archives-module__GdqwMW__resultsHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;display:flex}.Archives-module__GdqwMW__resultsCount{color:var(--text-muted);font-size:15px;font-weight:500}.Archives-module__GdqwMW__articlesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;display:grid}.Archives-module__GdqwMW__inlineAd{grid-column:1/-1;justify-content:center;padding:24px 0;display:flex}.Archives-module__GdqwMW__noResults{text-align:center;color:var(--text-muted);background:#ffffff05;border:1px dashed #ffffff1a;border-radius:20px;grid-column:1/-1;padding:80px 20px}.Archives-module__GdqwMW__pagination{border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:16px;margin-top:60px;padding-top:32px;display:flex}.Archives-module__GdqwMW__pageBtn{width:44px;height:44px;color:var(--foreground);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;font-size:16px;font-weight:600;transition:all .2s;display:flex}.Archives-module__GdqwMW__pageBtn:hover:not(:disabled){border-color:var(--accent-cyan);color:var(--accent-cyan);background:#ffffff1a;transform:translateY(-2px)}.Archives-module__GdqwMW__pageBtn:disabled{opacity:.3;cursor:not-allowed}.Archives-module__GdqwMW__pageInfo{color:var(--text-muted);margin:0 12px;font-size:14px;font-weight:600}.Archives-module__GdqwMW__bottomAd{border-top:1px solid #ffffff0d;justify-content:center;margin-top:60px;padding-top:40px;display:flex}@media (max-width:1200px){.Archives-module__GdqwMW__articlesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.Archives-module__GdqwMW__mainGrid{grid-template-columns:1fr}.Archives-module__GdqwMW__filtersSidebar{flex-flow:wrap}.Archives-module__GdqwMW__filtersBox{flex:1;min-width:280px;margin-right:0}}@media (max-width:768px){.Archives-module__GdqwMW__container{padding:100px 16px 40px}.Archives-module__GdqwMW__title{font-size:42px}.Archives-module__GdqwMW__articlesGrid{grid-template-columns:1fr}.Archives-module__GdqwMW__tabs{gap:8px}.Archives-module__GdqwMW__tab{padding:10px 20px;font-size:13px}}
