.icon,.icon-16{width:16px;height:16px}@font-face{font-family:Golos-Black;src:url(/fonts/golos/black.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Golos-Bold;src:url(/fonts/golos/bold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Golos-Demibold;src:url(/fonts/golos/demibold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Golos-Medium;src:url(/fonts/golos/medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Golos-Regular;src:url(/fonts/golos/regular.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Golos-VF;src:url(/fonts/golos/vf.ttf) format("opentype");font-weight:400}.icon{background-size:contain;display:inline-block;background-position:center center;background-repeat:no-repeat;vertical-align:middle}.icon-sm{display:none}.icon-24{width:24px;height:24px}.icon-30{width:30px;height:30px}.icon-40{width:40px;height:40px}.icon-union{background-image:url(/img/icons/union.svg)}.icon-search{background-image:url(/img/icons/search.svg)}.icon-glasses{background-image:url(/img/icons/glasses.svg)}.icon-burger-dots{background-image:url(/img/icons/burger-dots.svg)}.icon-vk{background-image:url(/img/icons/vk.svg)}.icon-instagram{background-image:url(/img/icons/instagram.svg)}.icon-twitter{background-image:url(/img/icons/twitter.svg)}.icon-youtube{background-image:url(/img/icons/youtube.svg)}.icon-facebook{background-image:url(/img/icons/facebook.svg)}.icon-ok{background-image:url(/img/icons/ok.svg)}.icon-vk-black{background-image:url(/img/icons/vk-black.svg)}.icon-instagram-black{background-image:url(/img/icons/instagram-black.svg)}.icon-twitter-black{background-image:url(/img/icons/twitter-black.svg)}.icon-youtube-black{background-image:url(/img/icons/youtube-black.svg)}.icon-facebook-black{background-image:url(/img/icons/facebook-black.svg)}.icon-arrow-left,.icon-arrow-right{background-image:url(/img/icons/arrow-right.svg)}.icon-arrow-left{transform:rotate(180deg)}@media (max-width:360px){.icon-sm{display:block}}#gosbar{min-height:500px}.gosbar_body{width:100%;display:grid;grid-gap:30px;grid-template-columns:1fr 1fr;grid-auto-rows:20px;margin-top:32px}.layout__gosbar{background:#000026}.layout__gosbar .container{position:relative}.layout__gosbar .main-menu{display:flex;justify-content:space-between}.layout__gosbar .main-menu .right{display:flex}.layout__gosbar .main-menu .item{display:inline-flex;color:#fff;text-decoration:none;padding:20px 16px;align-items:center}.layout__gosbar .main-menu .item-search{padding:0;position:relative}.layout__gosbar .main-menu .item-search .button{display:inline-flex;padding:20px 16px;cursor:pointer;align-items:center}.layout__gosbar .main-menu .item-search .button--hidden{display:none}.layout__gosbar .main-menu .item-search .form{background:rgba(255,255,255,.1);border-radius:4px}.layout__gosbar .main-menu .item-search .form button{background:0 0;border:0;padding:8px 12px;display:none;cursor:pointer}.layout__gosbar .main-menu .item-search .form button .icon{margin-right:0}.layout__gosbar .main-menu .item-search .form input{border:0;background:0 0;color:#fff;padding:8px 8px 8px 0;position:absolute;left:0;right:0;width:100%;top:0;bottom:0;height:100%;cursor:pointer;opacity:0}.layout__gosbar .main-menu .item-search .form .focusIn{opacity:1;position:inherit;width:inherit;height:inherit;cursor:inherit}.layout__gosbar .main-menu .item-language{position:relative;padding:0}.layout__gosbar .main-menu .item-language .button{padding:20px 16px;cursor:pointer}.layout__gosbar .main-menu .item-language .list{display:none;position:absolute;top:64px;left:0;background:#fff;z-index:1000;border-radius:0 0 4px 4px;border:1px solid #d9d9d9;box-shadow:0 3px 3px -2px #d9d9d9;border-top:0}.layout__gosbar .main-menu .item-language .list.active{display:block}.layout__gosbar .main-menu .item-language .list a{padding:20px 16px;display:block}.layout__gosbar .main-menu .item-open-gosbar.active:before,.layout__gosbar .main-menu .item-open-gosbar:before{width:16px;height:16px;background-size:contain;display:inline-block;background-position:center center;margin-right:8px;background-repeat:no-repeat;content:'';vertical-align:middle}.layout__gosbar .main-menu .item-open-gosbar{cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none}.layout__gosbar .main-menu .item-open-gosbar:before{background-image:url(/img/icons/union.svg)}.layout__gosbar .main-menu .item-open-gosbar.active:before{background-image:url(/img/icons/cross-grey.svg)}.layout__gosbar .nav-gosbar,.layout__navbar .menu .menu-full{position:absolute;background:#FFF;border-radius:0 0 8px 8px;right:0;left:0}.layout__gosbar .main-menu .item:first-child{padding-left:0}.layout__gosbar .main-menu .item:hover .title{text-decoration:underline}.layout__gosbar .main-menu .item .icon{margin-right:8px}.layout__gosbar .nav-gosbar{display:none;box-shadow:0 8px 20px rgba(118,118,122,.4);padding:40px 48px;z-index:1000;max-height:80vh;overflow-y:auto;overflow-x:hidden}.layout__gosbar .nav-gosbar>.title{font-family:Golos-Bold;font-size:30px;line-height:40px;margin-bottom:32px}.layout__gosbar .nav-gosbar .menu{margin-bottom:28px}.layout__gosbar .nav-gosbar .menu .title{font-family:Golos-Demibold;font-size:18px;line-height:24px;padding-bottom:16px;border-bottom:1px solid #E5E5EB}.layout__gosbar .nav-gosbar .menu .subtitle{color:#76767A;font-size:14px;margin-top:16px;margin-bottom:8px}.layout__gosbar .nav-gosbar .menu .subtitle:first-child{margin-top:0}.layout__gosbar .nav-gosbar .menu .item{padding:8px 0;font-size:16px;line-height:24px;color:#333;display:block}.layout__navbar{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15)}.layout__navbar .container{position:relative}.layout__navbar .name .info{display:none}.layout__navbar .logo{background-repeat:no-repeat;background-size:cover;background-position:center;width:56px;height:56px;display:block;margin:12px 0}.layout__navbar .minimize{display:flex}.layout__navbar .menu{display:flex;align-items:center;flex-wrap:wrap}.layout__navbar .menu .list{height:100%;max-height:81px;overflow:hidden;text-align:right}.layout__navbar .menu .list .item{margin:0 12px;color:#333;padding:20px 0;border-bottom:2px solid transparent;height:100%;max-height:80px;display:inline-flex;align-items:center}.layout__navbar .menu .menu-full,.layout__page-header .menu-full{top:80px;box-shadow:0 8px 20px rgba(118,118,122,.4);z-index:1000;max-height:80vh;overflow-y:auto;overflow-x:hidden}.layout__navbar .menu .list .item.active{border-bottom-color:#0050B2}.layout__navbar .menu.menu-short>.list{margin-right:40px}.layout__navbar .menu .open-full{padding:20px 12px;display:none}.layout__navbar .menu .menu-full{display:none;padding:12px 24px}.layout__navbar .menu .menu-full .list{text-align:left;overflow:auto;max-height:inherit!important}@media (max-width:576px){.layout__navbar .name{display:flex;align-items:center}.layout__navbar .name .info{font-size:16px;font-family:Golos-Bold;color:#000;line-height:20px;display:block}.layout__navbar .name .info--full{display:none}.layout__navbar .name .info--short{margin-left:5px}.layout__navbar .name .info .subtitle{font-family:Golos-Regular}.layout__navbar .logo{width:36px;height:36px;margin:14px 0;background-size:contain;padding-left:52px}.layout__navbar .menu .menu-full{top:64px}}.layout__header{margin-top:60px;margin-bottom:60px}.layout__header .info{margin-right:20px}.layout__header .info .additional_title{font-size:22px;line-height:28px;font-family:Golos-Demibold;margin-bottom:16px;max-width:700px}.layout__header .info .title{font-family:Golos-Bold;font-size:44px}.layout__header .info .subtitle{font-family:Golos-Demibold;font-size:18px}.layout__header .menu{min-width:350px;max-width:350px}.layout__header .menu .item{display:block;position:relative;padding:10px 42px 10px 0;color:#333}.layout__header .menu .item:after{content:'';display:block;width:16px;height:16px;background:url(/img/icons/arrow-right.svg) no-repeat;position:absolute;top:15px;right:0}@media (max-width:768px){.layout__header .menu{max-width:300px;min-width:300px}}@media (max-width:576px){.layout__header{margin-top:32px;margin-bottom:60px}.layout__header .info{display:none}.layout__header .info .title{font-family:Golos-Bold;font-size:44px}.layout__header .info .subtitle{font-family:Golos-Demibold;font-size:18px}.layout__header .menu{min-width:inherit;max-width:inherit;width:100%}.layout__header .menu .item{padding:14px 42px 10px 0}}.layout__last-news{margin-bottom:80px}.layout__last-news__header{padding:80px 0 40px;display:flex;justify-content:space-between;align-items:center}.layout__last-news__header .title{color:#000;font-family:Golos-Bold;font-size:30px}.layout__last-news__header .link-all-items{position:relative;font-size:18px;color:#0061D9;padding-right:25px}.layout__last-news__header .link-all-items:after{content:"";width:16px;height:16px;background-image:url(/img/icons/arrow-right-full-blue.svg);background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-block}.layout__last-news .no_elements{border:1px solid #e6e6e6;padding:30px;color:#333}.layout__last-news .main-item{display:flex}.layout__last-news .main-item .image{margin-bottom:24px}.layout__last-news .main-item .image img{width:100%;border-radius:4px;min-width:100%;max-height:100%}.layout__last-news .main-item .title{font-size:30px;font-family:Golos-Demibold;color:#000;line-height:40px;display:block}.layout__last-news .main-item .description{margin-top:16px;color:#76767A;font-size:18px;line-height:24px}.layout__last-news .main-item .footer{display:flex;margin-top:50px}.layout__last-news .main-item .footer .category{font-size:14px;color:#0050B2}.layout__last-news .main-item .footer .date{font-size:14px;color:#76767A}.layout__last-news .main-item .footer .date:before{content:"\2022";margin:0 8px;color:#76767A;font-size:14px}.layout__last-news .list{margin-top:48px}.layout__last-news .list .item .image img{border-radius:4px;width:100%}.layout__last-news .list .item .title{font-size:18px;font-family:Golos-Demibold;color:#000;line-height:24px;margin-top:24px;margin-bottom:50px;display:block}.layout__last-news .list .item .description{margin-top:16px;color:#76767A;font-size:18px;line-height:24px}.layout__last-news .list .item .footer{display:flex;position:absolute;bottom:0}.layout__last-news .list .item .footer .category{font-size:14px;color:#0050B2}.layout__last-news .list .item .footer .date{font-size:14px;color:#76767A}.layout__last-news .list .item .footer .date:before{content:"\2022";margin:0 8px;color:#76767A;font-size:14px}@media (max-width:992px){.layout__last-news .list .item,.layout__last-news .main-item{padding-bottom:16px;border-bottom:1px solid #E5E5EB}.layout__last-news .list .item .image,.layout__last-news .main-item .description{display:none}.layout__last-news{margin-bottom:80px}.layout__last-news .main-item .title{font-size:22px;line-height:28px}.layout__last-news .main-item .footer{margin-top:16px}.layout__last-news .list{margin-top:0}.layout__last-news .list .item{margin-top:16px}.layout__last-news .list .item .info .title{font-size:16px;line-height:20px;margin-top:0;margin-bottom:16px}.layout__last-news .list .item .info .description{margin-top:16px;font-size:18px;line-height:24px}.layout__last-news .list .item .footer{position:relative;margin-top:0;margin-bottom:0}.layout__last-news .list .item .footer .category{font-size:14px;color:#0050B2}.layout__last-news .list .item .footer .date{font-size:14px;color:#76767A}.layout__last-news .list .item .footer .date:before{content:"\2022";margin:0 8px;color:#76767A;font-size:14px}}@media (max-width:768px){.layout__last-news__header{padding:36px 0 16px}.layout__last-news__header .title{font-size:22px}}.layout__all-news{margin-bottom:80px}.layout__all-news .header .title{font-weight:700;font-size:34px;line-height:56px;font-family:Golos-Demibold}.layout__all-news .items-list .item{margin-bottom:40px}.layout__all-news .items-list .item .title{color:#333;margin-bottom:12px;display:block}.layout__all-news .items-list .item .title h4{font-weight:700;font-size:22px;line-height:28px;margin:0}.layout__all-news .items-list .item .content .image img{max-width:100%;border-radius:4px}.layout__all-news .items-list .item .content .summary .description{margin-bottom:16px}.layout__all-news .items-list .item .content .summary .category,.layout__all-news .items-list .item .content .summary .date{font-size:14px}.layout__all-news .breadcrumbs{display:flex;flex-wrap:wrap}.layout__all-news .breadcrumbs .item{font-size:16px;line-height:24px;margin-bottom:32px;display:inline-block}.layout__all-news .breadcrumbs .item a{color:#76767A}.layout__all-news .breadcrumbs .item:after{content:'/';font-size:16px;line-height:24px;color:#76767A;margin:0 4px}.layout__all-news .breadcrumbs .item:last-child:after{content:''}.layout__all-news .column .block{border:1px solid #D9D9DE;border-radius:4px;padding:24px 20px}.layout__all-news .column .block .title{font-size:14px;line-height:20px;color:#76767A}.layout__all-news .column .block .info{font-size:14px;line-height:20px;color:#333}.layout__all-content{background:#F5F5F7;padding-top:80px}.layout__all-content .header .title{font-weight:700;font-size:34px;line-height:56px;font-family:Golos-Demibold}.layout__all-content .items-list{display:flex;flex-wrap:wrap}.layout__all-content .items-list .item{width:30%;margin-bottom:40px;margin-right:30px;background:#FFF;border-radius:4px;overflow:hidden;text-decoration:none}.layout__all-content .items-list .item .item__image img{width:100%}.layout__all-content .items-list .item .item__date{font-size:14px;line-height:20px;color:#76767A;margin:16px 24px 0}.layout__all-content .items-list .item .item__title{font-family:Golos-Demibold;font-size:18px;line-height:24px;color:#000;margin:8px 24px 16px}.layout__all-content .items-list .item .item__tags{margin:0 24px 16px}.layout__all-content .items-list .item .item__tags .tag{padding:4px 12px;background:#E5E5EB;border-radius:31px;font-size:14px;line-height:20px;display:inline-block;margin-right:8px;margin-top:8px;color:#333}.layout__all-content .breadcrumbs{display:flex;flex-wrap:wrap}.layout__all-content .breadcrumbs .item{font-size:16px;line-height:24px;margin-bottom:32px;display:inline-block}.layout__all-content .breadcrumbs .item a{color:#76767A}.layout__all-content .breadcrumbs .item:after{content:'/';font-size:16px;line-height:24px;color:#76767A;margin:0 4px}.layout__activities .list .item:after,.layout__activities .open-full span:after,.layout__activities__title:after,.layout__all-content .breadcrumbs .item:last-child:after,.layout__media .header__title:after{content:''}.layout__all-content .column .block{border:1px solid #D9D9DE;border-radius:4px;padding:24px 20px}.layout__all-content .column .block .title{font-size:14px;line-height:20px;color:#76767A}.layout__all-content .column .block .info{font-size:14px;line-height:20px;color:#333}.layout__all-content .items-paginate{display:flex;align-items:center;justify-content:center}.layout__all-content .items-paginate .page-item{margin:4px;border-radius:4px;min-width:40px}.layout__all-content .items-paginate .page-item .page-link{background:0 0;text-align:center;border-radius:4px;color:#76767A}.layout__all-content .items-paginate .page-item.active .page-link,.layout__all-content .items-paginate .page-item.disabled .page-link{border-color:#E5E5EB;color:#76767A;background:#E5E5EB}.layout__anonses{margin-bottom:80px}.layout__anonses__header{padding:80px 28px 40px 0;position:relative}.layout__anonses__header .header__title{display:inline-block;color:#000!important;text-decoration:none;font-family:Golos-Bold;font-size:30px}.layout__anonses__header .header__link{color:#0061D9;position:absolute;top:90px;right:25px;font-weight:500;font-size:18px;line-height:24px}.layout__anonses__header .header__link:after{content:"";width:16px;height:16px;background-image:url(/img/icons/arrow-right-full-blue.svg);background-repeat:no-repeat;background-position:center;position:absolute;right:-25px;top:50%;transform:translateY(-50%)}.layout__anonses .header .title{font-weight:700;font-size:34px;line-height:56px;font-family:Golos-Demibold}.layout__anonses .items-list{display:flex;justify-content:space-between;padding:0 15px;width:100%}.layout__anonses .items-list .item{width:30%}.layout__anonses .items-list .item .title{color:#333;margin-bottom:12px;display:block}.layout__anonses .items-list .item .title h4{font-weight:700;font-size:22px;line-height:28px;margin:0}.layout__anonses .items-list .item .content .summary .description{margin-bottom:16px}.layout__anonses .items-list .item .content .summary .date{font-size:14px}.layout__anonses .event-timer{padding-bottom:20px;white-space:nowrap}.layout__anonses .event-timer .item{position:relative}.layout__anonses .event-timer .item.days{margin-right:20px}.layout__anonses .event-timer .item.hours,.layout__anonses .event-timer .item.minutes{margin-right:15px}.layout__anonses .event-timer .item.hours .number:after,.layout__anonses .event-timer .item.minutes .number:after{content:":";position:absolute;right:-15px;bottom:-4px}.layout__anonses .event-timer .item .number{font-size:44px;line-height:56px;text-align:center;color:#0077B0;font-family:Golos-Bold;height:56px;min-width:56px;display:inline-block}.layout__anonses .event-timer .item .description{position:absolute;left:0;right:0;bottom:-25px;text-align:center}@media (max-width:992px){.layout__anonses{margin-bottom:0;padding-bottom:80px}.layout__anonses .items-list{flex-wrap:wrap}.layout__anonses .items-list>.item{width:100%;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #E5E5EB}}@media (max-width:768px){.layout__anonses__header{padding:36px 0 16px}.layout__anonses__header .header__title{font-size:22px}.layout__anonses__header .header__link{display:none}.event-timer .item.days{margin-right:20px}.event-timer .item.hours,.event-timer .item.minutes{margin-right:15px}.event-timer .item.hours .number:after,.event-timer .item.minutes .number:after{content:":";position:absolute;right:-15px;bottom:-4px}.event-timer .item .number{font-size:29px;line-height:36px;height:56px;min-width:36px}}.layout__activities__title,.layout__media .header__title{font-size:30px;font-family:Golos-Bold;text-decoration:none}.layout__activities{background:#F5F5F7;padding-bottom:80px}.layout__activities__title{padding:80px 28px 40px 0;position:relative;display:inline-block;color:#000!important}.layout__activities__title:after{display:block;width:16px;height:16px;background:url(/img/icons/arrow-right.svg) no-repeat;position:absolute;top:95px;right:0}.layout__activities__title .no_elements{border:1px solid #e6e6e6;padding:30px;color:#333}.layout__activities .dropdown .dropdown-toggle{font-size:19px;font-family:Golos-Bold;color:#76767A!important;width:100%;margin-bottom:32px;border-radius:0!important;border-bottom:1px solid #D9D9DE!important;padding:16px 0!important}.layout__activities .dropdown .dropdown-menu{width:100%;padding:0}.layout__activities .dropdown .dropdown-menu .nav-link{border-radius:0}.layout__activities .dropdown .dropdown-menu .nav-link.active{background:#eee}.layout__activities .nav-pills .nav-link{border-bottom:1px solid #E5E5EB;padding:16px 14px;border-radius:4px;color:#333}.layout__activities .nav-pills .nav-link.active{background:#FFF;border-bottom-color:transparent}.layout__activities .list .item{font-family:Golos-Demibold;font-size:18px;line-height:24px;padding:24px 88px 24px 36px;background:#fff;border-radius:4px;position:relative;display:block;margin-bottom:8px;color:#333}.layout__activities .list .item--hidden{display:none}.layout__activities .list .item:after{display:block;width:16px;height:16px;background:url(/img/icons/arrow-right-full.svg) no-repeat;position:absolute;top:50%;right:40px;transform:translateY(-50%)}.layout__activities .open-full{color:#000;font-size:18px;text-decoration:none;display:flex;justify-content:center;padding-top:24px}.layout__activities .open-full span{position:relative;padding-right:32px}.layout__activities .open-full span:after{display:block;width:16px;height:16px;background:url(/img/icons/arrow-down.svg) center no-repeat;position:absolute;top:6px;right:0;transform-origin:center;transform:rotate(0);transition:transform .4s}.layout__activities .open-full.active span:after{transform:rotate(180deg)}@media (max-width:768px){.layout__activities__title{font-size:22px;line-height:28px;margin-bottom:28px}.layout__activities__title:after{top:88px}}.layout__media{background:#4E4E70;padding-bottom:88px}.layout__media .no_elements{border:1px solid rgba(255,255,255,.2);padding:30px;color:#fff}.layout__media .header{display:flex;justify-content:space-between;padding:80px 28px 0 0;border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:48px}.layout__calendar__body .body__filter .filter__category .category__items .item:first-child,.layout__media .header .filter__category .category__items .item:first-child{border-bottom:1px solid #f5f5f7}.layout__media .header__title{position:relative;display:inline-block;color:#fff}.layout__media .header__title:after{display:block;width:16px;height:16px;background:url(/img/icons/arrow-right-white.svg) no-repeat;position:absolute;top:15px;right:-30px}.layout__media .header .filter{margin-bottom:16px;display:flex;min-height:35px}.layout__media .header .filter__title{font-size:16px;line-height:24px;color:#D9D9DE}.layout__media .header .filter__category .category__selected{font-size:16px;line-height:24px;color:#fff;cursor:pointer;padding-left:12px;position:relative}.layout__media .header .filter__category .category__selected .icon{background:url(/img/icons/arrow-down-white.svg) no-repeat;background-size:contain;width:10px;height:6px;top:10px;right:-16px;transition:transform .2s;transform:rotate(0);position:absolute}.layout__media .header .filter__category .category__items{display:none;position:absolute;top:30px;background:#fff;border-radius:0 0 8px 8px;z-index:1;left:12px;width:300px;box-shadow:0 4px 12px -5px #b3b3b3;max-height:300px;overflow:auto}.layout__media .header .filter__category .category__items .item{padding:8px 12px;color:#333}.layout__media .header .filter__category .category__items .item:last-child{border-bottom:0}.layout__media .header .buttons .nav-pills .nav-link{font-size:16px;color:#fff;padding-bottom:35px;border-bottom:2px solid transparent;border-radius:0;background:0 0}.layout__media .header .buttons .nav-pills .nav-link.active{border-bottom-color:#fff}.layout__media .header .buttons .dropdown .dropdown-toggle{font-size:19px;font-family:Golos-Bold;color:#D9D9DE!important;width:100%;border-bottom:1px solid #A7A8AB}.layout__media .header .buttons .dropdown .dropdown-menu{width:100%;padding:0}.layout__media .header .buttons .dropdown .dropdown-menu .nav-link{border-radius:0}.layout__media .header .buttons .dropdown .dropdown-menu .nav-link.active{background:#eee}.layout__media .items .main-item .image{max-height:450px;position:relative;border-radius:4px;overflow:hidden;min-height:150px}.layout__media .items .main-item .image img{width:100%}.layout__media .items .main-item .image .info{position:absolute;left:0;bottom:0;right:0;padding:36px 32px;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 86.46%)}.layout__media .items .main-item .image .info:after{content:"";display:block;width:23px;height:26px;background:url(/img/icons/play.svg) no-repeat;position:absolute;top:50%;right:35px}.layout__media .items .main-item .image .info .category{color:#D9D9DE;margin-bottom:16px;font-size:14px}.layout__media .items .main-item .image .info .title{font-size:18px;line-height:24px;color:#fff;padding-right:60px}.layout__media .items .list .item{border-bottom:1px solid rgba(255,255,255,.2);margin-top:16px}.layout__media .items .list .item:first-child{margin-top:0}.layout__media .items .list .item:last-child{border-bottom:1px solid transparent}.layout__media .items .list .item .title{font-size:18px;line-height:24px;color:#fff;margin-bottom:40px;display:block;text-decoration:none}.layout__media .items .list .item .footer{display:flex;justify-content:space-between;padding-bottom:12px}.layout__media .items .list .item .footer .date{font-size:14px;color:#D9D9DE;display:block}.layout__media .items .list .item .footer .play{font-size:14px;color:#D9D9DE;position:relative;display:block;text-decoration:none}.layout__media .items .list .item .footer .play:before{content:"";width:14px;height:16px;background:url(/img/icons/arrow-right-grey.svg) center no-repeat;vertical-align:middle;display:inline-block;margin-right:10px}@media (max-width:992px){.layout__media .items .list .item .title,.layout__media .items .main-item .image .info .title{font-size:16px;line-height:24px}.layout__media{padding-bottom:40px}.layout__media .items .main-item .image{position:relative;border-radius:4px;overflow:hidden}.layout__media .items .main-item .image img{width:100%}.layout__media .items .main-item .image .info{padding:12px}.layout__media .items .list .item{border-bottom:1px solid rgba(255,255,255,.2);margin-top:32px}.layout__media .items .list .item:first-child{margin-top:32px}}@media (max-width:768px){.layout__media .header{padding:40px 28px 0 0;margin-bottom:48px;flex-direction:column}.layout__media .header__title{font-size:22px;line-height:28px;margin-bottom:28px}.layout__media .header__title:after{top:5px}.layout__media .header .buttons .nav-pills .nav-link{font-size:16px;color:#fff;padding-bottom:35px;border-bottom:2px solid transparent;border-radius:0;background:0 0}.layout__media .header .buttons .nav-pills .nav-link.active{border-bottom-color:#fff}.layout__media .header .buttons .dropdown .dropdown-toggle{border-bottom-color:transparent;padding:16px 0}.layout__media .header .buttons .dropdown .dropdown-menu{width:100%;padding:0}.layout__media .header .buttons .dropdown .dropdown-menu .nav-link{border-bottom:1px solid #E5E5EB;padding:16px 14px;border-radius:4px;color:#333}.layout__media .header .buttons .dropdown .dropdown-menu .nav-link.active{background:#eee}}.layout__all-media{margin-bottom:80px}.layout__all-media .header .title{font-weight:700;font-size:34px;line-height:56px;font-family:Golos-Demibold}.layout__all-media .items-list{display:flex;flex-wrap:wrap;justify-content:space-between}.layout__all-media .items-list .item{display:inline-block;width:100%;height:200px;max-width:350px;margin-bottom:24px;position:relative;border-radius:4px;overflow:hidden}.layout__all-media .items-list .item .title{color:#333;margin-bottom:12px;display:block}.layout__all-media .items-list .item .title h4{font-weight:700;font-size:22px;line-height:28px;margin:0}.layout__all-media .items-list .item .image{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center;max-width:100%}.layout__all-media .items-list .item .cover{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.layout__all-media .items-list .item .cover .title{padding:10px 12px;font-size:16px;font-family:Golos-Demibold;color:#fff}.layout__all-media .items-list .item .cover .count{position:absolute;top:5px;right:5px;background:#007bff;color:#fff;padding:5px;font-size:12px;border-radius:4px}.layout__all-media .items-list .item .cover .summary{color:#fff;position:absolute;bottom:0;right:0;left:0;padding:10px 12px}.layout__all-media .items-list .item .cover .summary .description{margin-bottom:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.layout__all-media .items-list .item .cover .summary .description p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.layout__all-media .items-list .item .cover .summary .category,.layout__all-media .items-list .item .cover .summary .date{font-size:14px}.layout__all-media .breadcrumbs{display:flex;flex-wrap:wrap}.layout__all-media .breadcrumbs .item{font-size:16px;line-height:24px;margin-bottom:32px;display:inline-block}.layout__all-media .breadcrumbs .item a{color:#76767A}.layout__all-media .breadcrumbs .item:after{content:'/';font-size:16px;line-height:24px;color:#76767A;margin:0 4px}.layout__all-media .breadcrumbs .item:last-child:after,.layout__links .list .item:after{content:''}.layout__all-media .column .block{border:1px solid #D9D9DE;border-radius:4px;padding:24px 20px}.layout__all-media .column .block .title{font-size:14px;line-height:20px;color:#76767A}.layout__all-media .column .block .info{font-size:14px;line-height:20px;color:#333}.layout__links{background:#F5F5F7;padding-bottom:80px}.layout__links .no_elements{border:1px solid #e6e6e6;padding:30px;color:#333}.layout__links .title{font-size:30px;font-family:Golos-Bold;color:#000;padding:80px 0 40px}.layout__links .list{display:flex;flex-wrap:wrap;margin:0 -16px}.layout__links .list .item{display:block;background:#FFF;padding:20px 34px 20px 32px;border-radius:4px;color:#000;font-size:18px;font-family:Golos-Demibold;margin:16px auto;width:30%;position:relative}.layout__links .list .item--hidden{display:none}.layout__links .list .item:after{display:block;width:16px;height:16px;background:url(/img/icons/arrow-link.svg) no-repeat;position:absolute;top:12px;right:12px}.layout__links .open-full{background:#fff;display:block;padding:12px;text-align:center;color:#000;font-size:18px;margin-top:16px;border-radius:4px}@media (max-width:768px){.layout__links{background:#F5F5F7;padding-bottom:80px}.layout__links .title{font-size:22px;padding:36px 0 16px}.layout__links .list{display:flex;flex-wrap:wrap;margin:0}.layout__links .list .item{padding:16px 56px 16px 16px;font-size:16px;margin:8px auto;width:100%}.layout__links .list .item--hidden{display:none}.layout__links .list .item:after{content:'';display:block;width:16px;height:16px;background:url(/img/icons/arrow-link.svg) no-repeat;position:absolute;top:12px;right:12px}.layout__links .open-full{background:#fff;display:block;padding:12px;text-align:center;color:#000;font-size:18px;margin-top:16px;border-radius:4px}}.layout__links_block{background:#F5F5F7;padding-bottom:80px}.layout__links_block .no_elements{border:1px solid #e6e6e6;padding:30px;color:#333}.layout__links_block .title{font-size:30px;font-family:Golos-Bold;color:#000;padding:80px 0 40px}.layout__links_block .list{display:flex;flex-wrap:wrap;margin:0 -16px}.layout__links_block .list .item{display:block;background:#FFF;padding:20px 52px 20px 32px;border-radius:4px;color:#000;font-size:18px;font-family:Golos-Demibold;margin:16px;width:30%;position:relative}.layout__links_block .list .item--hidden{display:none}.layout__links_block .list .item:after{content:"";display:block;width:16px;height:16px;background:url(/img/icons/arrow-right-full.svg) no-repeat;position:absolute;top:50%;right:32px;transform:translateY(-50%)}.layout__links_block .open-full{background:#fff;display:block;padding:12px;text-align:center;color:#000;font-size:18px;margin-top:16px;border-radius:4px}@media (max-width:768px){.layout__links_block{background:#F5F5F7;padding-bottom:80px}.layout__links_block .title{font-size:22px;padding:36px 0 16px}.layout__links_block .list{display:flex;flex-wrap:wrap;margin:0}.layout__links_block .list .item{padding:16px 56px 16px 16px;font-size:16px;margin:8px auto;width:100%}.layout__links_block .list .item--hidden{display:none}.layout__links_block .list .item:after{content:"";display:block;width:16px;height:16px;background:url(/img/icons/arrow-right-full.svg) no-repeat;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.layout__links_block .open-full{background:#fff;display:block;padding:12px;text-align:center;color:#000;font-size:18px;margin-top:16px;border-radius:4px}}.layout__banners{background:#F5F5F7;padding-bottom:80px}.layout__banners .no_elements{border:1px solid #e6e6e6;padding:30px;color:#333}.layout__banners .title{font-size:30px;font-family:Golos-Bold;color:#000;padding:80px 0 40px}.layout__banners .list{display:flex;flex-wrap:wrap;justify-content:space-between}.layout__banners .list .item{margin:0 3px 24px 0}.layout__banners .list .item--hidden{display:none}.layout__banners .open-full{background:#fff;display:block;padding:12px;text-align:center;color:#000;font-size:18px;margin-top:16px;border-radius:4px;width:100%}@media (max-width:768px){.layout__banners{background:#F5F5F7;padding-bottom:80px}.layout__banners .title{font-size:22px;padding:36px 0 16px}.layout__banners .open-full{background:#fff;display:block;padding:12px;text-align:center;color:#000;font-size:18px;margin-top:16px;border-radius:4px}}.layout__footer{background:#3B4256;padding-top:80px}.layout__footer .logo{background-repeat:no-repeat;background-size:cover;background-position:center;width:56px;height:56px;display:block;margin-bottom:32px}.layout__footer .address .title,.layout__footer .email .title,.layout__footer .info .title,.layout__footer .phone .title{color:#FFF;font-size:30px;line-height:36px;font-family:Golos-Bold;margin-bottom:8px}.layout__footer .address .subtitle,.layout__footer .email .subtitle,.layout__footer .info .subtitle,.layout__footer .phone .subtitle{color:#FFF;opacity:.7;font-size:18px}.layout__footer .info{margin-bottom:44px}.layout__footer .phone{margin-bottom:22px}.layout__footer .address,.layout__footer .email{margin-bottom:36px}.layout__footer .email .title{font-size:22px}.layout__footer .additional{margin-top:80px;border-top:1px solid rgba(255,255,255,.3);padding:40px 0;display:flex;justify-content:space-between;align-items:center}.layout__footer .additional .questions{max-width:380px;text-align:right}.layout__footer .additional .questions a{color:#fff}.layout__footer .additional .item{color:#fff;opacity:.7}.layout__footer .menu .title{color:#FFF;font-size:22px;line-height:28px;font-family:Golos-Demibold;margin-bottom:32px}.layout__footer .menu .list{margin-bottom:36px}.layout__footer .menu .list .item{display:block;color:#fff;opacity:.7;margin-bottom:12px;font-size:18px}.layout__footer .menu .list .item-block{margin-bottom:24px}.layout__footer .menu .list .item-block__title{font-family:Golos-Demibold;font-size:22px;line-height:28px;color:#FFF;margin-bottom:8px}.layout__footer .menu .list .item-block__description{font-size:18px;line-height:24px;color:#FFF;opacity:.7}.layout__footer .menu .list .item-block__text{font-size:18px;line-height:24px;color:#FFF}.layout__footer .menu .list .item-block-link{padding:10px;border:1px solid rgba(255,255,255,.2);border-radius:4px;display:block;font-size:16px;line-height:24px;text-align:center;color:#FFF;margin-bottom:8px}.layout__footer .menu .list.vertical{display:flex}.layout__footer .menu .list.vertical .item{margin-right:27px}@media (max-width:576px){.layout__footer .info .subtitle,.layout__footer .info .title{font-size:16px;line-height:20px}.layout__footer{padding-top:36px}.layout__footer .logo{float:left;margin-right:10px}.layout__footer .info .title{margin-bottom:0}.layout__footer .email .title,.layout__footer .phone .title{font-size:22px;margin-bottom:0}.layout__footer .email .subtitle,.layout__footer .phone .subtitle{font-size:14px}.layout__footer .info{display:inline-block;margin-bottom:32px}.layout__footer .phone{clear:both}.layout__footer .email{margin-bottom:36px}.layout__footer .additional{flex-direction:column-reverse;align-items:start;margin-top:70px;padding:32px 0}.layout__footer .additional .questions{text-align:left;margin-bottom:32px}.layout__footer .menu .title{font-size:19px;line-height:24px;margin-bottom:16px}.layout__footer .menu .list .item{display:block;color:#fff;opacity:.7;margin-bottom:8px;font-size:16px}.layout__footer .menu-collapse .title{position:relative;cursor:pointer}.layout__footer .menu-collapse:after{content:"";display:block;width:12px;height:6px;background-image:url(/img/icons/arrow-down-white.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:10px;right:15px;transform-origin:center;transform:rotate(0);transition:transform .4s}.layout__footer .menu-collapse.active:after{transform:rotate(180deg)}.layout__footer .menu-collapse .list{display:none}}.layout__page-header{margin-top:60px}.layout__page-header .breadcrumbs{display:flex;flex-wrap:wrap}.layout__page-header .breadcrumbs .item{font-size:16px;line-height:24px;margin-bottom:32px;display:inline-block}.layout__page-header .breadcrumbs .item a{color:#76767A}.layout__page-header .breadcrumbs .item:after{content:'/';font-size:16px;line-height:24px;color:#76767A;margin:0 4px}.layout__page-header .breadcrumbs .item:last-child:after{content:''}.layout__page-header .info .title{font-family:Golos-Bold;font-size:44px;line-height:56px;color:#000;margin-bottom:60px}.layout__page-header .menu{display:flex;position:relative}.layout__page-header .menu .list{display:flex;align-items:center;height:100%;flex-wrap:wrap;max-width:90%}.layout__page-header .menu .list .item{display:block;position:relative;color:#333;padding:27px 0;margin-right:24px;border-bottom:2px solid transparent}.layout__page-header .menu .list .item.active{border-bottom-color:#0050B2}.layout__page-header .open-full{padding:20px 12px;display:none}.layout__page-header .menu-full{display:none;position:absolute;left:0;right:0;background:#FFF;border-radius:0 0 8px 8px;padding:12px 24px}@media (max-width:576px){.layout__page-header{margin-top:32px;margin-bottom:60px}.layout__page-header .breadcrumbs .item{margin-bottom:12px}.layout__page-header .info .title{font-family:Golos-Bold;font-size:22px;line-height:28px}.layout__page-header .info .subtitle{font-family:Golos-Demibold;font-size:18px}.layout__page-header .menu{width:100%}.layout__page-header .menu .item{padding:14px 42px 10px 0}}.layout__person-header{margin-top:60px}.layout__person-header .breadcrumbs{display:flex;flex-wrap:wrap}.layout__person-header .breadcrumbs .item{font-size:16px;line-height:24px;margin-bottom:32px;display:inline-block}.layout__person-header .breadcrumbs .item a{color:#76767A}.layout__person-header .breadcrumbs .item:after{content:'/';font-size:16px;line-height:24px;color:#76767A;margin:0 4px}.layout__person-header .breadcrumbs .item:last-child:after{content:''}.layout__person-header .body{display:flex}.layout__person-header .body .image{width:128px;height:128px;border-radius:90%;overflow:hidden;text-align:center;margin-right:32px}.layout__person-header .body .image img{min-width:100%;max-height:100%}.layout__person-header .info{max-width:576px}.layout__person-header .info .title{font-family:Golos-Bold;font-size:30px;line-height:40px;color:#000;margin-bottom:16px}.layout__person-header .info .description{font-size:18px;line-height:24px;color:#76767A}.layout__person-header .menu{display:flex;margin-top:32px}.layout__person-header .menu .nav-link{border:inherit;border-color:inherit;border-radius:inherit}.layout__person-header .menu .item{display:block;position:relative;color:#333;padding:27px 0;margin-right:24px;border-bottom:2px solid transparent}.layout__person-header .menu .item.active{border-bottom-color:#0050B2}@media (max-width:992px){.layout__person-header .body .image{width:100px;height:100px;min-width:100px;border-radius:90%;overflow:hidden;text-align:center;margin-right:32px}.layout__person-header .body .image img{min-width:100%;max-height:100%}}@media (max-width:576px){.layout__person-header{margin-bottom:60px;margin-top:36px}.layout__person-header .breadcrumbs .item{margin-bottom:12px}.layout__person-header .body .info .title{font-family:Golos-Bold;font-size:19px;line-height:24px;margin-bottom:8px}.layout__person-header .body .info .description{font-size:14px;line-height:20px}.layout__person-header .menu{width:100%}.layout__person-header .menu .item{padding:14px 42px 10px 0}.layout__person-header .body{display:flex}.layout__person-header .body .image{width:80px;height:80px;min-width:80px;border-radius:90%;overflow:hidden;text-align:center;margin-right:32px}.layout__person-header .body .image img{min-width:100%;max-height:100%}.layout__person-header .info .title{font-family:Golos-Bold;font-size:19px;line-height:24px;margin-bottom:8px}.layout__person-header .info .description{font-size:14px;line-height:20px}}.layout__search{margin-bottom:80px}.layout__search .header .title{font-weight:700;font-size:34px;line-height:56px;font-family:Golos-Demibold}.layout__search .breadcrumbs{display:flex;flex-wrap:wrap}.layout__search .breadcrumbs .item{font-size:16px;line-height:24px;margin-bottom:32px;display:inline-block}.layout__search .breadcrumbs .item a{color:#76767A}.layout__search .breadcrumbs .item:after{content:'/';font-size:16px;line-height:24px;color:#76767A;margin:0 4px}.layout__search .breadcrumbs .item:last-child:after{content:''}.layout__search .content>.title h2{font-size:24px;line-height:42px;font-family:Golos-Demibold}.layout__search .content .results .item .date{font-size:12px}.layout__main{background:#F5F5F7;padding:80px 0}.layout__main .container{position:relative}.layout__main .container .toggle-page-sidebar{position:absolute;top:-35px;right:10px;font-size:15px;padding:5px;display:inline-block;color:#6c757d;cursor:pointer;transition:transform .3s;transform:rotate(0)}.layout__main .container .toggle-page-sidebar--active{transform:rotate(180deg)}.layout__main .text-block{margin-bottom:32px}.layout__main .text-block .title{font-family:Golos-Demibold;font-size:30px;line-height:40px;color:#000}.layout__main .text-block .subtitle{margin-top:8px;font-size:18px;line-height:24px;color:#333;opacity:.7}.layout__main .text-block .icons a{margin-right:20px}.layout__main .column .block{border:1px solid #D9D9DE;border-radius:4px;padding:24px 20px}.layout__main .column .block .title{font-size:14px;line-height:20px;color:#76767A}.layout__main .column .block .info{font-size:14px;line-height:20px;color:#333}.layout__main .tree{clear:both;position:relative}.layout__main .tree--peoples:before{border-bottom:2px dashed #D9D9DE;border-left:2px dashed #D9D9DE;position:absolute;left:42px;height:calc(100% - 50px)}.layout__main .tree .section .item{display:flex;flex-direction:row;padding:40px 48px;background:#FFF;border-radius:8px;margin-left:88px;margin-bottom:32px;position:relative;box-shadow:0 8px 0 transparent;transition:box-shadow .3s;text-decoration:none}.layout__main .tree .section .item .info{align-self:center;padding-right:25px}.layout__main .tree .section .item .info .description a{color:#333}.layout__main .tree .section .item .image{min-width:128px;min-height:128px;width:128px;height:128px;border-radius:90%;overflow:hidden;text-align:center;margin-right:32px}.layout__main .tree .section .item .image img{min-width:100%;max-height:100%}.layout__main .tree .section .item--bold .info .title{font-family:Golos-Demibold;font-weight:600;font-size:22px;line-height:28px;color:#000}.layout__main .tree .section .item--list{cursor:pointer}.layout__main .tree .section .item--list:after{content:"";background-image:url(/img/icons/arrow-down.svg);background-repeat:no-repeat;background-size:contain;width:24px;height:16px;position:absolute;right:28px;top:45%;transform:rotate(0);transition:transform .4s}.layout__main .tree .section .item--list.active+.list{display:block}.layout__main .tree .section .item--list.active:after{transform:rotate(180deg)}.layout__main .tree .section .item--list+.list{margin-left:28px;display:none}.layout__main .tree .section .item--list+.list .item{padding:28px;font-size:16px;line-height:24px;font-family:Golos-Regular}.layout__main .tree .section .item--main{display:flex;padding:40px 48px;background:#FFF;border-radius:8px;margin-left:0;margin-bottom:32px;z-index:1;position:relative}.layout__main .tree .section .item--main:after{content:inherit}.layout__main .tree .section .item--main .image{margin-right:32px}.layout__main .tree .section .item--main .info{align-self:center}.layout__main .tree .section .item--main .info .title{font-family:Golos-Demibold;font-size:30px;line-height:40px;color:#000}.layout__main .tree .section .item--main .info .description{margin-top:8px;font-size:18px;line-height:24px;color:#76767A}.layout__main .tree .section .item--main .info .description a{color:#76767A}.layout__main .tree .section .item:hover{box-shadow:0 8px 20px rgba(118,118,122,.2)}.layout__main .tree .section .item:hover .title{color:#0061D9}.layout__main .tree--small:before,.layout__main .tree--small>.section>.list .item:before{content:inherit!important}.layout__main .tree--small .section .item{padding:24px 36px;margin-bottom:16px;margin-left:0}.layout__main .tree--small .section .item a{font-size:18px;line-height:24px;color:#000}.layout__main .tree--small .section .item--main{padding:24px 36px;margin-bottom:16px}.layout__main .tree--small .section .item--main .info .title{font-family:Golos-Demibold;font-size:18px;line-height:24px;color:#000}.layout__main .tree--small .section .item--with-arrow{position:relative}.layout__main .tree--small .section .item--with-arrow:after{content:"";display:block;width:16px;height:16px;background:url(/img/icons/arrow-right-full.svg) no-repeat;position:absolute;top:50%;right:40px;transform:translateY(-50%)}.layout__main .tree--with-lines:before{content:"";border-bottom:2px dashed #D9D9DE;border-left:2px dashed #D9D9DE;position:absolute;left:42px;height:calc(100% - 50px);top:0;width:42px;border-radius:4px}.layout__main .tree--with-lines>.section>.list>.section>.item:before{content:""!important;border-bottom:2px dashed #D9D9DE;position:absolute;left:-42px;height:calc(100% + 30px);top:-75%;width:42px;border-radius:4px}.layout__main .tree--with-lines>.section>.list>.section:last-child>.item:before{content:inherit!important}.layout__main .tree--with-lines .section .item--main:after{content:inherit}.layout__main .content{font-size:18px;line-height:24px;color:#333;margin-bottom:60px}.layout__main .content .title{font-size:22px;line-height:28px;color:#333}.layout__main .content .title--big{font-family:Golos-Bold;font-size:30px;line-height:40px;margin-bottom:28px}.layout__main .content .row-table{background:#FFF;border-radius:4px;padding:36px 32px;margin-bottom:60px}.layout__main .content .row-table .item{display:flex;margin-bottom:20px}.layout__main .content .row-table .item:last-child{margin-bottom:0}.layout__main .downloads .list .item,.layout__main .links .item{box-shadow:0 8px 0 transparent;margin-bottom:16px;border-radius:4px}.layout__main .content .row-table .item .title{min-width:150px;margin-right:11px;font-family:Golos-Regular;font-weight:400;font-size:14px;line-height:20px;color:#76767A}.layout__main .content .row-table .item .description{font-family:Golos-Regular;font-weight:400;font-size:14px;line-height:20px;color:#333}.layout__main .links .item{display:block;background:#fff;padding:24px 80px 24px 36px;text-decoration:none;transition:box-shadow .3s;position:relative}.layout__main .links .item:after{content:"";width:16px;height:16px;background-image:url(/img/icons/arrow-right-full.svg);background-repeat:no-repeat;background-position:center;position:absolute;right:40px;top:50%;transform:translateY(-50%)}.layout__main .links .item .title{font-family:Golos-Demibold;font-size:18px;line-height:24px;color:#333}.layout__main .links .item:hover{box-shadow:0 8px 20px rgba(118,118,122,.2)}.layout__main .links .item:hover:after{background-image:url(/img/icons/arrow-right-full-blue.svg)}.layout__main .links .item:hover .title{color:#0050B2}.layout__main .downloads>.title{font-family:Golos-Demibold;font-size:22px;line-height:28px;color:#0050B2;padding:16px 0;display:block;position:relative;border-bottom:1px solid #E5E5EB;cursor:pointer}.layout__main .downloads>.title:after{content:'';background:url(/img/icons/arrow-down-blue.svg) no-repeat;width:16px;height:10px;position:absolute;top:25px;right:0;transition:transform .2s;transform:rotate(0)}.layout__main .downloads>.title.active{border-bottom:1px solid transparent}.layout__main .downloads>.title.active:after{transform:rotate(180deg)}.layout__main .downloads>.title.active+.list{display:block}.layout__main .downloads .list{display:none}.layout__main .downloads .list .item{display:block;background:#fff;padding:32px 36px;text-decoration:none;transition:box-shadow .3s;position:relative}.layout__main .downloads .list .item .title{font-family:Golos-Demibold;font-size:18px;line-height:24px;color:#000}.layout__main .downloads .list .item .footer{display:flex;justify-content:space-between;margin-top:36px}.layout__main .downloads .list .item .footer .date{font-size:14px;line-height:20px;color:#76767A}.layout__main .downloads .list .item .footer .info{font-size:14px;line-height:20px;color:#76767A;opacity:1;display:block}.layout__main .downloads .list .item .footer .info:after{content:"";width:16px;height:16px;background:url(/img/icons/download-grey.svg) center no-repeat;vertical-align:middle;display:inline-block;margin-left:10px}.layout__main .downloads .list .item .footer .button{padding:10px 17px;background:#0061D9;border-radius:4px;font-size:18px;line-height:24px;text-align:center;color:#FFF;display:none;position:absolute;right:36px;bottom:32px}.layout__main .downloads .list .item:hover{box-shadow:0 8px 20px rgba(118,118,122,.2)}.layout__main .downloads .list .item:hover .button{display:block}.layout__main .downloads .list .item:hover .info{display:none}.layout__main .downloads .list.active{display:block}.images_carousel .images_carousel_item{margin:0 15px;border-radius:4px;overflow:hidden;height:250px;background-size:cover;background-position:center}.images_carousel .images_carousel_item img{border-radius:4px}.page_image{width:100%;height:400px;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:4px;margin-bottom:12px}.subscribe{border:1px solid #D9D9DE;border-radius:4px;padding:24px 20px;font-size:14px}.subscribe .subscribe_title{font-size:14px;line-height:20px;color:#76767A}.subscribe form{margin-top:12px}.mobile_filter_button{display:none;margin-left:10px}@media screen and (max-width:991px){.mobile_filter_button{display:block}}@media (max-width:768px){.layout__main .tree .section .item{padding:16px}.layout__main .tree .section .item .info{padding-right:25px;align-self:center}.layout__main .tree .section .item .image{min-width:56px;min-height:56px;width:56px;height:56px;border-radius:90%;overflow:hidden;text-align:center;margin-right:16px}.layout__main .tree .section .item .image img{min-width:100%;max-height:100%}.layout__main .tree .section .item .info .title{font-family:Golos-Demibold;font-size:16px;line-height:20px;color:#000}.layout__main .tree .section .item .info .description{margin-top:8px;font-size:14px;line-height:20px;color:#76767A}.layout__main .tree .section .item .info .description a{color:#76767A}.layout__main .tree .section .item--bold .info,.layout__main .tree .section .item--bold .title{font-size:19px;line-height:24px}.layout__main .tree .section .item--list.active+.list{display:block}.layout__main .tree .section .item--list.active:after{transform:rotate(180deg)}.layout__main .tree .section .item--list+.list{margin-left:28px;display:none}.layout__main .tree .section .item--list+.list .item{padding:28px;font-size:16px;line-height:20px;font-family:Golos-Regular}.layout__main .tree .section .item--main{display:flex;padding:20px;background:#FFF;border-radius:8px;margin-left:0;margin-bottom:32px;z-index:1;position:relative}.layout__main .tree .section .item--main:after{content:inherit}.layout__main .tree .section .item--main .image{margin-right:16px;min-width:56px;min-height:56px;width:56px;height:56px}.layout__main .tree .section .item--main .info{align-self:center}.layout__main .tree .section .item--main .info .title{font-family:Golos-Demibold;font-size:19px;line-height:24px;color:#000}.layout__main .tree .section .item--main .info .description{margin-top:8px;font-size:14px;line-height:20px;color:#76767A}.layout__main .tree .section .item--main .info .description a{color:#76767A}}.layout__calendar{background:#F5F5F7;padding-bottom:80px}.layout__calendar__title{padding:80px 28px 40px 0;position:relative;display:inline-block;color:#000!important;text-decoration:none;font-family:Golos-Bold;font-size:30px}.layout__calendar__body{display:flex;flex-wrap:nowrap}.layout__calendar__body .body__leftside{width:65%}.layout__calendar__body .body__rightside{width:35%}.layout__calendar__body .body__filter{margin-bottom:16px;display:flex;justify-content:space-between;position:relative;min-height:35px}.layout__calendar__body .body__filter .filter__leftside,.layout__calendar__body .body__filter .filter__rightside{display:flex}.layout__calendar__body .body__filter .filter__title{font-size:16px;line-height:24px;color:#76767A}.layout__calendar__body .body__filter .filter__category .category__selected{font-size:16px;line-height:24px;color:#0050B2;cursor:pointer;padding-left:12px;position:relative}.layout__calendar__body .body__filter .filter__category .category__selected .icon{background:url(/img/icons/arrow-down-blue.svg) no-repeat;background-size:contain;width:10px;height:6px;top:10px;right:-16px;transition:transform .2s;transform:rotate(0);position:absolute}.layout__calendar__body .body__filter .filter__category .category__items{display:none;position:absolute;top:30px;background:#fff;border-radius:0 0 8px 8px;z-index:1;left:12px;width:300px;box-shadow:0 4px 12px -5px #b3b3b3;max-height:300px;overflow:auto}.layout__calendar__body .body__filter .filter__category .category__items .item{padding:8px 12px}.layout__calendar__body .body__filter .filter__search{background:#FFF;border-radius:4px;width:300px;position:absolute;top:0;right:0;box-shadow:-25px 0 15px 0 #f5f5f7}.layout__calendar__body .body__filter .filter__search .search__icon{background:url(/img/icons/search.svg) no-repeat;width:16px;height:16px;position:absolute;top:8px;left:12px;transition:transform .2s;transform:rotate(0)}.layout__calendar__body .body__filter .filter__search .search__input{background:0 0;border:none;margin-left:40px;width:100%;height:32px;outline:0}.layout__calendar__body .body__items{background:#FFF;border-radius:8px;padding:40px 40px 8px;max-height:512px;overflow:auto}.layout__calendar__body .body__items .item{padding:32px 0;position:relative;text-decoration:none;display:block;border-bottom:1px solid #D9D9DE}.layout__calendar__body .body__items .item--empty{padding-bottom:32px}.layout__calendar__body .body__items .item:after{content:"";display:block;width:20px;height:20px;background:url(/img/icons/arrow-right-full.svg) no-repeat;background-size:contain;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.layout__calendar__body .body__items .item .date{font-size:18px;line-height:24px;color:#76767A;margin-bottom:12px}.layout__calendar__body .body__items .item .title{font-family:Golos-Demibold;font-size:22px;line-height:28px;color:#000;margin-bottom:12px}.layout__calendar__body .body__items .item .category{font-size:14px;line-height:20px;color:#A7A8AB}.layout__how-send-signal__title,.layout__territorial-services__title{color:#000!important;font-family:Golos-Bold;text-decoration:none}.layout__calendar__body .body__items .item:first-child{padding-top:0}.layout__calendar__body .body__items .item:last-child{border-bottom:none}@media (max-width:1200px){.layout__calendar__body .body__leftside{width:60%}.layout__calendar__body .body__rightside{width:40%}}@media (max-width:992px){.layout__calendar__body{flex-direction:column-reverse}.layout__calendar__body .body__leftside{width:100%}.layout__calendar__body .body__rightside{width:100%;justify-content:center;display:flex;margin-bottom:28px}}@media (max-width:768px){.layout__calendar__title{padding:36px 0 16px;font-size:22px}.layout__calendar .body__filter .filter__search{width:150px;overflow:hidden}}.layout__territorial-services{background:#FFF;padding-bottom:80px}.layout__territorial-services__title{padding:80px 28px 40px 0;position:relative;display:inline-block;font-size:30px;border-top:1px solid #D9D9DE}.layout__territorial-services__items .item{background:#F5F5F7;border-radius:4px;margin-bottom:8px;padding:24px 36px;font-size:18px;line-height:24px;color:#333;text-decoration:none;display:flex;align-items:center;position:relative}.layout__territorial-services__items .item .favicon{background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:90%;margin-right:16px}.layout__territorial-services__items .item:after{content:"";display:block;width:24px;height:24px;background:url(/img/icons/arrow-link.svg) no-repeat;position:absolute;right:30px;transform:translateY(-50%);top:50%;background-size:contain}@media (max-width:768px){.layout__territorial-services__title{padding:36px 0 16px;font-size:22px}}.layout__how-send-signal{background:#F5F5F7;padding-bottom:0}.layout__how-send-signal__title{padding:80px 28px 40px 0;position:relative;display:inline-block;font-size:30px}.layout__how-send-signal__body{display:flex;flex-wrap:nowrap}.layout__how-send-signal__body .body__leftside .body__info{padding:24px 32px;background:#FFF;border-radius:4px}.layout__how-send-signal__body .body__leftside .body__info .info__title{font-family:Golos-Demibold;font-size:22px;line-height:28px;color:#333}.layout__how-send-signal__body .body__leftside .body__info .info__item{padding-left:24px;font-size:18px;line-height:24px;color:#333}.layout__how-send-signal__body .body__leftside .body__info .info__item .link{display:inline-block;padding:2px 0 0 8px;background:rgba(0,97,217,.15);border-radius:4px;margin:8px 0}.layout__how-send-signal__body .body__leftside .body__info .info__item .link:after{content:"";display:inline-block;width:12px;height:12px;background:url(/img/icons/arrow-link-blue.svg) no-repeat;background-size:contain;margin-left:4px}.layout__how-send-signal__body .body__rightside .body__image{background:url(/img/how-send-signal-image.png) no-repeat;width:544px;height:351px;background-size:contain;margin-top:-27px;position:relative}.layout__how-send-signal__body .body__rightside .body__image:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:56px;background:linear-gradient(180deg,rgba(245,245,247,0) 0,#F5F5F7 91.15%)}@media (max-width:1200px){.layout__how-send-signal__body .body__rightside .body__image{margin-top:0}}@media (max-width:992px){.layout__how-send-signal__body{flex-direction:column}.layout__how-send-signal__body .body__rightside .body__image{width:100%;background-size:100%}}@media (max-width:768px){.layout__how-send-signal__title{padding:36px 0 16px;font-size:22px}}.layout__how-call{background:#FFF;padding-bottom:80px}.layout__how-call__title{padding:80px 28px 40px 0;position:relative;display:inline-block;color:#000!important;text-decoration:none;font-family:Golos-Bold;font-size:30px}.layout__how-call__body{display:flex;flex-wrap:nowrap;justify-content:space-between}.layout__how-call__body .body__leftside .body__info .info__title{font-family:Golos-Bold;font-size:44px;line-height:56px;color:#000;margin-bottom:4px}.layout__how-call__body .body__leftside .body__info .info__description{font-size:18px;line-height:24px;color:#333;opacity:.7}.layout__how-call__body .body__rightside .body__block{padding:24px;border:1px solid #D9D9DE;border-radius:4px;max-width:352px}.layout__how-call__body .body__rightside .body__block .block__text{font-size:14px;line-height:20px;color:#000}@media (max-width:768px){.layout__how-call__title{padding:36px 0 16px;font-size:22px}.layout__how-call__body{flex-direction:column}.layout__how-call__body .body__leftside .body__info .info__title{font-size:29px;line-height:36px}.layout__how-call__body .body__leftside .body__info .info__description{font-size:16px;line-height:24px}.layout__how-call__body .body__rightside{margin-top:36px}.layout__how-call__body .body__rightside .body__block{width:100%;max-width:inherit}.layout__how-call__body .body__rightside .body__block .block__text{font-size:14px;line-height:20px;color:#000}}body{font-family:Golos-Regular;font-size:16px}.text-header{font-weight:600;font-size:30px;line-height:40px;color:#000}.text-description_big{font-weight:600;font-size:22px;line-height:28px;color:#76767A}.text-normal{font-weight:400;font-size:16px;line-height:24px;color:#333}.text-description{font-weight:500;font-size:18px;line-height:24px;color:#76767A}