.module--blog_ranking_articles{counter-reset:number 0;margin-bottom:0;margin-top:0}.module--blog_ranking_articles .container>:first-of-type{margin-top:0!important}.module--blog_ranking_articles .component--image figure{position:relative}.module--blog_ranking_articles .component--image figure:after{background:var(--theme_color_main);border:1px solid var(--theme_color_main);color:var(--theme_color_font02);content:counter(number) " ";counter-increment:number 1;height:25px;left:0;line-height:25px;min-width:25px;position:absolute;text-align:center;top:0}.module--blog_ranking_articles .component--card .component--item:nth-child(n+4) .component--image figure:after{background:var(--theme_color_font02);border:1px solid var(--theme_color_main);color:var(--theme_color_main)}