:root{--background:var(--gray-input);--foreground:#171717;--font-mulish:"Mulish";--header-height:166px;--attention-height:30px;--categories-height:47px;--padding-top:190px}html{height:100%}body{display:flex;flex-direction:column}.container{max-width:1440px;width:100%;margin:0 auto;flex:1 0 auto;background-color:var(--white);display:flex;flex-direction:column}@media (max-width:600px){.container{width:100%}}main{flex:1 0 auto}body,html{width:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-mulish);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.withHotNews{padding-top:calc(var(--padding-top) + var(--categories-height))}.withoutHotNews{padding-top:calc(var(--padding-top) + var(--categories-height) - 30px)}@media (max-width:1024px){.withHotNews{padding-top:100px}.withoutHotNews{padding-top:65px}}@media (hover:hover){[role=button]:hover,a:hover,button:hover{color:var(--blue)}}ul{list-style:none}:root{--white:rgba(255,255,255,1);--black:rgba(0,0,0,1);--main-dark:rgba(3,21,38,1);--gray-logo:rgba(50,50,50,1);--gray-background:rgb(117 117 117);--gray-input:rgba(245,245,245,1);--gray-text:rgb(130,136,151);--gray-border:rgba(226,228,233,1);--gray-border-50:rgba(226,228,233,0.5);--gray:rgba(130,136,151,1);--gray-date:rgba(255,255,255,0.5);--gray-overlay-image:rgba(3,21,38,0);--blue:rgba(68,153,247,1);--attention:rgba(247,162,68,1);--attention-red:rgba(222,39,39,1);--text-primary:rgba(32,34,36,1);--dark-blue:rgba(29,112,204,1);--green:rgba(129,240,99,1);--white-titles:rgba(230,232,234,1);--black-5:rgba(0,0,0,0.05);--black-6:rgba(0,0,0);--black-7:rgb(26,26,26);--black-8:rgba(64,65,65,1);--black-overlay:rgba(0,0,0,0.4);--transparent:rgba(50,50,50,0);--black-text:rgba(46,49,55,1);--black-overlay-image:rgba(11,31,50,1)}body{height:100%}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}:not(ul){scrollbar-width:thin}@-moz-document url-prefix(){*{scrollbar-width:thin}}