@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes slide-bottom{0%{transform:translateY(0)}100%{transform:translateY(100px)}}@keyframes fade-appear{0%{opacity:0;transform:scale(1.2)}100%{opacity:1;transform:scale(1)}}@keyframes shadow-drop-br{0%{box-shadow:0 0 0 0 transparent}100%{box-shadow:7px 7px 20px 0 rgba(50,50,50,0.25)}}@keyframes shadow-inset-center{0%{box-shadow:inset 0 0 0 0 rgba(255,255,255,0)}100%{box-shadow:inset 0 0 14px 0px rgba(255,255,255,0.5)}}@keyframes shadow-drop-center{0%{box-shadow:0 0 0 0 transparent}100%{box-shadow:0 0 20px 0px rgba(50,50,50,0.25)}}@keyframes shadow-drop-2-center{0%{transform:translateZ(0);box-shadow:0 0 0 0 transparent}100%{transform:translateZ(50px);box-shadow:0 0 20px 0px rgba(0,0,0,0.35)}}@keyframes rotate-90-ccw{0%{transform:rotate(0)}100%{transform:rotate(-90deg)}}@keyframes rotate-90-cw{0%{transform:rotate(-90deg)}100%{transform:rotate(0)}}@keyframes fade-in-fwd{0%{transform:translateZ(-80px);opacity:0}100%{transform:translateZ(0);opacity:1}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,input,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:top}article,aside,details,figcaption,figure,footer,header,hgroup,menu,main,nav,section,time{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:'Geometria';src:url("/css/fonts/geometry/regular/398CC4_7_0.eot");src:url("/css/fonts/geometry/regular/398CC4_7_0.eot?#iefix") format("embedded-opentype"),url("/css/fonts/geometry/regular/398CC4_7_0.woff2") format("woff2"),url("/css/fonts/geometry/regular/398CC4_7_0.woff") format("woff"),url("/css/fonts/geometry/regular/398CC4_7_0.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Geometria';src:url("/css/fonts/geometry/medium/398CC4_6_0.eot");src:url("/css/fonts/geometry/medium/398CC4_6_0.eot?#iefix") format("embedded-opentype"),url("/css/fonts/geometry/medium/398CC4_6_0.woff2") format("woff2"),url("/css/fonts/geometry/medium/398CC4_6_0.woff") format("woff"),url("/css/fonts/geometry/medium/398CC4_6_0.ttf") format("truetype");font-weight:600;font-style:normal}html,body{width:100%;height:100%;position:relative;background:#fff;box-sizing:border-box}body{color:#000;font-family:'Geometria', Helvetica, sans-serif;line-height:18px;text-rendering:auto}body.chn{font-family:'Noto Sans SC', sans-serif}a{color:#000;text-decoration:none}a:hover,a:active{outline:0;text-decoration:underline}b,strong{font-weight:bold}em,i{font-style:italic}img{vertical-align:middle;outline-style:none;max-width:100%;height:auto}label{cursor:pointer}button,input{line-height:normal}textarea{overflow:auto;vertical-align:top;resize:vertical}td{vertical-align:top}.b-btn{width:140px;height:40px;line-height:40px;background-color:#015a9c;background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91);color:#fff;text-decoration:none;text-align:center;display:inline-block}.b-btn:hover{opacity:.9;text-decoration:none;cursor:pointer}.page{max-width:1280px;margin:0 auto;padding-top:50px}@media only screen and (min-width: 768px){.page{padding-top:60px}}.page__more{text-align:center}.page__more a{text-decoration:none;color:#fff}.page__more a:hover{text-decoration:none}.rubric{max-width:1280px;box-sizing:border-box;margin-left:auto;margin-right:auto;padding:0 30px}@media only screen and (min-width: 768px){.rubric{padding:0 40px}}@media only screen and (min-width: 1080px){.rubric{padding:0 80px}}.rubric__list{text-align:center;max-width:1120px;margin:0 auto;padding-top:20px}@media only screen and (min-width: 768px){.rubric__list{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}.rubric__filter-wrap{margin:0 auto 10px;max-width:348px}@media only screen and (min-width: 768px){.rubric__filter-wrap{max-width:100%}}.rubric__filter{text-align:left;text-transform:uppercase;font-size:15px;white-space:nowrap;max-width:1120px;position:relative;width:200px;background:#fff;height:40px}@media only screen and (min-width: 768px){.rubric__filter{width:100%}}.rubric__filter-in{display:block;position:absolute;top:0;left:0;width:100%;border-radius:3px;border:1px solid rgba(0,0,0,0.15);background:#fff;z-index:100;box-shadow:rgba(0,0,0,0.1) 0px 1px 2px}.m--close .rubric__filter-in{display:none}@media only screen and (min-width: 768px){.rubric__filter-in{position:relative;box-shadow:none;border:none}.m--close .rubric__filter-in{display:block}}.rubric__filter-item{display:block;padding:0;border-bottom:1px rgba(0,0,0,0.1) solid;cursor:pointer;transition:background ease .25s}.rubric__filter-item:last-child{border-bottom:none}.rubric__filter-item:hover{background:rgba(0,0,0,0.05)}.rubric__filter-item a{display:block;padding:10px;text-decoration:none}@media only screen and (min-width: 768px){.rubric__filter-item a{padding:0;display:inline-block}}.rubric__filter-item a:hover{text-decoration:none;font-weight:600}@media only screen and (min-width: 768px){.rubric__filter-item{display:inline-block;border-bottom:none;padding:10}.rubric__filter-item:hover{background:none}}.rubric__filter-item.m--bold{font-weight:600}.rubric__filter-item span{cursor:pointer}.rubric__filter-item span:hover{opacity:.75}.rubric__filter-mark{width:40px;height:40px;line-height:40px;text-align:center;position:absolute;right:0;top:0;cursor:pointer}@media only screen and (min-width: 768px){.rubric__filter-mark{display:none}}.rubric__filter-mark svg{display:inline-block;position:relative;top:27%;z-index:101;transform:rotate(180deg)}.m--close .rubric__filter-mark svg{transform:rotate(0deg)}.rubric__filter-mark svg polygon{fill:#000}.rubric__filter-selected{line-height:40px;height:40px;padding:0 10px;box-sizing:border-box}@media only screen and (min-width: 768px){.rubric__filter-selected{display:none}}.article{margin:0 auto;padding-right:20px;padding-left:20px}@media only screen and (min-width: 640px){.article{padding-left:25px;padding-right:25px}}@media only screen and (min-width: 768px){.article{padding-left:40px;padding-right:40px}}@media only screen and (min-width: 1080px){.article{padding-left:80px;padding-right:80px}}.rubric__ig .article{max-width:100%}.article__head{position:relative}.article__title_main{font-size:26px;font-weight:800;line-height:32px;margin-bottom:28px;width:100%}@media only screen and (min-width: 480px){.article__title_main{font-size:30px;line-height:40px}}@media only screen and (min-width: 768px){.article__title_main{width:80%}}.article__date{margin-bottom:22px;color:#7f7f7f}.article__photo-count{position:absolute;text-align:right;display:inline-block;color:#7f7f7f;position:absolute;top:0;right:0;text-transform:lowercase}.article__announce{margin-bottom:38px;box-sizing:border-box}@media only screen and (min-width: 768px){.article__announce{width:75%;display:inline-block;padding-right:20px}}.article__announce img{width:100%}.article__announce iframe{width:100%;height:460px;overflow:hidden}@media only screen and (min-width: 320px){.article__announce iframe{width:276px;height:156px}}@media only screen and (min-width: 375px){.article__announce iframe{width:334px;height:188px}}@media only screen and (min-width: 400px){.article__announce iframe{width:372px;height:210px}}@media only screen and (min-width: 480px){.article__announce iframe{width:440px;height:248px}}@media only screen and (min-width: 640px){.article__announce iframe{width:590px;height:332px}}@media only screen and (min-width: 768px){.article__announce iframe{width:690px;height:388px}}@media only screen and (min-width: 925px){.article__announce iframe{width:690px;height:388px}}@media only screen and (min-width: 1140px){.article__announce iframe{width:800;height:450px}}.article__announce-video{margin-bottom:39px;max-width:820px}.article__references{width:100%;display:block}@media only screen and (min-width: 1024px){.article__references{width:24%;display:inline-block}.article__references.m--image{margin-top:-79px}.article__references.m--video{margin-top:0}}@media only screen and (min-width: 1280px){.article__references.m--video{margin-top:-139px}}.article__references-in{margin-bottom:40px}.article__references-title{font-size:30px;font-weight:800;margin-bottom:28px}.article__references-item{display:block;margin-bottom:40px;cursor:pointer}.article__body{padding-top:28px;margin-bottom:40px;width:100%;display:block;box-sizing:border-box}@media only screen and (min-width: 768px){.article__body{width:75%;display:inline-block;padding-right:25px}}.article__body h2,.article__body h3{font-size:20px;line-height:25px;margin-bottom:25px}.article__body a{color:#004E91;text-decoration:underline}.article__body p{padding-bottom:20px;line-height:24px}.article__body ul{padding-left:2em;padding-bottom:22px;list-style-type:disc}.article__body ol{padding-left:2em;padding-bottom:22px;list-style-type:decimal}.article__body ul li,.article__body ol li{line-height:1.3;padding-bottom:14px}.article__body ul li a,.article__body ol li a{text-decoration:underline}.article__program-accreditation{white-space:nowrap;font-size:15px;margin-bottom:65px}.article__program-accreditation span{padding-right:32px;display:inline-block}.article__program-accreditation span b{font-weight:400}.article__program-accreditation span.m--accr{color:#5b5b5b;padding-right:18px}.article__program-accreditation span.m--open{color:#E2000B}.article__program-accreditation span.m--open a{color:#E2000B}.article__program-accreditation span.m--open svg path{fill:#E2000B}.article__program-accreditation span.m--close{color:#005196}.article__program-accreditation span.m--close svg path{fill:#005196}.article__program-accreditation span.m--none{color:#707070}.article__program-accreditation span.m--none svg path{fill:#707070}.article__program-accreditation span svg{position:relative;top:-2px}.article__program-stuff{position:relative;margin-bottom:40px}.article__program-stuff .list-docs__item_stuff{height:240px;margin-right:4%}.article__program-docs{padding-right:0;box-sizing:border-box;margin-bottom:40px}@media only screen and (min-width: 768px){.article__program-docs{margin-bottom:0;display:inline-block;width:49%}}@media only screen and (min-width: 1080px){.article__program-docs{width:100%;padding-right:282px}}.article__program-docs .docs__item{margin-right:4%;margin-left:0}.article__program-docs .docs__item:last-child{margin-right:0}.article__program-links{width:100%;display:inline-block}@media only screen and (min-width: 768px){.article__program-links{width:50%;position:relative;right:inherit;top:inherit}}@media only screen and (min-width: 1080px){.article__program-links{width:275px;position:absolute;right:0;top:0}}.article__program-stuff-title{font-size:30px;font-weight:800;margin-bottom:28px;line-height:normal}@media only screen and (min-width: 768px){.article__program-ref{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}}.article__program-multimedia{width:100%}@media only screen and (min-width: 1080px){.article__program-multimedia{width:50%;display:inline-block}}@media only screen and (min-width: 1140px){.article__program-multimedia{width:33.33%}}.article__program-news{width:100%}@media only screen and (min-width: 1080px){.article__program-news{width:50%;display:inline-block}}@media only screen and (min-width: 1140px){.article__program-news{width:66.66%}.article__program-news .program__stuff{width:50%}}.article__share{height:40px;position:relative;z-index:999;display:inline-block;margin-bottom:40px}@media only screen and (min-width: 925px){.article__share.m--top{position:absolute;right:0;bottom:0}}.m--video .article__share{margin-bottom:20px}.article__share.m--open .article__share-btn span{display:none}.article__share-list{display:none;position:absolute;white-space:nowrap}.article__share.m--open .article__share-list{display:inline-block;top:0px;left:50%;width:150px;text-align:center;transform:translateX(-50%)}.article__share-item{display:inline-block;width:40px;height:35px;padding-top:14px;margin-left:10px;cursor:pointer}.article__share-item:nth-child(1){padding-top:12px;margin-left:0}.article__share-item:nth-child(1) svg{width:8px}.article__share-item svg{width:18px;height:auto}.b-btn-download-video{margin-bottom:40px}.program__stuff{position:relative;display:block;width:100%;max-width:328px;min-height:320px;box-sizing:border-box;margin-bottom:40px}.program__stuff:before{content:'';display:block;position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;z-index:0;background-color:#fff;transition:background-color .25s ease}.program__stuff:hover{text-decoration:none;z-index:999}.program__stuff:hover:before{background-color:#e3e3e3}@media only screen and (min-width: 768px){.program__stuff{display:inline-block}}@media only screen and (min-width: 1080px){.article__program-multimedia .program__stuff{max-width:328px}}@media only screen and (min-width: 1140px){.program__stuff{margin-left:40px}.program__stuff:nth-child(2n+1){margin-left:0}.article__program-multimedia .program__stuff{margin-left:0px}}.program__stuff-in{display:block;position:relative;z-index:1;max-width:328px}.m--nophoto .program__stuff-in{padding-top:40px}.program__stuff-img{display:block;position:relative;width:100%;margin-bottom:20px}.program__stuff-img img{max-width:100%}.program__stuff-type{display:block;background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91);text-align:center;box-sizing:border-box;width:45px;height:45px;position:absolute;bottom:0;left:0}.program__stuff-type svg{max-width:100%;transform:translateY(-50%);position:relative;top:50%}.program__stuff-date{color:#7f7f7f;display:block;font-size:15px}.program__stuff-title{padding-top:15px;line-height:1.2;display:block;font-size:20px}.search{padding-right:20px;padding-left:20px}@media only screen and (min-width: 640px){.search{padding-left:25px;padding-right:25px}}@media only screen and (min-width: 768px){.search{padding-left:40px;padding-right:40px}}@media only screen and (min-width: 1080px){.search{padding-left:80px;padding-right:80px}}.search__part-wrap{padding-bottom:20px}.search__part{width:100%;display:block;box-sizing:border-box;margin-bottom:20px}@media only screen and (min-width: 640px){.search__part{width:80%}}@media only screen and (min-width: 925px){.search__part{width:52%;margin-right:1%;display:inline-block;margin-bottom:0}.search__part:nth-child(2){width:46%;margin-right:0;padding-left:40px}}.search__part .b-search__form{position:relative;margin-bottom:35px}.search__part .b-search__form .b-search__text{border:1px #000 solid;font-size:18px;padding-left:16px;padding-right:40px;box-sizing:border-box;height:33px;width:100%}.search__part .b-search__form .b-search__text:focus{outline:transparent}.search__part .b-search__form .b-search__submit{width:33px;height:33px;position:absolute;right:0;bottom:0;background:transparent;border:none;cursor:pointer}.search__part .b-search__form .b-search__submit svg path{fill:#000}.search__part-filter-title{font-size:16px;font-weight:600;color:#000;text-transform:uppercase;margin:0 0 13px;cursor:pointer;width:inherit;white-space:nowrap}.search__part-filter-group-item{width:100%;margin-right:0;margin-bottom:30px;display:block}.search__part-filter-group-item:nth-child(2){margin-right:0}@media only screen and (min-width: 640px){.search__part-filter-group-item{width:48%;margin-right:1%;margin-bottom:0;display:inline-block}.search__part-filter-group-item:nth-child(2){margin-right:0}}.search__part-filter-group-item-in{width:100%;display:block;margin-bottom:15px}@media only screen and (min-width: 400px){.search__part-filter-group-item-in{width:49%;display:inline-block;margin-bottom:0}}@media only screen and (min-width: 480px){.search__part-filter-group-item-in{width:45%}}.search__filter-period{display:flex;flex-wrap:wrap;flex-direction:column}.search__filter-period .search__filter-period-from{display:flex;align-items:center}.search__filter-period .search__filter-period-text{width:46px}.b-form__input{border-bottom:1px solid #7f7f7f;margin-bottom:15px;width:75%}.search__filter-group{font-size:16px;margin-bottom:15px}.search__filter-item-radio{margin-bottom:15px;text-transform:uppercase;height:18px}.search__filter-item-radio:last-child{margin-bottom:0}.search__filter-item-radio input{display:none}.search__filter-item-radio label{position:relative;padding-left:21px;height:16px;line-height:21px;white-space:nowrap;display:block;cursor:pointer}.search__filter-item-radio label:before{content:'';width:12px;height:12px;border:1px solid #7e7f81;border-radius:50%;display:block;position:absolute;left:0;top:2px}.search__filter-item-radio label:after{content:'';width:8px;height:8px;background-color:#015a9c;background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91);border-radius:50%;display:block;position:absolute;left:3px;top:5px;opacity:0;transform:scale(0.5);transition:0.3s}.search__filter-item-radio input:checked+label:after{opacity:1;transform:scale(1)}.search__none{display:block;width:100%;font-weight:600;font-size:30px;text-align:center;padding-top:40px}.ui-datepicker{display:none;font-size:14px;background-color:#fff;animation:shadow-drop-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;z-index:999 !important}.rubric_search .ui-datepicker{padding:12px}.ui-datepicker-header{text-align:center;padding-top:10px}.ui-datepicker-header select{margin:0 10px;font-size:18px;padding:5px}.ui-datepicker-other-month{opacity:0.3}.ui-datepicker-today a,.ui-datepicker-today span{border:2px solid #004E91}.ui-state-highlight{border:1px solid #004E91}.ui-datepicker-calendar{width:100%;text-transform:uppercase;text-align:center}.ui-datepicker-calendar th{font-size:12px;padding:4px}.ui-datepicker-calendar th span{display:inline-block;text-align:center;width:30px}.ui-datepicker-calendar td{font-size:18px;font-weight:700;vertical-align:middle;padding:4px}.ui-datepicker-calendar td a,.ui-datepicker-calendar td span{display:block;text-align:center;width:33px;line-height:33px}.ui-datepicker-calendar td.available{color:#fff}.ui-datepicker-calendar td.available a{color:#fff;background-color:#004E91}.ui-datepicker-calendar a{color:#004E91}@media only screen and (min-width: 768px){.program-wrap{padding:0 12px}}.program-aside{display:block;box-sizing:border-box;padding-bottom:40px}@media only screen and (min-width: 768px){.program-aside{display:inline-block;width:15%;width:calc(15% - 20px);min-width:100px;padding-right:20px}}.program__filter-selected{text-transform:uppercase}.program__filter-mark{width:40px;height:40px;line-height:40px;text-align:center;position:absolute;right:0;top:0;cursor:pointer}@media only screen and (min-width: 768px){.program__filter-mark{display:none}}.program__filter-mark svg{display:inline-block;position:relative;top:0;z-index:101;transform:rotate(180deg)}.m--close .program__filter-mark svg{transform:rotate(0deg)}.program__filter-mark svg polygon{fill:#000}.program__filter{position:relative;width:200px;z-index:999}@media only screen and (min-width: 768px){.program__filter{width:auto}}.program__filter-ctrl{position:relative;height:40px;font-weight:600}.program__filter-ctrl span{margin-right:25px}@media only screen and (min-width: 768px){.program__filter-ctrl{display:none}}.program__filter-list{position:absolute;top:35px;left:0;width:100%;background:#fff;outline:10px #fff solid}.m--close .program__filter-list{display:none}@media only screen and (min-width: 768px){.program__filter-list{position:relative;top:inherit;outline:inherit}.m--close .program__filter-list{display:block}}.program-aside__item-wrap{margin-bottom:51px}.program-aside__item-wrap:last-child{margin-bottom:0}.program-aside__item{text-transform:uppercase;margin-bottom:17px;cursor:pointer}.program-aside__item a{display:block}@media only screen and (min-width: 768px){.program-aside__item a{display:inline-block}}.program-aside__item.m--active{font-weight:800}.program-aside__item.m--year{font-weight:800}@media only screen and (min-width: 768px){.program-aside__inner{margin-top:51px}}.program-aside__inner-title{font-weight:800;margin-bottom:12px}.program-aside__inner-list-item{margin-bottom:12px}.program-aside__inner-list-item svg{margin-right:4px}.program-aside__inner-list-item svg path{fill:#000}.program{width:100%;display:inline-block;box-sizing:border-box}@media only screen and (min-width: 768px){.program{padding-left:40px;width:84%}}.program__item{position:relative;margin-bottom:53px}.program__item:last-child{margin-bottom:0}.program__item:before{content:'';display:block;position:absolute;top:-30px;bottom:-30px;left:-30px;right:-30px;transition:background ease .5s}.program__item:hover:before{background:#dfdfdf}.program__item-in{position:relative}.program__item-head{font-size:20px;font-weight:600;margin-bottom:13px}.program__item-head-date{display:block;margin-bottom:7px;letter-spacing:-.045em;width:340px}@media only screen and (min-width: 768px){.program__item-head-date{display:inline-block;padding-right:50px;margin-bottom:0}}.program__item-head-title{display:inline-block}.program__item-description{font-size:18px;margin-bottom:13px;line-height:1.45}.program__item-footer{font-size:14px;white-space:nowrap}@media only screen and (min-width: 768px){.program__item-footer{font-size:15px}}.program__item-footer span{padding-right:10px;display:inline-block}@media only screen and (min-width: 768px){.program__item-footer span{padding-right:32px}}.program__item-footer span b{font-weight:400}.program__item-footer span.m--accr{color:#5b5b5b;padding-right:18px}.program__item-footer span.m--open{color:#E2000B}.program__item-footer span.m--open a{color:#E2000B}.program__item-footer span.m--open svg path{fill:#E2000B}.program__item-footer span.m--close{color:#005196}.program__item-footer span.m--close svg path{fill:#005196}.program__item-footer span.m--none{color:#707070}.program__item-footer span.m--none svg path{fill:#707070}.program__item-footer span svg{position:relative;top:-2px}.m-404 .page{max-width:100%;width:100%}.m-404 .footer{margin-top:40px !important}.error{padding-top:40px;padding-bottom:40px;color:#004E91;text-align:center;position:relative}@media only screen and (min-width: 768px){.error{padding-top:145px;padding-bottom:115px}}.error:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.15;background-image:url(/i/rhytm2.png);background-position:50% 0;background-size:cover;background-repeat:repeat-x}@media only screen and (min-width: 925px){.error:after{background-size:contain}}.error__title{position:relative;text-align:center;font-size:120px;font-weight:800;margin-bottom:80px;padding-top:20px}@media only screen and (min-width: 480px){.error__title{font-size:160px}}@media only screen and (min-width: 768px){.error__title{padding-top:60px;font-size:324px;margin-bottom:160px}}.error__body{position:relative}.error__body p{font-weight:800;font-size:24px;margin-bottom:70px}@media only screen and (min-width: 768px){.error__body p{font-size:38px}}.error__btn{white-space:nowrap;cursor:pointer;display:inline-block;height:40px;line-height:40px;padding-left:15px;padding-right:15px;font-weight:800;background-color:#004E91;background:linear-gradient(to right, #016aab,#004d91);color:#fff;text-decoration:none;text-align:center;position:relative;z-index:2}.error__btn:hover{text-decoration:none;opacity:.85}.header{background-color:#015a9c;margin:0 auto;position:relative;width:100%;box-sizing:border-box;padding:0 20px}@media only screen and (min-width: 640px){.header{padding:0 25px}}@media only screen and (min-width: 768px){.header{padding:0 40px}}@media only screen and (min-width: 1080px){.header{padding:0 80px}}.header:before{content:'';display:block;background:#e2030a;position:absolute;left:0;right:0;bottom:0;height:50px}.sammit2020{width:100%;height:86px;background-color:white;margin:0 auto;max-width:100%;display:flex;align-items:center}.sammit2020 a{text-decoration:none}.sammit2020 a:hover{text-decoration:none}@media only screen and (min-width: 320px){.sammit2020{background-image:none;flex-direction:column;justify-content:center;align-items:center}}@media only screen and (min-width: 768px){.sammit2020{flex-direction:row;justify-content:center;align-items:center;background:url("/i/img/banner_780_left.png") 0 0 no-repeat}}@media only screen and (min-width: 1140px){.sammit2020{max-width:1400px;background:url("/i/img/banner_left.png") no-repeat,url("/i/img/banner_right.png") no-repeat;background-position-y:3px, 3px;background-position-x:0%, 103%;background-color:#fff}}.sammit2020 span{font-weight:700;text-transform:uppercase}@media only screen and (min-width: 320px){.sammit2020 span{line-height:1.2;font-size:1.375em;display:block;max-width:100%;padding:0}.sammit2020 span:first-child{color:#005196}.sammit2020 span:last-child{color:#E2000B}.chn .sammit2020 span{font-size:1.0em}}@media only screen and (min-width: 640px){.sammit2020 span{display:inline}}@media only screen and (min-width: 768px){.sammit2020 span{line-height:1;padding:0 3px;font-size:1.75em}.chn .sammit2020 span{font-size:1.4em}}.header__in{background-color:#015a9c;position:relative;height:200px;z-index:999;box-sizing:border-box;margin:0 auto;max-width:1120px}.header__in:before{content:'';display:block;background:#e2030a;position:absolute;left:0;right:0;bottom:0;height:50px}@media only screen and (min-width: 768px){.header__in{height:244px;padding-left:240px}}@media only screen and (min-width: 1080px){.header__in{padding-left:280px}}.header__logo{width:auto;height:102px;box-sizing:border-box;display:block;position:absolute;z-index:3;left:0px;top:20px}.header__logo img{height:102px}@media only screen and (min-width: 375px){.header__logo{top:20px}}@media only screen and (min-width: 768px){.header__logo{top:50px}}@media only screen and (min-width: 1080px){.header__logo{top:50px}}.header__title{display:block;position:absolute;left:0;right:0;bottom:0;height:50px;line-height:50px;white-space:nowrap;color:#fff;font-size:1.125em;font-weight:400;text-transform:uppercase;box-sizing:border-box;z-index:2;text-align:right}@media only screen and (min-width: 768px){.header__title{padding-left:290px;text-align:left}}@media only screen and (min-width: 1080px){.header__title{padding-left:318px}}.header__title a{color:#fff}.header__title a:hover{text-decoration:none}.header__hamburger{width:30px;height:25px;transform:rotate(0deg);cursor:pointer;display:inline-block;position:absolute;right:0;top:20px;z-index:9999}.header__hamburger.m--open{top:20px;right:20px;position:absolute}@media only screen and (min-width: 768px){.header__hamburger{position:relative;right:inherit;top:inherit}}@media only screen and (min-width: 925px){.header__hamburger{display:none}}.header__hamburger span{display:block;position:absolute;height:4px;width:100%;background:#fff;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.header__hamburger span:nth-child(1){top:0px;transform-origin:left center}.header__hamburger span:nth-child(2){top:10px;transform-origin:left center}.header__hamburger span:nth-child(3){top:20px;transform-origin:left center}.header__hamburger.m--open span:nth-child(1){transform:rotate(45deg);top:-3px;left:8px}.header__hamburger.m--open span:nth-child(2){width:0%;opacity:0}.header__hamburger.m--open span:nth-child(3){transform:rotate(-45deg);top:18px;left:8px}.header__nav{display:inline-block;padding-top:50px;z-index:9}.header__nav.m--show{display:block;background:#004E91;position:fixed;left:0;right:0;top:0;padding:50px 40px 70px 40px;z-index:99}@media only screen and (min-width: 768px){.header__nav.m--show{padding-left:60px}}.header__nav-in{display:none}.m--show .header__nav-in{display:block;margin-top:30px}@media only screen and (min-width: 925px){.header__nav-in{display:inline-block}}.header__nav-list{display:inline-block;margin-bottom:15px}.header__nav-list:last-child{margin-bottom:0}.m--show .header__nav-list{display:block;margin-right:0}.header__nav-list:nth-child(1){margin-right:40px}@media only screen and (min-width: 1080px){.header__nav-list:nth-child(1){margin-right:60px}}.header__nav-item{margin-bottom:11px;text-transform:uppercase;font-size:0.9375em}.header__nav-item:last-child{margin-bottom:0}.header__nav-item a{color:#fff}.header__nav-item-link{display:block}@media only screen and (min-width: 768px){.header__nav-item-link{display:inline-block}}.header__nav-item-link.m--active{font-weight:600}.header__nav-item-link:hover{text-decoration:none;font-weight:600}.header__ctrl{position:absolute;right:0;top:0;padding-top:58px;width:150px}.header__ctrl.m--show{right:auto;left:21px}@media only screen and (min-width: 400px){.header__ctrl{width:180px}}@media only screen and (min-width: 480px){.header__ctrl{width:200px}}@media only screen and (min-width: 768px){.header__ctrl{padding-top:50px}}.header__langs{font-size:15px;display:flex;flex-direction:column;align-items:flex-end;text-transform:uppercase;white-space:nowrap}@media only screen and (min-width: 768px){.header__langs{margin-bottom:12px;display:block;text-align:right;margin-bottom:20px}}.header__langs-item{color:#fff;padding-bottom:7px}.header__langs-item:hover{text-decoration:none;font-weight:800}.header__langs-item.m--active{font-weight:800}@media only screen and (min-width: 768px){.header__langs-item{margin-left:35px;padding-bottom:0}}.header__social{margin-bottom:18px;white-space:nowrap;text-align:right;vertical-align:middle;display:none}.m--show .header__social{display:block;position:fixed;z-index:100;left:40px;top:247px}@media only screen and (min-width: 768px){.m--show .header__social{bottom:-107px;padding-left:0}}@media only screen and (min-width: 768px){.header__social{display:block}}.header__social-item{margin-right:37px;display:inline-block;color:#fff;vertical-align:bottom}.header__social-item:last-child{margin-right:0}.header__social-item:hover{text-decoration:none;opacity:.75}.header__search{width:100%;display:none;box-sizing:border-box;height:33px;border:1px #fff solid;position:relative;white-space:nowrap}@media only screen and (min-width: 320px){.m--show .header__search{display:block;position:fixed;z-index:100;top:13px;left:40px;width:47%;max-width:200px}}@media only screen and (min-width: 768px){.header__search{display:block}}.header__search input[type='text']{background:transparent;color:#fff;height:27px;padding:4px 6px 0;width:118px;box-sizing:border-box;text-align:right}.header__search input[type='text']:focus{outline:none}.header__search input[type='text']::placeholder{color:#fff}@media only screen and (min-width: 400px){.header__search input[type='text']{width:148px}}@media only screen and (min-width: 480px){.header__search input[type='text']{width:168px}}.header__search .search__button{position:absolute;top:-1px;right:0;background:transparent;border:none;outline:none;cursor:pointer;padding:10px 8px 6px;height:31px}.footer{margin:0 auto;clear:both;overflow:hidden;width:100%;box-sizing:border-box;padding-right:20px;padding-left:20px}body:not(.m-index) .footer{margin-top:80px;padding-top:100px;background-image:url(/i/footer_top.png);background-repeat:repeat-x;background-position:0 0}@media only screen and (min-width: 640px){.footer{padding-left:25px;padding-right:25px}}@media only screen and (min-width: 768px){.footer{padding-left:40px;padding-right:40px}}@media only screen and (min-width: 1080px){.footer{padding-left:80px;padding-right:80px}}.footer__in{position:relative;padding:60px 0 70px;box-sizing:border-box;margin:0 auto;max-width:1120px}@media only screen and (min-width: 768px){.footer__in{min-height:270px}}.footer__ctrl{color:#004E91;display:inline-block;position:relative;top:inherit;right:inherit;width:100%}@media only screen and (min-width: 768px){.footer__ctrl{position:absolute;top:60px;right:0;width:320px}}.footer__social{margin-bottom:20px;white-space:nowrap;text-align:right;vertical-align:bottom;position:relative}.footer__social .m-title{position:absolute;top:0;left:0}.footer__social-item{margin-right:30px;display:inline-block;color:#004E91;vertical-align:middle}.footer__social-item svg path{fill:#004E91}.footer__social-item:last-child{margin-right:0}.footer__social-item:hover{text-decoration:none}.footer__search{width:100%;display:block;box-sizing:border-box;height:33px;border:1px #004E91 solid;position:relative;white-space:nowrap;margin-bottom:50px;overflow:hidden;box-sizing:border-box;padding-right:30px}.footer__search input[type='text']{background:transparent;color:#004E91;height:31px;width:100%;box-sizing:border-box;padding:4px;text-align:right}.footer__search input[type='text']:focus{outline:none}.footer__search input[type='text']::placeholder{color:#004E91}.footer__search .search__button{position:absolute;top:0;right:0;background:transparent;border:none;outline:none;cursor:pointer;padding:8px}.footer__search .search__button svg path{fill:#004E91}.footer__brics{position:relative;top:inherit;right:inherit;width:100%;margin:10px auto;text-align:center}@media only screen and (min-width: 768px){.footer__brics{position:absolute;right:0;top:150px;text-align:left;width:auto}}.footer__nav{display:inline-block;font-size:18px}.footer__nav-list{display:block}@media only screen and (min-width: 1024px){.footer__nav-list{margin-right:50px;display:inline-block}.footer__nav-list:last-child{margin-right:0}}.footer__nav-list:last-child{margin-right:0}.footer__nav-item{margin-bottom:20px;text-transform:uppercase;font-size:18px}.footer__nav-item a{color:#000}.footer__nav-item a:hover{text-decoration:none;font-weight:600}.footer__nav-list-sub{padding-top:15px;padding-left:20px}.footer__nav-list-sub .footer__nav-item{margin-bottom:15px}.footer__cc{font-size:14px;color:#878787;padding-top:40px}@media only screen and (min-width: 925px){.footer__cc{max-width:60%}}.footer__cc h4{font-weight:600;margin-bottom:8px;font-size:16px}.footer__cc p{margin-bottom:5px}.footer__cc p:last-child{margin-bottom:0}.footer__cc a{color:#004E91;text-decoration:underline}.footer__cc a:hover{text-decoration:none}.footer__banner{margin:0 0 25px 0}.main-slider__wrap{position:relative;margin:0 auto 20px;max-width:1280px;padding:0 20px}@media only screen and (min-width: 640px){.main-slider__wrap{padding:0 25px}}@media only screen and (min-width: 768px){.main-slider__wrap{padding:0 40px}}@media only screen and (min-width: 1080px){.main-slider__wrap{padding:0 80px}}.main-slider__wrap .lSSlideOuter{padding-bottom:40px}.main-slider__wrap .lSSlideOuter .lSPager.lSpg{z-index:4;text-align:left;position:relative;text-align:center;top:20px}@media only screen and (min-width: 925px){.main-slider__wrap .lSSlideOuter .lSPager.lSpg{padding-left:504px;top:-30px;text-align:left;margin-right:180px}}@media only screen and (min-width: 1080px){.main-slider__wrap .lSSlideOuter .lSPager.lSpg{padding-left:620px}}.main-slider__wrap .lSSlideOuter .lSPager.lSpg>li a{background-color:#025196;width:10px;height:10px}.main-slider__wrap .lSSlideOuter .lSPager.lSpg>li.active a{background-color:#e0000a}.main-slider{position:relative;z-index:3}.main-slider__item{position:relative}.main-slider__item-in{overflow:hidden;position:relative;height:auto}@media only screen and (min-width: 925px){.main-slider__item-in{padding-left:464px;height:272px}}@media only screen and (min-width: 1140px){.main-slider__item-in{padding-left:580px;height:340px}}.main-slider__item-img{width:100%;position:relative;overflow:hidden}@media only screen and (min-width: 320px){.main-slider__item-img iframe{width:280;height:158px}}@media only screen and (min-width: 375px){.main-slider__item-img iframe{width:320;height:180px}}@media only screen and (min-width: 480px){.main-slider__item-img iframe{width:428px;height:241px}}@media only screen and (min-width: 768px){.main-slider__item-img iframe{width:580;height:326px}}@media only screen and (min-width: 925px){.main-slider__item-img{width:464px;position:absolute;top:0;left:0}}@media only screen and (min-width: 1140px){.main-slider__item-img{width:580px}}.main-slider__item-img img{max-width:100%;width:100%}.main-slider__item-desc{position:relative;padding:20px 0 0;box-sizing:border-box;line-height:1.125;font-size:20px}@media only screen and (min-width: 925px){.main-slider__item-desc{padding:0 40px 0;max-height:292px;overflow:hidden}}.main-slider__item-title{margin-bottom:20px;line-height:1.125;font-size:20px;font-weight:800}.main-slider__item-title a{color:#000;text-decoration:none}@media only screen and (min-width: 768px){.main-slider__item-title{font-size:25px}}@media only screen and (min-width: 1140px){.main-slider__item-title{font-size:27px;margin-bottom:30px}}.main-slider__item-lead{display:none}@media only screen and (min-width: 768px){.main-slider__item-lead{display:block}}@media only screen and (min-width: 925px){.main-slider__item-lead{display:none}}@media only screen and (min-width: 1080px){.main-slider__item-lead{display:block}}.main-slider__item-btn{cursor:pointer;width:140px;height:40px;line-height:40px;background-color:#015a9c;background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91);color:#fff;text-decoration:none;text-align:center;position:absolute;bottom:0;right:0;display:none}.main-slider__item-btn:hover{opacity:.9;text-decoration:none}@media only screen and (min-width: 925px){.main-slider__item-btn{display:inline-block}}.main-slider__item-btn span{cursor:pointer}.main-infographics{position:relative;color:#fff;background-color:#015a9c;background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91);max-width:1280px;margin:0 auto;overflow:hidden}.main-infographics__in{position:relative;padding:35px 40px 40px;background-image:url(/i/rhytm2.png);background-position:50% 0;background-size:cover;height:360px;box-sizing:border-box}.main-infographics__in:before{content:'';display:block;background-position:50% 0;width:610px;height:360px;position:absolute;top:0;right:-5px}@media only screen and (min-width: 768px){.main-infographics__in:before{margin-right:-380px;right:50%}}@media only screen and (min-width: 720px){.main-infographics__in{background-size:contain}}.main-infographics__list{margin:0 auto;box-sizing:border-box;position:relative;width:100%}@media only screen and (min-width: 768px){.main-infographics__list{width:700px}}.main-infographics__list-in{display:none}@media only screen and (min-width: 768px){.main-infographics__list-in{display:block}}.main-infographics__title{margin-bottom:25px;font-size:30px;margin:0 auto 20px;width:100%;text-align:center}@media only screen and (min-width: 768px){.main-infographics__title{text-align:left}}.main-infographics__item{font-size:30px;text-transform:uppercase;position:relative;margin-bottom:20px;padding-left:90px;padding-top:17px}.main-infographics__item:nth-child(2){padding-left:145px}.main-infographics__item:nth-child(3){padding-left:140px}.main-infographics__item .m--numb{font-size:68px;font-weight:800;position:absolute;top:40px;left:0}.main-infographics__item .m--title{font-size:12px;font-weight:800;text-transform:none;position:absolute;top:0;left:0}.main-infographics__item .m--desc{font-size:13px}.main-infographics__item .m--desc .m--small{font-size:8px}.main-infographics__item .m--desc .m--middle{font-size:13px}.main-infographics__link{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}.main-infographics2__title{margin:-10px 0 40px;font-size:30px;font-weight:bold;text-align:center;line-height:1}.main-infographics2__item{position:relative;font-family:'Geometria'}.main-infographics2__item:nth-child(odd){margin-left:50%}.main-infographics2__item:nth-child(odd) .main-infographics2__item-numb{margin-left:-95px}.main-infographics2__item:nth-child(odd) .main-infographics2__item-txt{float:right;padding-right:15px}.main-infographics2__item:nth-child(odd) .main-infographics2__item-txt:after{left:-95px;right:0}.main-infographics2__item:nth-child(odd) .main-infographics2__item-txt:before{left:auto;right:0}.main-infographics2__item:nth-child(even){padding-left:15px;margin-top:40px;margin-right:50%}.main-infographics2__item:nth-child(even) .main-infographics2__item-numb{float:right;margin-right:-95px}.main-infographics2__item:nth-child(even) .main-infographics2__item-txt:after{right:-95px;left:0}.main-infographics2__item-numb{display:inline-block;width:190px;height:70px;font-size:70px;line-height:1;color:#ABD8CC;text-align:center}.main-infographics2__item-txt{float:left;width:375px;padding-top:75px}.main-infographics2__item-txt:after{content:"";position:absolute;top:65px;height:2px;background-color:#AED1CB}.main-infographics2__item-txt:before{content:"";position:absolute;top:63px;left:0;height:6px;width:6px;background-color:#AED1CB}.main-infographics2__item-title{padding:39px 0 20px;font-size:20px;display:none}.main-infographics2__item-desc{font-size:16px}@media only screen and (max-width: 1060px){.main-infographics2__item .main-infographics2__item-txt{width:330px}}@media only screen and (max-width: 1023px){.main-infographics2__title{margin-bottom:15px}.main-infographics2__item{width:600px}.main-infographics2__item .main-infographics2__item-txt{width:375px}.main-infographics2__item:nth-child(odd){float:right;margin-left:0}.main-infographics2__item:nth-child(odd) .main-infographics2__item-numb{margin-left:0}.main-infographics2__item:nth-child(odd) .main-infographics2__item-txt:after{left:0}.main-infographics2__item:nth-child(even){float:left;margin-top:0;margin-right:0}.main-infographics2__item:nth-child(even) .main-infographics2__item-numb{margin-right:0}.main-infographics2__item:nth-child(even) .main-infographics2__item-txt:after{right:0}}@media only screen and (max-width: 679px){.main-infographics2__item{margin-bottom:15px;width:100%}.main-infographics2__item-numb{float:none;width:100px;height:50px;font-size:40px}.main-infographics2__item-txt:after{top:41px}.main-infographics2__item-txt:before{top:39px}.main-infographics2__item-title{padding-top:16px}}@media only screen and (max-width: 579px){.main-infographics2__item:nth-child(odd) .main-infographics2__item-txt{float:none;padding:0}.main-infographics2__item:nth-child(even){padding:0}.main-infographics2__item:nth-child(even) .main-infographics2__item-numb{float:none}.main-infographics2__item:nth-child(even) .main-infographics2__item-txt{padding:0}.main-infographics2__item .main-infographics2__item-txt{float:none;width:100%}.main-infographics2__item .main-infographics2__item-txt:before{display:none}.main-infographics2__item-numb{text-align:left}.main-infographics2__item-title{padding:0 0 10px}.main-infographics__in{padding-left:20px;padding-right:20px}}.main-priorities{color:#fff;background-color:#015a9c;background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91)}.main-priorities__in{background-image:url(/i/rhytm.png);background-position:50% 0;padding:40px 20px;background-attachment:fixed}@media only screen and (min-width: 640px){.main-priorities__in{padding:30px 25px}}@media only screen and (min-width: 768px){.main-priorities__in{padding:40px}}.main-priorities__title{line-height:1.25;font-size:20px;margin-bottom:0px}.main-priorities__title a{display:block;color:#fff;text-decoration:none;position:relative;padding-right:30px}@media only screen and (min-width: 640px){.main-priorities__title{margin-bottom:20px;text-align:center}.main-priorities__title a{padding-right:0}.main-priorities__title svg{display:none}}.main-priorities__title svg{height:20px;width:auto;margin-left:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.main-priorities__title svg polygon{stroke-width:4px;stroke:#fff}@media only screen and (min-width: 925px){.main-priorities__title{font-size:30px;margin-bottom:40px}}.main-priorities__list{max-width:700px;margin:0 auto;border:1px #fff solid;border-radius:2px;display:none}@media only screen and (min-width: 640px){.main-priorities__list{display:block}}.main-priorities__item{border-bottom:1px rgba(255,255,255,0.75) solid;cursor:pointer;font-size:16px}@media only screen and (min-width: 925px){.main-priorities__item{font-size:20px}}.main-priorities__item:last-child{border-bottom:none}.main-priorities__item-title{padding:19px 65px 17px 25px;position:relative;height:auto;overflow:hidden;box-sizing:border-box;line-height:1.25;font-size:20px}.main-priorities__item-desc{background:#fff;color:#000;line-height:1.45;overflow:hidden;max-height:0;padding-top:0;padding-bottom:0;padding-left:25px;padding-right:25px;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(0, 1, 0.5, 1);box-sizing:border-box;font-size:16px}.main-priorities__item-desc p{margin-bottom:10px}.main-priorities__item.m-open .main-priorities__item-desc{display:block;max-height:500px;padding-top:25px;padding-bottom:25px}.main-priorities__item-ctrl{position:absolute;top:0;bottom:0;right:0;border-left:1px rgba(255,255,255,0.75) solid;border-right:0;text-align:center;vertical-align:middle;width:60px;box-sizing:border-box}.main-priorities__item.m-open .main-priorities__item-ctrl{transform:rotate(180deg);border-right:1px rgba(255,255,255,0.75) solid;border-left:0}.main-priorities__item-ctrl svg{display:inline-block;vertical-align:middle;position:relative;top:50%;margin-top:-6px}.main-news{overflow:hidden;max-width:1280px;box-sizing:border-box;margin-top:60px;padding:0 30px 70px}@media only screen and (min-width: 768px){.main-news{padding:0 40px 70px}}@media only screen and (min-width: 1080px){.main-news{padding:0 80px 70px}}.main-news__in{padding-top:20px;position:relative;min-height:580px}.main-programs{width:100%;display:block;box-sizing:border-box;float:none}@media only screen and (min-width: 768px){.main-programs{display:inline-block;width:50%;float:left}}@media only screen and (min-width: 1080px){.main-programs{width:25%}}.main-programs__title{font-size:30px;font-weight:bold;margin-bottom:27px}.main-programs__item{margin-bottom:40px;font-size:20px}.main-programs__item-date{font-weight:600;margin-bottom:10px}.main-programs__item-place{font-weight:600;margin-bottom:10px}.main-programs__item-title{line-height:1.125}.main-multimedia{display:block;box-sizing:border-box;padding-left:0;width:100%}@media only screen and (min-width: 768px){.main-multimedia{display:inline-block;width:50%;padding-left:60px;float:left}}@media only screen and (min-width: 1080px){.main-multimedia{width:75%}}.main-multimedia__title{font-size:30px;font-weight:bold;margin-bottom:30px;text-align:left}@media only screen and (min-width: 480px){.main-multimedia__title{display:block}}.main-multimedia__item{margin-bottom:40px;position:relative;display:block;width:100%;max-width:328px;font-size:20px;cursor:pointer}@media only screen and (min-width: 768px){.main-multimedia__item{margin-left:inherit;margin-right:inherit}}@media only screen and (min-width: 1080px){.main-multimedia__item{margin-left:3%;width:48%;display:inline-block}.main-multimedia__item:nth-child(1){margin-left:0}.main-multimedia__item.m--ref{width:100%;margin-left:0}}@media only screen and (min-width: 1280px){.main-multimedia__item{max-width:328px}}.main-multimedia__item-img{display:inline-block;position:relative}.main-multimedia__item-img img{min-width:100%}.main-multimedia__item-type{background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91);text-align:center;box-sizing:border-box;width:45px;height:45px;position:absolute;bottom:0;left:0}.main-multimedia__item-type svg{max-width:100%;transform:translateY(-50%);position:relative;top:50%}.main-multimedia__item-title{padding-top:15px;line-height:1.25;display:block}.main-docs{display:block;box-sizing:border-box;position:relative;overflow:hidden;clear:both}@media only screen and (min-width: 1080px){.main-docs{display:inline-block;width:100%;padding-left:0px}}@media only screen and (min-width: 1220px){.main-docs{width:75%;padding-left:60px;position:absolute;left:25%;top:420px}}.stuff__wrap{padding-bottom:80px;padding-left:20px;padding-right:20px;max-width:1120px;margin:0 auto}@media only screen and (min-width: 320px){.stuff__wrap{padding-top:50px}}@media only screen and (min-width: 925px){.stuff__wrap{padding-top:80px}}@media only screen and (min-width: 640px){.stuff__wrap{padding-left:50px}}.stuff{display:flex;flex-wrap:wrap}@media only screen and (min-width: 320px){.stuff{justify-content:center}}@media only screen and (min-width: 640px){.stuff{justify-content:flex-start}}@media only screen and (min-width: 1080px){.stuff{justify-content:space-between}}.stuff .stuff-item{box-sizing:border-box}.stuff .stuff-item.m--col1{max-width:320px;padding-right:20px}.stuff .stuff-item.m--col2{max-width:690px;display:flex;flex-direction:column}.docs__item{width:240px;height:240px;border:2px #004E91 solid;position:relative;padding:32px 22px;display:block;box-sizing:border-box;margin-bottom:20px}@media only screen and (min-width: 640px){.docs__item{-webkit-flex-basis:20%;-moz-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}}@media only screen and (min-width: 768px){.docs__item{display:inline-block}.docs__item:nth-child(1){margin-left:0}}@media only screen and (min-width: 1080px){.docs__item{margin:0 20px}}.docs__item:before{content:'';display:block;width:40px;height:40px;position:absolute;top:-3px;right:-3px;background:#fff}.docs__item:after{content:'';display:block;width:57px;height:2px;position:absolute;top:18px;right:-10px;background:#004E91;transform:rotate(45deg)}.docs__item a{text-decoration:none;color:#004E91}.docs__item-in{font-size:16px;line-height:1.25;overflow:hidden;color:#004E91;position:relative}.docs__item-icon{position:relative;display:block;color:#004E91;box-sizing:border-box;text-align:left}@media only screen and (min-width: 925px){.docs__item-icon{text-align:center}}@media only screen and (min-width: 768px){.docs__item-icon{width:180px;display:inline-block}}@media only screen and (min-width: 790px){.docs__item-icon{width:200px}}.docs__item-icon svg{display:none}@media only screen and (min-width: 768px){.docs__item-icon svg{display:inline-block}}.docs__item-icon .b-btn{width:160px;margin:40px auto 0}.list{text-align:center;max-width:1120px;margin:0 auto;padding-top:20px}@media only screen and (min-width: 768px){.list{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}.list__item{margin-bottom:40px;position:relative;display:block;width:100%;max-width:328px;box-sizing:border-box;text-align:left;margin-left:auto;margin-right:auto}@media only screen and (min-width: 768px){.list__item{max-width:inherit;margin-left:0;margin-right:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:47%;-moz-flex-basis:47%;-ms-flex-preferred-size:47%;flex-basis:47%}}@media only screen and (min-width: 925px){.list__item{-webkit-flex-basis:30%;-moz-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%}}.list__item.m--no{width:0;height:0;border:none;margin:0;padding:0}.list__item.m--no:after,.list__item.m--no:before{display:none}.list__item:before{content:'';display:block;position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;z-index:0;background-color:#fff;transition:background-color .25s ease}.list__item:hover{text-decoration:none}.list__item:hover:before{background-color:#e3e3e3}.list__item.m--static{background-color:#015a9c;background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91);color:#fff}.list__item.m--static:before{display:none}.list__item.m--docs{border:2px #004E91 solid}.list__item.m--docs:before{content:'';display:block;width:40px;height:40px;position:absolute;top:-3px;right:-3px;bottom:inherit;left:inherit;background:#fff}.list__item.m--docs:after{content:'';display:block;width:57px;height:2px;position:absolute;top:18px;right:-10px;background:#004E91;transform:rotate(45deg)}.list__item-in{display:block;position:relative;z-index:1}.m--nophoto .list__item-in{padding-top:40px}.list__item.m--static .list__item-in,.list__item.m--docs .list__item-in{padding:20px}.list__item-img{display:block;position:relative;width:100%;margin-bottom:20px;max-height:190px;overflow:hidden}.list__item-img img{width:100%}.list__item-type{display:block;background:#016aab;background:-webkit-linear-gradient(left, #016aab, #004d91);background:linear-gradient(to right, #016aab,#004d91);text-align:center;box-sizing:border-box;width:45px;height:45px;position:absolute;bottom:0;left:0}.list__item-type svg{max-width:100%;transform:translateY(-50%);position:relative;top:50%}.list__item-date{color:#7f7f7f;display:block;font-size:15px;padding-bottom:15px}.list__item-title{line-height:1.2;display:block;font-size:20px}.list__item.m--static .list__item-title{font-weight:800}.list__item-description{padding-top:15px;line-height:1.2;display:block;font-size:18px}.list-docs{-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;text-align:center}@media only screen and (min-width: 640px){.list-docs{text-align:left;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}}.docs__list{display:flex}@media only screen and (min-width: 320px){.docs__list{flex-direction:column}}@media only screen and (min-width: 1080px){.docs__list{flex-direction:row}}.list-docs__item{min-width:240px;width:240px;min-height:290px;border:2px #004E91 solid;position:relative;padding:32px 22px;display:inline-block;box-sizing:border-box;text-align:left;margin-bottom:40px;overflow:visible}@media only screen and (min-width: 640px){.list-docs__item{-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:40%;-moz-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%}}@media only screen and (min-width: 925px){.list-docs__item{-webkit-flex-basis:30%;-moz-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%}}@media only screen and (min-width: 1140px){.list-docs__item{-webkit-flex-basis:20%;-moz-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%}}.list-docs__item:before{content:'';display:block;width:40px;height:40px;position:absolute;top:-3px;right:-3px;background:#fff}.list-docs__item:after{content:'';display:block;width:57px;height:2px;position:absolute;top:18px;right:-10px;background:#004E91;transform:rotate(45deg)}.list-docs__item a{text-decoration:none;color:#004E91}.list-docs__item a.b-btn{width:190px;margin:20px auto 0;position:absolute;bottom:20;color:#fff;white-space:nowrap;font-size:14px}.list-docs__item.m--no{width:0;height:0;border:none;margin:0;padding:0}.list-docs__item.m--no:after,.list-docs__item.m--no:before{display:none}.list-docs__item-in{font-size:16px;line-height:1.25;overflow:hidden;color:#004E91;position:absolute;top:25px;left:25px;right:25px;bottom:65px}.b-inject.m-inject-free{margin:20px 0}.b-inject.m-inject-free .b-inject__media img{width:auto;max-width:100% !important;height:auto !important;display:block}.b-inject .b-inject__copy{margin-top:10px;margin-bottom:10px;font-size:16px;color:#7f7f7f}.b-inject .b-inject__content{color:#7f7f7f;margin-top:10px}
