*,:after,:before{box-sizing:border-box}body{margin:0;background:#f1f1f1;width:100%;min-width:990px}@media print{body{background:#fff}}@media (min-width:640px){body{height:100%}}@media print{*{-webkit-print-color-adjust:exact}}#app,html{height:100%}.wrapper{margin:0 auto;padding:0 20px;width:100%;min-width:960px;max-width:1000px}@media (min-width:1300px){.wrapper{width:1290px;max-width:1290px}}.wrapper.__article{width:100%;min-width:900px;max-width:1000px}.__shadow{box-shadow:0 2px 2px rgba(0,0,0,.25)}@media print{.__shadow{box-shadow:none}}.card-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.card-row,.news-card{display:-webkit-box;display:-ms-flexbox;display:flex}.news-card{border-radius:4px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.news-card_image{padding-top:56.25%}.news-card_meta{-ms-flex-item-align:start;align-self:flex-start;margin-top:10px;font-size:12px}@media (min-width:1300px){.news-card_meta{font-size:14px}}.news-card_meta_time{margin-right:15px}.news-card_content{padding:50px 20px 15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;background:transparent;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 0,transparent 50%);background-size:100% 200%;background-position:0 80%;transition:background-position .3s ease-in-out;z-index:1}.news-card_content_title{color:currentColor;text-decoration:none;font-weight:500;line-height:1;display:block;width:100%;transition:color .3s ease-in-out;min-height:48px;font-size:16px;text-shadow:0 1px 0 #000}@media (min-width:1300px){.news-card_content_title{font-size:20px}}.news-card:hover .news-card_content{background-position:0 99%}.news-card:hover .news-card_content:before{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1}.news-card:hover .news-card_content_title{color:#00ffc6}.news-list{padding:0;padding-right:10px;background:#fff;margin:0;list-style:none}.news-list a{text-decoration:none}.news-list a:hover .news-list_item_title{color:rgba(0,0,0,.6)}.news-list_item{margin-bottom:20px}.news-list_item_title{color:#000;font-size:18px;font-weight:500;margin:0 0 10px;transition:color .3s ease-in-out}.news-list_item:not(:last-child),.news-list_item a{margin-bottom:10px}.news-list_item a{font-size:14px;font-weight:500;color:#000;text-decoration:none;transition:color .3s ease-in-out;display:block;line-height:24px}@media (min-width:1300px){.news-list_item a{font-size:18px}}.news-list_item a:hover{color:#2f2f2f}.news-list_item_meta{font-weight:100;font-size:12px;color:#b1b1b1}@media (min-width:1300px){.news-list_item_meta{font-size:14px}}.news-list_item_meta_time{margin-right:15px}.tag{background:#00b890;color:#fff;text-decoration:none;padding:3px 20px 6px;font-size:18px;line-height:20px}.tag,.tag:after,.tag:before{display:inline-block;position:absolute}.tag:after,.tag:before{content:"";border-left:15px solid #00b890;right:-15px}.tag:before{bottom:0;border-top:15px solid transparent}.tag:after{top:0;border-bottom:15px solid transparent}.page{display:-webkit-box;display:-ms-flexbox;display:flex}.page_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:1750px){.page_content .wrapper{margin:0 20px 0 auto}}.page_feed{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}@media (min-width:1750px){.page_feed{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;min-width:375px}@supports ((position:-webkit-sticky) or (position:sticky)){.page_feed{padding-bottom:15px}}}.news-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-grid .news-card{-ms-flex-negative:0;flex-shrink:0;margin-bottom:15px}.news-grid .news-card:nth-of-type(5n+1),.news-grid .news-card:nth-of-type(5n+2){-ms-flex-preferred-size:calc(50% - 7.5px);flex-basis:calc(50% - 7.5px)}.news-grid .news-card:nth-of-type(5n+3),.news-grid .news-card:nth-of-type(5n+4),.news-grid .news-card:nth-of-type(5n+5){-ms-flex-preferred-size:calc(33.33333% - 10px);flex-basis:calc(33.33333% - 10px)}.news-grid .news-card:nth-of-type(5n+3) .news-card_image,.news-grid .news-card:nth-of-type(5n+4) .news-card_image,.news-grid .news-card:nth-of-type(5n+5) .news-card_image{padding-top:80%}.news-grid .news-card:nth-of-type(5n+1),.news-grid .news-card:nth-of-type(5n+3),.news-grid .news-card:nth-of-type(5n+4){margin-right:15px}.news-title{margin:20px 0;color:#2f2f2f}.cross{width:18px;height:18px;position:relative;color:currentColor;cursor:pointer;outline:none}.cross:after,.cross:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:currentColor}.cross:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.cross:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bnnr-link{display:block;margin-bottom:15px}.bnnr-link img{max-width:100%;display:block}.vb>.vb-dragger{z-index:5;width:10px;right:0}.vb>.vb-dragger>.vb-dragger-styler{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate3d(0,0,0,0);cursor:pointer;transform:rotate3d(0,0,0,0);transition:background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;background-color:hsla(0,0%,62%,.2);margin:5px 5px 5px 0;border-radius:20px;height:calc(100% - 10px);display:block}.vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:hsla(0,0%,62%,.3)}.vb.vb-dragging>.vb-dragger>.vb-dragger-styler,.vb>.vb-dragger:hover>.vb-dragger-styler{background-color:hsla(0,0%,62%,.7);margin:0;height:100%}.vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:hsla(0,0%,62%,.7)}.load-more{width:100%;background:#2f2f2f;display:block;text-decoration:none;color:#00b890;text-align:center;padding:10px 0;margin-top:auto;font-size:18px;transition:all .3s ease-in-out;cursor:pointer}.load-more:hover{background:rgba(47,47,47,.8);color:#00ffc6}.load-more.__loading{pointer-events:none}.mb-15{margin-bottom:15px}.round{border-radius:3px}body,html{font-family:Ubuntu}h1,h2,h3{font-weight:500}h1{line-height:1.25;margin:0 0 1.5em;font-size:30px}@media (min-width:1300px){h1{font-size:40px}}h2{line-height:1.36;margin:0 0 1.29em;font-size:22px}@media (min-width:1300px){h2{font-size:26px}}h3{line-height:1.35;margin:0 0 1.2em;font-size:18px}@media (min-width:1300px){h3{font-size:20px}}p{line-height:1.714;margin-top:0;margin-bottom:.86em;font-size:14px}@media (min-width:1300px){p{font-size:16px}}li{line-height:1.714;margin-top:0;margin-bottom:0;font-size:14px;}@media (min-width:1300px){li{font-size:16px;}}.v-news-slider{min-height:400px;-ms-flex-preferred-size:620px;flex-basis:620px;max-width:620px;-ms-flex-negative:0;flex-shrink:0;position:relative}@media (min-width:1300px){.v-news-slider{min-height:490px;-ms-flex-preferred-size:875px;flex-basis:875px;max-width:875px}}.v-news-slider .swiper-container{height:100%}.v-news-slider_item{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden;background-size:cover;background-position:50%}.v-news-slider_item:before{content:"";position:absolute;bottom:-1px;left:0;height:35%;width:100%;display:block;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);z-index:1}.v-news-slider_item a{text-decoration:none;color:#fff;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%;left:0;top:0;z-index:2;font-size:18px;font-weight:700;padding:25px 40px}@media (min-width:1300px){.v-news-slider_item a{font-size:32px}}.v-news-slider_item a span{text-shadow:0 2px 2px #000;transition:color .3s ease-in-out}.v-news-slider_item a:hover{color:#00ffc6}.v-news-slider_button{position:absolute;top:50%;-webkithttps://www.uralinform.ru/news/society/341340-skorost-sheringovyh-samokatov-ogranichili-pochti-v-30-tochkah-ekaterinburga/-transform:translateY(-50%);transform:translateY(-50%);height:64px;width:30px;z-index:10;cursor:pointer;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="3" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));filter:drop-shadow(0 0 3px rgba(0,0,0,.3));opacity:.7;transition:all .3s ease-in-out}.v-news-slider_button:focus{outline:none}.v-news-slider_button:hover{opacity:.9;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.7)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');-webkit-filter:drop-shadow(0 0 6px rgba(0,0,0,.7));filter:drop-shadow(0 0 6px rgba(0,0,0,.7))}.v-news-slider_button:after,.v-news-slider_button:before{position:absolute;display:inline-block;content:"";width:5px;height:35px;background:#fff;left:15px}.v-news-slider_button:before{top:0;-webkit-transform:rotate(25deg);transform:rotate(25deg)}.v-news-slider_button:after{bottom:0;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.v-news-slider_button.__prev{left:10px}.v-news-slider_button.__next{right:10px;-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.v-media-slider{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.v-media-slider_button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:64px;width:30px;z-index:10;cursor:pointer;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="3" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.3));filter:drop-shadow(0 0 3px rgba(0,0,0,.3));opacity:.7;transition:all .3s ease-in-out}.v-media-slider_button:focus{outline:none}.v-media-slider_button:hover{opacity:.9;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.7)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');-webkit-filter:drop-shadow(0 0 6px rgba(0,0,0,.7));filter:drop-shadow(0 0 6px rgba(0,0,0,.7))}.v-media-slider_button:after,.v-media-slider_button:before{position:absolute;display:inline-block;content:"";width:5px;height:35px;background:#fff;left:15px}.v-media-slider_button:before{top:0;-webkit-transform:rotate(25deg);transform:rotate(25deg)}.v-media-slider_button:after{bottom:0;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.v-media-slider_button.__prev{left:10px}.v-media-slider_button.__next{right:10px;-webkit-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.v-feed{background:#fff;padding:20px}.v-feed.__visible{display:-webkit-box;display:-ms-flexbox;display:flex}.v-feed_title{cursor:default}@media (max-width:1750px){.v-feed{position:fixed;height:500px;bottom:0;z-index:20;left:0;width:100%;padding-right:80px;transition:.3s ease-in-out;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateY(440px);transform:translateY(440px);padding-top:10px}.v-feed_toggle{position:absolute;width:40px;height:15px;right:20px;top:20px;cursor:pointer;z-index:1}.v-feed_toggle:after,.v-feed_toggle:before{content:"";display:inline-block;position:absolute;background:#000;width:20px;height:1px;top:7px;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.v-feed_toggle:before{left:0;-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}.v-feed_toggle:after{left:18px;-webkit-transform:rotate(28deg);transform:rotate(28deg)}.v-feed_list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:11px;overflow-y:hidden!important}.v-feed_title{margin-right:20px}.v-feed_item{transition:opacity .3s ease-in-out}.v-feed_item:not(:first-child){opacity:0}.v-feed_item_title{-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;padding-right:20px}.v-feed.__open{-webkit-transform:translateY(0);transform:translateY(0)}.v-feed.__open .v-feed_item{opacity:1!important}.v-feed.__open .v-feed_toggle:before{-webkit-transform:rotate(28deg);transform:rotate(28deg)}.v-feed.__open .v-feed_toggle:after{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}.v-feed.__open .v-feed_list{overflow-y:auto!important}.v-feed:not(.__open) .v-feed_item:not(:first-child){display:none}.v-feed_overlay{position:fixed;z-index:19;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000,rgba(0,0,0,.1))}}@media (min-width:1750px){.v-feed{height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports ((position:-webkit-sticky) or (position:sticky)){.v-feed{position:-webkit-sticky;position:sticky;top:0}}.v-feed-wrp{height:100%}.v-feed,.v-feed-wrp{width:375px}.v-feed_list{overflow:hidden!important;position:relative;padding-right:20px}.v-feed_list:before{content:"";display:inline-block;position:absolute;left:0;bottom:0;width:100%;pointer-events:none;height:50px;background:linear-gradient(0deg,#fff 0,transparent);z-index:15}.v-feed .vb-dragger{display:none}.v-feed.__sticky{position:fixed;top:0}.v-feed.__bottom{position:absolute;bottom:15px}}.v-feed_title{margin-bottom:20px}.v-feed_item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-bottom:25px}.v-feed_item_title{text-decoration:none;color:#000;transition:color .3s ease-in-out;position:relative;z-index:1}.v-feed_item_title:hover{color:#ff3e00}.v-feed_item_time{font-weight:100;margin-right:16px}@media print{.v-feed{display:none!important}}.v-feed_toggle-pane{position:absolute;z-index:0;width:100%;height:100%;left:0;top:0;cursor:pointer}.v-feed-list_wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.modal-fade-bottom-enter-active,.modal-fade-top-enter-active{transition:all .7s}.modal-fade-bottom-leave-active,.modal-fade-top-leave-active{transition:all .7s;transition-delay:.2s}.modal-fade-bottom-enter,.modal-fade-top-leave-to{opacity:0}.modal-fade-bottom-enter .modal_wrapper,.modal-fade-top-leave-to .modal_wrapper{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);opacity:0}.modal-fade-bottom-enter .modal_wrapper.__flip-in,.modal-fade-bottom-enter .modal_wrapper.__flip-out,.modal-fade-top-leave-to .modal_wrapper.__flip-in,.modal-fade-top-leave-to .modal_wrapper.__flip-out{-webkit-transform:translate3d(-50%,calc(-50% - 50px),0);transform:translate3d(-50%,calc(-50% - 50px),0)}.modal-fade-bottom-leave-to,.modal-fade-top-enter{opacity:0}.modal-fade-bottom-leave-to .modal_wrapper,.modal-fade-top-enter .modal_wrapper{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);opacity:0}.modal-fade-bottom-leave-to .modal_wrapper.__flip-in,.modal-fade-bottom-leave-to .modal_wrapper.__flip-out,.modal-fade-top-enter .modal_wrapper.__flip-in,.modal-fade-top-enter .modal_wrapper.__flip-out{-webkit-transform:translate3d(-50%,calc(-50% + 50px),0);transform:translate3d(-50%,calc(-50% + 50px),0)}.modal{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);overflow:auto;text-align:center}.modal:before{content:" ";height:100%;display:inline-block;vertical-align:middle}.modal_inner{overflow:auto}.modal_wrapper{box-shadow:0 0 20px rgba(63,59,77,.25);max-width:90%;opacity:1;position:relative;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;transition-duration:.7s;display:inline-block;vertical-align:middle;text-align:left;margin:50px 0}.modal_wrapper.__flip-out .modal_inner{overflow:hidden}.modal_wrapper.__flip-out.__animate{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-delay:0s,.7s;opacity:0;pointer-events:none;-webkit-transform:translate3d(-50%,-50%,-100%) rotateY(90deg);transform:translate3d(-50%,-50%,-100%) rotateY(90deg)}.modal_wrapper.__flip-in{opacity:0;pointer-events:none;-webkit-transform:translate3d(-50%,-50%,100%) rotateY(-90deg);transform:translate3d(-50%,-50%,100%) rotateY(-90deg);transition-delay:.7s}.modal_wrapper.__flip-in.__animate{transition-duration:.7s,0s;transition-timing-function:cubic-bezier(.215,.61,.355,1);opacity:1;pointer-events:auto;-webkit-transform:translate3d(-50%,-50%,0) rotateY(0deg) rotate(0deg);transform:translate3d(-50%,-50%,0) rotateY(0deg) rotate(0deg)}.modal_button{position:absolute;top:10px;right:12px;color:#b1b1b1;width:20px;height:20px}.v-regions{padding:8px 0;position:relative;cursor:pointer;margin-right:20px}@media (min-width:1300px){.v-regions{margin-right:30px}}.v-regions.__open .v-regions_current:before{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.v-regions.__open .v-regions_current:after{-webkit-transform:rotate(25deg);transform:rotate(25deg)}.v-regions_current{color:#fff;font-size:14px;position:relative;padding-right:30px}@media (min-width:1300px){.v-regions_current{font-size:18px}}.v-regions_current:after,.v-regions_current:before{content:"";display:inline-block;position:absolute;width:12px;height:2px;top:6px;background:#fff;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (min-width:1300px){.v-regions_current:after,.v-regions_current:before{top:12px}}.v-regions_current:before{-webkit-transform:rotate(25deg);transform:rotate(25deg);right:10px}.v-regions_current:after{-webkit-transform:rotate(-25deg);transform:rotate(-25deg);right:0}.v-regions_list{position:absolute;margin-top:4px;padding:10px 0;background:#fff;z-index:10;border-radius:2px}.v-regions_list_item{display:block;text-decoration:none;white-space:nowrap;font-size:18px;font-weight:500;padding:5px 20px;color:#2f2f2f;transition:.3s ease-in-out;transition-property:background,color}.v-regions_list_item:hover{color:#00b890}.v-search{background:#fff;display:block;border-radius:3px;padding:20px;margin-bottom:15px}.v-search_field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.v-search_query{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:20px;background:transparent;border:none;border-bottom:2px solid #9e9e9e;transition:border .3s ease-in-out;padding:10px;font-size:18px;color:#2f2f2f;font-weight:100;font-family:Ubuntu}.v-search_query:focus{border-color:#00b890;outline:none}.v-search_query:hover{border-color:#00ffc6}.btn{background:#00b890;border:none;border-radius:3px;padding:10px 30px;font-family:Ubuntu;font-size:18px;color:#fff;cursor:pointer;transition:background .3s ease-in-out}.btn:hover{background:#00ffc6}.m-chckbox--container.active .m-chckbox--group{background-color:#00b890;border-color:#00b890}.m-chckbox--container{width:auto}.v-search_submit.__mobile{display:none}.header{margin-bottom:15px;box-shadow:0 2px 2px rgba(0,0,0,.25)}.header_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.header_logo img{width:200px;height:24px}@media (min-width:1300px){.header_logo img{width:250px;height:28px}}@media (min-width:1650px){.header_logo img{width:313px}}.header_menu{list-style:none;padding:0;margin:0 0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:16px}@media print{.header_menu{display:none}}.header_menu_item a{color:#fff;font-size:14px;text-decoration:none;transition:.2s ease-in-out;transition-property:color}@media (min-width:1300px){.header_menu_item a{font-size:18px}}@media (min-width:1650px){.header_menu_item a{font-size:20px}}.header_menu_item a:hover{color:#00ffc6}.header_menu_item:not(:last-child){margin-right:15px}.header_menu_item.__active a{color:#00ffc6}.header_search{position:relative}.header_search input{background:transparent;color:#fff;border:1px solid #fff;border-radius:5px;padding:6px 32px 6px 12px;font-size:16px;transition:border-color .3s ease-in-out;width:170px}@media (min-width:1300px){.header_search input{width:230px}}.header_search input:focus{outline:none;border-color:#00ffc6}.header_search_submit{background:transparent;position:absolute;border:none;height:100%;right:0;top:0;width:32px;padding:0;display:inline-block;cursor:pointer}.header_search_submit:focus,.header_search_submit:hover{outline:none}.header_search_submit:focus:before,.header_search_submit:hover:before{border-color:#00ffc6}.header_search_submit:focus:after,.header_search_submit:hover:after{background:#00ffc6}.header_search_submit:after,.header_search_submit:before{position:absolute;content:"";display:inline-block;transition:all .3s ease-in-out}.header_search_submit:before{width:18px;height:18px;border:2px solid #fdfdfd;border-radius:100%;background:transparent;top:7px;left:1px}.header_search_submit:after{width:2px;height:8px;background:#fdfdfd;right:13px;bottom:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header_side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print{.header_side{display:none}}.header_top{padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00b890}.header_special{background:#fff;padding:10px 20px}.header_special a{position:relative;transition:color .3s ease-in-out;font-size:18px;text-decoration:none;color:#000;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_special a:hover{color:#ff9978}.header_special svg{display:inline-block;width:25px;height:25px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.header_menu-mobile{display:none;list-style:none;padding:10px 20px;margin-top:0;margin-bottom:10px;background:#fff;overflow-x:auto}.header_menu-mobile_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.header_menu-mobile_item{margin-right:20px}.header_menu-mobile_item a{color:#00b890;text-decoration:none;font-size:16px;font-weight:500;white-space:nowrap}.footer{padding:25px 0;margin-top:auto;background:#2f2f2f}@media print{.footer{background:#fff}}@media (min-width:700px) and (max-width:1650px){.footer{padding-bottom:70px}}.footer_rubricator{text-align:center}@media print{.footer_rubricator{display:none}}.footer_heading{color:#9e9e9e;font-size:18px;font-weight:500;margin:0 0 10px}.footer_menu{list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.footer_menu_item:not(:last-child){margin-right:30px}.footer_menu_item a{color:#fff;font-family:Roboto;text-decoration:none;font-size:16px;transition:.2s ease-in-out;transition-property:color}.footer_menu_item a:hover{color:#b1b1b1}.footer_bottom{color:#b9b9b9}.footer_bottom p{font-size:14px}@media print{.footer_bottom{color:#000}}.footer_bottom a{color:#00ffc6;text-decoration:none}@media print{.footer_bottom a{color:#000;text-decoration:underline}}.footer_bottom_block{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print{.footer_bottom_block{color:#000}}.footer_bottom_block p{margin-right:10px}.footer_social{text-align:center;margin:30px 0}@media print{.footer_social{display:none}}.footer_social_item{display:inline-block;width:35px;height:35px;transition:opacity .3s ease-in-out}.footer_social_item:not(:last-child){margin-right:20px}.footer_social_item svg{width:100%;height:100%}.footer_social_item:hover{opacity:.8}.media{background:#2f2f2f;padding:30px 0;margin-bottom:15px}.media_title{color:#00ffc6;margin-top:0;line-height:17px}.news-main{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:4px;margin-bottom:15px;overflow:hidden}.news-main_aside{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px 20px;list-style:none;overflow:hidden;max-height:400px}@media (min-width:1300px){.news-main_aside{max-height:490px}}.news-main_aside .news-list-wrap{max-height:330px}@media(min-width:1300px){.news-main_aside .news-list-wrap{max-height:420px}}.article{background:#fff;border-radius:8px;margin-bottom:30px}.article_datetime{font-size:12px;color:#b1b1b1;margin-bottom:10px}.article_time{margin-right:10px}.article_top{padding:20px}.article_title{margin-bottom:10px}.article_subtitle{font-size:20px;font-weight:500;margin-bottom:0}.article_thumb{width:500px;margin-right:15px;margin-bottom:5px;cursor:pointer;float:left}.article_thumb svg{position:absolute;width:25px;height:25px;bottom:10px;right:10px;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="2" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');-webkit-filter:drop-shadow(0 0 2px rgba(0,0,0,.3));filter:drop-shadow(0 0 2px rgba(0,0,0,.3))}@media print{.article_thumb svg{display:none}}.article_thumb_image{position:relative;padding-top:64%;background-size:cover;background-position:50%}.article_thumb_image-credit{margin-top:10px;padding:0 20px;font-size:12px;color:#2f2f2f}.article_content{padding:0 20px 20px;margin-bottom:30px;min-height:380px}.article_content a{color:#00b890}.article_content a:hover{color:#9e9e9e}.article_content img{max-width:100%}.article_suggest_title{margin-bottom:10px}.article_story{background:#2f2f2f;padding:10px 20px 20px}.article_story_title{margin-bottom:10px}.article_story_title a{color:#fff;text-decoration:none;transition:color .3s ease-in-out}.article_story_title a:hover{color:#00ffc6}.article_story_list{list-style:none;margin:0;padding:0}.article_story_list_item{margin-bottom:10px}.article_story_list_item a{text-decoration:none;color:#00ffc6;transition:color .3s ease-in-out}.article_story_list_item a:hover{color:#fff}.article_share{background:#2f2f2f;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0 0 8px 8px}@media print{.article_share{display:none}}.article_share_item{width:32px;height:32px;background:#5a5a5a;transition:background .3s ease-in-out;padding:4px;border-radius:2px}.article_share_item:not(:last-child){margin-right:10px}.article_share_item svg{fill:#fff;display:block;width:24px;height:24px}.article_share_item:hover.__fb{background:rgba(66,84,151,.7)}.article_share_item:hover.__vk{background:rgba(82,110,143,.7)}.article_share_item:hover.__ok{background:rgba(246,144,59,.7)}.article_share_item:hover.__twitter{background:rgba(0,183,236,.7)}.article_share_item:hover.__tg{background:rgba(52,171,222,.7)}.article_share_item:hover.__whatsapp{background:rgba(37,211,102,.7)}.article-ad{position:fixed;width:100%;height:100%;left:0;top:0;z-index:-1;background-size:auto;background-repeat:no-repeat;background-position-x:center}.article-image-full{display:block;max-width:100%}.article_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article_print{transition:color .3s ease-in-out}.article_print svg{width:16px;height:16px;display:block;cursor:pointer;color:inherit}.article_print:hover{color:#00b890}@media print{.article_print,.wrapper.__article+.wrapper .news-block{display:none}}.stories{-ms-flex-wrap:wrap;flex-wrap:wrap}.stories,.stories_item{display:-webkit-box;display:-ms-flexbox;display:flex}.stories_item{background:#fff;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);-ms-flex-negative:0;flex-shrink:0;margin-right:20px;border-radius:3px;margin-bottom:20px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stories_item:nth-child(2n){margin-right:0}.stories_item .news-card{border-radius:0;margin-bottom:20px}.stories_item .news-list{padding:0 20px}.stories_item_title{padding:10px 20px;margin:0}.news-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.news-block>.news-block-title{display:none}.news-block.__rev .news-block_side{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.news-block.__rev .news-block_cards{padding-left:0;padding-right:15px}.news-block_cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:15px}.news-block_cards .news-card:first-child,.news-block_cards .news-card:nth-child(4){-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.news-block_cards .news-card:first-child .news-card_image,.news-block_cards .news-card:nth-child(4) .news-card_image{padding-top:100%;min-height:100%}.news-block_cards .news-card:nth-child(2),.news-block_cards .news-card:nth-child(3){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:60%;flex-basis:60%}.news-block_cards .news-card:nth-child(2) .news-card_image,.news-block_cards .news-card:nth-child(3) .news-card_image{padding-top:0;height:100%}.news-block_cards .news-card:first-child,.news-block_cards .news-card:nth-child(3){margin-right:15px}.news-block_cards .news-card:first-child,.news-block_cards .news-card:nth-child(2){margin-bottom:15px}.news-block_side{-ms-flex-preferred-size:375px;flex-basis:375px;padding:20px;background:#fff;border-radius:4px}.news-block_side .news-list-wrap{max-height:325px}@media (min-width:1300px){.news-block_side .news-list-wrap{max-height:490px}}.news-block.__sm .news-list-wrap{max-height:325px}.news-block.__sm h3{font-size:18px}.news-block.__sm .news-list_item a{font-size:14px}.news-block.__sm .news-card_meta,.news-block.__sm .news-list_item_meta{font-size:12px}.news-block.__sm .news-card_content_title{font-size:18px}.news-block-title{color:#00b890;margin-bottom:10px}
