@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes turn{to{transform:rotate(3600deg)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,tfoot,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}body{font-size:12px;color:#222;font-family:'Conv_MuseoSansCyrl_0',sans-serif;font-weight:300}caption,header,td,th{margin:0;font:inherit;font-size:100%}caption,td,th{padding:0;border:0;text-align:left;font-weight:400;vertical-align:middle}header{vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}a img,header{border:0}article,aside,details,figcaption,figure,footer,header,header .menu-block .top .about-us ul li a,header .menu-block .top .about-us ul li:hover .content,main,menu,nav,section,summary{display:block}@font-face{font-family:'Conv_MuseoSansCyrl_0';src:url(../../fonts/MuseoSansCyrl_0.eot);src:local('☺'),url(../../fonts/MuseoSansCyrl_0.woff) format('woff'),url(../../fonts/MuseoSansCyrl_0.ttf) format('truetype'),url(../../fonts/MuseoSansCyrl_0.svg) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Conv_MuseoSansCyrl_2';src:url(../../fonts/MuseoSansCyrl_2.eot);src:local('☺'),url(../../fonts/MuseoSansCyrl_2.woff) format('woff'),url(../../fonts/MuseoSansCyrl_2.ttf) format('truetype'),url(../../fonts/MuseoSansCyrl_2.svg) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Conv_MuseoSansCyrl_3';src:url(../../fonts/MuseoSansCyrl_3.eot);src:local('☺'),url(../../fonts/MuseoSansCyrl_3.woff) format('woff'),url(../../fonts/MuseoSansCyrl_3.ttf) format('truetype'),url(../../fonts/MuseoSansCyrl_3.svg) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Conv_GLSL300';src:url(../../fonts/GLSL300.eot);src:local('☺'),url(../../fonts/GLSL300.woff) format('woff'),url(../../fonts/GLSL300.ttf) format('truetype'),url(../../fonts/GLSL300.svg) format('svg');font-weight:400;font-style:normal}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container{width:960px;display:flex}@media (max-width:960px){.container{flex-direction:column;width:90vw}}.animate,.animate:hover,body a,body a:hover,input,input:focus,textarea,textarea:hover{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.animate-slow,.animate-slow:hover{-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s}.hide,header .mobile-burger{display:none}.left{float:left}.right{float:right}.center{margin:0 auto}.cover-size{background-size:cover!important}.rounded{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}header{background:#59076a;color:#fff;padding:10px 0;position:fixed;width:100%;z-index:999}@media (max-width:960px){header .mobile-burger{display:inline-block;cursor:pointer}header .mobile-burger .bar1,header .mobile-burger .bar2,header .mobile-burger .bar3{width:45px;height:5px;background-color:#fff;margin:6px 0;transition:.4s}header .mobile-burger.change .bar1{-webkit-transform:rotate(-45deg) translate(-9px,6px);transform:rotate(-45deg) translate(-9px,6px)}header .mobile-burger.change .bar2{opacity:0}header .mobile-burger.change .bar3{-webkit-transform:rotate(45deg) translate(-8px,-8px);transform:rotate(45deg) translate(-8px,-8px)}}header .container{justify-content:space-between;align-items:center}@media (max-width:960px){header .container{flex-direction:row}}header a{color:#fff;text-decoration:none}header svg{fill:#fff}header .logo svg{width:180px;height:auto}@media (max-width:960px){header .logo svg{width:100px}}header .menu-block{display:flex;flex-direction:column;justify-content:center}@media (max-width:960px){header .menu-block{position:absolute;left:0;width:100vw;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1);padding:15px 5vw;top:60px;color:#222;flex-direction:column-reverse;height:calc(100vh - 68px);overflow-y:scroll;display:none}}header .menu-block svg{width:20px;height:20px}header .menu-block ul{display:flex}header .menu-block .top{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}@media (max-width:960px){header .menu-block .top{flex-direction:column}}header .menu-block .top .about-us svg,header .menu-block .top .languages svg{width:8px;height:8px}@media (max-width:960px){header .menu-block .top .about-us svg,header .menu-block .top .languages svg{display:none}}header .menu-block .top .social-icons a{margin-left:3px}header .menu-block .top .social-icons a:hover{opacity:.4}header .menu-block .top .social-icons a:last-child{margin-left:5px}@media (max-width:960px){header .menu-block .top .social-icons svg{fill:#222;width:30px;height:30px}}header .menu-block .top .about-us{margin-left:20px}@media (max-width:960px){header .menu-block .top .about-us{margin-top:10px;margin-left:0}}header .menu-block .top .about-us a{font-size:14px;border-bottom:1px solid transparent}@media (max-width:960px){header .menu-block .top .about-us a{color:#222}header .menu-block .top .about-us ul{flex-direction:column;text-align:center}}header .menu-block .top .about-us ul li:first-child{border-right:2px solid #fff;margin-right:10px;padding-right:10px}@media (max-width:960px){header .menu-block .top .about-us ul li:first-child{border:0;margin:0;padding:0}}header .menu-block .top .about-us ul li:first-child:hover a{border-bottom:1px dashed #fff}header .menu-block .top .about-us ul li:hover svg,header .menu-block .top .languages ul li:hover svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header .menu-block .top .about-us ul li a.support::before{height:1px;background:#fff}@media (max-width:960px){header .menu-block .top .about-us ul li a{padding:8px 0;font-size:16px;font-family:'Conv_MuseoSansCyrl_0',sans-serif;color:#222;width:100%;margin-bottom:0}}header .menu-block .top .about-us ul li .content{display:none;z-index:102;position:absolute;padding-top:5px}@media (max-width:960px){header .menu-block .top .about-us ul li .content{display:block;position:relative;padding-top:0}}header .menu-block .top .about-us ul li ul,header .menu-block .top .languages ul li .content ul,header .menu-block menu ul li ul{background:#fff;border-radius:4px;flex-direction:column;box-shadow:0 0 30px rgba(0,0,0,.18)}@media (max-width:960px){header .menu-block .top .about-us ul li ul{box-shadow:none;background:0 0;border-radius:0}}header .menu-block .top .about-us ul li ul li:first-child{margin-right:0;border:0;padding-right:0}@media (max-width:960px){header .menu-block .top .about-us ul li ul a{padding:8px 0!important;font-size:16px;font-family:'Conv_MuseoSansCyrl_0',sans-serif!important}}header .menu-block .top .about-us ul li ul a:hover,header .menu-block .top .languages ul li .content ul a:hover,header .menu-block menu ul li ul li a:hover{background:rgba(0,0,0,.05)}header .menu-block .top .languages{cursor:pointer;margin-left:20px}@media (max-width:960px){header .menu-block .top .languages{margin-left:0;margin-top:10px}}header .menu-block .top .languages.lang-en ul li .content{margin-left:-45px}@media (max-width:960px){header .menu-block .top .languages ul li{display:flex;flex-direction:row}}header .menu-block .top .languages ul li:hover .content,header .menu-block menu ul li:hover .content{display:block}header .menu-block .top .languages ul li .active{padding:0;color:#fff}@media (max-width:960px){header .menu-block .top .languages ul li .active{font-family:'Conv_MuseoSansCyrl_2',sans-serif;padding:10px;background:#59076a;border-radius:5px;font-size:14px}}header .menu-block .top .languages ul li .content{z-index:102;position:absolute;padding-top:5px;margin-left:-30px;display:none}@media (max-width:960px){header .menu-block .top .languages ul li .content{display:block;position:relative;margin-left:0;padding-top:0}}@media (max-width:960px){header .menu-block .top .languages ul li .content ul{box-shadow:none;border-radius:0;background:0 0}}header .menu-block .top .about-us ul li ul a,header .menu-block .top .languages ul li .content ul a,header .menu-block menu ul li ul li a{color:#222;padding:10px 25px;width:100%;font-family:'Conv_MuseoSansCyrl_2',sans-serif;margin-bottom:0}header .menu-block .top .languages ul li .content ul a{display:block}@media (max-width:960px){header .menu-block .top .languages ul li .content ul a{padding:10px;border-radius:5px;font-size:14px;font-family:'Conv_MuseoSansCyrl_2',sans-serif}}header .menu-block menu{margin-bottom:-5px}@media (max-width:960px){header .menu-block menu{margin-top:15px}}header .menu-block menu ul{align-items:flex-start}@media (max-width:960px){header .menu-block menu ul{flex-direction:column}}header .menu-block menu ul li{margin-left:24px}@media (max-width:960px){header .menu-block menu ul li{text-align:center;margin-left:0;width:100%}}header .menu-block menu ul li:before{background:#fff;height:0}header .menu-block menu ul li a{font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:21px;display:block;padding-bottom:4px}@media (max-width:960px){header .menu-block menu ul li a{color:#222;padding-bottom:10px}}header .menu-block menu ul li:hover:before{height:2px}header .menu-block menu ul li .content{position:absolute;display:none;padding-top:2px}@media (max-width:960px){header .menu-block menu ul li .content{position:relative;display:block;padding-top:0;margin-bottom:10px;margin-top:-5px}}@media (max-width:960px){header .menu-block menu ul li ul{box-shadow:none;border-radius:0;background:0 0}}header .menu-block menu ul li ul .triangle{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff;position:absolute;margin-top:-7px;margin-left:10px}@media (max-width:960px){header .menu-block menu ul li ul .triangle{display:none}}header .menu-block menu ul li ul li{margin-left:0;padding-bottom:0;width:100%}header .menu-block menu ul li ul li a{font-size:16px}@media (max-width:960px){header .menu-block menu ul li ul li a{padding:8px 0}}.slider,.slider ul li{width:100%;height:100vh}.slider{color:#fff;text-shadow:0 0 20px rgba(0,0,0,.3);position:relative;z-index:101}.slider ul li{display:flex;flex-direction:column;justify-content:flex-end;padding:10vh 5vw}@media (max-width:960px){.slider ul li{padding:10vh 5vw 15vh}}.slider ul li .container{flex-direction:column;color:#fff;text-decoration:none}.slider ul li h1{font-size:60px;font-family:'Conv_MuseoSansCyrl_3',sans-serif}@media (max-width:960px){.slider ul li h1{font-size:44px;margin-bottom:10px;line-height:40px}}.slider ul li .text{width:50vw;font-size:18px;line-height:24px}@media (max-width:960px){.slider ul li .text{width:100%;font-size:16px;line-height:20px}}.slider ul li .show-more{display:flex;font-size:28px;font-family:'Conv_MuseoSansCyrl_2',sans-serif;align-items:center;margin-top:20px;cursor:pointer}@media (max-width:960px){.slider ul li .show-more{font-size:24px}}.slider ul li .show-more svg{width:20px;height:20px;fill:#fff;margin-left:10px}.slider ul li .show-more:hover svg{margin-left:15px}.slider .triangle{width:0;height:0;border-bottom:10vh solid #fff;border-left:100vw solid transparent;position:absolute;bottom:0}@media (max-width:960px){.slider .triangle{border-bottom:5vh solid #fff}footer .container .title{display:none}}footer .copyright{width:200px}@media (max-width:960px){footer .copyright{width:100%}}footer .copyright svg{width:170px;fill:rgba(0,0,0,.8)}footer .copyright svg:hover{fill:#000}footer .copyright .e-mail{display:flex;margin-top:14px;color:#222;font-family:'Conv_MuseoSansCyrl_2',sans-serif;align-items:center;text-decoration:none;margin-bottom:20px}.container__front .title h3 a:hover,.container__front.news .slider-items .item:hover h4,.container__front.special .slider-items .item:hover h4,footer .copyright .e-mail:hover{text-decoration:underline}footer .copyright .e-mail svg{width:18px;height:18px;margin-right:6px}footer .copyright .address{margin-top:14px;line-height:10px;font-size:9px}footer .bg{background:#fff;width:100%;position:fixed;z-index:996;bottom:0;height:67px;left:0;display:none!important}footer .content{display:flex;width:960px}@media (max-width:960px){footer .content{flex-direction:column;width:100%}}footer .support{display:flex;width:610px;background:rgba(0,0,0,.03);border-top-right-radius:4px;border-top-left-radius:4px;justify-content:space-between}@media (max-width:960px){footer .support{width:100%;flex-direction:column;margin-top:50px}}footer .support.not-main{margin-left:180px}@media (max-width:960px){footer .support.not-main{margin-left:0}}footer .support .icons{display:flex;height:180px;overflow:hidden;width:290px;margin-left:-80px;margin-top:10px}@media (max-width:960px){footer .support .icons{margin-left:0;margin-top:-40px}}footer .support .icons svg{width:180px;height:180px}footer .support .icons svg:first-child{position:relative;z-index:101}footer .support .icons svg:last-child{margin-left:-70px;margin-top:10px}footer .support .text{display:flex;width:400px;flex-direction:column;justify-content:flex-end;padding:0 20px 20px 0}@media (max-width:960px){footer .support .text{width:100%;padding:10px;text-align:center}}footer .support .text h5{font-family:'Conv_MuseoSansCyrl_3',sans-serif;text-transform:uppercase;font-size:20px}footer .support .text p{display:block;margin:5px 0 12px;font-size:12px;line-height:16px}footer .support .text .actions{display:flex;justify-content:space-between}@media (max-width:960px){footer .support .text .actions{flex-direction:column}}footer .support .text .actions .button{display:block;border-radius:4px;width:49%;background:#8c17a3;color:#fff;text-decoration:none;text-align:center;padding:15px 0;font-family:'Conv_MuseoSansCyrl_2',sans-serif;font-size:16px}@media (max-width:960px){footer .support .text .actions .button{width:100%;margin-bottom:10px}footer .support .text .actions .button:last-child{margin-bottom:0}}.page a:hover,footer .support .text .actions .button:hover{background:#59076a}footer .support .text .logos{margin-top:10px}footer .support .text .logos img{width:100%}.container__front{display:flex;position:relative;z-index:997;margin-top:-10px}@media (max-width:960px){.container__front{flex-direction:column}}.container__front.news,.container__front.special{position:relative;z-index:102;min-height:300px;flex-direction:row;margin-bottom:0}.container__front.news{margin-top:-60px}@media (max-width:960px){.container__front.news,.container__front.special{flex-direction:column;margin-top:20px}}.container__front.news .crop,.container__front.special .crop{position:relative;width:910px;overflow:hidden}@media (max-width:960px){.container__front.news .crop,.container__front.special .crop{width:100%}}.container__front.news .slider-items,.container__front.special .slider-items{display:flex;width:9999px}.container__front.news .slider-items .item,.container__front.special .slider-items .item{width:283px;display:block;text-decoration:none;color:#222;margin-right:20px}@media (max-width:960px){.container__front.news .slider-items .item,.container__front.special .slider-items .item{width:90vw}}.container__front.news .slider-items .item img,.container__front.special .slider-items .item img,.news .items .item img,.single .text img{width:100%;height:auto}.container__front.news .slider-items .item .tags,.container__front.special .slider-items .item .tags{position:absolute;width:283px}.container__front.news .slider-items .item .tags .tag,.container__front.special .slider-items .item .tags .tag{color:#fff;padding:3px 5px;text-transform:uppercase;font-family:'Conv_MuseoSansCyrl_2',sans-serif;font-size:10px;display:inline-block;background:#59076a;float:left;margin-right:1px;margin-bottom:1px}.container__front.news .slider-items .item .tags .tag-laboratory,.container__front.special .slider-items .item .tags .tag-laboratory{background:#084965}.container__front.news .slider-items .item .tags .tag-migrants,.container__front.special .slider-items .item .tags .tag-migrants{background:#8ace06}.container__front.news .slider-items .item .tags .tag-antidiscrimination,.container__front.special .slider-items .item .tags .tag-antidiscrimination{background:#f7911d}.container__front.news .slider-items .item.no-image .tags,.container__front.special .slider-items .item.no-image .tags{display:table;position:relative;margin-bottom:10px}.container__front.news .slider-items .item h4,.container__front.special .slider-items .item h4{font-size:22px;line-height:26px;font-family:'Conv_MuseoSansCyrl_3',sans-serif;margin:5px 0 10px}.container__front.news .slider-items .item .text,.container__front.special .slider-items .item .text{line-height:20px;font-size:14px;font-weight:300}.container__front.news .slider-items .item:hover,.container__front.special .slider-items .item:hover,.page a{color:#000}.container__front.news .nav-next,.container__front.special .nav-next{position:absolute;margin-left:900px;cursor:pointer;opacity:.2}@media (max-width:960px){.container__front.news .nav-next,.container__front.special .nav-next{display:none}}.container__front.news .nav-next:hover,.container__front.special .nav-next:hover{opacity:.9}.container__front.news .nav-next svg,.container__front.special .nav-next svg{width:50px;height:50px}.container__front.publications{margin-top:0!important}.container__front.publications .content{padding-top:30px}@media (max-width:960px){.container__front.publications .content{padding-top:0}}.container__front.publications .title{padding-top:138px}@media (max-width:960px){.container__front.publications .title{padding-top:30px}}.container__front.special{margin-top:0}.container__front.special .content{padding-top:0}.container__front.special .title{padding-top:122px}@media (max-width:960px){.container__front.special .title{padding-top:0}}.container__front.about-napr .title{padding-top:240px}@media (max-width:960px){.container__front.about-napr .title{padding-top:30px}}.container__front.about-napr .title h3{white-space:nowrap}.container__front.about-napr .content{padding-top:40px;padding-bottom:0}@media (max-width:960px){.container__front.about-napr .content{padding-top:0}}.container__front.about-napr .content .text{width:70%;font-size:18px;line-height:28px;margin-top:0}@media (max-width:960px){.container__front.about-napr .content .text{width:100%}}.container__front.about-napr .content .text p,.page .text p{margin-bottom:18px}.container__front.directions .content{padding-left:0;width:931px;margin-left:-1px;padding-top:0}@media (max-width:960px){.container__front.directions .content{width:100%;margin-left:0}}.container__front.directions .title{padding-top:117px}@media (max-width:960px){.container__front.directions .title{padding-top:0}.container__front.directions .items{width:100%}}.container__front.directions .items .item{display:flex;align-items:center;color:#fff;text-decoration:none;padding:20px 40px}@media (max-width:960px){.container__front.directions .items .item{flex-direction:column;padding:20px;text-align:center}}.container__front.directions .items .item-laboratory{background:#084965}.container__front.directions .items .item-laboratory:hover{background:#19749c}.container__front.directions .items .item-migrants{background:#8ace06}.container__front.directions .items .item-migrants:hover{background:#b7dd3e}.container__front.directions .items .item-antidiscrimination{background:#f7911d}.container__front.directions .items .item-antidiscrimination:hover{background:#f9ae69}@media (max-width:960px){.container__front.directions .items .item-antidiscrimination h2{font-size:20px!important}}.container__front.directions .items .item:nth-child(2n){flex-direction:row-reverse}@media (max-width:960px){.container__front.directions .items .item:nth-child(2n){flex-direction:column}}.container__front.directions .items .item:nth-child(2n) .image{margin-right:0;margin-left:20px}.container__front.directions .items .item .image{margin-right:30px}@media (max-width:960px){.container__front.directions .items .item .image{margin-right:0}}.container__front.directions .items .item h2{font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:28px;line-height:32px;text-transform:uppercase;margin-bottom:8px}@media (max-width:960px){.container__front.directions .items .item h2{margin-top:15px}}.container__front.directions .items .item p{font-size:16px;line-height:20px;font-weight:300}.container__front.directions .items .item img{width:200px;height:200px;border-radius:50%;overflow:hidden}.container__front.footer .content{padding-bottom:0;justify-content:space-between;padding-top:0}.container__front .title{width:50px;border-right:1px solid rgba(0,0,0,.3);padding-top:160px}@media (max-width:960px){.container__front .title{border-right:0;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:10px;margin-bottom:10px;width:100%;padding-top:0}}.container__front .title h3{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);text-transform:uppercase;font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:20px;white-space:nowrap}.container__front .title h3 a{text-decoration:none;color:#222}@media (max-width:960px){.container__front .title h3{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.container__front .content{padding-top:90px;padding-left:20px;width:910px;display:flex;align-items:center;padding-bottom:50px}@media (max-width:960px){.container__front .content{width:100%;flex-direction:column;padding-top:0;padding-left:0}}.lang-en .container .title{padding-top:200px}.lang-en .container .title.title-en-2{padding-top:114px}.lang-en .container__front.about-napr .title{padding-top:224px}.subscribe .success,.subscribe form{align-items:center;width:100%;justify-content:flex-end}.subscribe form{display:flex}.subscribe form .ajax-loader{width:380px;height:60px}@media (max-width:960px){.subscribe form .ajax-loader{width:100%;height:180px}}.subscribe form .ajax-loader .loader{height:40px;width:40px}@media (max-width:960px){.subscribe form{flex-direction:column}}.subscribe .success{font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:16px;display:none}.subscribe .success svg{width:45px;height:45px;margin-left:15px}.subscribe .error{position:absolute;margin-top:-30px;display:none}.subscribe .error .content{background:#d23e10;color:#fff;padding:5px 10px}.subscribe .error .triangle{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #d23e10;margin-left:20px}.subscribe label{font-size:15px;color:rgba(0,0,0,.7);margin-right:20px}@media (max-width:960px){.subscribe label{text-align:center;margin:20px 0 10px;line-height:20px}}.subscribe .items{display:flex}@media (max-width:960px){.subscribe .items{flex-direction:column;width:100%}}.subscribe .items input{background:rgba(0,0,0,.07);border:0;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:12px;font-size:22px;font-family:'Conv_MuseoSansCyrl_3',sans-serif;width:240px}@media (max-width:960px){.subscribe .items input{width:100%;border-bottom-left-radius:0;border-top-right-radius:4px}}.subscribe .items input:focus{outline:0;background:rgba(0,0,0,.15)}.subscribe .items .button{background:#59076a;color:#fff;cursor:pointer;padding:0 20px;font-family:'Conv_MuseoSansCyrl_3',sans-serif;display:flex;align-items:center;text-transform:uppercase;border-top-right-radius:4px;border-bottom-right-radius:4px}@media (max-width:960px){.subscribe .items .button{padding:20px 0;text-align:center;justify-content:center;border-top-right-radius:0;border-bottom-left-radius:4px}}.subscribe .items .button:hover{background:#8c17a3}.subscribe__front{padding-left:70px;position:relative;z-index:105}@media (max-width:960px){.subscribe__front{padding-left:0}}.subscribe__napr{padding-left:49px}@media (max-width:960px){.subscribe__napr{padding-left:0}}.subscribe__napr form{border-left:1px solid rgba(0,0,0,.3);padding-bottom:50px;padding-left:20px}@media (max-width:960px){.subscribe__napr form{border-left:0;padding-left:0}}.subscribe__not-front{margin-bottom:50px}.subscribe__not-front form .ajax-loader{width:450px}@media (max-width:960px){.subscribe__not-front form .ajax-loader{width:100%}}.subscribe__not-front .items input{width:310px}@media (max-width:960px){.subscribe__not-front .items input{width:100%}}.page{padding-bottom:100px;margin-top:20px}.page em,.page i,.single em,.single i{font-style:italic}.page h2,.page h3,.page h4{font-size:36px;margin-bottom:15px}@media (max-width:960px){.page h2{font-size:28px}}.page h3,.page h4{font-size:32px}@media (max-width:960px){.page h3{font-size:24px}}.page h4{font-size:24px}@media (max-width:960px){.page h4{font-size:18px}}.page ol,.page ul{margin-bottom:18px;list-style:decimal}.page ul{list-style:circle}.page ol li,.page ul li,.single ol li,.single ul li{margin-left:15px;margin-bottom:10px}.legal-consultation .items .item strong,.page blockquote,.page h2,.page h3,.page h4,.page strong,.page__header .header h1,.single strong{font-family:'Conv_MuseoSansCyrl_3',sans-serif}.page blockquote{border-top:3px solid #222;padding:20px;border-bottom:3px solid #222;margin:40px 150px;font-size:18px}@media (max-width:960px){.page blockquote{margin:30px 0;padding:10px}}.page blockquote p,.single blockquote p{margin-bottom:0}.page .text{font-size:18px;line-height:26px;font-weight:300;width:600px}@media (max-width:960px){.page .text{width:100%}}.page__contacts{padding-bottom:50px}.page__reports,.page__team{flex-direction:column}.page__header{padding-top:80px}.page__header-contacts{width:100%;height:220px;display:flex;align-items:flex-end;background:url(../../images/bg.jpg) center center;background-attachment:fixed}.page__header .header{padding-bottom:40px}.page__header .header h1{font-size:60px;color:#fff;text-transform:uppercase;text-shadow:0 0 30px rgba(0,0,0,.4)}@media (max-width:960px){.page__header .header h1{font-size:40px}}.page__header .triangle{width:0;height:0;border-bottom:50px solid #fff;border-left:100vw solid transparent;position:absolute}@media (max-width:960px){.page__header .triangle{border-bottom:30px solid #fff}}.legal-consultation{padding-bottom:60px;display:flex;flex-direction:column}.legal-consultation .title{font-family:'Conv_MuseoSansCyrl_3',sans-serif;text-align:center;font-size:32px;margin-bottom:22px}.legal-consultation .items{display:flex}@media (max-width:960px){.legal-consultation .items{flex-direction:column}}.legal-consultation .items .item{width:50%;text-align:center;background:rgba(0,0,0,.05);padding:50px 20px;font-size:16px;line-height:24px}@media (max-width:960px){.legal-consultation .items .item{width:100%}}.legal-consultation .items .item p{margin-bottom:2px}.legal-consultation .items .item p:last-child{margin-bottom:0}.legal-consultation .items .item:last-child{background:rgba(0,0,0,.08)}.form .row label,.legal-consultation .items .item .place{font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:22px;margin-bottom:10px}.legal-consultation .items .item .hr{display:flex;justify-content:center;margin-bottom:14px}.legal-consultation .items .item .triangle{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:9px solid rgba(0,0,0,.9)}.ajax-loader{position:absolute;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;display:none}.ajax-loader .loader{border:6px solid #f3f3f3;border-top:6px solid #59076a;border-radius:50%;width:80px;height:80px;animation:spin 2s linear infinite}.form{flex-direction:column;margin-bottom:140px}.form .success{width:40%;flex-direction:column;align-items:center;text-align:center;display:none}.form .success svg{width:100px;height:100px}.form .success .title{font-size:16px;width:100%;margin:15px 0 5px}.form .success .info{font-size:14px}.form .ajax-loader{width:384px;height:486px}@media (max-width:960px){.form .ajax-loader{width:90%}}.form .error{background:#d23e10;padding:5px 10px;border-radius:4px;color:#fff;font-weight:700;margin-bottom:4px;font-family:'Conv_MuseoSansCyrl_2',sans-serif;display:none}.form .show-error .error{display:block}.form.loading .ajax-loader{display:flex}@media (max-width:960px){.form{margin-bottom:60px}}.form form{width:40%}@media (max-width:960px){.form form{width:100%}}.form .title{font-family:'Conv_MuseoSansCyrl_3',sans-serif;text-transform:uppercase;font-size:30px;margin-bottom:20px}@media (max-width:960px){.form .title{margin-bottom:0}}.form .row{margin-top:18px}.form .row label{display:block;font-size:18px;margin-bottom:4px}.form .row input,.form .row textarea{border:1px solid rgba(0,0,0,.2);padding:18px;border-radius:4px;width:100%;font-size:20px;font-family:'Conv_MuseoSansCyrl_0',sans-serif}.form .row input:focus,.form .row textarea:focus{outline:0;border:1px solid rgba(0,0,0,.6)}.form .row textarea{resize:none;height:140px}.form .row .button{background:rgba(0,0,0,.9);padding:30px 80px;color:#fff;text-transform:uppercase;display:inline-block;border-radius:4px;font-size:22px;font-family:'Conv_MuseoSansCyrl_3',sans-serif;cursor:pointer}@media (max-width:960px){.form .row .button{padding:30px 0;width:100%;text-align:center}}.form .row .button:hover{background:#59076a}.form__contacts .title{width:40%}@media (max-width:960px){.form__contacts .title{width:100%}}.form__support{margin-top:-40px}.news{margin-bottom:120px;margin-top:40px;flex-direction:column}@media (max-width:960px){.news{margin-bottom:80px}}.news .items .row{display:flex}@media (max-width:960px){.news .items .row{flex-direction:column}}.news .items .item{width:310px;display:block;text-decoration:none;color:#222;margin-right:15px;margin-top:30px}.news .items .item:last-child{margin-right:0}@media (max-width:960px){.news .items .item{width:100%;margin-right:0;margin-top:20px}}.news .items .item .image{width:310px;height:160px;overflow:hidden}@media (max-width:960px){.news .items .item .image{width:100%;height:auto}}.news .items .item .tags{position:absolute;width:310px}@media (max-width:960px){.news .items .item .tags{width:100%}}.news .items .item .tags .tag{color:#fff;padding:3px 5px;text-transform:uppercase;font-family:'Conv_MuseoSansCyrl_2',sans-serif;font-size:10px;display:inline-block}.news .items .item .tags .tag-laboratory{background:#084965}.news .items .item .tags .tag-migrants{background:#8ace06}.news .items .item .tags .tag-antidiscrimination,body.postid-194 .napr__title,body.postid-194 header,body.postid-85 .napr__title,body.postid-85 header{background:#f7911d}.news .items .item h4{font-size:22px;line-height:26px;font-family:'Conv_MuseoSansCyrl_3',sans-serif;margin:5px 0;padding:0 10px}.news .items .item .text{line-height:22px;font-size:15px;padding:0 10px;display:block}.news .items .item:hover{color:#000}.news .items .item:hover h4,.publications-items .row .item:hover h3{text-decoration:underline}.news .tags{width:100%}.news .tags-category{margin-top:-15px}.news .tags .row{display:flex;justify-content:center;width:100%}@media (max-width:960px){.news .tags .row{flex-direction:column}}.news .tags .row.row-mini{margin-top:1px}.news .tags .row.row-mini a{background:rgba(0,0,0,.1);font-size:12px;color:#222;font-family:'Conv_MuseoSansCyrl_0',sans-serif;font-weight:300;padding:10px 20px;text-transform:uppercase}@media (max-width:960px){.news .tags .row.row-mini a{line-height:16px}}.news .tags .row.row-mini a:nth-child(2),.news .tags .row.row-mini a:nth-child(3){background:rgba(0,0,0,.1)}.news .tags .row.row-mini a:nth-child(2):hover,.news .tags .row.row-mini a:nth-child(3):hover{background:rgba(0,0,0,.2)}.news .tags .row.row-mini a:hover{background:rgba(0,0,0,.2)}.news .tags .row a{background:#084965;color:#fff;font-family:'Conv_MuseoSansCyrl_3',sans-serif;padding:15px 25px;text-decoration:none;margin-right:1px;display:block;font-size:12px;text-transform:uppercase}@media (max-width:960px){.news .tags .row a{text-align:center;margin-bottom:1px;margin-right:0}.news .tags .row a:last-child{margin-bottom:0}}.news .tags .row a:hover{background:#19749c}.news .tags .row a:nth-child(2){background:#8ace06}.news .tags .row a:nth-child(2):hover{background:#b7dd3e}.news .tags .row a:nth-child(3){background:#f7911d}.news .tags .row a:nth-child(3):hover{background:#f9ae69}.news .show-more{display:flex;flex-direction:column;align-items:center;margin-top:30px;font-family:'Conv_MuseoSansCyrl_3',sans-serif;cursor:pointer}@media (max-width:960px){.news .show-more{text-align:center}}.news .show-more:hover{color:#59076a}.news .show-more:hover svg{fill:#59076a}.news .show-more.loading svg{animation:turn 30s linear}.news .show-more .more{font-size:20px;margin-top:8px}.news .show-more .total{opacity:.2;font-size:28px;text-transform:uppercase;margin-top:4px}.news .show-more svg{width:70px;height:70px}.news__similar{margin-top:15px!important;margin-bottom:60px!important}.news__similar .crop{width:960px!important}@media (max-width:960px){.news__similar .crop{width:100%}}.news__similar .nav-next{margin-left:970px!important}@media (max-width:960px){.news__similar .nav-next{display:none}}.news__similar .content{padding-left:0;width:960px;padding-top:0}@media (max-width:960px){.news__similar .content{width:90vw;padding-bottom:0}.news__similar .content .crop{width:90vw!important}.news__similar .content .slider-items{flex-direction:column}}.news__similar .content .slider-items .item{width:310px;margin-right:15px}@media (max-width:960px){.news__similar .content .slider-items .item{width:90vw;margin-bottom:30px}.news__similar .content .slider-items .item:last-child{margin-bottom:0}}.news__similar .content .slider-items .item .tags{width:310px}.news__similar .content .slider-items .item .tags .tag{display:inline-block}.title{font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:18px;text-transform:uppercase}.hr{width:100%;height:1px;background:rgba(0,0,0,.3);margin-top:10px}.single{margin-bottom:60px;margin-top:30px;flex-direction:column;font-size:16px;line-height:26px}.single .breadcrumbs{display:flex;font-size:14px;margin-bottom:10px}.single .breadcrumbs a{color:#222;text-decoration:none}.single .breadcrumbs a:hover{color:#59076a;text-decoration:underline}.single .breadcrumbs span{margin:0 3px 0 5px}.single .breadcrumbs span:first-child{margin-left:0}.single .text{margin-top:30px}.single .text a{color:#222}.single .text a:hover{color:#59076a;text-decoration:none}.single p{margin-bottom:14px}.single .tags a,.single blockquote{font-family:'Conv_MuseoSansCyrl_3',sans-serif}.single blockquote{border-top:3px solid #222;border-bottom:3px solid #222;margin:40px 150px;font-size:18px;padding:20px}@media (max-width:960px){.single blockquote{margin:30px 0;padding:10px}}.single .tags{margin-bottom:20px}.single .tags a{text-decoration:none;padding:3px 12px;background:rgba(0,0,0,.1);font-size:11px;display:block;float:left;margin-right:1px;color:#222;text-transform:uppercase}@media (max-width:960px){.single .tags a{margin-bottom:1px}}.single .tags a:hover{background:rgba(0,0,0,.2)}.single .tags a.laboratory{background:#084965;color:#fff}.single .tags a.laboratory:hover{background:#19749c}.single .tags a.migrants{background:#8ace06;color:#fff}.single .tags a.migrants:hover{background:#b7dd3e}.single .tags a.antidiscrimination{background:#f7911d;color:#fff}.single .tags a.antidiscrimination:hover{background:#f9ae69}.single .info{display:flex;margin-top:20px;font-size:12px}@media (max-width:960px){.single .info{flex-direction:column}}.single .info svg{width:28px;height:28px;margin-right:6px}.single .info-item{display:flex;align-items:center;margin-right:20px}@media (max-width:960px){.single .info-item{margin-bottom:15px;margin-right:0}.single .info-item:last-child{margin-bottom:0}}.single h1{font-size:50px;line-height:50px}@media (max-width:960px){.single h1{font-size:28px;line-height:32px}}.single h2{font-size:36px;margin-bottom:15px;margin-top:35px}@media (max-width:960px){.single h2{font-size:28px}}.single h3,.single h4{font-size:32px;margin-bottom:15px}@media (max-width:960px){.single h3{font-size:24px}}.single h4{font-size:24px}@media (max-width:960px){.single h4{font-size:18px}}.single ol,.single ul{margin-bottom:18px;list-style:decimal}.single ul{list-style:circle}.single .share{margin-top:30px;margin-bottom:20px}.single .share .title,.single h1,.single h2,.single h3,.single h4{font-family:'Conv_MuseoSansCyrl_3',sans-serif}@media (max-width:960px){.single .share .title{display:none}}.single .share .content{margin-left:-3px}@media (max-width:960px){.single .share .content{margin:0}}.single__publication .show-pub{background:rgba(0,0,0,.1);height:600px;width:100%;border-radius:4px}.team{margin-top:20px}.team .item{display:flex;margin-bottom:40px}@media (max-width:960px){.team .item{flex-direction:column}}.team .item .image{margin-right:30px;position:relative;z-index:101}@media (max-width:960px){.team .item .image{margin-right:0}}.team .item .image img{width:190px;height:190px;border-radius:50%;overflow:hidden}.team .item .name{background:#59076a;color:#fff;font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:26px;display:inline-block;padding:15px 30px 15px 120px;margin-left:-120px}@media (max-width:960px){.team .item .name{margin-left:0;padding:15px}}.team .item .bio{font-size:16px;line-height:26px;margin-top:15px}.team .item-join{padding:60px;background:#59076a;border-radius:4px;display:flex;color:#fff;text-decoration:none;justify-content:space-between;align-items:center;margin-top:80px}@media (max-width:960px){.team .item-join{padding:15px}}.team .item-join:hover{background:#8c17a3}.team .item-join svg{fill:#fff;width:160px;height:160px}.team .item-join .info-text{width:640px}@media (max-width:960px){.team .item-join .info-text{width:100%;text-align:center;margin-top:10px}}.team .item-join .title{font-size:28px;margin-bottom:10px}.team .item-join p{font-size:16px;line-height:24px}.reports{margin-bottom:40px}.reports .row{display:flex;justify-content:space-between}@media (max-width:960px){.reports .row{flex-direction:column}}.reports .row .item{width:230px;border:1px solid rgba(0,0,0,.1)}@media (max-width:960px){.reports .row .item{width:100%;margin-bottom:20px}.reports .row .item:last-child{margin-bottom:0}}.reports .row .item:hover .content{display:flex}@media (max-width:960px){.reports .row .item:hover .content{display:none}}.reports .row .item .content{position:absolute;background:rgba(0,0,0,.6);z-index:101;width:230px;height:326px;display:none;align-items:center;justify-content:center}.reports .row .item .content svg{width:120px;height:120px;fill:#fff}.reports .row .item img{width:100%;height:auto}.publications{margin-top:20px!important}.publications-items .row{display:flex;justify-content:space-between}@media (max-width:960px){.publications-items .row{flex-direction:column;margin-top:0}}.publications-items .row:first-child .item{margin-top:20px}@media (max-width:960px){.publications-items .row:first-child .item{margin-top:-20px}}.publications-items .row:last-child .item{margin-bottom:-50px}.publications-items .row .item{width:49%;display:flex;color:#222;text-decoration:none;margin-top:50px}@media (max-width:960px){.publications-items .row .item{flex-direction:column;width:100%;margin-top:30px}}.publications-items .row .item .image{margin-right:15px}@media (max-width:960px){.publications-items .row .item .image{margin-right:0}}.publications-items .row .item .image img{width:180px;height:auto}@media (max-width:960px){.publications-items .row .item .image img{width:100%}}.publications-items .row .item .image .time{font-size:12px;display:flex;align-items:center;margin-top:10px;justify-content:center}@media (max-width:960px){.publications-items .row .item .image .time{margin:15px 0;justify-content:flex-start}}.publications .slider-items .item .image .time svg,.publications-items .row .item .image .time svg{width:22px;margin-right:6px;height:22px}.publications-items .row .item h3{font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:22px;line-height:26px;margin-top:-4px}.publications-items .row .item .pub-text{font-size:14px;line-height:22px;margin-top:10px}.publications__similar{margin-bottom:80px;display:flex;justify-content:space-between}@media (max-width:960px){.publications__similar{margin-bottom:40px}}.publications__similar .item{width:30%;display:flex;color:#222;text-decoration:none}@media (max-width:960px){.publications__similar .item{width:100%;margin-bottom:30px}.publications__similar .item:last-child{margin-bottom:0}}.publications .slider-items .item:hover h3,.publications__similar .item:hover h3{text-decoration:underline}.publications__similar .item .image{margin-right:15px}.publications__similar .item .image img{width:100px;height:auto}.publications .slider-items .item .image .time,.publications__similar .item .image .time{font-size:10px;display:flex;align-items:center;margin-top:10px;justify-content:center}.publications__similar .item .image .time svg{width:18px;margin-right:4px;height:18px}.publications .slider-items .item h3,.publications__similar .item h3{font-family:'Conv_MuseoSansCyrl_3',sans-serif;font-size:14px;line-height:18px;margin-top:-2px}.publications__similar .item .pub-text{font-size:11px;line-height:16px;margin-top:5px}.publications .slider-items .item{width:49%;display:flex;color:#222;text-decoration:none}@media (max-width:960px){.publications .slider-items .item{width:100%;flex-direction:column}}.publications .slider-items .item .image{margin-right:15px}@media (max-width:960px){.publications .slider-items .item .image{margin-right:0}}.publications .slider-items .item .image img{width:180px;height:auto}@media (max-width:960px){.publications .slider-items .item .image img{width:100%}}.publications .slider-items .item .image .time{font-size:12px}@media (max-width:960px){.publications .slider-items .item .image .time{margin:15px 0;justify-content:flex-start}}.publications .slider-items .item h3{font-size:22px;line-height:26px;margin-top:-4px}.publications .slider-items .item .pub-text{font-size:14px;line-height:22px;margin-top:10px}.publications .content{padding-bottom:10px}.napr__title{padding-top:150px;color:#fff;padding-bottom:50px}@media (max-width:960px){.napr__title{padding-top:100px;padding-bottom:30px}}.napr__title .container{flex-direction:column}.napr__title h1{font-size:60px;text-transform:uppercase;font-family:'Conv_MuseoSansCyrl_3',sans-serif;width:70%}@media (max-width:960px){.napr__title h1{width:100%;font-size:34px}}.napr__title .info{font-size:18px;line-height:24px;width:70%;margin-top:15px}@media (max-width:960px){.napr__title .info{width:100%}}.napr__title .triangle{width:0;height:0;border-bottom:50px solid #fff;border-left:100vw solid transparent;position:absolute}@media (max-width:960px){.napr__title .triangle{border-bottom:30px solid #fff}}body.postid-196 .napr__title,body.postid-196 header,body.postid-83 .napr__title,body.postid-83 header{background:#8ace06}body.postid-198 .napr__title,body.postid-198 header,body.postid-78 .napr__title,body.postid-78 header{background:#084965}body.single{margin-top:0;margin-bottom:0}.category__special,.category__tag{margin-top:30px}.category__special .items .row:first-child .item,.category__tag .items .row:first-child .item{margin-top:0}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright,a img.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left}.alignleft,.wp-caption.alignleft,.wp-caption.alignnone,a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:14px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#module-donate-wrapper{box-shadow:none!important}