@charset "UTF-8";.burger-menu{display:flex;visibility:hidden;opacity:0;position:fixed;justify-content:flex-start;flex-direction:column;background:white;top:0;bottom:0;right:0;left:0;z-index:-1;transition:visibility 1s,opacity 1s ease-in-out;padding:51px 20px 0;overflow-y:auto}.burger-menu .search_btn_open{display:flex;margin:0}.burger-menu .header__title{margin-left:10px;font-weight:700;font-size:20px;line-height:23px;align-self:center}.burger-menu .nav__link{align-self:flex-start;font-weight:400;font-size:21px;line-height:25px}.burger-menu .nav__link_active{font-weight:700}.burger-menu .checkbox__container_lang{display:flex;margin:42px 0}.burger-menu .svg-link{display:block}.burger-menu .social__group{justify-content:space-between}.burger-menu .social__group .social-list{-moz-column-gap:30px;column-gap:30px;list-style-type:none;padding:0}.burger-menu_active{visibility:visible;opacity:1;z-index:4}.logo__container{display:flex}.burger-menu__navigation_container{margin-top:25px}.burger-menu__container{display:flex;justify-content:space-between}.burger-menu__close-button{background-color:inherit;border:none;padding:0;width:31px;height:31px}.burger-menu__close-button svg{width:100%;height:100%}.burgerFixed__container{display:flex;position:fixed;flex-direction:column;align-items:flex-end;top:20px;left:20px;background:rgb(255,255,255);border-radius:4px;visibility:hidden;opacity:0;z-index:-3;box-shadow:0 0 20px -1px #3eb9c04a;transition:all .3s linear}.burgerFixed__container .burger__nav{margin-top:-30px;width:100%}.burgerFixed__container .header__nav{display:block}.burgerFixed__container .footer{width:calc(100% - 40px)}.burgerFixed__container .burger-logo__container,.burgerFixed__container .checkbox__container_lang{display:flex}.burgerFixed__menu{display:flex;visibility:hidden;opacity:0;z-index:-3;padding:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:0;height:0;box-sizing:border-box;transition:all .3s linear}.burgerFixed__menu .checkbox__container{margin:10px 0}.burgerFixed__container_show{visibility:visible;opacity:1;z-index:1;width:100%;height:auto;padding:0 20px 10px;transition:all .3s linear}.burgerButtonScroll{visibility:hidden;opacity:0;z-index:-3;padding:15px 12px 0;width:50px;height:50px;border:none;background-color:#fff;border-radius:4px;transition:all .3s linear}.burgerButtonScroll svg{width:100%;height:100%}.burgerButtonScroll path{fill:#000}.burger_show{visibility:visible;opacity:1;z-index:55;transition:transform .8s linear,opacity .8s linear,visibility .8s linear}.burger_fix{top:0;right:0;left:0;bottom:0;overflow-y:scroll;overflow-x:hidden}.activeBurgerButton{padding:13px 0 0 13px;transition:transform .8s linear,opacity .8s linear,visibility .8s linear}.activeBurgerButton path:nth-of-type(1){transform:rotate(45deg);transform-origin:2px 1px}.activeBurgerButton path:nth-of-type(2){display:none}.activeBurgerButton path:nth-of-type(3){transform:rotate(-45deg);transform-origin:8px 17px}.burgerButtonScroll:hover{cursor:pointer;transform:scale(1.05);transition:transform .8s linear}@media all and (max-width: 1100px){.burgerFixed__container{top:0;left:0}}.switch__container{display:grid;padding-left:25px;grid-template-rows:repeat(2,auto)}.lang-switcher__label{font-size:16px;text-transform:uppercase;cursor:pointer;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;line-height:19px;color:#000000e0;text-decoration:none}.lang-switcher__label_active{background:rgba(0,189,199,.1)}.lang-switcher__label_link{padding:0 8px;text-decoration:underline}.checkbox__container_lang{grid-row:1/2;grid-column:3/4}.lang-switcher__switch-checkbox{display:inline-block;position:relative;width:60px;height:30px;margin-left:16px;margin-right:16px}.lang-switcher__switch-slider{position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid rgba(0,92,102,.15);cursor:pointer;border-radius:30px}.checkbox__container{display:flex;align-items:center;justify-content:flex-end}.checkbox__container_lang_position{justify-self:flex-start}.switch{position:relative;display:inline-block;width:48px;height:24px;margin:0 10px;border:2px solid rgba(18,48,76,.2);border-radius:28px;box-sizing:border-box}.switch input{display:none}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:inherit;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:0;bottom:0;background-color:#fff;transition:.4s}.slider_lang:before{bottom:-2px;left:-2px}input:checked+.slider{background-color:inherit}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translate(24px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%;box-sizing:border-box;width:20px;height:20px;background:inherit;border:2px solid #3EB9C0}.slider_lang.round:before{width:24px;height:24px;box-sizing:border-box}.slider.round_footer:before{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;background-color:#595959;border:2px solid #595959;border-radius:50%;box-sizing:border-box;width:20px;height:20px}.checkbox__container_lang_burger{display:flex!important;grid-row:4/5;grid-column:1/2;margin:40px 0}.checkbox__container_color{background-color:#005c6626;border-radius:4px;display:flex;padding:4px}.checkbox__container_lang_hidden{display:none}@media all and (max-width: 970px){.checkbox__container{justify-self:flex-start}}@media all and (max-width: 860px){.checkbox__container_lang{display:none}.checkbox__info{grid-row:1/2}}.header{display:grid;grid-template-columns:1fr repeat(3,min-content);-moz-column-gap:28px;column-gap:28px;grid-template-rows:repeat(2,auto);align-items:center}.header__logo-container{display:grid}.header__container{display:grid;grid-column:1/2;grid-template-columns:repeat(3,auto)}.header__nav_container{grid-column:2/3}.header__age-limit{grid-row:1/2;grid-column:2/3;justify-self:end;align-self:center;margin-right:22px;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:26px;text-align:center;letter-spacing:-.1em;text-transform:uppercase;display:flex;color:#8998a6}.header__title{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:35px;margin:0 0 0 61px;white-space:nowrap;text-transform:uppercase;color:#3eb9c0;grid-row:1/2;grid-column:1/2;width:-moz-fit-content;width:fit-content}.header__subtitle{margin:0 0 0 61px;font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:122.19%;color:#c4c4c4}.header__title_hidden{display:none}.header__title_long{font-size:22px;padding-right:0;margin-right:20px}.header__logo_link{justify-content:center;align-items:center;flex-shrink:0;cursor:pointer;margin:0;padding:0;grid-row:1/2;grid-column:1/2;align-self:end;max-height:90%;height:87.5%}.header__check_links_container{grid-column:2/3;grid-row:1/2}.header_link_checkbox_container{display:flex;justify-content:flex-end;grid-column:2/3;grid-row:1/2;max-width:-moz-fit-content;max-width:fit-content;justify-self:flex-end}.header__menu{grid-row:2/3;grid-column:1/5;display:flex;justify-content:space-between;transition:all 1.5s ease-in-out}.header__year-img{width:50px;margin-left:15px}.header__menu_burger{grid-row:3/4;display:flex!important;transition:all 1.5s ease-in-out}.header_link{text-decoration:none;grid-row:1/2;grid-column:1/2}.triangle__img{width:100%;height:100%}.triangle{margin:0 10px;padding:0 10px;border:none;background-color:#fff;height:20px;width:25px;align-self:center;transition:all .5s linear;z-index:2}.triangle_left{display:none;transform:scaleX(-1);position:sticky;left:-2px;margin-left:0}.triangle_right{display:none;position:sticky;right:-2px}.triangle_active{display:block}.header__nav_burger{flex-direction:column;transition:all .5s ease-out;margin-top:0!important}.header__nav_burger .nav__link{align-self:flex-start}.header__nav_burger .triangle{display:none}.header__nav{display:flex;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;transition:all .5s ease-out;-webkit-overflow-scrolling:touch;margin-top:10px;-moz-scrollbars-horizontal:scroll;scrollbar-width:none}.header__nav::-webkit-scrollbar{display:none}.triangle:hover{cursor:pointer;transition:all .5s linear}.triangle:hover g,.triangle:hover path{fill:#3eb9c0}.header__logo{height:100%}.nav__link{padding-right:57px;display:flex;align-items:center;height:48px;color:#143a38;text-decoration:none;align-self:flex-end;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;white-space:nowrap;transition:color .7s ease;visibility:visible;transition:visibility .5s linear,transform .5s linear}.nav__link_padding{padding-right:25px!important}.nav__link_hidden{transition:visibility .5s linear}.nav__link_active{color:#22c0c9;font-weight:700}.nav__link:last-of-type{padding-right:0}.nav__link:hover{cursor:pointer;text-decoration:none;color:#22c0c9;transform:scale(1.01);transition:color .7s ease,transform .7s ease}.social__group{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;grid-column:4/5;grid-row:1/2}.social__group_hidden{display:none}@media all and (max-width: 1400px){.header__title{padding-right:39px}}.svg-link{padding:0;margin:0}.svg-link:hover{cursor:pointer;font-weight:400;text-decoration:none;transform:scale(1.3);transition:transform .5s ease}.burger{border:none;width:31px;height:31px;background-color:inherit;display:none;padding:5px 0;justify-self:flex-end;align-self:center;grid-row:1/2;grid-column:4/5}.burger svg{width:100%;height:auto}.burger path{transition:transform .25s;fill:#143a38}.svg-link_burger{display:block}.activeBurger path:nth-of-type(1){transform:rotate(45deg);transform-origin:2px 0px}.activeBurger path:nth-of-type(2){display:none}.activeBurger path:nth-of-type(3){transform:rotate(-45deg);transform-origin:7px 17px}.burger:hover{cursor:pointer}.social__group_burger{grid-row:2/3;grid-column:1/5!important;justify-content:space-between!important;margin:30px 0;max-width:100%}.social__group_burger .svg-link{display:flex}.social__group_burger .social-list{display:flex!important}.social__group_burger .search_btn_open{margin:0 10px 0 0;width:21px;height:21px;padding:0}.social__group_burger .search_btn_open svg{height:100%}@media all and (max-width: 990px){.header{-moz-column-gap:25px;column-gap:25px}.header__title{font-size:25px;line-height:33px;padding-right:0}.header__subtitle{font-size:14px}}@media all and (max-width: 860px){.header .social-list{display:none}.header__age-limit{grid-column:3/4;margin-right:0}.social__group{grid-template-columns:repeat(2,auto);padding:0;margin-left:0}.burger{display:block;padding-top:6px}}@media all and (max-width: 720px){.header__age-limit{color:#c4c4c4}}@media all and (max-width: 618px){.header{-moz-column-gap:0;column-gap:0}.header__title{font-size:16px;margin-left:42px}.header__title_long{font-size:18px}.header__subtitle{font-size:10px;margin-left:42px}.header__logo{width:31px}.social__group{padding-right:0;margin-left:0;-moz-column-gap:0;column-gap:0}.header__menu{display:none;flex-direction:column}.header__year-img{margin:15px 0 0}.header__age-limit{margin-right:15px;font-size:16px}.burger{padding-top:8px}}@media all and (max-width: 380px){.header__title{padding-right:10px}.header__title_long{font-size:17px}.burger{width:25px}.social__group_burger{grid-column:1/5!important}}@media screen and (max-width: 344px){.header__logo{width:31px;height:auto}.header__title{line-height:normal;white-space:break-spaces}.header__subtitle{margin-left:42px;font-size:9px}}:root{--two-col: 860px;--one-col: 620px}@keyframes preloader-inside-white{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes preloader-inside-red{0%{transform:scale(0)}30%{transform:scale(0)}to{transform:scale(1)}}.preloader{display:flex;align-items:center;justify-content:center;box-sizing:border-box;opacity:.5;width:100%;height:100%;z-index:10;padding:20px}.preloader__container{width:100px;height:100px;position:relative}.preloader__round{width:100px;height:100px;position:absolute;top:0;left:0;background:#8b8b8b;border-radius:50px}.preloader__round:after,.preloader__round:before{content:"";width:100px;height:100px;position:absolute;top:0;left:0;border-radius:50px}.preloader__round:after{background:rgba(125,172,175,.9);animation:preloader-inside-white 1s ease-in-out infinite}.preloader__round:before{z-index:10;background:#8b8b8b;animation:preloader-inside-red 5s ease-in-out infinite}.ads .news__title{text-decoration:none}.ads_el_position{grid-template-columns:auto!important}.ads_el_position_text{grid-column:1/2!important}.ads_two{display:none}@media all and (max-width: 860px){.ads_el_position{grid-template-columns:minmax(min-content,max-content) auto!important}.ads_two{display:block;grid-column:1/2}}@keyframes animationAdvert{0%{opacity:.4}to{opacity:1}}.commerc{display:flex;justify-content:center;align-items:center;width:100%;margin-top:30px}.commerc_fixed{max-width:252px;max-height:800px;position:sticky;top:0}.commerc_fixed .widget-any-content__center{margin-bottom:30px}.tm-general{width:100%}.tm-general img{width:100%;height:auto}.tm-general img:hover{cursor:pointer}.tm__script_block{position:static;display:block}.tm__main_advert__container{display:flex;max-width:980px;margin:0 auto 10px}.widget-any-content__title{font-family:Roboto,sans-serif;font-style:italic;font-weight:400;font-size:15px;line-height:111%;margin:10px 0}.tm-img{max-width:100%;width:auto;height:auto}.commerc_fixed_right{display:flex;position:relative;grid-column:2/3;justify-self:flex-end}.commerc_fixed_right:hover{cursor:pointer}.social___rec_container img{width:100%;height:auto}.widget-any-content__center{display:flex;position:relative;flex-direction:column}.widget-any-content__center .tm-slider-item__a{display:none;position:relative;justify-content:center;z-index:50;-webkit-animation-name:animationAdvert;-webkit-animation-duration:1.5s;animation-name:animationAdvert;animation-duration:1.5s}.widget-any-content__center .tm-slider-item__a:first-of-type{display:flex}.widget-any-content__center .tm-slider-item__a:hover{cursor:pointer}.commerc_position{grid-column:1/3;grid-row:2/3}.commerc_margin{margin-top:0;margin-bottom:30px}.commerc_position_right{grid-column:-1/-2;width:100%;padding-bottom:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.widget-any-content{width:100%;grid-column:1/3;overflow:hidden;margin:10px 0 20px}.tm__container_adv{width:100%;grid-column:1/3;overflow:hidden;margin-bottom:20px}.tm-slider-item,.tm-slider-item a{display:block}.tm-slider-item_hidden{display:none}@media all and (max-width: 860px){.commerc_fixed{display:grid;max-width:100%;grid-template-columns:auto;justify-content:center;-moz-column-gap:30px;column-gap:30px;row-gap:30px;margin:30px 0;max-height:-moz-fit-content;max-height:fit-content;position:static}.commerc_fixed .widget-any-content__center{margin-bottom:0;width:-moz-fit-content;width:fit-content;max-width:100%}.commerc_fixed_right{grid-column:1/2;justify-content:center;display:flex;flex-direction:column;justify-self:center;margin-top:30px}.commerc_position_right{max-width:252px;grid-column:auto}}@media all and (max-width: 620px){.commerc_margin{display:none}.commerc{margin-top:0}}.footer{display:grid;color:#005c66;border:1px solid rgba(0,92,102,.15);font-family:Roboto,sans-serif;grid-column:1/-1;line-height:1.5;font-size:.75rem;padding:10px}.footer_hidden{display:none}.footer__nav-menu{grid-column:1/3;grid-row:-2/-3;display:flex;justify-content:center;border:1px solid rgba(0,92,102,.15);border-bottom:none;margin-top:40px;width:100%}.footer__copyright{margin-right:10px;grid-column:1/2}.footer__paragraph{margin:0}.footer__nav_ul{display:flex;width:100%;justify-content:center;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;-moz-scrollbars-horizontal:scroll;scrollbar-width:none}.footer__nav_ul_scroll{justify-content:flex-start}.footer__nav_ul::-webkit-scrollbar{display:none}.footer__triangle{margin:0 10px;padding:0 10px;border:none;background-color:#fff;height:20px;width:25px;align-self:center;transition:all .5s linear;z-index:2}.footer__triangle:hover{cursor:pointer;transition:all .5s linear}.footer__triangle:hover g,.footer__triangle:hover path{fill:#3eb9c0}.footer__triangle_left{display:none;transform:scaleX(-1);position:sticky;left:-2px;margin-left:0}.footer__triangle_right{display:none;position:sticky;right:-2px}.footer__triangle_active{display:block}.footer__link{color:#22c0c9}.footer__img{width:144px;margin-top:16px;transition:transform .5s ease}.footer__img:hover{transform:scale(1.02);transition:transform .5s ease}.footer__age-limit{display:flex;width:32px;height:32px;border-radius:50%;margin-left:16px;font-size:18px;font-family:Roboto,sans-serif;font-weight:700;color:#005c66;background-color:#fff}.footer__info{display:flex;flex-direction:column;position:relative;align-items:flex-end;grid-column:2/3}.footer__icons{display:flex;flex-direction:row;position:absolute;align-items:center;bottom:0;right:0}.footer__hit{position:absolute;bottom:22px;right:45px}.footer__nav_li{padding-right:30px;transition:transform .7s linear}.footer__nav_li:first-of-type{margin-left:10px}@media all and (max-width: 620px){.footer{display:flex;flex-direction:column-reverse}.footer__copyright{width:100%;grid-row:2/3}.footer__nav-menu{justify-content:flex-start}.footer__nav_ul{flex-direction:column;justify-content:flex-start;list-style-type:disc;width:90%;color:#22c0c9b3;overflow:hidden;padding-left:30px!important}.footer__nav_li:first-of-type{margin-left:0}.footer__info{align-items:flex-start}.footer__icons{position:static;align-items:center}.footer__hit,.footer__age-limit{position:static}.footer__hit.img{margin-top:10px}}.news__feed{padding-left:30px}.news__title{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:26px;color:#22c0c9;margin:0;text-decoration:none}.news__title_lastNews{font-size:24px;color:#005c66}.news__list-element_lastNews{border-bottom:2px solid rgba(0,0,0,.2);margin-top:15px}.news__list-element_lastNews img{max-width:210px;width:210px;max-height:175px}.news__list-element_lastNews .news__bold-text{color:#005c66}.news__list-element_lastNews .widget_stat_container{margin-bottom:15px}.news__list-element_lastNews:first-of-type{margin-top:0}.news__color_grey{color:#616161}.blog__author-list{display:flex;flex-direction:column;border-bottom:1px solid #f1f1f1}.blog__author-list .author__info{display:flex;justify-content:flex-start;-moz-column-gap:30px;column-gap:30px;margin:40px 0}.blog__author-list .news__bold-text{font-style:normal;font-weight:400;font-size:16px;line-height:122.19%;color:#3eb9c0;padding:0}.blog__author-list .news__title{font-style:normal;font-weight:700;font-size:20px;line-height:122.19%}.blog__author-list .news__title .bloger__text{font-weight:400}.blog__author-list .news__title .bloger__lead{font-style:italic;margin-top:10px;margin-bottom:30px}.blog__author-list .blog__author-photo{height:175px;max-width:175px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog__author-list .all-news__image{display:none}.blog__author-list .blog__list__link{display:flex;flex-direction:column;text-decoration:none;-moz-column-gap:0;column-gap:0;row-gap:0}.blog__author-list .all-news__list_text-container{margin-bottom:0;font-weight:400}.blog__author-list .widget_stat_container{margin-bottom:0}.oneNews_hidden{display:none!important;transition:opacity .5s ease,visibility .5s ease;opacity:0;visibility:hidden;transform:translate(9999px)}.onenews_padding{padding-bottom:0!important}.news_region{white-space:nowrap}.news_tag{margin:0 5px}.news__part_container{margin:40px 0}.main-news_section h2{margin-bottom:20px}.main-news_section a{color:#22c0c9;text-decoration:none}.news__nav{margin-top:20px;display:flex;justify-content:space-between}.widgetPage_position{grid-row:3/4}.widget-stat__object{width:15px;height:15px;fill:#a1a1a1;margin-right:3px;margin-left:10px}.feed-news-btn{grid-column:1/3;margin-top:20px;margin-bottom:20px!important}.widget_stat_container{margin:0 0 33px;display:flex;align-items:center;font-size:.75rem;color:#61616180}.contest_section{margin:0 100px}.contest_section figure,.contest_section video{width:100%;height:100%}.np-news-single__videos .video__container{width:100%;height:400px}.np-news-single__videos .video__container button{width:100px}.news__link{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#c4c4c4;text-decoration:none;width:34%;min-width:-moz-fit-content;min-width:fit-content;padding-left:2px;text-align:center;transition:color .7s ease}.news__link_active{color:#22c0c9;padding-left:0}.oneNews{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);opacity:1;transition:opacity 1s linear}.oneNews__link{font-family:Roboto,sans-serif;font-style:normal;font-size:16px;line-height:122.19%;margin:0;text-decoration:none;color:#616161;opacity:1;transition:opacity .5s ease,visibility .5s ease;visibility:visible;transform:translate(0)}.oneNews__link_last{max-height:80px;overflow:hidden;transition:all .5s ease}.oneNews__link_last_long{max-height:-moz-max-content!important;max-height:max-content!important;overflow:visible!important;transition:all .5s ease}.oneNews__link_padding{margin-top:20px}.page-main_static{font-family:Roboto,sans-serif}.page-main_static img{max-width:100%!important;width:100%!important;height:auto!important}.link_active:hover{color:#22c0c9;text-decoration:underline}.news-lead-ellipsis__button{border:none;font-family:Roboto,sans-serif;font-style:normal;font-size:19px;font-weight:900;line-height:122.19%;margin:0;text-decoration:none;color:#616161;opacity:0;transition:all .5s ease;visibility:visible;background-color:inherit;position:absolute;bottom:0;right:0;z-index:-3;padding:0 2px}.news-lead-ellipsis__button_show{opacity:1;z-index:1;transition:all .5s ease}.news-lead-ellipsis__button:hover{cursor:pointer;color:#22c0c9}.oneNews__link_grid-position{grid-column:1/-1;display:grid}.oneNews__link_position{grid-row:2/3;padding-bottom:15px}.news__link_decoration{text-decoration:none;display:flex;flex-direction:column;position:relative}.oneNews__data{font-family:Roboto,sans-serif;font-style:normal;font-weight:300;font-size:10px;line-height:122.19%;color:#616161}.news__lenta_section .oneNews__link_grid-position{margin-bottom:20px}.news__lenta_section .oneNews__link_grid-position:last-of-type{margin-bottom:0}.news__lenta_section .news__bold-text{margin:20px 0 0}.news__lenta_section .news__bold-text:first-of-type{margin-top:0}.oneNews__data_margin{margin-top:10px}.last-news{padding-top:30px}.widget__blog .news__list-element{-moz-column-gap:0;column-gap:0}.widget__blog .all-news__list_image{-moz-column-gap:17px;column-gap:17px}.news__list{display:grid;grid-template-columns:max-content,auto;list-style-type:none;padding:0;margin:20px 0 0}.news__telegram__text{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150.9%;color:#3e3e3e;margin-top:40px}.news__telegram__link{color:#22c0c9;padding-right:5px}.news__list-element_lastNews:last-child{border-bottom:none}.np-widget-comments__list hr{margin:0}.np-widget-comments__item{margin-top:0!important;padding-top:20px}.np-widget-comments__item .news__bold-text{margin:0}.np-widget-rubric__list{list-style-type:none;padding:0}.news__list-element{display:grid;grid-template-columns:minmax(min-content,max-content) auto;-moz-column-gap:17px;column-gap:17px}.news_region:hover{cursor:pointer;text-decoration:none;color:#22c0c9;transition:color .7s ease}.news__img{width:100%;max-height:175px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.news__bold-text{padding-bottom:15px;display:block}.news__bold-text_position{grid-row:2/3;padding-top:15px}.news__link_span{border:none;border-bottom:4px solid #C4C4C4;transition:color .7s ease}.news__link_span_active{border:none;border-bottom:4px solid #22c0c9}.news__button{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;width:100%;padding:10px 0;text-align:center;background-color:inherit;color:#3eb9c0;border:1px solid #3EB9C0;box-sizing:border-box;cursor:pointer;margin-bottom:50px;z-index:2;position:relative;transition:color .5s linear}.news__button:hover{background:#3EB9C0;transition:color .5s linear;opacity:.7;color:#fff}.news__button:hover{box-shadow:1px 1px 4px #83bcbf}.news__list-img{width:117px;max-width:117px;max-height:111px;-o-object-fit:cover;object-fit:cover}@media all and (min-width: 1300px){.news__img{max-height:200px}}@media all and (max-width: 1300px){.news__list-img{max-width:139px;max-height:90px}.news__feed{padding-left:21px}.news__link{font-size:12px;line-height:14px}.oneNews__link_last{max-height:70px}.oneNews__link{font-size:14px}.last-news{padding-top:30px}.contest_section{margin:0}}@media all and (max-width: 950px){.news__list-element_lastNews img{max-width:150px}}@media all and (max-width: 860px){.news__list-img{max-width:112px;height:80px}.news__feed{grid-row:3/7;padding-top:30px}.news__bold-text_position{grid-row:1/2;grid-column:2/3;padding-top:0}.oneNews__link_ads{grid-row:2/3;grid-column:2/3}.news__img{height:80px;width:112px}.oneNews__link_padding{margin-top:0}}@media all and (max-width: 620px){.news__link{padding-left:0}.last-news{padding-top:44px}.news__list-element{-moz-column-gap:10px;column-gap:10px}.news__feed,.news__lenta_section{display:none}.np-news-single__videos .video__container{height:300px}}@media all and (max-width: 440px){.blog__author-list .author__info{flex-direction:column}.blog__author-list .news__title .bloger__lead{font-size:14px;line-height:122.19%;margin-bottom:15px;margin-top:0}.blog__author-list .blog__author-photo{margin:0 auto;height:160px;width:160px}.blog__author-list .news__color_grey{display:flex;flex-direction:column}.blog__author-list .news__color_grey h3{margin:20px auto;font-weight:700;font-size:16px;line-height:122.19%}.np-news-single__videos .video__container{height:260px}.np-news-single__videos .video__container button{width:75px}}.main__news{max-width:923px;max-height:332px;grid-row:1/2;grid-column:1/3}.main{margin-top:35px;display:grid;-moz-column-gap:30px;column-gap:30px}.main__news_article{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:26px;line-height:118.19%;margin:48px 0 145px 28px;max-width:84%;color:#fff}.slider__link{display:flex;position:relative;justify-content:space-between;text-decoration:none;background-color:#3eb9c0}.slider__btn{background:rgba(18,48,76,.2);border:none;border-radius:50%;width:10px;height:10px;margin-left:20px;margin-top:20px}.slider__btn_active{background:#3EB9C0}.slider__buttons{display:flex;justify-content:center;margin-bottom:40px}@media all and (max-width: 1300px){.main__news_article{font-size:22px;margin-bottom:45%}.main__news_image{max-height:100%;max-width:100%;overflow:hidden}.main__news{max-height:80%}.slider__link{display:grid;grid-template-columns:55% 45%}}@media all and (max-width: 1200px){.main__news_article{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:118.19%;margin:30px 25px 35%}.main__news_image{height:100%;-o-object-fit:cover;object-fit:cover}}@media all and (max-width: 860px){.main__news_article{margin-top:30px}.main__news{grid-column:1/4}}@media all and (max-width: 620px){.main{-moz-column-gap:0;column-gap:0}.main__news{grid-template-columns:1/-1}.slider__buttons{display:none}.slider__link{display:flex;position:relative;flex-direction:column}.main__news_image{margin:10px}.main__news_article{margin:10px 0 10px 10px}}.main-section__main{display:flex;position:relative;font-family:Roboto,sans-serif!important;min-height:565px;margin:0 100px;-moz-column-gap:40px;column-gap:40px;border-top:2px solid rgba(0,0,0,.05);padding-bottom:50px}.main-section__main a{text-decoration:none}.main-section__main a:hover{text-decoration:underline}.main-section__main .news-main-container__paragraph a{color:#3eb9c0!important}.main-section__main .news-main-container__paragraph a:visited{color:#2b757980!important}.main-section__main .news-main-container__paragraph ol,.main-section__main .news-main-container__paragraph li{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150.9%;color:#3e3e3e;box-sizing:border-box}.main-section__main .news-main-container__paragraph blockquote{font-style:italic;font-family:Roboto,sans-serif;padding:2px 8px 2px 20px;border-left:5px solid rgba(43,117,121,.5);margin:20px 30px}.main-section__main .news-main-container__paragraph em{font-family:Roboto,sans-serif;font-style:italic;font-weight:400;font-size:20px!important;line-height:150.9%;color:#3e3e3e}.main-section__main .news-main-container__paragraph ul{margin:10px 20px;padding:0}.main-section__main .news-main-container__paragraph ul ul,.main-section__main .news-main-container__paragraph ul ul ul{padding:0;margin-left:30px}.main-section__main .news-main-container__paragraph iframe{width:100%;height:400px}.main-section__main:first-of-type{border-top:none}.container_main-section-news{display:grid;grid-template-columns:auto 252px;-moz-column-gap:40px;column-gap:40px;margin-top:53px;width:100%}.top-news__section{flex-direction:column;min-height:-moz-fit-content;min-height:fit-content;padding:0}.top-news__list{display:flex;overflow-x:auto;overflow-y:hidden}.top-news__list .all-news__link_image{display:flex;flex-direction:column;margin-right:23px;background:#F5F3F0;height:100%;-moz-column-gap:0;column-gap:0;row-gap:0}.top-news__list .all-news__link_image img{max-width:230px;width:230px;max-height:190px;height:190px;margin-bottom:15px}.top-news__list .all-news__link_image h2{padding:0 10px 36px;font-size:18px;line-height:116%}.top-news__list::-webkit-scrollbar{width:1px;height:7px}.top-news__list::-webkit-scrollbar-thumb{width:1px;border-radius:5px;background:rgba(132,197,201,.5)}.newsList__title{text-transform:uppercase;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:111%;color:#3eb9c0;text-decoration:none;display:block;margin-bottom:30px}.section__without-margin{margin:0}.full-news__link{margin:30px 0 0;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;width:100%;padding:10px;text-align:center;background-color:inherit;color:#3eb9c0;border:1px solid #3EB9C0;box-sizing:border-box;position:relative;transition:color .5s linear;opacity:.9;display:block;max-width:320px;justify-content:center;align-items:center;display:flex}.full-news__link svg{transform:rotateY(150deg);padding-right:10px;max-width:25px}.newsList__subtitle{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:38px;line-height:112%;color:#3e3e3e;grid-row:2/3;margin:10px 0;display:block}.news-large__img{width:100%;max-width:100%;height:auto;max-height:220px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.news-large__img_contest{-o-object-position:center;object-position:center;max-height:345px!important;margin-bottom:20px}.news-large__img_higher{height:auto!important;max-height:310px!important;max-width:100%}.news-large__img_higher_ads{height:auto!important;max-height:310px!important}.blog__author-blogs_container{margin-top:30px}.news-main-section__img{width:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:top!important;object-position:top!important}.video-single__container iframe{height:440px;width:100%}.news-main-container__figcaption{font-family:Roboto,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:111%;color:#bdbdbd;margin:10px 0}.news-main-container__paragraph_bold{font-family:Roboto,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:150.9%;color:#000;margin-bottom:53px}.video_info{margin-top:20px}.news-main-container__paragraph_bold_margin{margin:0}.news-main-container__paragraph{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150.9%;color:#3e3e3e;margin-top:30px}.news-main-container__paragraph img{max-width:100%!important;height:auto!important}.news-main-container__paragraph a{color:#3eb9c0!important}.news-main-container__heading{font-family:Roboto,sans-serif;font-size:normal;font-weight:700;font-size:20px;line-height:130%;margin:60px 0 21px}@media all and (max-width: 1200px){.main-section__main{margin:0}.main-section__main iframe{width:100%;height:280px}.video-single__container iframe{height:460px}.news-main-section__img{max-height:500px}.news-large__img{height:auto;max-height:200px}}@media all and (max-width: 860px){.container_main-section-news{grid-template-columns:auto;-moz-column-gap:0;column-gap:0;margin-top:30px}.news-main-section__img{max-height:450px}.video-single__container iframe{height:390px}.news-main-container__paragraph_bold{margin:0 0 35px}.news-large__img_higher_ads{height:auto!important;max-height:250px!important}.top-news__list{-ms-overflow-style:none;scrollbar-width:none}.top-news__list .all-news__link_image{margin-right:17px}.top-news__list .all-news__link_image img{max-width:174px;width:174px;max-height:144px;height:144px;margin-bottom:10px}.top-news__list .all-news__link_image h2{padding:0 10px 12px;font-size:12px}.top-news__list::-webkit-scrollbar{width:0;height:0}}@media all and (max-width: 620px){.news-large__img_higher_ads{max-height:300px!important}.news-large__img{max-height:270px}.news-main-container__paragraph_bold{font-size:16px}}@media all and (max-width: 550px){.video-single__container iframe{height:290px}.full-news__link{max-width:100%}.main-section__main .news-main-container__paragraph,.main-section__main .news-main-container__paragraph li,.main-section__main .news-main-container__paragraph ol,.news-main-container__paragraph{font-size:16px}.news-main-container__paragraph iframe{height:auto;max-height:290px}.newsList__subtitle{font-size:22px}}@media all and (max-width: 390px){.video-single__container iframe{height:250px}.news-main-container__paragraph iframe{max-height:220px}.news-large__img{max-height:260px}.news-large__img_higher{height:auto;max-height:260px!important}.news-large__img_higher_ads{max-height:260px}}.mediacontent__section{grid-column:2/3;grid-row:3/4;padding-top:30px;padding-left:30px}.video_picture{width:391px;height:245px}.video-image__container{display:flex;position:relative;flex-direction:column;min-height:234px;overflow:hidden;justify-content:center;align-items:center}.video__ul_container{display:grid;grid-template-columns:repeat(3,284px);-moz-column-gap:30px;column-gap:30px;row-gap:50px;margin:20px 0 0}.video__ul_container .video-container{margin:0 0 10px}.video__ul_container .oneNews__data_margin{margin:0}.video__container{display:flex;position:relative;height:170px;width:288px;margin:30px 0;overflow:hidden;justify-content:center}.video__container button{background-color:inherit;padding:0;margin:0;border:none;z-index:3}.video__container iframe,.video__container video{position:absolute;border:0;height:100%;left:0;top:0;width:100%}.video__container .video_icon{width:50px}.video__container .video_icon img{width:100%}.video-icon__widget{z-index:3;transition:transform .8s ease;max-width:80px}.video_icon:hover{cursor:pointer;transform:scale(1.05);transition:transform .8s ease}.video__image_replacement{z-index:2;position:absolute;max-height:100%;height:100%;transform:scale(1.1);width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .5s cubic-bezier(.175,.885,.32,1.275);visibility:visible}.video_hidden{z-index:-1;visibility:hidden;transition:all .7s cubic-bezier(.175,.885,.32,1.275)}.video_list{display:flex;position:relative;flex-direction:column}.media__img{width:100%;max-height:247px;-o-object-fit:cover;object-fit:cover}.photoLi{list-style-type:none}.np-news-single__media{margin:40px 0}.np-news-single__media iframe{max-width:100%;width:100%;height:400px}.video__section{overflow:hidden;position:relative;width:100%;margin:0 auto}.video__section button{background-color:inherit;padding:0;margin:0;border:none;z-index:3}.video__section iframe,.video__section video{position:absolute;border:0;height:100%;left:0;top:0;width:100%}.video__section figcaption{margin:10px 0}.video_show{display:block}.video-feed-list{display:flex;flex-direction:column;row-gap:20px;list-style-type:none;padding:0}.video_play__button_small{width:60px;height:60px}.sharedVideo-section{display:flex;position:relative;flex-direction:column}.sharedVideo-section .video-image__container{min-height:180px!important}.sharedVideo-section .sliderPrevButton,.sharedVideo-section .sliderNextButton{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:700;font-size:18px;transition:all .6s ease;border-radius:0 3px 3px 0;visibility:visible;z-index:5;border:none;background-color:inherit}.sharedVideo-section .prev{left:0}.sharedVideo-section .next{right:0}.sharedVideo-section .actualVideo__item{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s;display:none}.sharedVideo-section .sharedVideo__iframe{display:none}.sharedVideo-section .sharedVideo__iframe_show{display:block}.shared_video-icon{width:45px!important;height:45px}@media all and (max-width: 1286px){.video__ul_container{grid-template-columns:repeat(2,1fr)}.video__container{width:100%;height:240px}}@media all and (max-width: 860px){.video_icon{width:75px}.np-news-single__media iframe{max-width:100%;width:100%;height:345px}}@media all and (max-width: 1200px){.video-image__container{min-height:174px;width:100%}.video__container{height:175px}.video__container .video_icon{max-width:150px}.video-icon__widget{width:75px;height:75px}}@media all and (max-width: 1165px){.video__ul_container{row-gap:30px}.media__img{max-height:270px;height:-moz-fit-content;height:fit-content}}@media screen and (max-width: 620px){.video-image__container{min-height:270px;width:100%}.video-image__container .video_icon{height:auto!important;width:auto!important}.video__container{min-height:300px}.video__ul_container{grid-template-columns:100%;-moz-column-gap:0;column-gap:0}.np-news-single__media iframe{height:270px}}@media screen and (max-width: 450px){.video-image__container{min-height:240px;width:100%}.video__container{width:100%;min-height:220px}.np-news-single__media iframe{height:230px}}@media all and (max-width: 320px){.video-image__container{min-height:200px}.video__container{min-height:175px;justify-content:center}.np-news-single__media iframe{height:175px}}.photo__section{grid-column:2/3;grid-row:3/7}.photo__figure{max-width:100%;display:flex;position:relative}.photo__figcaption{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:122.19%;text-decoration:none;margin:10px 0 30px;color:#616161}.photo__section_smart{display:none;grid-column:1/2}@media all and (max-width: 860px){.photo__section{display:none}.photo__figcaption{font-size:14px}}@media all and (max-width: 620px){.photo__section_smart{display:block}}.photo__section_once{display:none}@media all and (max-width: 860px){.photo__section_once{display:block}}.reading__content{grid-row:3/4}@media all and (max-width: 860px){.reading__content{grid-column:1/2}}.search-form{grid-column:-1/-2;grid-row:1/2;width:100%;display:none;opacity:0;transition:opacity .5s linear,display .5s linear;justify-content:flex-end;background:#DBE7E7;background-color:none;border-radius:46px;padding-right:25px;transition:opacity 1s linear;flex-grow:1}.search-form_active{display:flex!important;width:-moz-fit-content;width:fit-content;opacity:1;transition:opacity 1s linear}.search__input{flex-grow:1;border:none;padding:12px 0;background-color:inherit;width:600px;margin-left:22px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3e3e3e;caret-color:#3eb9c0;min-width:250px}.search__input:focus{outline:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;width:14px;height:14px;background-repeat:no-repeat;background:url(/images/search_close.png);margin-right:2px;cursor:pointer}.search__input::-moz-placeholder{color:#3e3e3e78}.search-news__container{font-family:Roboto,sans-serif}.search-news__container em{background:rgba(179,217,216,.35);font-weight:700;font-style:normal}.search-news__container .news-item__title-link{font-family:Roboto,sans-serif;font-style:normal;font-size:15px;line-height:122.19%;margin:0;text-decoration:none;color:#616161;opacity:1;transition:opacity .5s ease,visibility .5s ease;visibility:visible;transform:translate(0)}.search-news__container p{margin:10px 0}.search-news__container h3{margin:0}.search-news__container a:hover{text-decoration:underline;transition:all .5s ease}.search-news__container .results-count{margin:24px 0;font-size:16px;font-family:Roboto,sans-serif}.search-news__container .news-item__meta-author-rubric{margin-bottom:12px}.search-news__container .news-item__author,.search-news__container .news-item__rubric{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:111%;color:#3eb9c0;text-decoration:none;transition:all .5s ease}.search-news__container .news-item__date{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:111%;color:#616161;text-decoration:none}.search-news__container .news-item{margin-top:40px;padding-bottom:20px;border-bottom:2px solid rgba(0,0,0,.1)}.search-news__container .news-item:last-child{border-bottom:none}.search-news__container .news-item__tag{text-decoration:none;text-transform:uppercase;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:111%;color:#3eb9c0;margin:0 5px}.search__section{margin-top:30px}.search-form__wrap{display:flex;width:100%;opacity:1;transition:opacity 1s linear;justify-content:flex-end;border:2px solid #C4C4C4;border-radius:46px;padding-right:25px;box-sizing:border-box}.search-form__wrap input{flex-grow:1;border:none;padding:14px 0;background-color:inherit;margin-left:20px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3e3e3e;caret-color:#3eb9c0}.search-form__wrap input:focus{outline:none}.search-form__wrap .search-form__button{background-color:inherit;border:none;transition:all .5s linear}.search-form__wrap .search-form__button:hover{cursor:pointer;transform:scale(1.05);transition:all .5s linear}.search-pagination__container{display:flex;justify-content:center;align-items:center;margin-top:20px;-moz-column-gap:10px;column-gap:10px}.search-pagination__container a{font-family:Roboto,sans-serif;background-color:inherit;font-style:normal;font-weight:400;font-size:15px;line-height:16px;text-align:center;color:#3eb9c0;word-spacing:10px;text-decoration:none;border:none}.search-pagination__container .sp-pagination__item--current{font-family:Roboto,sans-serif;background-color:inherit;font-style:normal;font-weight:400;font-size:15px;line-height:16px;text-align:center;color:#686363;word-spacing:10px;text-decoration:none}.search-form__wrap:focus{outline:2px solid #3EB9C0;box-shadow:0 0 9px #3eb9c0;border-radius:5px}.search-forminput::-webkit-input-placeholder{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3e3e3e78}.search__input_active{display:block;width:642px}.search_icon{width:100%}.search_icon:hover path{fill:#3eb9c0}.search__btn{width:21px;height:21px;padding:2px;margin-left:7px;border:none;background:none;align-self:center;transform:translateY(-5px)}.search__form-container{display:flex;flex-direction:row;grid-column:2/5;justify-content:flex-end}.search__button_back{background-color:inherit;border:none;margin-right:19px;padding:0;width:31px;height:auto}.search__button_back:hover,.search__btn:hover{cursor:pointer}.search__input_width{width:60vw!important}@media all and (max-width: 1250px){.search__input{width:100%}}@media all and (max-width: 860px){.search_btn_open{margin:0 50px 0 0;grid-row:1/2;grid-column:3/4;align-self:flex-start}.search-form{grid-column:1/2}}@media all and (max-width: 720px){.search_btn_open,.search-form{display:none}.search-pagination__container a{padding:0;margin:0}}@media all and (max-width: 450px){.search__button_back{margin-right:10px;width:20px}.search__button_back svg{width:25px}.search__input{min-width:120px;padding:10px 0}.search__btn svg{width:20px}.search-form_active{padding-right:17px;box-sizing:border-box}.search-pagination__container .sp-pagination__item{display:none}.search-pagination__container .all-news__button_forward{padding:12px 23px;border:1px solid #3EB9C0}}.slider_main{width:100%;background-color:#3eb9c0;position:relative;margin:auto auto 45px;height:332px;grid-row:1/2;grid-column:1/3}.slider_main_mobile{overflow:auto;width:100%;max-width:calc(100vw - 20px)}.item{display:none;grid-template-columns:54% auto;text-decoration:none}.link__sphere{grid-column:2/3;grid-row:1/2;align-self:flex-end;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;margin:0 0 20px 28px;text-transform:uppercase;color:#fff}.slider_text-container{display:flex;position:relative}.slider_main .item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:332px;grid-column:1/2;border:none!important;box-shadow:none!important}.slider_main .prev,.slider_main .next{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:700;font-size:18px;transition:all .6s ease;border-radius:0 3px 3px 0;visibility:visible;z-index:0}.slider_main .next{right:0;border-radius:3px 0 0 3px}.slider_main .prev:hover,.slider_main .next:hover{background-color:#26969e4d;transition:all .6s ease}.slideText{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:26px;line-height:118.19%;width:85%;grid-column:2/3;grid-row:1/2;margin:50px 0 0 20px;text-overflow:ellipsis;overflow:hidden}.slider-dots{text-align:center;grid-column:1/3;grid-row:1/2;align-self:flex-end}.slider-dots_item{cursor:pointer;height:12px;width:12px;margin:0 7px;background-color:#ddd;border-radius:50%;display:inline-block;transition:background-color .6s ease}.active,.slider-dots_item:hover{background-color:#3eb9c0}.slider_main .item{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@media all and (max-width: 1300px){.slideText{font-size:22px;margin-top:30px}}@media all and (max-width: 1000px){.slider_main{height:260px}.slider_main img{height:260px!important}}@media all and (max-width: 700px){.slider_main{height:220px}.slider_main img{height:220px!important}}@media all and (max-width: 618px){.slider_main{display:flex;position:relative;overflow:hidden;-moz-scrollbars-horizontal:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 0 10px;box-sizing:border-box;max-width:100vw;width:100%;height:auto;margin:0}.slider_main .prev,.slider_main .next{visibility:hidden;z-index:-3;display:none;position:static}.slider_main::-webkit-scrollbar{display:none}.sliderMain__item{display:flex!important;flex-direction:column;padding:0!important;margin-right:20px;transition:transform .5s linear;width:100%;min-width:100%}.sliderMain__item article{margin:20px 10px;max-width:100%;padding:0 0 10px;height:65px}.slider_main .item img{height:300px!important;margin:0;padding:0}.link__sphere{display:none}.slideText{grid-row:2/3;grid-column:1/2;margin-top:20px;margin-left:10px;font-size:14px;line-height:122.19%;max-height:65px;margin-bottom:20px}.slider-dots{z-index:3;background-color:#fff;padding-top:10px}}@media all and (max-width: 460px){.slider_main .item img{height:242px!important}}.widgetPage{display:flex;justify-content:space-between;grid-column:1/-1}.widget__container{display:grid;grid-template-columns:repeat(3,auto)}.widget__autor_data_container{display:grid;grid-template-columns:repeat(2,auto);align-items:center;-moz-column-gap:5px;column-gap:5px;margin:0 0 33px}.widget__author{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:111%;color:#3eb9c0}.font_italic_bold{font-family:Roboto,sans-serif;font-style:italic;font-weight:700}.font_italic_normal{font-family:Roboto,sans-serif;font-style:italic;font-weight:400}.font_normal{font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.slider_img{width:-moz-fit-content;width:fit-content;max-width:100%;position:relative;margin:auto auto 5px;height:330px}.images-slider__container{background-color:#0000000d}.item_img{text-decoration:none;display:none;overflow:hidden;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.item_img:hover{cursor:pointer}.prevNews{left:0}.nextNews{right:0}.images-slider__container_main{display:flex;position:relative;flex-direction:column}.image-slider_button{position:absolute;border:none;top:10px;right:10px;width:40px;height:auto;box-sizing:border-box;transition:transform .5s linear;z-index:1;background-color:#2b757933;border-radius:3px;padding:5px}.image-slider_button svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.image-slider_button path{box-shadow:5px 2px 2px 2px gray}.image-slider_button:hover{cursor:pointer;transform:scale(1.2);transition:transform .5s ease}.images-slider__container_main .prevNews,.images-slider__container_main .nextNews{cursor:pointer;position:absolute;z-index:1;top:50%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:3px;background-color:#2b757933}.slider_img .next{right:0;border-radius:3px 0 0 3px}.images-slider__container_main .prevNews:hover,.images-slider__container_main .nextNews:hover{background-color:#26969e4d}.item_smart{display:none}.active,.slider_img .item_img{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media all and (min-width: 1400px){.slider_img{height:520px}}@media all and (max-width: 620px){.slider_img{height:auto}.slider_img img,.slider_img svg{margin:0!important;padding:0}.image-slider_button{right:10px}.item_smart{padding-left:20px;overflow:hidden}.slider_img .item_img img{grid-column:1/-1;grid-row:1/2;width:100%;margin-top:10px;margin-left:10px;max-height:200px;-o-object-fit:cover;object-fit:cover;box-sizing:border-box}}.gallery_news_container{display:flex;max-height:110px;overflow-y:hidden;overflow-x:auto;max-width:100%;scrollbar-width:thin;scrollbar-color:#3eb9c0 white;padding-bottom:15px;margin-bottom:30px}.gallery_news_container img{margin-right:6px}.gallery_news_container::-webkit-scrollbar{width:1px}.gallery_news_container::-webkit-scrollbar-thumb{width:1px;border-radius:5px;background:linear-gradient(180deg,white,rgba(132,197,201,.5))}.gallery_news_container::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0003;border-radius:5px;background-color:#f9f9fd}.gallery_news_container:hover{cursor:pointer}.gallery_img{-o-object-position:center;object-position:center;width:100%;max-width:115px;-o-object-fit:cover;object-fit:cover;padding:2px 0}.news-list__container_newspage{width:100%}.news-list__container_newspage .widget__autor_data_container .oneNews__data{font-size:16px;line-height:111%}@media all and (min-width: 1200px){.gallery_news_container{max-width:750px}}@media all and (max-width: 1220px){.gallery_news_container{max-height:100px;max-width:100%}}@media all and (max-width: 860px){.gallery_news_container{max-width:100%}.gallery_news_container img{margin-right:3px}.widget__autor_data_container{margin-bottom:30px}}.reaction__container{display:grid;grid-template-columns:repeat(auto-fit,58px);background:rgba(196,196,196,.1490196078);border-radius:10px;margin:40px 0 20px;padding:20px 0 20px 29px}.reaction__container h2{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:120%;grid-column:1/-1;margin:0;padding-bottom:30px;color:#474747}.reaction__container .smile_count{text-align:center;margin:0;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:150.9%}.reaction__container .smile_container{display:grid}.smile_container__message{background:rgba(196,196,196,.1490196078);padding:20px 0 20px 29px;border-radius:10px;margin-bottom:40px;display:none}.smile_container__message .smile_container__message_text{font-family:Roboto,sans-serif;color:#c1c1c1;font-size:14px;line-height:20px}.smile_container__message_active{display:block}.smile_img{transition:transform,.6s,linear}.smile_img:hover{transform:scale(1.2);transition:transform,.6s,linear;cursor:pointer}.reaction_submit{border:none;padding:0;background-color:inherit}@media all and (max-width: 350px){.reaction__container{padding:10px 0 10px 10px}}.comments_container{display:flex;flex-direction:column}.comments_heading{display:flex;align-items:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:120%;margin:0}.comments_counter{padding-left:5px;font-weight:100}.comment_model-name{grid-column:1/2;grid-row:2/3;display:flex;align-items:center;justify-content:flex-end}.comment_model-name p{border:1px solid #ccc;border-radius:4px;padding:10px;margin:0;width:100%}.comment_model-name a{border:1px solid #3EB9C0;padding:10px;border-radius:4px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150.9%;color:#3eb9c0;justify-self:flex-end;display:flex}.comment_model-name:hover a{cursor:pointer;transform:scale(1.04);transition:all .7s ease}.commentsList{margin:0}.one_comment{margin-bottom:25px;transition:display .5s linear}.one_comment_avatar{background-color:#9fc5e3;padding:5px;border-radius:50%;margin-right:7px;box-sizing:border-box}.about-author{display:flex;position:relative;justify-content:flex-start;align-items:center}.one_comment_author{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px}.comment_smile{display:flex;align-items:center;margin-left:27px;color:#3eb9c0;transition:transform .5s ease}.comment_smile button{background-color:inherit;border:none;padding:0}.comment_smile button:hover{cursor:pointer}.comment_smile:hover{transform:scale(1.3);transition:transform .5s ease}.onecomment_icon{width:12px;height:10px}.comment_author_count{margin-left:10px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150.9%;color:#3eb9c0}.comment_author_count_red{color:#e5576c!important}.one_comment_text{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150.9%;border-radius:4px;color:#3e3e3e}.one_comment_btn{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150.9%;background-color:inherit;border:none;color:#3eb9c0}.one_comment_btn:hover{cursor:pointer}.comment_input-name{grid-row:2/3;font-style:normal;font-weight:400;font-size:14px;line-height:150.9%;padding-left:10px;border:1px solid #CCCCCC;border-radius:4px}.comment_btn{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:center;background-color:inherit;color:#3eb9c0;border:1px solid #3EB9C0;padding:12px 0;transition:all .7s linear;visibility:visible}.comment_btn:disabled{background:rgba(196,196,196,.15);color:#bec4c9!important;border:2px solid #BEC4C9;cursor:auto;transition:all .7s linear;box-shadow:none!important;opacity:1;transition:all .7s ease}.replies_comments_hidden{display:none}.happy_message{display:none;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150.9%;padding:10px;background-color:#f6f6f6;border-radius:4px;align-items:center;margin:26px 0 10px;color:#c4c4c4}.comment-buttons__container{display:none;-moz-column-gap:28px;column-gap:28px;grid-template-columns:repeat(2,1fr);margin-top:20px}.comment-buttons__container_active{display:grid}.write-comment__button:hover{cursor:pointer;background-color:#3eb9c0;color:#fff;transition:background-color .7s linear}.comment_textarea{padding:10px;border:1px solid #ccc;margin:20px 0;width:100%;height:100px;resize:vertical;grid-row:1/2;box-sizing:border-box;font-style:normal;font-weight:400;font-size:14px;line-height:150.9%;font-family:Roboto,sans-serif;grid-column:1/3}.comment_form,.replies_comment_form{display:none;grid-template-columns:auto min-content;-moz-column-gap:10px;column-gap:10px}.comment_form_active,.replies_comment_form_active{display:grid}.replies_comments{padding-left:30px}.comment_form_submit-btn{border:1px solid #ccc;background-color:inherit;color:#3eb9c0;margin:0;width:-moz-min-content;width:min-content;justify-self:flex-end;padding:10px;grid-row:2/3;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px;border-radius:4px;width:160px}.comment_form_submit-btn:hover{cursor:pointer}.comment_form_submit-btn:disabled{background:rgba(196,196,196,.15);color:#bec4c9!important;border:2px solid #BEC4C9;cursor:auto;transition:all .7s linear;box-shadow:none!important;opacity:1;transition:all .7s ease}.write-comment__button_active{display:none}.anotherNews_newsfeed{padding:25px;background:rgba(196,196,196,.15);margin:40px 0}.anotherNews_container{display:grid;grid-template-columns:repeat(auto-fit,204px);-moz-column-gap:18px;column-gap:18px;margin-top:10px;max-height:245px;overflow:hidden}.oneAnotherNews_img{width:100%;max-height:175px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.oneAnotherNews_paragraph{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:116%;color:#3e3e3e}.anotherNews__links a{text-decoration:none}.anotherNews__links img{width:100%;max-height:330px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:20px 0}.anotherNews__links h3{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:38px;line-height:45px;color:#3e3e3e}.anotherNews__links button{border:none!important}.popup{display:flex;position:fixed;align-items:center;justify-content:center;z-index:-2;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#000000e6;visibility:hidden;opacity:0;transition:visibility .5s,opacity .5s ease-in-out}.popup_opened{visibility:visible;opacity:1;z-index:2}.popup__container-photo{max-width:-moz-fit-content;max-width:fit-content;max-height:-moz-fit-content;max-height:fit-content;width:-moz-max-content;width:max-content;position:relative;padding:0;border-radius:0;background-color:#0000}.popup__container-photo p{color:#fff;font-weight:700;font-size:29px;position:absolute;top:50%;margin:auto;padding:0}.popup__container-photo a:hover{background-color:#0000004d}.popup__container-photo .sliderPrevButton{cursor:pointer;position:absolute;top:0;bottom:0;background:rgba(0,0,0,.15);width:auto;margin-top:-22px;padding:0 55px 0 30px;font-size:29px;transition:.6s ease;border-radius:0 3px 3px 0;left:0}.popup__container-photo .sliderNextButton{cursor:pointer;position:absolute;top:0;bottom:0;background:rgba(0,0,0,.15);right:0;width:auto;margin-top:-22px;padding:0 42px;transition:.6s ease;border-radius:0 3px 3px 0}.sliderBtn_hidden{display:none}.popup__btn-close{width:30px;height:30px;position:absolute;top:-40px;right:-40px;background-position:center;padding:0;margin:0;border:none;font:inherit;color:inherit;background-color:transparent;z-index:5}.popup__btn-close svg{width:100%;height:100%}.popup__btn-close:hover{cursor:pointer;opacity:.6}.popup__img{max-width:85vw!important;height:90vh!important;-o-object-fit:contain;object-fit:contain;visibility:visible;opacity:1;transition:opacity .5s ease,visibility .5s ease}.popup__img_hidden{opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.popup__name{color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:15px;margin:10px 0 0;padding:0}@media all and (max-width: 620px){.popup__btn-close{width:26px;height:26px;right:-1px;top:0}}.all-news__section{margin:30px 0;display:grid;-moz-column-gap:54px;column-gap:54px}.all-news__section button{border:1px solid #3EB9C0;background-color:inherit;transition:transform .7s ease}.all-news__section button:hover{cursor:pointer;transform:scale(1.05);transition:transform .7s ease}.all-news__section h2{grid-column:1/2;grid-row:1/2}.all-news__section .commerc_fixed{width:220px;-o-object-fit:cover;object-fit:cover}.all-news__section_ul{grid-column:1/2}.all-news__list__link{text-decoration:none}.all-news__link_image{display:grid;grid-template-columns:auto 288px;-moz-column-gap:30px;column-gap:30px;row-gap:10px}.all-news__link_image .all-news__image{height:100%;width:100%;max-width:300px;max-height:180px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;grid-column:2/3;grid-row:1/3}.all-news__link_image .all-news__list__item__date{align-self:flex-end}.all-news__link_image .all-news__list__item__date .widget_stat_container{margin:0}.all-news__list{list-style-type:none;margin:10px 0}.all-news__list_text-container{margin-bottom:30px}.all-news__buttons-container{grid-column:1/3;justify-self:center;display:flex}.all-news__button_date{padding:9px 15px;width:-moz-max-content;width:max-content;border:1px solid #3EB9C0;margin-left:10px;background-color:inherit;transition:transform .7s ease}.all-news__button_date img{width:100%;height:100%}.all-news__link_search{padding:9px 15px;width:-moz-max-content;width:max-content;border:1px solid #3EB9C0;margin-left:10px;background-color:inherit;transition:transform .7s ease}.all-news__link_searchhover{cursor:pointer;transform:scale(1.05);transition:transform .7s ease}.all-news__link_search img{width:100%;height:100%}.all-news__button_forward{font-family:Roboto,sans-serif;background-color:inherit;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:center;color:#3eb9c0;padding:12px 23px;word-spacing:10px;text-decoration:none;display:block;border:1px solid #3EB9C0;transition:transform .7s ease;margin-left:10px;white-space:nowrap}.all-news__button_forward:hover,.all-news__button_date:hover{cursor:pointer;transform:scale(1.05);transition:transform .7s ease}.ul_hidden-default-styles{list-style-type:none;padding:0}.pagination-buttons__container{display:flex;justify-content:center;grid-column:1/3;z-index:2}.mainNews__widget{list-style-type:none;display:flex;flex-direction:column;margin-top:10px}.mainNews__widget img{width:100%}.mainNews__widget .news__bold-text{margin:10px 0!important;padding:0!important}.mainNews__widget .news__link_p{margin:10px 0 0}.mainNews__widget .all-news__list_text-container{margin-bottom:0}.mainNews__widget .widget_stat_container{margin-bottom:20px}.mainNews__widget:first-of-type{margin-top:0}.large-widget__background_beige{list-style-type:none;display:flex;flex-direction:column;background:#F5F3F0;margin-top:20px}.large-widget__background_beige .news__bold-text{margin:10px 20px!important;padding:0!important}.large-widget__background_beige .about-author{margin-left:20px;margin-right:20px;font-family:Roboto,sans-serif}.large-widget__background_beige .one_comment_text{margin-left:20px}.large-widget__background_beige .news__link_p{margin:10px 15px 0 20px}.large-widget__background_beige .oneNews__link_last{margin:10px 15px 0 20px!important}.large-widget__background_beige .all-news__list_text-container{margin-bottom:0}.large-widget__background_beige .widgetPage{margin-left:20px;margin-right:20px}.large-widget__background_beige .widget_stat_container{margin-bottom:20px}.large-widget__background_beige .video_icon{background-color:inherit;padding:0;margin:0;border:none;z-index:3}.videoContent{display:none}.large-widget__background_beige:first-of-type{margin-top:0}.large-widget__background_beige:last-of-type{margin-bottom:30px}@media all and (max-width: 1000px){.all-news__section{-moz-column-gap:25px;column-gap:25px}.all-news__link_image{-moz-column-gap:20px;column-gap:20px}}@media all and (max-width: 880px){.all-news__section{-moz-column-gap:0;column-gap:0}.all-news__section .commerc_fixed{display:none}}@media all and (max-width: 860px){.large-widget__background_beige{background-color:inherit}.large-widget__background_beige .news__bold-text,.large-widget__background_beige .oneNews__link_last{margin-left:0!important;margin-right:0!important}.large-widget__background_beige .widgetPage{margin-left:0;margin-right:0}.large-widget__background_beige .news__link_p{margin-left:0!important;margin-right:0!important}}@media all and (max-width: 590px){.all-news__section .oneNews__link{line-height:19.55px}.all-news__list_image{-moz-column-gap:17px;column-gap:17px}.all-news__list_image .all-news__image{grid-column:1/2;grid-row:1/3;max-height:120px;min-height:80px;min-width:112px}.all-news__list_image .news__bold-text{grid-column:2/3;grid-row:1/2}.all-news__list_image .oneNews__link{grid-column:2/3}.all-news__list_image .all-news__link_image{grid-template-columns:1fr 2fr}.all-news__list_image .widgetPage_position{grid-column:1/3}}.header__social{margin:40px 0}.social-list{display:flex;-moz-column-gap:9px;column-gap:9px;margin:0;list-style-type:none;padding:0}.social_items{margin-top:20px}.social-list__item svg{width:30px;height:30px;border:1px solid #3EB9C0;box-sizing:border-box;border-radius:4px;display:flex;justify-content:center;align-items:center;margin:0 auto;transition:transform .5s linear,fill .5s linear}.social-list__item .social__icons_header{border:none}.social-list__item svg:hover{transform:scale(1.1);fill:#3eb9c0;transition:transform .5s linear,fill .5s linear}.social-list__item svg:hover path{fill:#3eb9c0}.social-list__item .svg-link__fill{fill:#3eb9c0}.social-list__item .svg-link__fill_header{fill:#12304c80}.social-list__item .social__icons_header{border:none!important}.social__title{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:130%;color:#474747;margin:0}.svg-link__icon_zen{max-height:87%!important}.general-grid__col{display:flex;flex-direction:column;grid-row:3/4}.general-grid{grid-row:3/4;margin-top:30px;grid-template-columns:2fr 1fr 1fr}.general-grid__col{margin-top:30px;display:none;opacity:0;transition:opacity .7s linear,display .7s linear}.general-grid__col_visible{display:flex;opacity:1;transition:opacity .7s linear,display .7s linear}.general-grid__col:last-of-type{grid-row:1/7;margin-top:0}@media all and (max-width: 860px){.general-grid{grid-template-columns:56% auto;grid-template-columns:2fr 1fr}}@media all and (max-width: 620px){.general-grid{grid-template-columns:auto;-moz-column-gap:0;column-gap:0}}.vote__radio-container{display:flex;position:relative;align-items:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150.9%;color:#3e3e3e;transition:all .7s linear}.vote__radio-container:hover{cursor:pointer;transition:all .7s linear}.mdc-radio__native-control{height:100%;width:100%;min-width:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #C4C4C4;border-radius:50%;transform:scaleX(-1);outline:none;box-sizing:border-box}.mdc-radio__native-control:checked{border:2px solid #3EB9C0;border-radius:28px;transform:scaleX(-1);padding:3px;color:#3eb9c0;background-color:#fff}.vote-widget-result__text{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3e3e3e}.vote__submit-button{background-color:#3eb9c0;color:#fff;border:none;padding:12px 28px;margin:30px 0;width:145px;transition:all .7s linear;opacity:.7;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:center}.vote__submit-button:hover{cursor:pointer;box-shadow:0 0 4px 1px #3eb9c0;transition:all .7s linear;border:none}.vote__submit-button:disabled{background:rgba(196,196,196,.15);color:#bec4c9;border:2px solid #BEC4C9;cursor:auto;transition:all .7s linear;box-shadow:none!important;content:attr(data-title);opacity:1}.vote__list{margin-top:20px;display:grid;row-gap:23px;box-sizing:border-box}.vote-input-radio{width:24px;height:24px;margin-right:27px;display:flex;position:relative}.vote__radio-label_widget{font-size:17px}.vote-widget_title{display:block;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:112%;color:#3e3e3e;text-decoration:none;margin-bottom:30px;margin-top:20px}.vote__result-list{width:100%;max-width:621px}.vote__result-list li{display:flex;position:relative;justify-content:space-between;background:rgba(62,185,192,.65);border-radius:5px;margin-bottom:15px;padding:5px 10px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150.9%;color:#fff}.vote__diagram-percentage{background:#3EB9C0;position:absolute;display:flex;top:0;left:0;bottom:0;height:100%;border-top-left-radius:4px;border-bottom-left-radius:4px;z-index:-1}.vote-server__ansver{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150.9%;color:#3e3e3e}.radio{width:14px;height:14px;background-color:#3eb9c0;border-radius:50%;opacity:0;transition:opacity .7s ease;position:absolute;left:10px;top:34.5%}.vote__widget_li{background:rgba(196,196,196,.15);padding:10px 20px 20px;margin:10px 0}.vote__data{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:111%;color:#3e3e3e;margin:0 0 30px}.vote__submit-button_widget{width:215px}.vote-list__container{background:rgba(196,196,196,.15);padding:10px 20px 20px;margin:40px 0;max-width:765px}.mdc-radio__native-control:hover,.vote__radio-label:hover{cursor:pointer}.radio_visible{opacity:1;z-index:2;transition:opacity .7s ease}.vote-list__title{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:30px;line-height:112%;color:#3e3e3e;text-decoration:none;width:100%;display:block;margin-bottom:30px}.vote-list__once{margin:50px 0;background:rgba(196,196,196,.15);padding:60px;width:100%;max-width:765px;box-sizing:border-box}.vote-list__lead{display:block;font-family:Roboto,sans-serif;font-style:normal;font-size:25px;line-height:122.19%;text-decoration:none;color:#616161;opacity:1;transition:opacity .5s ease,visibility .5s ease;visibility:visible;transform:translate(0);margin:25px 0}@media all and (max-width: 700px){.vote-list__once{padding:25px}.vote-list__title{font-size:22px}.vote-list__lead{font-size:20px}.vote__radio-container{font-size:16px}.radio{top:8px}.vote__submit-button{width:100%;max-width:500px}}.contest_link{text-decoration:none;display:block;max-width:270px}.contestants__list{display:grid;grid-template-columns:repeat(3,1fr);row-gap:21px;-moz-column-gap:21px;column-gap:21px}.contestants__list li{background:#F6F6F6}.contest__once{width:100%;display:flex;flex-direction:column;background:#F6F6F6;border-radius:2px;text-decoration:none}.news__contest_img{margin:30px 0}.contestant__image-container:hover{transform:rotate(.01turn);box-shadow:3px 0 8px 2px #ababab;transition:all .5s linear}.contest__once_img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.contest__once_name{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:122.9%;color:#3e3e3e;display:block;margin:10px}.contest-vote-form__container{margin:30px 0}.addNewContestant__form{visibility:hidden;opacity:0;margin:0;transition:opacity 1s linear;height:1px}.addNewContestant__form input{margin:10px 0}.addNewContestant__form button{margin-top:25px;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:center;color:#3eb9c0}.addNewContestant_active{height:auto;visibility:visible;opacity:1;margin:40px 0;transition:opacity 1s linear}.show-new-contestant__button{margin:30px 0 0;padding:20px;width:100%;transition:all .7s linear;background:#3EB9C0;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:center;color:#fff;border:none}.variant__input-text{border:1px solid #C4C4C4;border-radius:5px;padding:8px 10px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3e3e3e}.variant__input-text:focus{outline:2px solid #3EB9C0;box-shadow:0 0 9px #3eb9c0;border-radius:5px}.variant__input-container{display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3e3e3e}.variant__input-container label{margin-top:25px}.variant__input-container label span{color:red;padding-left:5px}.visually-hidden{display:none}.input-file__decorate-as-btn{display:flex;justify-content:center;background:white;color:#3eb9c0;border:1px solid #3EB9C0;padding:12px;width:295px;box-sizing:border-box;transition:all .7s ease}.input-file__decorate-as-btn p{display:flex;justify-content:center;margin:0 auto}.variant__input_span-hint{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3eb9c0;margin:10px 0 -10px;visibility:visible;opacity:1;transition:all .7s ease-in-out}.variant__input_span-hint_hidden{visibility:hidden;font-size:0;opacity:0;transition:all .7s ease-in-out}.input-file__decorate-as-btn:hover{cursor:pointer;box-shadow:1px 0 4px #3eb9c0;transition:all .7s ease}.show-new-contestant__button_white{background:white;color:#3eb9c0;border:1px solid #3EB9C0}.show-new-contestant__button:hover{cursor:pointer;box-shadow:1px 0 4px #3eb9c0;transition:all .7s linear}.new-contestant__submit_btn{background-color:#3eb9c0;color:#fff!important;transition:all .7s ease;opacity:.7}.new-contestant__submit_btn:disabled{background:rgba(196,196,196,.15);color:#bec4c9!important;border:2px solid #BEC4C9;cursor:auto;transition:all .7s linear;box-shadow:none!important;opacity:1;transition:all .7s ease}.new-contestant-message__paragraph{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3eb9c0}.new-contestant-message__paragraph_grey{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150.9%;color:#3e3e3e80}.new-contestant-success{display:flex;justify-content:center;align-items:center;-moz-column-gap:20px;column-gap:20px;margin-top:50px;opacity:1;visibility:visible;transition:all 1s linear}.new-contestant-success_hidden{visibility:hidden;opacity:0;margin:0;transition:all 1s linear;height:1px}.form__input-error{color:red;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:150.9%;margin:15px 0 -10px;transition:all .7s ease}.form__fieldset{border:2px solid rgba(62,185,192,.2);border-radius:5px;padding:10px 30px 30px;margin:20px 0 0}.form__fieldset legend{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:19px;line-height:150.9%;color:#3eb9c0}.form__fieldset textarea{resize:none;margin:10px 0}.variant__accept-container input,.variant__accept-container label{cursor:pointer}.variant__sender_description{min-height:116px}.variant__accept-container{flex-direction:row;align-items:center;margin-top:25px}.variant__accept-container label{margin:0;padding-left:10px}.variant__accept-container input{margin:0}.input__label{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:150.9%;color:#3e3e3e}.contest-vote__submit-button{border:none;background-color:inherit;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3eb9c0;display:flex;justify-content:center;align-items:center;-moz-column-gap:10px;column-gap:10px;margin:10px 0 20px 10px;padding:0;transition:all .7s ease}.contest__single-page .oneNews__data{font-size:12px}.contest__single-page .contest-vote__submit-button_span{font-size:23px}.contest__single-page .contest__vote-form svg{width:24px;height:24px}.contest__single-page .contest__vote-form .contest-vote__submit-button{border:1px solid #3EB9C0;padding:10px;border-radius:5px;margin:20px 0 0}.contest__single-page .comments_container{margin-top:40px}.contest-vote__submit-button_fill path{fill:#3eb9c0}.contestant__image-container{display:flex;position:relative;transition:all .5s linear}.vote-item__gradient{position:absolute;top:75%;right:0;bottom:0;left:0;z-index:1;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.7))}.contest-vote__submit-button:hover{cursor:pointer;transform:scale(1.04);transition:all .7s ease}.contest-vote__submit-button:hover path{fill:#3eb9c0}.contestant__data{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:122.9%;color:#fff}.contestant__data-container{display:flex;position:absolute;z-index:3;bottom:3px;left:10px;width:95%;right:10px;justify-content:space-between;align-items:center}.popup_type_regulations{align-items:flex-start;padding-top:50px;background-color:#00000080;height:100%;z-index:5}.popup_type_regulations .popup__btn-close{position:absolute;z-index:6;border-radius:7px}.popup_type_regulations path{fill:#fff}.popup_type_regulations .popup__container{background-color:#7dacafe6;border-radius:10px;width:90%;height:91vh;max-width:1200px;padding:20px;position:relative}.popup-document__section{background-color:#fff;padding:21px;font-family:Roboto,sans-serif!important;justify-content:flex-start!important;height:88vh;-o-object-fit:cover;object-fit:cover;display:flex;flex-direction:column;position:relative;overflow-y:scroll;overflow-x:hidden}.popup-document__section img{width:100%}@media all and (max-width: 1400px){.popup_type_regulations{width:100%}.popup_type_regulations .popup__container{width:80vw}}@media all and (max-width: 1200px){.contestants__list{grid-template-columns:repeat(2,1fr)}}@media all and (max-width: 890px){.popup_type_regulations{padding-top:5%}.popup_type_regulations .popup__btn-close{top:-20px;right:-20px;width:30px;height:30px;background-color:#3e3e3e;padding:5px}.popup_type_regulations .popup__btn-close svg{width:100%;height:100%}}@media all and (max-width: 630px){.contestants__list{grid-template-columns:100%;-moz-column-gap:0;column-gap:0}.contest__once_img{height:auto;max-height:300px}.form__fieldset legend{font-weight:400;font-size:16px;line-height:150.9%}.form__fieldset textarea{resize:none;margin:10px 0}}@media screen and (max-width: 450px){.popup_type_regulations{padding-top:3%}.popup_type_regulations .popup__container{padding:20px}.popup_type_regulations .popup-document__section{padding:5px}.popup_type_regulations .popup__btn-close{top:0;right:0;width:40px;height:40px;padding-top:3px;background-color:#3e3e3ee6}.popup_type_regulations .popup__btn-close svg{width:100%;height:100%}}@media all and (max-width: 380px){.form__fieldset{border:none;padding:0}.addNewContestant_active{margin-top:15px}.addNewContestant_active .input__label{margin-top:17px}.addNewContestant_active .input-file__decorate-as-btn{width:100%}.addNewContestant_active .variant__accept-container{margin-top:0}}.ya-share2__icon{background-size:30px 30px!important;width:30px!important;height:30px!important}.ya-share2__icon svg,.ya-share2__icon g,.ya-share2__icon path{fill:#fff!important}.ya-share2__list_direction_horizontal{display:flex!important;-moz-column-gap:10px;column-gap:9px;margin:0!important}.ya-share2__list_direction_horizontal li{margin:0!important}.tm__auth-page{display:flex;justify-content:center;margin-top:50px;min-height:45vh;font-family:Roboto,sans-serif}.tm__auth-page h2{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:150.9%;color:#3eb9c0;margin-bottom:15px;padding-left:7px}.tm__auth-page form{display:flex;flex-direction:column;row-gap:20px;padding:30px;border:2px solid rgba(62,185,192,.2);border-radius:5px;font-family:Roboto,sans-serif;width:450px}.tm__auth-page label{display:block;padding-bottom:8px;padding-right:10px;font-size:.875rem;color:#000000b3;font-style:normal;font-weight:600;font-size:16px;line-height:150.9%}.tm__auth-page label span,.tm__auth-page .label-reset{font-weight:400}.tm__auth-page input{border:1px solid #C4C4C4;border-radius:5px;padding:8px 10px;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150.9%;color:#3e3e3e;width:100%;margin-bottom:7px;transition:all .7s ease}.tm__auth-page input:focus{outline:2px solid #3EB9C0;box-shadow:0 0 9px #3eb9c0;border-radius:5px;border:1px solid #C4C4C4;transition:all .7s ease}.tm__auth-page a{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24.5px;color:#3eb9c0;text-decoration:none}.tm__auth-page button{background-color:#3eb9c0;color:#fff;border:none;padding:12px 28px;margin:0;width:100%;transition:all .7s linear;opacity:.7;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;text-align:center;border-radius:5px}.tm__auth-page .buttons-container{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:10px;column-gap:10px;margin-top:20px}.tm__auth-page .remember-me{display:flex;justify-content:space-between}.tm__auth-page .remember-me input{width:auto}.tm__auth-page .input__error_color{border:1px solid #E04F5F;box-shadow:none;transition:all .7s ease}.tm__auth-page .register-button{border:1px solid #3EB9C0;display:flex;justify-content:center;background:white;padding:12px;border-radius:5px;width:100%;box-sizing:border-box}.tm__auth-page button:hover{cursor:pointer}.tm__auth-page button:disabled{background:rgba(196,196,196,.15);color:#bec4c9!important;border:2px solid #BEC4C9;cursor:auto;transition:all .7s linear;box-shadow:none!important;opacity:1;transition:all .7s ease}.tm__auth-page .label-reset{max-width:450px}.tm__auth-page .fill-current{display:none}.tm__auth-page .auth__confirm{display:flex;flex-direction:row;align-items:flex-start;-moz-column-gap:10px;column-gap:10px;width:100%;font-size:14px;position:relative}.tm__auth-page .auth__confirm a{font-size:14px}.tm__auth-page .auth__confirm .confirm-error{position:absolute;bottom:0}.tm__auth-page .auth__confirm input{width:20px;margin-top:7px;box-sizing:border-box}.tm__auth-page .auth__confirm input:focus{width:20px;outline:none}.main__auth{min-height:42vh}.logout__form{display:flex;justify-content:center;align-items:center}.logout__form .logout__submit-btn{margin:100px 0 0;padding:20px;width:50%;background:white;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:19px;line-height:16px;text-align:center;color:#3eb9c0;border:1px solid #3EB9C0;border-radius:5px;box-shadow:none;transition:all .7s linear}.logout__form .logout__submit-btn:hover{cursor:pointer;box-shadow:1px 0 4px #3eb9c0;transition:all .7s linear}@media all and (max-width: 550px){.tm__auth-page form{width:100%;box-sizing:border-box}.tm__auth-page .buttons-container{display:flex;flex-direction:column-reverse;row-gap:15px}}.page-error{display:flex;justify-content:center;align-items:center;flex-direction:column;height:47vh;font-family:Roboto,sans-serif}.page-error .page-error__num{font-size:100px;color:#3eb9c0}.page-error .page-error__body{display:flex;flex-direction:column}.page-error .page-error__body h3{margin:0 0 20px;color:#3e3e3e;font-size:25px}.page-error .page-error__body a{text-align:center;color:#3eb9c0;font-size:20px}.page-error .page-error__body a:hover{cursor:pointer}.header__logo-container{margin-top:20px}.photoGallery{width:100%;display:block;position:relative;overflow:hidden}.photoGallery__list{width:100%;display:flex;flex-direction:row;height:280px;transform:translate(0);transition:all .3s linear}.photoGallery__item{width:100%;height:100%;min-width:100%;margin:0;-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}.photoGallery__link{display:flex;flex-direction:column;width:100%;height:100%}.photoGallery__link img{max-width:100%;height:60%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.photoGallery__link h3{text-align:center;margin:20px 0;font-weight:600}.photoGallery .next,.photoGallery .prev{cursor:pointer;position:absolute;top:52%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:700;font-size:18px;transition:all .6s ease;border-radius:0 3px 3px 0;visibility:visible;z-index:0;display:block;box-sizing:border-box;background-color:transparent}.photoGallery .next:hover,.photoGallery .prev:hover{cursor:pointer;background-color:#2b757980;transition:all .6s ease}.photoGallery .next{right:0}.photoGallery .prev{left:0}.photoGallery .element_hidden-transition{transition:none}.breadcrumb{list-style:none;padding:0;margin:0 0 50px;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;row-gap:7px}.breadcrumb__item{font-weight:400;font-size:16px;line-height:136%;font-family:Roboto,sans-serif;color:#3eb9c0}.breadcrumb__item a{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#bdbdbd;font-weight:400;font-size:16px;line-height:136%;white-space:nowrap;font-family:Roboto,sans-serif;transition:color .5s ease}.breadcrumb__item a:after{content:url(/build/assets/arrow-341f58cc.svg);padding:0 10px;box-sizing:border-box;display:block;height:18px}.breadcrumb__item a:hover{cursor:pointer;color:#005c66;transition:color .5s ease}@media all and (max-width: 910px){.breadcrumb{margin-bottom:40px}}@media all and (max-width: 620px){.breadcrumb__item,.breadcrumb__item a{font-size:14px}.breadcrumb__item a:after{height:14px}}.strictcat-widget{width:100%;max-width:100%;order:-1000;margin-bottom:30px}.strictcat-widget__title{font-family:Roboto,sans-serif;margin:0;font-weight:700;font-size:26px;color:#fff}.strictcat-widget__description{font-family:Roboto,sans-serif;margin:0;font-weight:400;font-size:16px;line-height:122%;color:#ffffffe0}.strictcat-widget__link{text-decoration:none;display:flex;flex-direction:column;padding:15px;row-gap:10px;width:100%;max-width:100%;box-sizing:border-box;background-color:#3eb9c0}.strictcat-widget__link:hover{cursor:pointer}@media all and (max-width: 1300px){.strictcat-widget__title{font-size:22px}.strictcat-widget__description{font-size:14px}}.strictcat__main{width:100%}.strictcat__title{font-family:Roboto,sans-serif;font-weight:700;font-size:40px;margin:40px 0;text-align:center;color:#8998a6}.strictcat__section{background:rgba(238,238,238,.6);padding:50px 100px;box-sizing:border-box;width:calc(100% + 200px);margin:0 -100px}.strictcat__list{list-style:none;padding:0;margin:0;justify-content:center;max-width:1240px;width:100%;display:flex;flex-wrap:wrap;-moz-column-gap:31px;column-gap:31px;row-gap:30px}.strictcat__item{width:286px;height:-moz-fit-content;height:fit-content;position:relative;overflow:hidden}.strictcat__item:hover{overflow:visible}.strictcat__item:hover .strictcat-item-childs{max-height:1000px;padding:30px 10px;z-index:10;overflow:hidden;transition:all .3s cubic-bezier(.39,.58,.57,1)}.strictcat__item:hover .strictcat-item-childs__list{transform:translateY(0);transition:transform .3s cubic-bezier(.39,.58,.57,1)}.strictcat-item-childs{background-color:#fff;width:100%;height:-moz-fit-content;height:fit-content;max-height:0;padding:0;position:absolute;top:0;left:0;right:0;bottom:auto;z-index:-1;border-radius:10px;box-sizing:border-box;box-shadow:0 22px 37px #3eb9c033}.strictcat-item-childs__link{border-radius:10px;text-decoration:none;font-weight:400;font-size:20px;color:#000c;transition:color .3s linear}.strictcat-item-childs__link:hover{cursor:pointer;color:#005c66;transition:color .3s linear}.strictcat-item-childs__list{padding-left:40px;max-width:100%;transform:translateY(-200px);box-sizing:border-box;list-style-type:disc;display:flex;flex-direction:column;row-gap:20px;background-color:#fff;transition:transform .5s cubic-bezier(.39,.58,.57,1)}.strictcat__image{max-width:100%;width:100%;height:350px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;margin-bottom:50px;margin-top:-20px}.strictcat__link{border-radius:10px;padding:10px;box-sizing:border-box;background-color:#fff;width:100%;display:flex;flex-direction:column;min-height:150px;justify-content:center;align-items:center;text-decoration:none;text-align:center;font-family:Roboto,sans-serif;color:#000c}.strictcat__item-title{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;color:#000c;margin:20px 0}.strictcat__item-icon{width:48px;height:48px}.strictcat__item-icon svg{width:100%;height:100%}.strictcat__item-icon_o-raione{content:url(/build/assets/o-raione-a63a5f91.svg)}.strictcat__item-icon_raion-turynda{content:url(/build/assets/o-raione-a63a5f91.svg)}.strictcat__item-icon_telefony{content:url(/build/assets/telefony-1dbdf51c.svg)}.strictcat__item-icon_telefonnary{content:url(/build/assets/telefony-1dbdf51c.svg)}.strictcat__item-icon_rukovodstvo{content:url(/build/assets/rukovodstvo-99adc471.svg)}.strictcat__item-icon_zhitekchelege{content:url(/build/assets/rukovodstvo-99adc471.svg)}.strictcat__item-icon_dostoprimechatelnosti{content:url(/build/assets/dostoprimechatelnosti-fa7e1ab7.svg)}.strictcat__item-icon_istelekle-urynnar{content:url(/build/assets/dostoprimechatelnosti-fa7e1ab7.svg)}.strictcat__item-icon_transport{content:url(/build/assets/transport-e092d532.svg)}.strictcat__item-icon_sheherara-transport{content:url(/build/assets/transport-e092d532.svg)}.strictcat__item-icon_zdravoohranenie{content:url(/build/assets/zdravoohranenie-a7d237b5.svg)}.strictcat__item-icon_selametlek-saklau{content:url(/build/assets/zdravoohranenie-a7d237b5.svg)}.strictcat__item-icon_kultura{content:url(/build/assets/kultura-29297319.svg)}.strictcat__item-icon_medeniyat{content:url(/build/assets/kultura-29297319.svg)}.strictcat__item-icon_torgovye-centry{content:url(/build/assets/torgovye-centry-c22b0ff1.svg)}.strictcat__item-icon_seyde-uzeklere{content:url(/build/assets/torgovye-centry-c22b0ff1.svg)}.strictcat__item-icon_obrazovanie{content:url(/build/assets/obrazovanie-ce38c0f7.svg)}.strictcat__item-icon_magarif{content:url(/build/assets/obrazovanie-ce38c0f7.svg)}.strictcat__item-icon_pochta{content:url(/build/assets/pochta-0ed8f875.svg)}.strictcat__item-icon_pochtasy{content:url(/build/assets/pochta-0ed8f875.svg)}.strictcat__item-icon_sport{content:url(/build/assets/sport-cfb5e79c.svg)}.strictcat__item-icon_sport-tat{content:url(/build/assets/sport-cfb5e79c.svg)}.strictcat__item-icon_otdyh{content:url(/build/assets/otdyh-0c1a7072.svg)}.strictcat__item-icon_yal{content:url(/build/assets/otdyh-0c1a7072.svg)}.strictcat__item-icon_zhkh{content:url(/build/assets/zhkh-1871850b.svg)}.strictcat__item-icon_komunal-zhuzhalyk{content:url(/build/assets/zhkh-1871850b.svg)}@media all and (max-width: 1420px){.strictcat__section{margin:0 -30px;padding:30px;width:calc(100% + 60px)}.strictcat__image{height:27vw}}@media all and (max-width: 710px){.strictcat__item{width:calc(50% - 16px)}.strictcat__image{height:24.5vw}}@media all and (max-width: 620px){.strictcat__section{margin:0 -10px;padding:20px 10px;width:calc(100% + 20px)}.strictcat__image{margin-bottom:30px;height:27vw}.strictcat__title{font-size:30px}.strictcat__list{row-gap:20px}.strictcat__item{width:355px;max-width:100%}}.strictcat-single{width:100%;font-family:Roboto,sans-serif;margin:50px 0 100px}.strictcat-single__title{font-family:Roboto,sans-serif;font-weight:700;font-size:24px;color:#005c66;margin:0 0 20px}.strictcat-single__lead{font-family:Roboto,sans-serif;font-weight:400;font-size:24px;color:#000c;margin:20px 0}.strictcat-single__content{font-family:Roboto,sans-serif;font-weight:400;font-size:24px;color:#000c;margin:50px 0 0}.strictcat-single__content a{font-family:Roboto,sans-serif;font-weight:500;font-size:24px;text-decoration:none;color:#3eb9c0;transition:color .3s linear}.strictcat-single__content a:hover{cursor:pointer;color:#005c66;text-decoration:underline;transition:color .3s linear}.strictcat-single__content img{max-width:100%;height:auto}.strictcat-single__list_children{list-style:none;padding:0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);margin:30px 0}.strictcat-single__item{width:100%}.strictcat-single__phones-list{list-style:none;padding:0;display:flex;flex-direction:column;row-gap:2px}.strictcat-single__phone{white-space:nowrap;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;color:#000c;margin:0}.strictcat-single__link{display:flex;flex-direction:column;width:100%;border-radius:10px;padding:30px;box-sizing:border-box;background:#f5f5f5;color:#000c;text-decoration:none}.strictcat-single__item-title{font-family:Roboto,sans-serif;font-weight:700;font-size:18px;color:#000c;margin:20px 0 0}.strictcat-single__info{display:block;margin:0 0 20px}.strictcat-single__info_bold{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:#000c;margin:0}.strictcat-single__info_normal{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;color:#000c;margin:0}.strictcat-single__info_description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.strictcat-single__info:first-of-type{margin-top:20px}.strictcat-single__info:last-of-type{margin-bottom:0}@media all and (max-width: 910px){.strictcat-single__list_children{grid-template-columns:repeat(2,1fr);-moz-column-gap:27px;column-gap:27px;margin-top:30px}}@media all and (max-width: 540px){.strictcat-single__title,.strictcat-single__lead{font-size:20px}.strictcat-single__content{font-size:20px;margin-top:30px}.strictcat-single__list_children{display:flex;flex-direction:column;-moz-column-gap:0;column-gap:0;margin:20px 0}}.strictcat-distances .strictcat-single__title{margin-bottom:20px}.strictcat-distances .strictcat-single__list{list-style:none;padding:0;margin:50px 0 0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.strictcat-distances .strictcat-single__item-title{margin-top:0}.strictcat-distances .strictcat-single__info_bold,.strictcat-distances .strictcat-single__info_normal{font-size:18px}@media all and (max-width: 910px){.strictcat-distances .strictcat-single__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:27px;column-gap:27px;margin-top:30px}}@media all and (max-width: 540px){.strictcat-distances .strictcat-single__list{display:flex;flex-direction:column;-moz-column-gap:0;column-gap:0}}.strictcat-management .strictcat-single__list{list-style:none;padding:0;margin:0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.strictcat-management .strictcat-single__image{border-radius:88px;width:120px;height:120px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media all and (max-width: 910px){.strictcat-management .strictcat-single__list{grid-template-columns:repeat(2,1fr)}}@media all and (max-width: 610px){.strictcat-management .strictcat-single__list{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:20px}}.strictcat-orgs .strictcat-single__list{list-style:none;padding:0;margin:0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.strictcat-orgs .strictcat-single__item-title{margin-top:0}.strictcat-orgs .strictcat-single__info_bold,.strictcat-orgs .strictcat-single__info_normal{font-size:18px}@media all and (max-width: 910px){.strictcat-orgs .strictcat-single__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:27px;column-gap:27px;margin-top:30px}}@media all and (max-width: 540px){.strictcat-orgs .strictcat-single__list{display:flex;flex-direction:column;-moz-column-gap:0;column-gap:0}}.strictcat-phones .strictcat-single__title{margin-bottom:20px}.strictcat-phones .strictcat-single__list{list-style:none;padding:0;margin:30px 0 0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(4,1fr)}.strictcat-phones .strictcat-single__item-title{margin-top:0}.strictcat-phones .strictcat-single__info_bold,.strictcat-phones .strictcat-single__info_normal{font-size:18px}@media all and (max-width: 1200px){.strictcat-phones .strictcat-single__list{grid-template-columns:repeat(3,1fr)}}@media all and (max-width: 920px){.strictcat-phones .strictcat-single__list{grid-template-columns:repeat(2,1fr)}}@media all and (max-width: 510px){.strictcat-phones .strictcat-single__list{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:20px}}.strictcat-shedules .strictcat-single__list{list-style:none;padding:0;margin:0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:flex;flex-direction:column}.strictcat-shedules .strictcat-single__item-title{margin-top:0;margin-bottom:20px}.strictcat-shedules .strictcat-single__link{width:100%;-moz-column-gap:50px;column-gap:50px;row-gap:10px;padding:20px;display:grid;grid-template-columns:1fr 1fr max-content 1fr;justify-content:start;align-items:center}.strictcat-shedules .strictcat-single__info{margin:0}.strictcat-shedules .strictcat-single__info_bold,.strictcat-shedules .strictcat-single__info_normal{font-size:18px}.strictcat-shedules .strictcat-single__info_title{grid-column:1/2;grid-row:1/2;margin:0}.strictcat-shedules .strictcat-single__info_timebegin{grid-column:2/3;grid-row:1/2;font-size:24px;color:#000c}.strictcat-shedules .strictcat-single__info_traveltime{grid-column:3/4;grid-row:1/2;padding:0 15px;box-sizing:border-box}.strictcat-shedules .strictcat-single__info_timeend{grid-column:4/5;grid-row:1/2;font-size:24px;color:#000c}.strictcat-shedules .strictcat-single__info_price{grid-column:5/6;grid-row:1/2}.strictcat-shedules .strictcat-single__info_weekdays{grid-column:1/2;grid-row:2/3}.strictcat-shedules .strictcat-single__info_address{grid-column:2/3;grid-row:2/3}.strictcat-shedules .strictcat-single__info_address2{grid-column:4/5;grid-row:2/3}@media all and (max-width: 1080px){.strictcat-shedules .strictcat-single__link{grid-template-columns:max-content 1fr;-moz-column-gap:80px;column-gap:80px}.strictcat-shedules .strictcat-single__info_traveltime{grid-column:1/2;grid-row:3/4;padding:0}.strictcat-shedules .strictcat-single__info_timeend{grid-column:2/3;grid-row:3/4;padding-top:40px}.strictcat-shedules .strictcat-single__info_address2{grid-column:2/3;grid-row:4/5}}@media all and (max-width: 640px){.strictcat-shedules .strictcat-single__info_traveltime{grid-column:1/2;grid-row:5/6;padding:20px 0}.strictcat-shedules .strictcat-single__info_timebegin{grid-column:1/2;grid-row:3/4}.strictcat-shedules .strictcat-single__info_weekdays{margin-bottom:20px}.strictcat-shedules .strictcat-single__info_address{grid-column:1/2;grid-row:4/5}.strictcat-shedules .strictcat-single__info_timeend{grid-column:1/2;grid-row:6/7;padding-top:0}.strictcat-shedules .strictcat-single__info_address2{grid-column:1/2;grid-row:7/8}}.strictcat-tourism .strictcat-single__list{list-style:none;padding:0;margin:50px 0 0;row-gap:30px;display:flex;flex-direction:column;width:100%}.strictcat-tourism .strictcat-single__list_grid{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.strictcat-tourism .strictcat-single__grid-items{-moz-column-gap:30px;column-gap:30px;width:100%;row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.strictcat-tourism .strictcat-single__grid-items_flex{display:flex;flex-direction:column}.strictcat-tourism .strictcat-single__image{width:100%;height:247px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.strictcat-transport .strictcat-single__list{list-style:none;padding:0;margin:0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.strictcat-transport .strictcat-single__item-title{margin-top:0;margin-bottom:20px}.strictcat-transport .strictcat-single__grid-container{width:100%;margin-top:20px;display:grid;-moz-column-gap:10px;column-gap:10px;row-gap:20px;grid-template-columns:repeat(2,1fr);justify-content:start;align-items:center}.strictcat-transport .strictcat-single__info{margin:0}@media all and (max-width: 980px){.strictcat-transport .strictcat-single__grid-container{grid-template-columns:1fr}}@media all and (max-width: 640px){.strictcat-transport .strictcat-single__list{grid-template-columns:1fr}}.strictcat-medics .strictcat-single__list{list-style:none;padding:0;margin:0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.strictcat-medics .strictcat-single__item-title{margin-top:0}.strictcat-medics .strictcat-single__info_bold,.strictcat-medics .strictcat-single__info_normal{font-size:18px}@media all and (max-width: 910px){.strictcat-medics .strictcat-single__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:27px;column-gap:27px;margin-top:30px}}@media all and (max-width: 540px){.strictcat-medics .strictcat-single__list{display:flex;flex-direction:column;-moz-column-gap:0;column-gap:0}}.strictcat-ent .strictcat-single__list{list-style:none;padding:0;margin:0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.strictcat-ent .strictcat-single__image{width:100%;height:247px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media all and (max-width: 1180px){.strictcat-ent .strictcat-single__image{height:14vw}}@media all and (max-width: 910px){.strictcat-ent .strictcat-single__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:27px;column-gap:27px;margin-top:30px}.strictcat-ent .strictcat-single__image{height:25vw}}@media all and (max-width: 540px){.strictcat-ent .strictcat-single__list{display:flex;flex-direction:column;-moz-column-gap:0;column-gap:0}.strictcat-ent .strictcat-single__image{height:53vw}}.strictcat-parks .strictcat-single__list{list-style:none;padding:0;margin:50px 0 0;-moz-column-gap:30px;column-gap:30px;row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.strictcat-parks .strictcat-single__item-title{margin-top:0}.strictcat-parks .strictcat-single__image{width:100%;height:247px;margin-bottom:20px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media all and (max-width: 1180px){.strictcat-parks .strictcat-single__image{height:14vw}}@media all and (max-width: 910px){.strictcat-parks .strictcat-single__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:27px;column-gap:27px;margin-top:40px}.strictcat-parks .strictcat-single__image{height:25vw}}@media all and (max-width: 540px){.strictcat-parks .strictcat-single__list{display:flex;flex-direction:column;-moz-column-gap:0;column-gap:0}.strictcat-parks .strictcat-single__image{height:53vw}}.strictcat-document__section{max-width:1134px;width:100%}.strictcat-document__main-info{display:grid;grid-template-columns:max-content 1fr}.strictcat-document__title{font-weight:700;font-size:18px;color:#000c;font-family:Roboto,sans-serif}.strictcat-document__socials{list-style:none;padding:0}.strictcat-document__other-info{display:flex;flex-direction:column;width:100%;max-width:711px;margin:0 0 50px;row-gap:20px;list-style:none;padding:0;grid-column:-1/-2}.strictcat-document__other-info .strictcat-single__info{padding:20px;box-sizing:border-box;background-color:#f5f5f5;width:100%;border-radius:10px;row-gap:10px;display:flex;flex-direction:column;margin:0}.strictcat-document__other-info .strictcat-single__info-link{text-decoration:none;transition:color .3s linear;color:#000c}.strictcat-document__other-info .strictcat-single__info-link:hover{cursor:pointer;color:#005c66;transition:color .3s linear}.strictcat-document__text{font-weight:400;font-size:16px;line-height:151%;color:#000;font-family:Roboto,sans-serif;grid-column:-1/-2;width:100%;max-width:711px}.strictcat-document__image{width:393px;height:250px;max-width:100%;margin-right:30px;-o-object-fit:cover;object-fit:cover;grid-column:1/2;-o-object-position:center;object-position:center;border-radius:10px;grid-row:1/3;margin-bottom:40px}.strictcat-document__map{width:100%;height:500px;overflow:hidden;margin-top:200px}.strictcat-document__map iframe,.strictcat-document__map div{width:100%;height:100%;max-width:100%;max-height:100%}.strictcat-document-management .strictcat-document__title{margin-bottom:10px;align-self:end}.strictcat-document-management .strictcat-document__section{max-width:711px}.strictcat-document-management .strictcat-document__other-info{margin-top:50px}.strictcat-document-management .strictcat-document__main-info{align-items:center}.strictcat-document-management .strictcat-single__image{width:182px;height:182px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%;grid-row:1/3;margin-right:30px}.strictcat-document-management .strictcat-single__info{margin-top:0;align-self:start}.strictcat-document-management .strictcat-single__title{margin:0}@media all and (max-width: 1080px){.strictcat-document__image{width:31vw;height:20vw}.strictcat-document__map{margin-top:100px;height:43vw}}@media all and (max-width: 780px){.strictcat-document__text{font-size:14px}.strictcat-document__other-info{margin-bottom:30px}.strictcat-document__map{height:54vw}.strictcat-document .strictcat-single__info_normal,.strictcat-document .strictcat-single__info_bold{font-size:14px}.strictcat-document-management .strictcat-document__other-info{margin-top:30px}}@media all and (max-width: 560px){.strictcat-document__main-info{display:flex;flex-direction:column;align-items:flex-start}.strictcat-document__other-info{margin-bottom:20px}.strictcat-document__image{width:100%;height:58vw;margin-bottom:20px}.strictcat-document-management .strictcat-document__main-info{display:flex;flex-direction:column;align-items:flex-start}.strictcat-document-management .strictcat-document__title{align-self:start}}.strictcat-pagination{display:flex;width:100%;flex-direction:row;justify-content:center;margin-top:100px;-moz-column-gap:15px;column-gap:15px;position:relative}.strictcat-pagination__link{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#4abbc1;font-family:Roboto,sans-serif;padding:12px;font-size:12px;line-height:110%;font-weight:700;background:rgba(74,187,193,.15);border-radius:2px;-moz-column-gap:6px;column-gap:6px}.strictcat-pagination__link_next:after{content:url(/build/assets/strictcat-pagination-arrow-5365dbe3.svg);width:11px;height:auto}.strictcat-pagination__link_prev{background:rgba(202,202,202,.15);color:#969696}.strictcat-pagination__link_prev:before{content:url(/build/assets/strictcat-pagination-arrow-prev-1e130952.svg);width:11px;height:auto}.strictcat-pagination__link_1{position:absolute;right:0}@media all and (max-width: 915px){.strictcat-pagination{margin-top:70px}}@media all and (max-width: 595px){.strictcat-pagination__link_1{position:static}}@media all and (max-width: 385px){.strictcat-pagination{-moz-column-gap:0;column-gap:0;row-gap:20px;flex-direction:column;margin-top:60px;align-items:center}}html,body,main{max-width:100%}figure{margin:0}.root{margin:0 auto;max-width:1240px;padding:0 100px 51px;background-color:#fff;color:#545454!important;font-family:Roboto,sans-serif!important}.root .container__days .day-item.is-end-date{background-color:#22c0c9!important}.root_dark{color:#fff!important;background-color:#1f232c!important}.root_dark h1,.root_dark h2,.root_dark h3,.root_dark h4,.root_dark p,.root_dark b,.root_dark a,.root_dark span,.root_dark label,.root_dark figcaption,.root_dark button,.root_dark input,.root_dark textarea,.root_dark strong{color:#fff!important;background-color:transparent!important}.root_dark div,.root_dark .large-widget__background_beige{background-color:#1f232c!important}.root_dark .vote__option-title{background-color:transparent!important}.root_dark .popupInfo__container,.root_dark .popupInfo__container a{border:2px solid rgba(255,255,255,.2)}.root_dark .radio_visible{background-color:#22c0c9!important}.root_dark .vote__diagram-percentage{background:#3EB9C0!important}.root_dark .show-new-contestant__button{background-color:#3eb9c0!important}.root_dark .nav__link{color:#3eb9c0!important}.root_dark .slider-dots span{background-color:#fff!important}.root_dark .slider-dots .active{background-color:#22c0c9!important}.root_dark .nav__link_active{color:#fff!important}.root_dark .news__link{color:#3eb9c0!important}.root_dark .news__link_active{color:#fff!important}.root_dark .news__link_span_active{border-bottom:4px solid white!important}.root_dark .burgerFixed__container{border:1px solid rgba(255,255,255,.2)}.root_dark .burgerFixed__container path{fill:#22c0c9}.root_dark .news__link_span{border-bottom:4px solid #22c0c9}.root_dark .vote__widget_li{border:2px solid rgba(255,255,255,.2)}.root_dark .form__input-error{color:#e04f5f!important}.root_dark .widget__title-link{color:#22c0c9!important}.root_dark .vote__submit-button{background-color:#22c0c9!important}.root_dark svg,.root_dark g{fill:#fff!important}.root_dark .popup-document__section{background-color:#1f232c!important}.root_dark .widget_stat_container svg,.root_dark .widget_stat_container g{fill:#22c0c9!important}.root_dark .widget_stat_container p{color:#22c0c9!important}.root_dark .scrollTop__button svg{fill:none!important}.root_dark .oneNews__data,.root_dark .widget__author{color:#22c0c9!important}.root_dark .slider_main{border:2px solid rgba(255,255,255,.2)}.root_dark .news-lead-ellipsis__button_show{background-color:inherit}.root_dark .news__list-element_lastNews{border-bottom:2px solid rgba(255,255,255,.2)}.root_dark .comment_btn{border:1px solid white}.root_dark .footer__age-limit{background-color:inherit}.root_dark .slider.round_footer:before{background-color:#22c0c9;border:2px solid #22c0c9}.root_dark .burger-menu{background-color:#343232}.root_dark .burger path{fill:#fff}.root_dark .triangle{background-color:#343232}.root_dark .triangle svg,.root_dark .triangle g,.root_dark .triangle path{fill:#22c0c9!important}.root_dark .switch{border:2px solid rgba(255,255,255,.2)}.root_dark .news-main-container__paragraph{color:#fff!important}.main__single{margin-top:35px;display:grid;-moz-column-gap:40px;column-gap:40px}.main__single .news__title{grid-column:1/2}.text__color_black-item{color:#fff!important}.link_decoration{text-decoration:none;color:#616161}.link__hover:hover{cursor:pointer;text-decoration:none;color:#22c0c9;transform:scale(1.2);transition:color .7s ease,transform .7s ease}.icon__hover:hover{transform:scale(1.1);transition:transform .5s ease}.hidden_element{display:none;transition:opacity .5s ease,visibility .5s ease;opacity:0;visibility:hidden;transform:translate(9999px)}.hidden_el{display:none;opacity:0;margin:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.hidden_column-gap{-moz-column-gap:0!important;column-gap:0!important}.remove_margin{margin:0}.show_element_flex{display:flex}.element_block{display:block;z-index:1}.scrollTop__button{visibility:hidden;opacity:0;z-index:-3;border:none;background:rgba(47,46,60,.2);position:fixed;bottom:50px;right:50px;transition:transform .8s linear,opacity .8s linear,visibility .8s linear}.scrollTop__button_show{visibility:visible;opacity:1;z-index:1;transition:transform .8s linear,opacity .8s linear,visibility .8s linear}.scrollTop__button:hover{cursor:pointer;transform:scale(1.05);transition:transform .8s linear}@media all and (max-width: 1420px){.root{padding:0 30px 51px}}@media all and (max-width: 1200px){.root{max-width:940px}}@media all and (max-width: 620px){.root{padding:0 10px 32px;max-width:100%}.main__single{-moz-column-gap:0;column-gap:0}.scrollTop__button{bottom:20px;right:10px}}
