.fsNewsSection{display:flex;flex-direction:column;gap:12px}.fsNewsSection__toppedShort{gap:12px}.fsNewsSection__noTopped,.fsNewsSection__topped{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.fsNewsSection__topped>:first-child{grid-column:1/4}.fsNewsSection .rssNew{align-items:center;gap:18px;grid-template:" media              content" max-content/var(--width-image) 1fr;--width-image:192px}.fsNewsSection .rssNew__title{font-size:18px;line-height:24px}.fsNewsSection__mostRecent .rssNew:only-child{gap:24px;grid-area:1/1/1/4;--width-image:300px}.fsNewsSection__mostRecent .rssNew:only-child .rssNew__title{color:var(--color-combination-2);font-size:25px;line-height:30px}.fsNewsSection__mostRead,.fsNewsSection__mostRecent,.fsNewsSection__related{grid-template-columns:1fr}.fsNewsSection__mostRead,.fsNewsSection__mostRecent{display:flex;flex-direction:column;gap:12px}.fsNewsSection__mostRead .rssNew{gap:12px;--width-image:102px}.fsNewsSection__mostRead .rssNew__title{font-size:14px;line-height:18px}@media only screen and (max-width:1047px){.fsNewsSection__noTopped,.fsNewsSection__topped{display:flex;gap:12px;grid-template-columns:unset}.fsNewsSection__mostRecent .rssNew:only-child{grid-area:1}.fsNewsSection__mostRead{display:grid;grid-template-columns:repeat(4,minmax(206px,1fr));overflow:auto;padding:0 36px 28px}.fsNewsSection__mostRead .rssNew{gap:8px;grid-template:" media " max-content " content" max-content/1fr}.fsNewsSection__topped,.fsNewsSection__toppedShort{gap:12px}}@media only screen and (min-width:1048px){.fsNews__side .fsNewsSection__mostRead{grid-template-columns:unset;padding:0}.fsNews__side .fsNewsSection__mostRead .rssNew{gap:12px;grid-template:" media              content" max-content/var(--width-image) 1fr}}@media only screen and (max-width:639px){.fsNewsSection{gap:12px}.fsNewsSection .rssNew{align-items:flex-start;gap:12px;grid-template:" media              content" max-content/var(--width-image) 1fr;--width-image:120px}.fsNewsSection .rssNew:not(:first-of-type){border-top:1px solid var(--color-support-1);padding-top:12px}.fsNewsSection .rssNew__title{font-size:16px;line-height:20px}.myFs .fsNewsSection .rssNew__title{font-size:13px}.fsNewsSection__mostRecent .rssNew:only-child{gap:12px;grid-template:" media  " max-content " content" max-content/1fr;margin-bottom:4px}.fsNewsSection__mostRecent .rssNew:only-child .rssNew__title{font-size:22px}.fsNewsSection__mostRead{padding:0 12px 20px}.fsNewsSection__mostRead .rssNew{gap:8px;grid-template:" media " max-content " content" max-content/1fr}.fsNewsSection__mostRead .rssNew:not(:first-of-type){border-top:0;padding-top:0}.fsNewsSection__mostRead .rssNew__title{font-size:14px;line-height:20px}.playerPageVerticalWidget .fsNewsSection{padding:0 12px}}.fsnPreviewWrapper{align-items:center;background-color:var(--color-combination-8);border-radius:8px;display:flex;flex-shrink:0;height:157px;justify-content:center;width:236px}.fsnPreviewWrapper--small{height:68px;width:102px}.fsnPreviewWrapper--large{height:238px;width:358px}.fsnPreviewWrapper--topped{height:239px;min-width:358px}.fsnPreviewWrapper__icon{color:var(--color-combination-5);height:32px;width:32px}@media only screen and (max-width:1188px){.fsnPreviewWrapper--large{height:238px;width:358px}.fsnPreviewWrapper--small{height:68px;width:102px}}@media only screen and (max-width:1048px){.fsnPreviewWrapper{height:128px;width:192px}.fsnPreviewWrapper--large,.fsnPreviewWrapper--topped{height:200px;min-width:300px}.fsnPreviewWrapper--small{height:137px;width:206px}}@media only screen and (max-width:639px){.fsnPreviewWrapper{height:80px;width:120px}.fsnPreviewWrapper--large{aspect-ratio:3/2;flex:1;min-width:100%}.fsnPreviewWrapper--topped{aspect-ratio:3/2;height:100%;width:100%}.fsnPreviewWrapper--small{flex:1;min-width:100%}}.categoryPageNews{display:grid;gap:12px;margin-bottom:12px}.teamNewsSk{background-color:var(--color-combination-9);border-radius:8px;display:grid}.teamNewsSk__new{--rss-sk-image-width:236px;--rss-sk-side-spacing:0;--rss-sk-center-spacing:16px;--rss-sk-vertical-spacing:0;display:grid;grid-template:" .                          .                         .                            .       . " var(--rss-sk-vertical-spacing) " .                          image                     .                            .  		. " 1fr " .                          image                     .                            title1  . " 18px " .                          image                     .                            .       . " 6px " .                          image                     .                            title2  . " 18px " .                          image                     .                            .       . " 8px " .                          image                     .                            info    . " 16px " .                          image                     .                            .       . " 1fr " .                          .                         .                            .       . " var(--rss-sk-vertical-spacing) /var(--rss-sk-side-spacing) var(--rss-sk-image-width) var(--rss-sk-center-spacing) 1fr var(--rss-sk-side-spacing);width:100%}.teamNewsSk__newImage{aspect-ratio:3/2;background-color:var(--color-skeleton-1);border-radius:8px;grid-area:image}@supports not (aspect-ratio:3/2){.teamNewsSk__newImage{padding:66.66% 0 0}}.teamNewsSk__newTitle{border-radius:4px;height:18px;overflow:hidden;position:relative;width:100%}.teamNewsSk__newTitle--1{grid-area:title1}.teamNewsSk__newTitle--2{grid-area:title2}.teamNewsSk__newTitle:after{animation:newsBlockPlaceholder 3s linear infinite forwards;background:linear-gradient(to right,var(--color-skeleton-2) 0,var(--color-skeleton-1) 50%,var(--color-skeleton-2));background-position:-500px 0;content:"";height:18px;left:0;position:absolute;top:0;width:500px}.teamNewsSk__newDescription{align-self:flex-start;border-radius:4px;grid-area:info;height:12px;overflow:hidden;position:relative;width:120px}.teamNewsSk__newDescription:after{animation:newsBlockPlaceholder 3s linear infinite forwards;background:linear-gradient(to right,var(--color-skeleton-2) 0,var(--color-skeleton-1) 50%,var(--color-skeleton-2));background-position:-500px 0;content:"";height:12px;left:0;position:absolute;top:0;width:500px}@media only screen and (max-width:1047px){.teamNewsSk__new{--rss-sk-image-width:192px}}@media only screen and (max-width:639px){.teamNewsSk{border-radius:0}.teamNewsSk__new{--rss-sk-image-width:120px;--rss-sk-side-spacing:0;--rss-sk-center-spacing:12px;--rss-sk-vertical-spacing:0;--rss-sk-verical-alignment:1fr;display:grid;grid-template:" .                          .                         .                            .       . " var(--rss-sk-vertical-spacing) " .                          image                     .                            .       . " var(--rss-sk-verical-alignment) " .                          image                     .                            title1  . " 18px " .                          image                     .                            .       . " 2px " .                          image                     .                            title2  . " 18px " .                          image                     .                            .       . " 6px " .                          image                     .                            info    . " 16px " .                          image                     .                            .       . " 1fr " .                          .                         .                            .       . " var(--rss-sk-vertical-spacing) /var(--rss-sk-side-spacing) var(--rss-sk-image-width) var(--rss-sk-center-spacing) 1fr var(--rss-sk-side-spacing)}.teamNewsSk__new--tournament{border-bottom:1px solid var(--color-support-1);padding-bottom:12px;--rss-sk-verical-alignment:auto}.teamNewsSk__new--wide{--rss-sk-image-width:120px}.teamNewsSk__newImage{height:80px}.teamNewsSk__newTitle,.teamNewsSk__newTitle:after{height:14px}}.newsBlockParrent{border-radius:4px;overflow:hidden;position:relative}.newsBlockAnimation{animation:newsBlockPlaceholder 3s linear infinite forwards;background:linear-gradient(to right,var(--color-skeleton-2) 0,var(--color-skeleton-1) 50%,var(--color-skeleton-2));background-position:-500px 0;content:"";left:0;position:absolute;top:0;width:500px}@keyframes newsBlockPlaceholder{0%{background-position:-500px 0}to{background-position:500px 0}}.newsTabSkeleton{display:flex;flex-direction:column}.newsTabSkeleton__header{background-color:var(--color-skeleton-1);border-radius:4px;height:26px}@media only screen and (max-width:639px){.newsTabSkeleton__header{border-radius:unset}}.newsTabSkeleton__post{border-bottom:1px solid var(--color-border-1);display:grid;grid-template:" image . .           .     " 12px " image . title       title " 20px " image . .           .     " 12px " image . description .     " 13px " image . .           .     " 90px/236px 10px 120px 1fr;padding:10px}@media only screen and (max-width:1047px){.newsTabSkeleton__post{grid-template-columns:192px 10px 120px 1fr}}@media only screen and (max-width:639px){.newsTabSkeleton__post{grid-template:" image . .           .     " 12px " image . title       title " 16px " image . .           .     " 12px " image . description .     " 11px " image . .           .     " 15px/120px 10px 120px 1fr}}.newsTabSkeleton__post :first-of-type{aspect-ratio:3/2;border-radius:8px;grid-area:image}.newsTabSkeleton__post :nth-of-type(2){grid-area:title;width:80%}.newsTabSkeleton__post :nth-of-type(3){grid-area:description}