:root{--h1:48px;--h2:38px;--h3:28px;--h4:20px;--h5:16px;--h6:13px;--small_text:12px;--base-text:13px;--smallest:9px;--width-base:1700;--width-current:100vw;--width-multiplier:var(--width-current) /var(--width-base);--black:#000;--dark-black:#101010;--white:#fff;--dark-gray:#323232;--dark-blue:#262f4b;--blue:#344066;--light-blue:#475276;--gray:#9ba0b2;--gray-300:#ebecf0;--light-gray:#fbfbfb;--red:#e31e25;--green:#5cb585;--green-100:#d1e9e8;--orange:#ef5f31;--orange-100:#faebe7;--blue-100:#ecefff;--blue-150:#8ed5ff;--blue-200:#61a8eb;--blue-600:#2977bd;--blue-700:#1c3f94;--blue-800:#344066;--blue-logo:#1c3f94;--link-color:#61a8eb;--text-primary:#101010;--text-secondary:#fff;--text-descr:#b3b3b3;--text-dark-descr:#9ba0b2;--text-green:#347854;--text-orange:#ef5f31;--text-blue:#262f4b;--border-black:#101010;--border-color:#e8e8e8;--border-dark-gray:#878a94;--border-light-gray:#c8c8c8;--border-orange:#ef5f31;--line-blue:#475273;--line:#f2f2f2;--border-footer:#3a3a3a;--error:#e31e25;--success:#5cb585;--green-default:#4fb07c;--green-hover:#459a6c;--green-pressed:#347854;--white-default:#fff;--white-hover:#fbfbfb;--white-pressed:#e8e8e8;--orange-default:#ef5f31;--orange-hover:#e63c06;--orange-pressed:#c23103;--red-default:#e31e25;--red-hover:#c8191f;--blue-default:#344066;--blue-hover:#262f4b;--blue-pressed:#121b38;--light-green-hover:#dcefe5;--light-green-pressed:#aecec2;--light-blue-hover:#d3d7e7;--light-blue-pressed:#949ec5;--light-orange-hover:#ffdfd5;--light-orange-pressed:#f2aa93;--active-filter:#fef7f3;--disabled:#e8e8e8}@media screen and (max-width:1024px){:root{--width-base:1024;--h1:calc(var(--width-multiplier)*48);--h2:calc(var(--width-multiplier)*38);--h3:calc(var(--width-multiplier)*28);--h4:calc(var(--width-multiplier)*20);--h5:calc(var(--width-multiplier)*16)}}@media screen and (max-width:860px){:root{--width-base:860}}@media screen and (max-width:680px){:root{--width-base:680;--h4:16px;--h5:14px;--h6:14px;--base-text:14px}}@media screen and (max-width:480px){:root{--width-base:580}}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(/fonts/montserrat/Montserrat-Light_300.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/fonts/montserrat/Montserrat-Regular_400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/fonts/montserrat/Montserrat-SemiBold_600.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/fonts/montserrat/Montserrat-Bold_700.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/fonts/roboto/Roboto-Light_300.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/fonts/roboto/Roboto-Regular_400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/fonts/roboto/Roboto-Bold_700.ttf) format("truetype")}@font-face{font-display:swap;font-family:Caveat;font-style:normal;font-weight:400;src:url(/fonts/caveat/Caveat-Regular_400.ttf) format("truetype")}.box_shadow{box-shadow:0 0 4px 0 rgba(0,0,0,.08)}.box_shadow_clear{box-shadow:none}.border_radius{border-radius:2px}.border_radius_4{border-radius:4px}.border_radius_8{border-radius:8px}.border_radius_12{border-radius:12px}.border_radius_20{border-radius:20px}.border_radius_clear{border-radius:0}.circle{border-radius:50%}.box{background-color:var(--white);border:1px solid var(--border-color);border-radius:2px;padding:8px}.flex_direction_column{flex-direction:column}.transition{transition:.2s ease-in-out}.transition_directive_animate{transition:.5s linear}.default_translate{transform:translateY(-5px)}.default_box_shadow{box-shadow:3px 4px 9px 0 rgba(34,60,80,.2)}.border_radius_32{border-radius:32px}.main_ttl{margin-bottom:16px}.save_request{margin-bottom:20px}.newsLeft{float:left;width:65%}.newsLeft .banners-wrapper-reg{gap:20px;padding:20px}.footer_main{margin-top:40px}.newsRight{float:left;margin-left:2%;width:33%}@media screen and (max-width:1024px){.newsRight{display:none}.newsRight--with-banner{display:block;margin:0;width:100%}.newsRight--with-banner .content{display:none}}.newsRight--with-banner .banners-wrapper{grid-template-columns:1fr}@media screen and (max-width:1024px){.newsRight--with-banner .banners-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}@media screen and (max-width:780px){.newsRight--with-banner .banners-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:680px){.newsRight--with-banner .banners-wrapper{display:grid;grid-template-columns:1fr}.newsRight--with-banner .banners-wrapper .try-in--aside{display:none}}.getAuthBlockFullWidth{width:230px}.newsTtl{font-size:var(--h4)}.newsList,.pinnedNews{list-style:none;margin-bottom:20px;max-width:700px}.pinnedNews{list-style:none}.newsList li,.pinnedNews li{margin-top:20px}.newsList .img,.pinnedNews .img{float:left;margin-right:2%;width:10%}.pinnedNews .info{float:left;width:88%}.pinnedNews .ttl{color:var(--text-primary);font-weight:700;text-decoration:none}.pinnedNews .ttl:hover{text-decoration:underline}.newsList .descr,.pinnedNews .descr{color:var(--text-dark-descr);margin-top:4px}.newsList .time{float:left;width:7%}.newsList .info{float:left;width:93%}.newsList .ttl{color:var(--text-primary);text-decoration:none}.newsList .ttl:hover{text-decoration:underline}.textNews{line-height:1.3}.textNews table{margin-top:20px}.textNews table tbody tr:nth-child(2n){background-color:var(--light-gray)}.textNews table th{background:var(--white);color:var(--blue-150);font-size:var(--small_text);font-weight:700;padding:5px;text-transform:uppercase}.textNews table td{padding:2px 5px}.otherNews{list-style:none}.otherNews li{margin-bottom:10px}.otherNews li .item{border-bottom:1px solid var(--border-color);color:var(--text-primary);display:block;padding-bottom:10px;text-decoration:none}.otherNews li:last-child .item{border:none;padding-bottom:0}.otherNews .source{margin-top:4px}.newsList .source,.newsList .source *,.otherNews .source,.otherNews .source *,.pinnedNews .source,.pinnedNews .source *{color:var(--text-dark-descr);display:inline-block}.newsList .source,.pinnedNews .source{margin-left:7px}.importantNews{float:left;margin-right:0}.graphIndex{margin:20px 0;width:100%}.textNews .quote{border-bottom:2px solid var(--border-color);border-top:2px solid var(--border-color);font-size:var(--h5);font-style:italic;line-height:1.3;margin:20px;padding:20px 30px;position:relative}.textNews .quote:before{content:"❝";left:0;top:0}.textNews .quote:after,.textNews .quote:before{color:var(--border-color);font-size:var(--h3);position:absolute}.textNews .quote:after{bottom:0;content:"❞";right:0}.textNews img{margin:20px 0;max-width:100%}.textNews ol,.textNews ul{list-style-position:inside}.textNews p{margin-bottom:10px}.textNewsPre{font-weight:700;padding-bottom:20px}.logoItem{height:auto;margin:20px 0;max-width:80px;-o-object-fit:contain;object-fit:contain;width:15%}.fixedBlock{position:fixed;top:0;z-index:100}.imp{font-size:var(--base-text)}.imp,.share .ttl{font-weight:700}.param_list .value{width:50%}.languageList{background:var(--light-gray);margin-bottom:2px;padding:5px 10px}.languageItemTtl{float:left;width:15%}.languageItemList{float:left;margin-left:2%;width:83%}.languageItem{float:left;margin-right:20px}.showFilter{background:var(--light-gray);cursor:pointer;display:block;font-weight:700;margin-bottom:2px;padding:5px 10px}.showFilter,.showFilter .lnk{color:var(--text-primary);text-decoration:none}.showFilter .lnk{float:left}.showFilter img{height:5px;margin-left:5px;width:10px}.apply{border:1px solid var(--green-100);border-radius:2px;color:var(--text-green);display:inline-block;margin-left:2%;padding:9px 40px;text-decoration:none}.tags-input input{padding:8px 10px}.keyWords{float:left}.forPeriod{width:100%}.forPeriod .period{display:flex;width:60%}.forPeriod .period .selectPeriod{width:40%}.forPeriod .period .arbitraryPeriod{width:20%}.forPeriod .period .graphPeriod{justify-content:space-between;width:60%}.forPeriod .period .graphPeriod .graphPeriod .tab_text{margin-left:2%;margin-right:2%;width:6%}.forPeriod .period .graphPeriod .graphPeriod .datepicker{width:40%}.forPeriod .period .graphPeriod .datepickerIndent{margin-left:10%}.changeGraphPeriod{float:left;position:relative;width:30%}.newsLeft .vieBtn{display:none}.vieBtn{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between}.vieBtn .vieCloud,.vieBtn .vieYouTube{border-radius:8px;color:var(--text-secondary);cursor:pointer;font-size:var(--h4);font-weight:700;margin-top:20px;text-decoration:none;width:47%}.vieBtn .vieYouTube{align-items:center;background:red url(/img/social/youtb.svg) no-repeat 10% 50%;background-size:20%;display:flex;padding:15px 10px 15px 15%}.vieBtn .vieCloud{background:#f50 url(/img/social/soundcloud.svg) no-repeat 10% 50%;background-size:20%;padding:15px 10px 15px 60px}.vieBtn .vieYandex{margin-top:20px;width:47%}.vieBtn .vieYandex img{float:left;height:auto;width:100%}table[data-size=small] td p{font-size:var(--small_text)}.block_graph{position:relative}.tags-input-root{width:100%}@media screen and (max-width:1256px){.resultButtonCntrl{margin-left:0;margin-right:0}}@media screen and (max-width:1024px){.newsLeft{width:100%}.newsLeft .vieBtn{display:flex}.vieBtn{margin-bottom:40px;padding:0 20px}.vieBtn .vieCloud,.vieBtn .vieYouTube{border-radius:24px}}@media screen and (max-width:860px){.forPeriod .period{width:80%}.vieBtn .vieCloud,.vieBtn .vieYouTube{border-radius:20px}}@media screen and (max-width:680px){.vieBtn{display:none!important}.newsList .time{float:left;width:10%}.newsList .info{width:78%}.changeGraphPeriod{width:40%}.forPeriod .period{width:100%}.forPeriod .period .datepicker input{padding:9px 30px 8px 10px}.vieBtn .vieCloud,.vieBtn .vieYouTube{border-radius:14px}.share .ya-share2__link{height:48px;width:48px}.share .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item{margin:2px 16px 0 0}.share .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon{background-size:90% 90%;height:48px;width:48px}}@media screen and (max-width:500px){.vieBtn .vieCloud,.vieBtn .vieYouTube{border-radius:8px}}@media screen and (max-width:480px){.forPeriod .period{flex-wrap:wrap}.forPeriod .period .graphPeriod,.forPeriod .period .selectPeriod{width:100%}}@media screen and (max-width:380px){.newsList .time{float:left;width:15%}.newsList .info{width:73%}.changeGraphPeriod{margin-bottom:10px;width:100%}.graphPeriod{width:100%}.vieBtn{padding:20px}.vieBtn .vieCloud,.vieBtn .vieYouTube{border-radius:14px;padding:30px 10px 30px 40%;width:100%}.vieBtn .vieYandex{width:100%}}
