@charset "UTF-8";.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video,.mejs-mediaelement{width:100%;height:100%}.article__aside ul,.links-list{list-style:none}.calendar-year-dropdown select,.checkbox,.radio,.select_wrapper .select{-moz-appearance:none;-webkit-appearance:none}.dropdown:after,.poll_item.disabled,.slick-slide.dragging img{pointer-events:none}.calendar-header,table{border-collapse:collapse}.mejs-container{font-family:Helvetica,Arial;position:relative;text-align:left;vertical-align:top;text-indent:0;background:#000}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{overflow:hidden;width:100%;height:100%;margin:0;padding:0;background:#000}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:hidden}.mejs-clear{clear:both}.mejs-background,.mejs-mediaelement{position:absolute;top:0;left:0}.mejs-poster{position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}:root .mejs-poster img{display:none}.mejs-poster img{padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../img/mediaelementjs/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../img/mediaelementjs/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:url(../img/mediaelementjs/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(../img/mediaelementjs/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;bottom:0;left:0;width:100%;height:30px;margin:0;padding:0;list-style-type:none;background:url(../img/mediaelementjs/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7))}.mejs-container .mejs-controls div{font-family:Helvetica,Arial;font-size:11px;line-height:11px;display:block;float:left;width:26px;height:26px;margin:0;padding:0;list-style-type:none;border:0;background-image:none}.mejs-controls .mejs-button button{font-size:0;line-height:0;position:absolute;display:block;width:16px;height:16px;margin:7px 5px;padding:0;cursor:pointer;text-decoration:none;border:0;background:url(../img/mediaelementjs/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../img/mediaelementjs/controls_plus.png)}.mejs-controls .mejs-button button:focus{outline:#ff0 solid 1px}.calendar-help ul:focus,.slick-lists:focus,.slick-next:focus,.slick-prev:focus,a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:0}.mejs-container .mejs-controls .mejs-time{display:block;overflow:hidden;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:auto;height:17px;padding:8px 3px 0;text-align:center;color:#fff}.mejs-container .mejs-controls .mejs-time span{font-size:11px;line-height:12px;display:block;float:left;width:auto;margin:1px 2px 0 0;color:#fff}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{width:200px;padding-top:5px;direction:ltr}.mejs-controls .mejs-time-rail span{position:absolute;display:block;width:180px;height:10px;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{width:0;background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8))}.mejs-controls .mejs-time-rail .mejs-time-current{width:0;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-time-rail .mejs-time-handle{position:absolute;top:-2px;display:none;width:10px;margin:0;cursor:pointer;text-align:center;border:2px solid #333;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fff}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;top:-26px;display:none;width:36px;height:17px;margin-left:-18px;text-align:center;color:#111;border:1px solid #333;background:#eee}.mejs-controls .mejs-time-rail .mejs-time-float-current{left:0;display:block;width:30px;margin:2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float-corner{line-height:0;position:absolute;top:15px;left:11px;display:block;width:0;height:0;border:5px solid #eee;border-color:#eee transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-container.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-container.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-container.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{position:absolute;z-index:1;top:-115px;left:0;display:none;width:25px;height:115px;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:url(../img/mediaelementjs/background.png);background:rgba(50,50,50,.7)}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;top:8px;left:11px;width:2px;height:100px;margin:0;background:#ddd;background:rgba(255,255,255,.5)}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;top:8px;left:11px;width:2px;height:100px;margin:0;background:#ddd;background:rgba(255,255,255,.9)}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;top:-3px;left:4px;width:16px;height:6px;margin:0;cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background:#ddd;background:rgba(255,255,255,.9)}.mejs-controls div.mejs-horizontal-volume-slider{position:relative;width:60px;height:26px}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{font-size:1px;position:absolute;top:11px;left:0;width:50px;height:8px;margin:0;padding:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{font-size:1px;position:absolute;top:11px;left:0;width:50px;height:8px;margin:0;padding:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{position:absolute;right:-10px;bottom:26px;visibility:hidden;overflow:hidden;width:130px;height:100px;padding:10px;border:1px solid transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:url(../img/mediaelementjs/background.png);background:rgba(50,50,50,.7)}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{display:block;overflow:hidden;margin:0;padding:0;list-style-type:none!important}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{display:block;overflow:hidden;margin:0 0 6px;padding:0;list-style-type:none!important;color:#fff}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{float:left;clear:both;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{font-family:helvetica,arial;font-size:10px;line-height:15px;float:left;width:100px;padding:4px 0 0}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-chapters{position:absolute;z-index:1;top:0;left:0;width:10000px;-xborder-right:solid 1px #fff}.mejs-chapters .mejs-chapter{position:absolute;float:left;overflow:hidden;border:0;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000)}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;display:block;padding:5px;cursor:pointer;color:#fff;border-right:solid 1px #333;border-bottom:solid 1px #333}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;line-height:12px;display:block;margin:0 0 3px;white-space:nowrap;text-overflow:ellipsis}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;display:block;margin:3px 0 4px;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{font-size:12px;line-height:22px;position:absolute;bottom:0;left:0;text-align:center;color:#fff}.mejs-captions-layer a{text-decoration:underline;color:#fff}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;bottom:15px;left:0;width:100%}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url(../img/mediaelementjs/background.png);background:rgba(20,20,20,.8)}.me-cannotplay a{font-weight:700;color:#fff}.me-cannotplay span{display:block;padding:15px}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;z-index:1001;top:0;left:0;width:150px;padding:10px;border:1px solid #999;border-radius:4px;background:#fff}.mejs-contextmenu .mejs-contextmenu-separator{font-size:0;height:1px;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{color:#fff;background:#2c7c91}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{position:absolute;right:-10px;bottom:26px;visibility:hidden;overflow:hidden;width:130px;height:100px;padding:10px;border:1px solid transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:url(../img/mediaelementjs/background.png);background:rgba(50,50,50,.7)}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{display:block;overflow:hidden;margin:0;padding:0;list-style-type:none!important}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{display:block;overflow:hidden;margin:0 0 6px;padding:0;list-style-type:none!important;color:#fff}.article ol,.article ul,ol,ul{list-style-type:none}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{float:left;clear:both;margin:3px 3px 0 5px}.slick-lists,button,input{margin:0;padding:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{font-family:helvetica,arial;font-size:10px;line-height:15px;float:left;width:100px;padding:4px 0 0}.mejs-postroll-layer{position:absolute;z-index:1000;bottom:0;left:0;overflow:hidden;width:100%;height:100%;background:url(../img/mediaelementjs/background.png);background:rgba(50,50,50,.7)}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;z-index:100;top:0;right:0;padding:4px;cursor:pointer;color:#fff;background:url(../img/mediaelementjs/background.png);background:rgba(50,50,50,.7)}.slick-lists,.slick-slider,.slick-track{position:relative;display:block}@font-face{font-family:PTS55F_W;src:url(../fonts/PTS55F_W.eot);src:url(../fonts/PTS55F_W.eot?#iefix) format("embedded-opentype"),url(../fonts/PTS55F_W.woff) format("woff"),url(../fonts/PTS55F_W.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PTS56F_W;src:url(../fonts/PTS56F_W.eot);src:url(../fonts/PTS56F_W.eot?#iefix) format("embedded-opentype"),url(../fonts/PTS56F_W.woff) format("woff"),url(../fonts/PTS56F_W.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PTS75F_W;src:url(../fonts/PTS75F_W.eot);src:url(../fonts/PTS75F_W.eot?#iefix) format("embedded-opentype"),url(../fonts/PTS75F_W.woff) format("woff"),url(../fonts/PTS75F_W.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:websymbols;src:url(../fonts/websymbols.eot);src:url(../fonts/websymbols.eot?#iefix) format("embedded-opentype"),url(../fonts/websymbols.woff) format("woff"),url(../fonts/websymbols.ttf) format("truetype");font-weight:400;font-style:normal}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,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,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}body,html{height:100%}a img,fieldset,img{border:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto}.col_3_flex,.person .person__pic,.slick-lists,.topslider,.topslider__pics{overflow:hidden}button,input{border:0}@media only screen and (min-device-width:320px) and (max-device-width:480px){*{-webkit-text-size-adjust:none}}table{border-spacing:0;width:100%}.slick-slider{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider:hover .slick-arrow{opacity:1}.slick-loading .slick-lists{background:center center no-repeat #fff}.slick-lists.dragging{cursor:pointer;cursor:hand}.slick-slide,.slick-slide img,.slick-slider .slick-list,.slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{left:0;top:0;zoom:1}.slick-dots,.slick-next,.slick-prev{text-align:center;position:absolute}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;background-color:#f4f5f6;display:none}.slick-slide img{display:block;max-width:100%}.slick-slide.vertical img{width:auto;margin:0 auto}.slick-slide.slick-loading img{display:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-next,.slick-prev{top:50%;margin-top:-14px;font:0/0 a;text-shadow:none;color:transparent;height:50px;width:50px;z-index:1;cursor:pointer;opacity:0;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.slick-next:before,.slick-prev:before{vertical-align:middle;font-size:30px;color:#fff;display:inline-block}.slick-next.slick-disabled,.slick-prev.slick-disabled{opacity:.2}.slick-next:before,.slick-prev:before{font-family:websymbols,serif;font-weight:400;height:50px;line-height:50px}.slick-prev{left:0}.slick-prev:before{content:""}.slick-next{right:0}.slick-next:before{content:""}.slick-dots{margin:0;bottom:0;left:0;right:0}.header,.l-center,.slick-dots li{position:relative}.slick-dots li{display:inline-block;padding:0 3px}.slick-dots li.slick-active button{opacity:.3;box-shadow:none}.slick-dots li:before{display:none}.slick-dots button{display:block;width:6px;height:6px;background:#fff;-moz-box-shadow:0 1px 5px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.25);box-shadow:0 1px 5px rgba(0,0,0,.25);cursor:pointer;font:0/0 a;text-shadow:none;color:transparent;border-radius:50%}.l-article:after,.l-article:before,.l-center:after,.l-center:before,.l-content-four-col:after,.l-content-four-col:before,.l-content:after,.l-content:before{content:" ";display:table}.col_3_flex .topslider,.cols_flex{height:100%}.slick-dots button:hover{box-shadow:none}.l-center{max-width:940px;margin:0 auto;padding:0 30px}.l-center:after{clear:both}@media only screen and (max-width:800px){.l-center{padding:0 23px}}.l-content,.l-content-four-col{padding:22px 0 40px}.l-content:after{clear:both}.l-content .l-col1,.l-content .l-col2{width:48.40426%;margin-right:0}.l-content .l-col1{float:left}.l-content .l-col2{float:right}@media only screen and (max-width:550px){.l-content .l-col1,.l-content .l-col2{float:none;width:100%}.l-content .l-col2{margin-top:25px}}.l-content-four-col:after{clear:both}.l-content-four-col .l-col1,.l-content-four-col .l-col2,.l-content-four-col .l-col3,.l-content-four-col .l-col4{width:31.38298%;float:left;margin-right:2.87234%}.l-content-four-col .l-col3,.l-content-four-col .l-col4{float:right;margin-right:0}.l-content-four-col .l-col4{margin-top:30px}@media only screen and (max-width:800px){.l-content-four-col .l-col1,.l-content-four-col .l-col3{float:left;width:47.85714%;margin-right:4.28571%}.l-content-four-col .l-col2,.l-content-four-col .l-col4{float:right;width:47.85714%;margin-right:0}.l-content-four-col .l-col3{margin-top:30px}}@media only screen and (max-width:550px){.l-content-four-col .l-col1,.l-content-four-col .l-col2,.l-content-four-col .l-col3,.l-content-four-col .l-col4{float:none;width:100%;margin:0}.l-content-four-col .l-col2,.l-content-four-col .l-col3,.l-content-four-col .l-col4{margin-top:30px}}.l-article{margin:30px 0}.header .header__search-close:before,.header .header__top:before,.menu .menu__btn:before{content:"";vertical-align:middle}.l-article:after{clear:both}.l-article .l-col1{float:left;width:64.89362%}.l-article .l-col2{float:right;width:31.91489%}@media only screen and (max-width:800px){.l-article .l-col1{float:none;width:100%}.l-article .l-col2{display:none}}@media only screen and (max-width:550px){.l-article{margin-bottom:0}.l-article .l-col2{display:block;float:none;width:100%;margin-top:25px}}.l-article .l-content{padding:10px 0}.cols_flex{display:flex}.col_3_flex{flex-basis:65.5%;width:65.5%}@media only screen and (max-width:800px){.cols_flex{display:block}.col_3_flex{width:100%;flex-basis:inherit}}.col_1_flex{flex-basis:34.5%}.header{z-index:10;background:#fff}.header .header__top{position:relative;padding:16px 0 26px 120px;font-size:0}.header .header__top:before{display:inline-block;width:0;height:100%;min-height:105px}.header .logo{position:absolute;top:24px;left:0}@media only screen and (max-width:550px){.header .header__top{padding-left:0;height:auto}.header .header__top:before,.header .logo{display:none}}.header .header__title{display:inline-block;vertical-align:middle;font-family:PTS75F_W,Arial,sans-serif;font-weight:400;font-size:24px;line-height:1.25;text-align:left;color:#2d3746;letter-spacing:-.02em;white-space:normal}@media only screen and (max-width:550px){.header .header__title{display:block;font-size:16px;line-height:1.5}}.header .header__search{display:none;position:absolute;z-index:2;bottom:0;left:0;right:0;box-sizing:border-box;max-width:986px;margin:auto;padding:10px 60px 10px 10px;background:#475975;-moz-transition:bottom .2s linear;-o-transition:bottom .2s linear;-webkit-transition:bottom .2s linear;transition:bottom .2s linear}.header .header__search.is-visible{display:block;bottom:-60px}@media only screen and (max-width:550px){.header .header__search{padding-right:10px}.header .header__search .search{padding:0}.header .header__search .search__btn{display:none}}.header .header__search.is-static{position:relative;opacity:1;visibility:visible;height:0;padding:0;overflow:hidden;top:auto;left:auto;right:auto;bottom:auto;max-width:940px;background:0 0;margin-top:20px}.header .header__search.is-static.is-visible{height:60px;padding-top:10px;padding-bottom:10px}.header .header__search.is-static .search__btn{display:block}@media only screen and (max-width:800px){.header .header__search.is-static{padding:10px 20px;top:70px}}.header .header__search-close{position:absolute;top:0;right:0;bottom:0;width:60px;line-height:60px;text-align:center;cursor:pointer}.header .header__search-close:before{display:inline-block;background:url(../img/icons-s259000824c.png) 0 -41px no-repeat;width:25px;height:25px;position:relative;top:-2px}@media only screen and (max-width:550px){.header .header__search-close{display:none}}.logo{display:block;font:0/0 a;text-shadow:none;color:transparent}.logo_default{background:url(../img/svg/logo.svg?1612256264) no-repeat;-moz-background-size:83px 92px;-o-background-size:83px 92px;-webkit-background-size:83px 92px;background-size:83px 92px;width:83px;height:92px;display:-moz-inline-stack;display:inline-block}.menu,.menu .menu__list{position:relative;height:60px}.menu{background:#2d3746;line-height:60px;font-family:PTS75F_W,Arial,sans-serif;font-weight:400}.title,body{font-family:PTS55F_W,Arial,sans-serif;font-weight:400}.menu .l-center{background:#2d3746;z-index:3}@media only screen and (max-width:880px){.menu .l-center{height:60px}}.menu .menu__list{font-size:0}.menu .menu__list li{display:inline-block}.menu .menu__list li.is-active a{color:#fff}.menu .menu__list a{display:block;padding:0 30px;font-size:16px;color:#BFC9DA;text-decoration:none}.menu .menu__list a:first-child,.menu.menu_sub .menu__list a:first-child{padding-left:0}.menu .menu__list a.is-active,.menu .menu__list a:hover{color:#fff}.menu .menu__btn{position:absolute;z-index:2;top:0;left:7px;bottom:0;width:60px;text-align:center}@media only screen and (max-width:986px){.menu .menu__btn{left:0}}.menu .menu__btn:before{position:relative;top:-1px;display:inline-block;background:url(../img/icons-s259000824c.png) 0 -506px no-repeat;width:14px;height:10px}.menu .menu__btn.menu__btn_search{left:auto;right:7px}@media only screen and (max-width:986px){.menu .menu__btn.menu__btn_search{right:0}}.menu .menu__btn.menu__btn_search:before{background:url(../img/icons-s259000824c.png) 0 -577px no-repeat;width:15px;height:16px}.menu .menu__btn.menu__btn_portal{display:none}.menu .menu__btn.is-active,.menu .menu__btn:hover{background:#475975}.menu.menu_sub{min-height:60px;height:auto;background:#fff;border-bottom:1px solid #eaebec}.menu.menu_sub .l-center{background:#fff;z-index:1}.menu.menu_sub .menu__list{min-height:60px;height:auto;line-height:1;margin:0}.menu.menu_sub .menu__list a{line-height:60px;color:#475975;background:#fff}.menu.menu_sub .menu__list a.is-active,.menu.menu_sub .menu__list a:hover{color:#c50c1e;background:#fff}.menu.menu_sub .menu__list li.is-active a{color:#c50c1e;background:#fff}a,body{color:#2d3746}.menu.menu_sub-bottom{display:none;height:auto;margin:0 0 -30px}@media only screen and (max-width:550px){.menu.menu_sub{display:none}.menu.menu_sub-bottom{display:block}}.menu.menu_sub-bottom .menu__list{height:auto;margin:0}.menu.menu_sub-bottom li{display:block;margin:0 -23px;border-top:1px solid #617490}.menu.menu_sub-bottom li:first-child{border:none}.menu.menu_sub-bottom li a{padding:0 23px}body{font-size:16px;line-height:1.4;text-rendering:optimizeLegibility;min-width:300px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga" on}a{text-decoration:none;-moz-transition:color .3s ease;-o-transition:color .3s ease;-webkit-transition:color .3s ease;transition:color .3s ease}a:hover{color:#c50c1e}@media only screen and (max-width:550px){.hide-on-mobile{display:none}}.news,.news img,.title{display:block}.service-msg{padding-left:120px;font-size:16px;color:#2d3746;margin:25px 0}.service-msg p{margin:10px 0}.service-msg p.lead{font-size:21px;margin-top:25px}.service-msg a{color:#c50c1e}.service-msg a:hover{text-decoration:underline}.service-msg .title{margin-top:15px}.service-msg .search{max-width:300px;margin-top:15px}@media only screen and (max-width:550px){.service-msg{padding-left:0}.service-msg .title{font-size:24px}}.gallery .gallery__next:before,.topslider .topslider__next:before{width:0;height:0;border:0 solid transparent;border-width:6px 0 6px 10px;border-left-color:#fff}.gallery .gallery__prev:before,.topslider .topslider__prev:before{width:0;height:0;border:0 solid transparent;border-width:6px 10px 6px 0}.title{margin-top:30px;font-size:30px;line-height:1.2;color:#2d3746}.l-content>.title{margin-bottom:20px}.title:first-child{margin-top:0}.title.title_red{font-size:24px;color:#c50c1e}.news,.news>a{color:#2d3746;text-decoration:none}.title.title_small{font-size:21px;line-height:1.7}.l-content>.title.title_small{margin-bottom:10px}.title.title_big{font-size:36px}.l-content>.title.title_big{margin-bottom:25px}.title.title_margin{margin-left:62px}.title+.poll{margin-top:15px}.news{position:relative;margin-top:25px}.news .news__title-lead:hover+.news__title,.news em{color:#c50c1e}.news:first-child{margin-top:0}.news img{max-width:100%}.news img:first-child,.news img:first-of-type{margin-bottom:10px}.news img:last-child,.news img:last-of-type{margin-top:10px}.news em{font-style:normal}.news .news__title-lead{display:block;font-size:21px;line-height:1.15;color:#c50c1e}.news .news__title{padding-top:6px;font-size:16px;line-height:1.5;font-weight:400;color:#2d3746;transition:color .4s ease-in-out}.news .news__title:hover{color:#c50c1e}.news .news__type{position:absolute;top:0;right:0;z-index:2;height:30px;line-height:30px;background:rgba(0,0,0,.6);font-size:0;white-space:nowrap}.news .news__type span{display:inline-block;vertical-align:middle;font-family:Arial;font-size:12px;color:#fff;margin:0 10px}.news .news__type img{display:inline-block;vertical-align:middle;max-height:100%;width:auto;margin:0;padding:0}.news .news__type.video span:before,.rss:before{margin-right:6px;content:"";vertical-align:middle}.news .news__type.video span:before{display:inline-block;position:relative;top:-2px;background:url(../img/icons-s259000824c.png) 0 -19px no-repeat;width:12px;height:12px}.title+.news{margin-top:15px}.news.news_important .news__title{color:#c50c1e;line-height:1.43;font-size:21px}.news.news_important .news__title:hover{opacity:.7}.news.news_small .info,.news.news_small .news__title{font-size:13px;line-height:1.4}.news.news_small+.news.news_small{margin-top:20px;padding-top:20px;border-top:1px solid #eaeef4}@media only screen and (max-width:550px){.news img{display:none}}.events .news{padding-bottom:25px;border-bottom:1px solid #eaebec}.events .news:after{content:"";display:table;clear:both}.events .news:last-child{border-bottom:none;padding-bottom:0}.events .news img{float:left;max-width:304px;width:100%}.events .news img+.news__title,.events .news img+.news__title+.info{display:block;margin-left:340px}.events .news .news__title{padding-top:3px;font-size:21px;line-height:1.3;font-family:PTS75F_W,Arial,sans-serif;font-weight:400}.btn,.search input[type=text]{font-family:PTS55F_W,Arial,sans-serif}@media only screen and (max-width:800px){.events .news img{max-width:170px}.events .news img+.news__title,.events .news img+.news__title+.info{margin-left:200px}.events .news .news__title{font-size:20px;padding-top:5px}}@media only screen and (max-width:550px){.events .news img+.news__title,.events .news img+.news__title+.info{margin-left:0}.events .news .news__title{padding-top:0}}.events .news .info{margin-top:10px;font-size:13px;color:#52565D}.info{display:block;font-size:12px;line-height:2;color:#9198a2}.btn,.link-more{display:inline-block}.news .info{cursor:text}.link-more{margin-top:25px;font-size:14px;line-height:1.2;color:#c50c1e;text-decoration:none}.link-more:hover{text-decoration:underline}.btn{height:50px;padding:0 38px;text-align:center;font-size:24px;border:1px solid #2d3746;opacity:.4;background:0 0;color:#2d3746;font-weight:400}.btn:hover{opacity:1}.btn.btn_red{color:#c50c1e;border-color:#c50c1e}.search{position:relative;font-size:0;padding-right:87px}.search .search__ico{position:absolute;top:12px;left:16px;background:url(../img/icons-s259000824c.png) 0 -552px no-repeat;width:14px;height:15px}.search input[type=text]{display:block;height:40px;width:100%;box-sizing:border-box;padding:0 15px 0 40px;border:1px solid #E0DFDF;border-width:1px 0 1px 1px;box-shadow:none;border-radius:0;font-weight:400;font-size:14px;color:#2d3746}.rss,.search .search__btn{font-family:PTS75F_W,Arial,sans-serif;font-weight:400}.search input[type=text]:-ms-input-placeholder{color:#cdcfd1}.search input[type=text]:-moz-placeholder{color:#cdcfd1}.search input[type=text]::-moz-placeholder{color:#cdcfd1}.search input[type=text]::-webkit-input-placeholder{color:#cdcfd1}.search input[type=text]::placeholder{color:#cdcfd1}.search input[type=text]:valid+.search__clear{display:block}.search .search__btn{position:absolute;top:0;right:0;height:40px;width:87px;text-align:center;background:#c50c1e;color:#fff;font-size:16px}.pagi,.rss{font-size:14px}.search .search__clear{display:none;position:absolute;top:13px;right:100px;background:url(../img/icons-s259000824c.png) 0 -325px no-repeat;width:20px;height:14px;cursor:pointer}.pagi a,.pagi li,.rss,.rss:before{display:inline-block}.rss{color:#2d3746}.pagi,.pagi a{color:#c50c1e}.rss:before{background:url(../img/icons-s259000824c.png) 0 -526px no-repeat;width:16px;height:16px}.pagi{margin:27px 0 27px -5px;line-height:1.7}.pagi a{padding:0 5px;text-decoration:none}.pagi a:hover{color:#2d3746}.pagi li{margin-right:20px}.pagi li:last-child{margin-right:0}.pagi li.is-active a{color:#B9BABA}.pagi .l-center{padding:0}.pagi.pagi_border-top{margin-top:0;padding-top:27px;border-top:1px solid #eaebec}@media only screen and (max-width:800px){.pagi li{margin-bottom:5px}.pagi li:first-child{display:block;margin-right:0}.pagi li:last-child{display:block;margin-bottom:0}.pagi.pagi_border-top{padding-top:0;border:none}}@media only screen and (max-width:550px){.search .search__clear{right:13px}.pagi{margin-top:0}.pagi li{margin-right:15px}}.breadcrumbs{margin-top:25px;font-size:21px;line-height:1.2}.breadcrumbs li{display:inline-block;margin-right:14px}.breadcrumbs li:last-child{margin-right:0}.breadcrumbs li:last-child:after{display:none}.breadcrumbs li:after{content:"";display:inline-block;background:url(../img/icons-s259000824c.png) no-repeat;width:5px;height:9px;margin-left:18px}.breadcrumbs li.is-big{font-size:36px}.breadcrumbs li.is-last a{color:#c6c6c6}@media only screen and (max-width:550px){.breadcrumbs li,.breadcrumbs li:first-child{font-size:18px}}.breadcrumbs.breadcrumbs_medium{margin-top:45px;font-size:21px}.breadcrumbs.breadcrumbs_medium a{color:#2d3746}.breadcrumbs.breadcrumbs_medium a:hover{color:#c50c1e}.breadcrumbs.breadcrumbs_medium li:first-child{font-size:inherit}.breadcrumbs.breadcrumbs_medium li:last-child a{color:#2d3746}.breadcrumbs.breadcrumbs_gray a{color:#c6c6c6}.breadcrumbs.breadcrumbs_small{margin-top:0;padding-top:30px;border-top:1px solid #eaebec;margin-bottom:30px;font-size:14px}.breadcrumbs.breadcrumbs_small a{color:#c50c1e}.breadcrumbs.breadcrumbs_small a:hover,.breadcrumbs.breadcrumbs_small li:last-child a,.document{color:#2d3746}.breadcrumbs.breadcrumbs_small li{margin-right:6px}.breadcrumbs.breadcrumbs_small li:first-child{font-size:inherit}.breadcrumbs.breadcrumbs_small li:after{margin-left:11px}.document{display:block;margin-top:22px}.document:first-child{margin-top:0}.document:hover{color:#c50c1e}.document:hover .document__type{background:url(../img/icons-s259000824c.png) 0 -106px no-repeat;width:67px;height:86px}.document .document__type{box-sizing:border-box;padding:46px 0 0 9px;background:url(../img/icons-s259000824c.png) 0 -202px no-repeat;width:67px;height:86px;font-size:12px;line-height:1.6;color:#9198a2}.document .document__type span{display:block;text-transform:uppercase;font-family:AvantGardeLT-CondBook;font-weight:400;font-size:18px;line-height:1}.document .document__type span.doc{color:#0964c2}.document .document__type span.xls{color:#99bb12}.document .document__type span.rtf{color:#742929}.document .document__type span.pdf{color:#f82502}.document em,.results em{color:#c50c1e;font-style:normal}.document .document__title{display:block;margin-top:14px;font-size:16px;line-height:1.5;font-weight:400}.options,.results{font-size:14px;line-height:1.7}.results{margin-top:75px;padding:13px 0;border-bottom:1px solid #eaebec}.results strong{font-family:PTS75F_W,Arial,sans-serif;font-weight:400}.options{padding:18px 0;background:#ECEEF1;color:#888989}.contact,.person{line-height:1.5;font-size:16px}.options .option__in{position:relative;padding-left:60px}.options .option__name{position:absolute;top:0;left:0}.options label{margin-right:10px;white-space:nowrap}.options label span{white-space:normal}.options input[type=checkbox]{margin-right:8px}.options input[type=checkbox]:checked+span{font-weight:700;color:#656C77}.poll .poll__question,.topslider__captions .caption__title{font-weight:400;font-family:PTS75F_W,Arial,sans-serif}.contact{margin-top:25px}.contact:first-child{margin-top:0}.contact a{color:#c50c1e;padding-top:6px;border:none!important}.contact a:hover{text-decoration:underline}.person{display:block;margin:25px 0}.person:after,.person:before{content:" ";display:table}.person:after{clear:both}.person:first-child{margin-top:0}.person:last-child{margin-bottom:0}.person .person__pic{float:left;width:50px;height:50px;margin-top:7px}.person .person__pic img{display:block;max-width:100%}.person .person__content{margin-left:62px}.person .person__name{font-size:18px;color:#c50c1e}.person .person__about{margin-top:3px}.person.person_lead{font-size:21px}.person.person_lead .person__name{color:#2d3746}.gray-wrap{margin-top:25px;background:#eceef1}.gray-wrap .l-content{padding:30px 0}.links-list{margin:0;padding:0}.links-list li{margin:0;padding:0;border-bottom:1px solid #8190a6}.links-list li:before{display:none}.links-list li:last-child{border-bottom:none}.links-list a{display:block;padding:20px 25px;color:#f5f4f1;background:#617490}.links-list a:hover{background:#8190a6}.topslider{position:relative;background-color:#3C485B;max-height:465px}.topslider .topslider__nav{height:40px;position:absolute;z-index:3;top:-59px;left:30px;right:0;line-height:40px}.topslider .topslider__nav:after,.topslider .topslider__nav:before{content:" ";display:table}.topslider .topslider__nav:after{clear:both}@media only screen and (max-width:800px){.topslider{max-height:465px;padding-right:0}.topslider .topslider__nav{top:-59px;left:20px;bottom:initial;right:initial}}@media only screen and (max-width:550px){.topslider{max-height:initial}.topslider .topslider__nav{display:none}}.topslider .topslider__label{background:#c50c1e;display:block;float:left;font-size:18px;padding:0 17px;color:#fff}.topslider .topslider__label a{color:#fff;text-decoration:none}.topslider .topslider__label i{display:inline-block;background:url(../img/icons-s259000824c.png) 0 -298px no-repeat;width:19px;height:17px;margin-right:5px;position:relative;top:3px}@media only screen and (max-width:550px){.topslider .topslider__label{padding:0 10px}}.topslider .topslider__next,.topslider .topslider__prev{display:block;float:left;width:40px;background:#fff;text-align:center;line-height:40px;cursor:pointer;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.topslider .topslider__next:before,.topslider .topslider__prev:before{content:"";display:inline-block;vertical-align:middle;position:relative;top:-2px}.topslider .topslider__prev:before{border-right-color:#d5d7da}.topslider .topslider__next{background:#2d3746}.topslider .topslider__box{background-color:#2d3746;background-color:rgba(45,55,70,.5);position:absolute;z-index:2;bottom:0;left:0;right:0;min-height:130px;box-sizing:border-box;padding:19px 0 23px}@media only screen and (max-width:800px){.topslider .topslider__box{left:0;top:initial;width:initial;height:initial}}@media only screen and (max-width:550px){.topslider .topslider__box{position:static;min-height:inherit;background:0 0}}.topslider .slick-slide{background:0 0}.topslider__pics .slide{max-height:465px;overflow:visible;position:relative}.contacts,.is-gallery,.poll .btn,.profile-pic,.profile-pic .profile-pic__img,.slider,.slider__bottom,.topslider__captions{overflow:hidden}.topslider__pics .slide img{display:block;margin:0 auto;width:100%;max-width:1024px}@media only screen and (max-width:550px){.topslider__pics .slide{display:none!important}}.topslider__pics .slide__in{position:absolute;top:0;left:50%;width:3000px;margin-left:-1500px;height:100%;text-align:center}.topslider__captions .caption{display:none}.topslider__captions .caption:first-child{display:block}.topslider__captions .caption.slick-slide{background:0 0;display:block}@media only screen and (max-width:550px){.topslider__captions .caption{opacity:1!important;left:0!important;float:none;margin-top:15px;display:block}}.topslider__captions .caption__title{font-size:24px;line-height:1.25;color:#fff;letter-spacing:-.02em;text-decoration:none}.topslider__captions .caption__title a{text-decoration:none;color:#fff}.topslider__captions .caption__date{display:block;margin-top:10px;font-size:12px;line-height:1.5;color:#c4d3ea}.poll{position:relative;padding:30px;border:1px solid #c2c4c9}.poll .poll__title{font-size:24px;line-height:1.25;color:#2d3746;margin-right:15%}@media only screen and (max-width:550px){.poll{padding-top:60px}.poll .poll__title{margin:0}}.poll .poll__counter{margin-top:13px;font-size:16px;line-height:1.5;color:#b1ca08}.poll .poll__question{margin-top:5px;font-weight:700;font-size:16px;line-height:1.5;color:#2d3746}.poll .poll__answer{margin-left:-21px}.poll .poll__radio{display:inline-block;vertical-align:middle;margin:18px 0 0 21px;font-size:14px;color:#2d3746}.poll .poll__radio input[type=radio]{margin-right:5px}.poll .link-more{position:absolute;top:13px;right:20px;margin:0}.article h1,.title_big{margin-bottom:25px;font-weight:400}.poll .btn{white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;margin-top:27px;margin-right:9px}@media only screen and (max-width:550px){.poll .link-more{top:25px;right:25px}.poll .btn{display:block;max-width:100%;font-size:15px}.poll .btn+.btn{margin-left:0;margin-top:9px}}.article h1+.info,.title_big+.info{margin-top:10px}.title_big{font-size:36px;line-height:1.2}@media only screen and (max-width:550px){.title_big{font-size:30px}}.article{font-size:16px;line-height:1.5}.article h1{font-size:36px;line-height:1.2}@media only screen and (max-width:550px){.article h1{font-size:30px}}.article p{margin:25px 0}.article p:first-child{margin-top:0}.article p:last-child{margin-bottom:0}.article .lead{font-size:21px;line-height:1.43}.article h2,.article h3{font-size:21px;line-height:1.15;margin:45px 0 25px;font-weight:400}.article b{font-family:PTS75F_W,Arial,sans-serif;font-weight:400}.article i{font-family:PTS56F_W,Arial,sans-serif;font-weight:400}.article figure:after,.article figure:before{content:" ";display:table}.article figure:after{clear:both}.article figure img{display:block;float:left;max-width:77.70492%;margin-right:20px}.article figure figcaption{display:block;font-size:12px;line-height:1.5;color:#9198a2}@media only screen and (max-width:550px){.article figure{margin-left:-30px;margin-right:-30px}.article figure img{float:none;margin:0;max-width:100%}.article figure figcaption{margin-top:20px;padding:0 30px}}.article ol li,.article ul li,.article.article_list{padding-left:33px}.article a{border-bottom:1px solid #949494;padding-bottom:1px;transition:border-color .5s cubic-bezier(.23,1,.32,1),color .75s cubic-bezier(.23,1,.32,1)}.article a:hover{border-color:#000;color:#222}.article blockquote{margin-top:40px;font-size:21px;line-height:1.4;font-style:normal;font-weight:400}.article ul{margin:25px 0}.article ul li{position:relative;margin-top:25px}.article ul li:first-child{margin-top:0}.article ul li:before{content:"—";position:absolute;top:0;left:0}.article ol{margin:25px 0;counter-reset:list}.article ol li{position:relative;margin-top:25px}.article ol li:first-child{margin-top:0}.article ol li:before{counter-increment:list;content:counter(list) ".";position:absolute;top:5px;left:0;font-size:12px;color:#9198a2}.article .share a,.article hr{position:relative;border:none}.article hr{width:80.85106%;margin:25px 0;height:1px;left:-27px;background-color:#D5D7DA}@media only screen and (max-width:800px){.article hr{width:auto;left:0;margin-left:-23px;margin-right:-23px}}.article.article_list h1{margin-left:-33px}.article.article_list hr{left:-60px}@media only screen and (max-width:800px){.article.article_list hr{left:0;margin-left:-56px}}.article.article_list ol{margin-left:-33px}.article.article_list p.lead,.article.article_list p:first-of-type{font-size:inherit;line-height:inherit}.article .share{background:0 0}.article .share ul li:before{display:none}.article .share a{display:block;line-height:40px;padding-left:40px;cursor:pointer}.article .share a:before{font-family:websymbols,serif;font-weight:400;display:inline-block;height:40px;line-height:40px;position:absolute;left:0;top:0;font-size:20px;color:#2d3746;width:20px;text-align:center}.article .share a:hover:before{color:#c50c1e}.article .share .facebook:before{font-size:16px;content:""}.article .share .vkontakte:before{font-size:16px;content:""}.article .share .twitter:before{font-size:14px;content:""}.article .share .google:before{content:""}.article .share .print:before{content:""}.article .read_media{position:relative;margin-bottom:25px}.article .read_media_meta{display:block}.article .read_meta{color:#bbbcbc;font-size:14px;line-height:18px}.article .read_media_image img{width:100%}.article__aside{background:#f4f5f6;padding:30px}@media only screen and (max-width:550px){.article__aside{margin:0 -23px}}.article__aside ul,.article__aside ul li{margin:0;padding:0}.article__aside.article__aside_list{padding:0}.article__aside.article__aside_copy{display:none;float:right;width:42.85714%;margin:25px 0 25px 2.85714%}@media only screen and (max-width:800px){.article__aside.article__aside_copy{display:block}}@media only screen and (max-width:550px){.article__aside.article__aside_copy{display:none}}.article__attached .document{display:inline-block;vertical-align:top;margin-top:0;margin-left:-2px}.article__attached .document:first-child{margin-left:0}.gallery-wrap{padding:35px 0;background:#2d3746}@media only screen and (max-width:550px){.article__attached .document{display:block;width:auto;margin-top:25px}.gallery-wrap{padding:0}}.gallery .gallery__main{position:relative}.gallery .gallery__nav{position:absolute;left:0;bottom:0}.gallery .gallery__nav:after,.gallery .gallery__nav:before{content:" ";display:table}.gallery .gallery__nav:after{clear:both}.gallery .gallery__next,.gallery .gallery__prev{display:block;float:left;width:40px;height:40px;line-height:40px;box-sizing:border-box;text-align:center;cursor:pointer}.gallery .gallery__next:before,.gallery .gallery__prev:before{content:"";display:inline-block;vertical-align:middle;position:relative;top:-2px}.gallery .gallery__prev{background:#fff}.gallery .gallery__prev:before{border-right-color:#d5d7da}.gallery .gallery__next{background:#2d3746;background:rgba(45,55,70,.3);border:1px solid rgba(255,255,255,.2)}.gallery .gallery__carousel{position:relative;margin-top:4px;padding-right:121px}@media only screen and (max-width:550px){.gallery .gallery__carousel{padding-right:49px;margin-top:1px}}.gallery__slide:after,.gallery__slide:before,.slider__slide:after,.slider__slide:before{content:" ";display:table}.gallery__slide:after,.slider__slide:after{clear:both}.gallery__slide .gallery__slide-pic,.slider__slide .gallery__slide-pic{float:left;width:64.89362%;overflow:hidden}.gallery__slide .gallery__slide-pic img,.slider__slide .gallery__slide-pic img{display:block;max-width:100%}.gallery__slide .gallery__slide-caption,.slider__slide .gallery__slide-caption{float:right;width:35.10638%;box-sizing:border-box;padding:0 30px;font-size:12px;line-height:1.5;color:#9198a2}@media only screen and (max-width:550px){.gallery__slide .gallery__slide-pic,.slider__slide .gallery__slide-pic{float:none;width:100%}.gallery__slide .gallery__slide-caption,.slider__slide .gallery__slide-caption{display:none}}.profile{line-height:1.5}.profile p{margin:25px 0}.profile p:first-child{margin-top:0}.profile p:last-child{margin-bottom:0}.profile .lead{font-size:21px;line-height:1.4}.profile .profile__head{background:#eceef1;margin:0 auto}@media only screen and (max-width:800px){.profile .l-col1,.profile .l-col2{width:100%}}.profile-pic{position:relative;max-width:940px;margin:auto}.profile-pic:after,.profile-pic:before{content:" ";display:table}.profile-pic:after{clear:both}.profile-pic .profile-pic__img{float:left;width:50%;max-width:50%;box-sizing:border-box}.profile-pic img{display:block;max-width:100%}.profile-pic .profile-pic__caption,.profile-pic figcaption{float:left;width:50%;padding:30px 30px 30px 13px;box-sizing:border-box}.profile-pic dd,.profile-pic dl,.profile-pic dt{display:block;font-style:normal;font-weight:400}.profile-pic dt{font-size:30px;line-height:1.2}.profile-pic dd{font-size:16px;line-height:1.5;margin-top:15px}@media only screen and (max-width:800px){.profile-pic .profile-pic__img{padding:0 23px;float:none;width:100%;max-width:100%}.profile-pic .profile-pic__img img{margin:0 auto}.profile-pic .profile-pic__caption,.profile-pic figcaption{padding:30px 23px;float:none;width:100%}}@media only screen and (max-width:550px){.profile-pic dt{font-size:24px}.profile-pic p.lead{font-size:18px;line-height:1.33}.profile-pic .profile-pic__img{padding:0}.profile-pic .profile-pic__img img{width:100%}}.contacts{padding-top:20px;clear:both}.contacts a{display:block}.contact_item{float:left;margin-top:0;margin-right:2%;width:23%}.contact_item:nth-of-type(3){width:calc(23% - 13px);padding-left:13px}@media only screen and (max-width:800px){.contact_item{width:100%;margin-right:0;margin-bottom:20px}.contact_item:nth-of-type(3){width:100%;padding-left:0}.contact_item:last-of-type{margin-bottom:0}}.side-menu{display:none;position:absolute;z-index:500;top:0;left:-310px;max-width:300px;-moz-transition:linear .2s;-o-transition:linear .2s;-webkit-transition:linear .2s;transition:linear .2s}.side-menu .side-menu__title{padding:50px 30px 30px;background:#c50c1e;font-weight:400;color:#fff;color:rgba(255,255,255,.4);border-bottom:1px solid #D13D4B}.side-menu .side-menu__close{position:absolute;top:0;right:0;width:55px;height:55px;line-height:55px;text-align:center;background-color:#D13D4B;background-color:rgba(255,255,255,.2);cursor:pointer}.side-menu .side-menu__close:before{content:"";display:inline-block;vertical-align:middle;background:url(../img/icons-s259000824c.png) 0 -41px no-repeat;width:25px;height:25px}.article__media img,.slider img{width:100%}.side-menu .side-menu__close:hover{background-color:rgba(255,255,255,.3)}.side-menu .links-list li{border-color:#D13D4B}.side-menu .links-list a{color:#fff;background:#c50c1e}.side-menu .links-list a:hover{color:#7C0612}.side-menu.is-visible{left:0}.article__media{margin-bottom:25px;position:relative;min-height:400px;width:100%}.article__media_image_wrapper.vertical{background:#f4f5f6}.article__media_image_wrapper.vertical img{display:block;margin:0 auto;width:auto}.article__media_meta{font-size:14px;line-height:20px;padding:13px 0 0;color:#9198a2}.slider_close,.slider_fullscreen_button{position:absolute;right:0;height:50px;line-height:50px;width:50px;text-align:center;top:0;cursor:pointer}.slider_close:before,.slider_fullscreen_button:before{display:inline-block;font-size:25px;color:#fff;vertical-align:middle;font-family:websymbols,serif;font-weight:400}.slider_fullscreen_button:before{content:""}.slider_close{z-index:1}.gallery,.gallery .slick-list,.gallery .slick-track,.gallery .slider,.gallery .slider__slides{height:100%}.slider_close:before{content:""}.gallery-wrapper{position:fixed;top:0;left:0;height:100%;width:100%;z-index:3;display:none}.gallery{background:#2d3746}.gallery .slick-track{display:table}.gallery .slick-prev{left:20px}.gallery .slick-next{right:20px}.gallery .slick-slide{text-align:center;float:none;display:table-cell;vertical-align:middle;background:#2d3746}.gallery .slick-slide img{width:auto;margin:auto;max-height:100%;max-width:100%;display:block}.slider__bottom{margin:20px 0 60px}.slider__bottom .slick-slide{background:0 0;margin:0 10px}.filters{line-height:60px;min-height:60px;border-bottom:1px solid #eaebec;position:relative}.filters a{display:inline-block;margin-right:20px;line-height:1}.filters a.selected{color:#c50c1e}.filters .select{position:relative;display:none;margin-top:30px}@media only screen and (max-width:800px){.filters{border:none}.filters a{display:none}.filters .select{display:block}}.filters .select:after{font-family:websymbols,serif;font-weight:400;content:"";font-size:18px;display:inline-block;position:absolute;bottom:0;right:0;color:#2d3746;z-index:12;width:30px;height:60px;line-height:60px;text-align:center}.banner_title,.filters select{font-family:PTS55F_W,Arial,sans-serif;font-size:16px;font-weight:400}.filters select{display:inline-block;width:100%;height:30px;-webkit-appearance:none;border-radius:0;border-color:#eaebec;background:0 0;padding:0 10px;color:#2d3746;cursor:pointer}.load-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:12;background:rgba(255,255,255,.8)}.load-container .loader{border-top:5px solid rgba(197,12,30,.2);border-right:5px solid rgba(197,12,30,.2);border-bottom:5px solid rgba(197,12,30,.2);border-left:5px solid #c50c1e;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-animation:loader1 .5s infinite linear;-moz-animation:loader1 .5s infinite linear;-ms-animation:loader1 .5s infinite linear;-o-animation:loader1 .5s infinite linear;animation:loader1 .5s infinite linear;border-radius:50%;width:60px;height:60px;position:absolute;margin-left:-30px;margin-top:-30px;top:50%;left:50%}@-moz-keyframes loader1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes loader1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-o-keyframes loader1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-ms-keyframes loader1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.media_block__item{margin-top:15px}.media_block__item img{display:block;max-width:100%;margin-bottom:10px}.media_block__item .media__title{padding-top:6px;font-size:16px;line-height:1.5;font-weight:400;color:#2d3746}.quote_block__item{margin-top:15px;border:1px solid #e2e5e8}.quote_block__item img{display:block;max-width:100%;width:100%;margin-bottom:10px}.quote_block__item .quote_title{padding:13px 22px}.quote_block__item .quote_bottom{font-style:italic;padding:0 22px;margin-bottom:10px}.quote_block__item .quote_person{display:block;padding-top:6px}.quote_block__item .quote_date{display:block;line-height:1.5;font-weight:400;color:#2d3746}.banner_block__item{height:100px;width:290px;border:1px solid transparent;transition:border .4s ease-in-out}.banner_block__item:hover,.banner_block__item_border{border:1px solid #e2e5e8}.banner{position:relative;display:block;height:100%}.banner:hover .banner_link,.banner:hover .banner_title{color:#c50c1e}.banner_image img{max-width:100%;max-height:100px;display:block;margin:auto}.banner_title{color:#2d3746;padding:20px}.banner_link{position:absolute;bottom:20px;left:20px;font-size:12px;line-height:18px;color:#26327f;text-transform:uppercase}.cols,.main_quote{position:relative}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.cols{margin-top:37px}.cols>.l-center:after{content:"";display:table;clear:both}.col_3{width:65.5%}.col_1{width:34.5%}.col_1,.col_3{float:left}@media only screen and (max-width:800px){.cols>.l-center{padding:0}.cols{margin-top:0}.col_1,.col_3{float:none;width:auto}}.main_quote{background:#f4f5f6;height:100%;box-sizing:border-box;padding:23px 41px 50px;min-height:345px}.l-col2 .main_quote{display:none;height:auto}@media only screen and (max-width:800px){.main_quote{min-height:initial;display:none}.l-col2 .main_quote{display:block;padding:0;background:0 0;margin-bottom:40px}}@media only screen and (max-width:550px){.l-col2 .main_quote{display:none}}.main_quote__text{font-family:PTS56F_W,Arial,sans-serif;font-weight:400;font-size:24px}.main_quote__text_small{font-size:18px}@media only screen and (max-width:1024px){.main_quote__text{font-size:18px}.main_quote__text_small{font-size:16px}}.main_quote__title{font-size:16px;font-family:PTS75F_W,Arial,sans-serif;font-weight:400}@media only screen and (max-width:800px){.main_quote__title{display:block;margin-top:30px;font-family:PTS55F_W,Arial,sans-serif;font-weight:400;font-size:30px;line-height:1.2;color:#2d3746}}.main_quote__person{font-family:PTS56F_W,Arial,sans-serif;font-weight:400;position:absolute;bottom:23px;left:41px}.footer .footer__list,.narrow-menu-wrapper a{font-family:PTS75F_W,Arial,sans-serif;font-weight:400}@media only screen and (max-width:800px){.main_quote__person{position:static;margin-top:30px}}.main_quote__person a{color:#9198a2}.main_quote__person a:hover{color:#c50c1e}.main_quote__description{margin-top:25px}.main_quote__person__name{margin-left:68px;margin-top:12px;font-size:14px}.footer{margin-top:30px;border-top:9px solid #cccfd3;background:#EAEBED}.footer .footer__main{padding:40px 0;background:#f4f5f6;font-size:0}.footer .footer-list-wrap{margin-right:-23px}.footer .footer__list{display:inline-block;vertical-align:top;box-sizing:border-box;width:33.29787%;margin-bottom:50px;padding-right:2.87234%;font-size:14px;color:#7C8696;line-height:1.3}.footer .footer__list li{margin-top:24px}.footer .footer__list li:first-child{font-size:18px;margin-top:0;color:#020C22}.footer .footer__list li:first-child a{color:#2d3746}.footer .footer__list a{color:#7C8696}.footer .footer__list a:hover{color:#2d3746}@media only screen and (max-width:550px){.footer .footer__list{display:block;width:100%;margin-bottom:20px}.footer .footer__list li{display:none}.footer .footer__list li:first-child{display:block}}.footer .footer__bottom:before,.footer .footer__logo,.footer .footer__title{display:inline-block;vertical-align:middle}.footer .footer__search{padding-right:85px;position:relative}@media only screen and (max-width:550px){.footer .footer__search{margin-top:40px;padding-right:0}}.footer .footer__search .search input[type=text]{border:none}.footer .footer__search .rss{position:absolute;top:10px;right:0}.footer .footer__bottom{padding:42px 0 37px;font-size:0;text-align:left;white-space:nowrap}.footer .footer__bottom:before{content:"";width:0;height:100%}.footer .footer__logo_default{background:url(../img/icons-s259000824c.png) 0 -349px no-repeat;width:32px;height:32px}.footer .footer__title{width:80%;margin-left:13px;font-size:12px;line-height:1.167;color:#7c8696;white-space:normal}.links-block .l-col1,.links-block .l-col2{width:48.40426%;margin-top:10px;display:block}.footer_title,.portal__menu{color:#2d3746}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-align-full{text-align:justify}.links-block{padding-top:10px;padding-bottom:10px}.links-block .l-col1{float:left;margin-right:10px}.links-block .l-col2{float:right}@media only screen and (max-width:550px){.links-block .l-col1,.links-block .l-col2{float:none;width:100%}.portal__menu ul.l-col2{margin-top:0}}.article__attached .document{width:47%;padding:0 12px 12px 0;border:none}.article figure div.video_player{display:block;width:100%}.select2-hidden-accessible{display:none}.select2-container .select2-selection--single{height:40px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:38px}.select2-container--default .select2-selection--single{border-radius:0}.portal__menu{padding:12px 0;background:#fff;border-bottom:1px solid #eaebec}.portal__menu ul a{color:#2d3746;line-height:1.4;padding:10px 0;display:block;opacity:.7}.portal__menu ul a.selected,.portal__menu ul a:hover{opacity:1}@media only screen and (max-width:550px){.portal__menu_list.l-content{padding-bottom:0}}.is-narrow-nav .nav_toggle{display:inline-block}.is-narrow-nav .menu__list{display:none}.is-narrow-nav .menu__btn.menu__btn_portal{display:block}.narrow-menu-wrapper{display:none;position:fixed;width:350px;left:0;top:0;height:100%;bottom:0;background-color:#2d3746;z-index:0}.narrow-menu-wrapper a{color:#fff;display:inline-block;padding:0 30px;height:60px;line-height:60px;font-size:16px;text-decoration:none;transition:color .3s ease}.narrow-menu-wrapper a.is-active,.narrow-menu-wrapper a:hover{color:#c50c1e}@media only screen and (max-width:550px){.narrow-menu-wrapper{width:100%;position:static;height:auto}}.narrow-menu{height:100%;min-height:100%;overflow:auto}.narrow-menu ul{padding-bottom:30px;border-bottom:1px solid #475975}.narrow-menu ul li a{line-height:22px;height:auto;padding:5px 30px;font-family:PTS55F_W,Arial,sans-serif;font-weight:400}.narrow-menu ul li:first-child a{font-family:PTS75F_W,Arial,sans-serif;font-weight:400;line-height:60px;height:60px}.narrow-menu ul:last-child{border-bottom:none;padding-bottom:0}.main__menu_list-narrow{display:block;padding-right:0;padding-top:34px;margin:0;width:100%}.main__menu_list-narrow .main__menu_item{float:none;padding:0 30px}.wrapper{z-index:3;position:relative;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transition:-moz-transform .3s ease;-o-transition:-o-transform .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;background:#fff;display:block}.is-open-menu{overflow:hidden;background:#2d3746}.is-open-menu .wrapper{left:350px}.is-open-menu .wrapper.csstransforms{left:0;-moz-transform:translate3d(350px,0,0);-webkit-transform:translate3d(350px,0,0);transform:translate3d(350px,0,0)}@media only screen and (max-width:550px){.is-open-menu .wrapper{left:100%}.is-open-menu .wrapper.csstransforms{left:0;-moz-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.nav_current_item{display:inline-block;position:relative;vertical-align:top;color:#fff;line-height:60px;margin-left:37px}.nav_current_item:hover{color:#fff}.hidden{display:none}.dropdown:after,.mobile_menu_close:before{font-family:websymbols,serif;font-weight:400;display:inline-block}.mobile_menu_close{position:absolute;right:0;top:0;width:40px;height:40px;z-index:12;text-align:center;cursor:pointer}.mobile_menu_close:before{content:"";font-size:10px;color:#fff;height:40px;line-height:40px}.dropdown{position:relative;padding-right:20px;cursor:pointer;font-size:14px}.dropdown:after{content:"";font-size:16px;margin-left:8px;transition:transform .2s ease}.dropdown.is-open:after{-ms-transform:rotate(180degdeg);-webkit-transform:rotate(180degdeg);transform:rotate(180degdeg)}.form_field{float:left;margin-bottom:24px}.form_field_wide{width:50%}@media only screen and (max-width:550px){.form_field{float:none;margin-bottom:20px}.form_field_wide{width:100%}}.form_field_medium{width:48%;margin-right:24px}.form_field_large,.input,textarea{width:100%;box-sizing:border-box}.form_field_medium:nth-child(2n){margin-right:0}@media only screen and (max-width:550px){.form_field_medium{width:100%}}.form_block:after,.form_block:before{content:" ";display:table}.button,.input,textarea{display:block;font-weight:400}.form_block:after,.subscribe_message{clear:both}.input,textarea{height:40px;padding:0 15px;border:1px solid #cccfd3;box-shadow:none;border-radius:0;font-family:PTS55F_W,Arial,sans-serif;font-size:14px;color:#2d3746}.input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#7C8696}.input:-moz-placeholder,textarea:-moz-placeholder{color:#7C8696}.input::-moz-placeholder,textarea::-moz-placeholder{color:#7C8696}.input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#7C8696}.input::placeholder,textarea::placeholder{color:#7C8696}.is-error .input,.is-error textarea{border-color:#c50c1e}textarea{padding:20px 15px;height:300px}.button{top:0;right:0;height:40px;line-height:38px;width:300px;text-align:center;background:#c50c1e;font-family:PTS75F_W,Arial,sans-serif;color:#fff;font-size:16px;border:1px solid #c50c1e;cursor:pointer}.article .subscribe_topics li:before,.button.hidden{display:none}.button:hover{background:#fff;color:#c50c1e}@media only screen and (max-width:550px){.button{width:100%}}.button_transparent{background:0 0;color:#c50c1e}.button_transparent:hover{color:#fff;background:#c50c1e}.button_small{height:40px;width:120px}.button_xl{width:100%}.article .subscribe_topics li{padding-left:0}.article ul li.checkbox_item,.article ul li.radio_item,.checkbox_item,.radio_item{position:relative;display:inline-block;margin-bottom:15px;margin-right:10px;padding-left:0;margin-top:0}.article ul li.checkbox_item:before,.article ul li.radio_item:before,.checkbox_item:before,.radio_item:before{display:none}.article ul li.checkbox_item,.checkbox_item{margin-right:25px}.checkbox_tick,.radio_tick{margin:0 10px 0 0;position:absolute;left:0;display:block;cursor:pointer}.radio_tick{width:10px;height:10px;border-radius:100%;top:8px;border:1px solid #cccfd3}.checkbox_tick{width:14px;height:14px;top:5px}.checkbox_tick:after,.checkbox_tick:before{content:"";position:absolute;top:0;left:0;width:14px;height:14px}.checkbox_tick:before{z-index:1;border:1px solid #cccaca;box-sizing:border-box;background:#FFF;-webkit-transition:background .3s ease,border-color .3s ease;transition:background .3s ease,border-color .3s ease}.checkbox_tick:after{border:2px solid transparent;z-index:0}.checkbox,.radio{filter:alpha(Opacity=0);left:0;top:1px;z-index:1;margin:0 5px 0 0;padding:0;cursor:pointer;width:14px;height:14px;display:inline-block;opacity:0}.radio:before,.radio:checked+.radio_tick:before{width:4px;height:4px;position:absolute;top:6px;left:6px;margin-top:-3px;margin-left:-3px;content:""}.radio:before{border-radius:100%;background:#fff;display:block}.radio:checked+.radio_tick{background:#475975;border:1px solid #475975}.radio:checked+.radio_tick:before{border-radius:100%;background:#fff;display:block}.checkbox:checked+.checkbox_tick:before{border-color:#475975;background:#475975;cursor:pointer}.checkbox:checked+.checkbox_tick:after{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:7px;height:3px;border-color:#FFF;border-top-style:none;border-right-style:none;z-index:2;top:4px;left:3px}.article h2.title_small,.article h2.title_thin{margin:20px 0}.article h2.title_small+.checkbox_list,.article h2.title_small+.radio_list,.article h2.title_thin+.checkbox_list,.article h2.title_thin+.radio_list{margin:10px 0 0}.file{color:#c50c1e;display:block}.file_input{margin:0 0 30px}.form_file_wrapper{position:relative;float:left;width:200px}.form_file_wrapper input{position:absolute;left:0;top:0;width:200px;height:50px;opacity:0;cursor:pointer}.file-loaded{max-width:165px;display:inline-block;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:550px){.form_file_wrapper{float:none;width:100%}.form_file_wrapper input{width:100%}.file-loaded{max-width:240px}}.file-remove{background:url(../img/svg/close_dark.svg?1612256264) no-repeat;-moz-background-size:22px 22px;-o-background-size:22px 22px;-webkit-background-size:22px 22px;background-size:22px 22px;width:22px;height:22px;display:-moz-inline-stack;display:inline-block;cursor:pointer;vertical-align:top;margin-left:10px}.file-remove:hover{background:url(../img/svg/close_hover.svg?1612256264) 1px 1px no-repeat;-moz-background-size:22px 22px;-o-background-size:22px 22px;-webkit-background-size:22px 22px;background-size:22px 22px;width:22px;height:22px;display:-moz-inline-stack;display:inline-block}.form_field .button_narrow{width:200px;color:#c50c1e;font-size:13px;height:50px;line-height:50px;text-transform:uppercase;border:1px solid;background:0 0;padding:0;display:inline-block;text-align:center}.button_right{float:right}.letter_caption{color:#7C8696;font-size:13px;line-height:18px;margin-top:27px;margin-left:220px}.error,.search_filter .selected{color:#c50c1e}@media only screen and (max-width:550px){.form_field .button_narrow{width:100%}.button_right{float:none;width:100%;margin-bottom:30px}.letter_caption{margin-left:0}}.error{font-size:13px;font-style:normal}.error__big{font-size:24px}.subscribe_block .submit.button{margin-bottom:25px;margin-left:25px}.letter_form__error{min-height:50px;width:65%;float:left}.search_filter{margin-top:15px;padding-top:13px;border-top:1px solid #eaebec}.search_filter li{display:inline-block;margin-right:30px;font-size:16px;line-height:26px}.label{color:#7C8696;display:block;width:100%;padding:10px 0;font-family:PTS55F_W,Arial,sans-serif;font-weight:400;font-size:14px}.select_wrapper{position:relative}.select_wrapper .select{appearance:none;color:#222;font-size:16px;line-height:36px;height:40px;border-radius:2px;width:100%;border-color:#E8E8E8;background:0 0;cursor:pointer;text-indent:14px}.select_wrapper .select:after{content:"";background-image:url(/static/img/svg/chevron_down_gray.svg);background-repeat:no-repeat;background-size:10px 10px;background-position:center;opacity:.4;width:25px;height:25px;display:inline-block;transition:background .3s ease;top:50%;margin-top:-12.5px;right:10px;position:absolute;pointer-events:none}.select_wrapper .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select_wrapper .select2-container .select2-choice{border-radius:0;border-color:#eaebec;background:0 0;height:40px;line-height:36px;padding-left:0}.select_wrapper .select2-container .select2-choice .select2-selection__rendered{padding-left:14px;padding-right:30px}.select_wrapper .select2-container .select2-choice .select2-arrow{display:none}.select_wrapper .select2-container .select2-selection--single{height:40px}.select_wrapper .select2-container--open.select2-container--above .select2-selection--single{border-color:transparent #ccc #ccc}.select_wrapper .select2-container--open .select2-selection--single{border-color:#ccc #ccc transparent}.select_wrapper .select2-container--open .select2-dropdown{border-color:transparent #ccc #ccc;padding-top:14px;margin-top:-1px;border-radius:0;z-index:999}.calendar-container,.dateblock{-moz-border-radius:2px;-webkit-border-radius:2px;overflow:hidden}.select_wrapper .select2-container--open .select2-dropdown.select2-dropdown--above{padding-top:0;padding-bottom:14px;border-top-color:#ccc;border-bottom-color:transparent;box-shadow:none;margin-top:0}.select_wrapper .select2-results__option--highlighted[aria-selected]{background:0 0}.select_wrapper .select2-container li{padding-top:8px;padding-bottom:8px;padding-left:14px;color:#000;line-height:22px}.select2-results .select2-highlighted{background:#2d3746!important}.select2-drop-active{border-color:#eaebec!important}.select2-drop{box-shadow:none!important}.poll_list{margin:20px 0}.poll_list:last-child{margin-bottom:0}.article h2.title_small+.poll_list{margin-bottom:20px}.poll_item{display:block!important}.article .sep{left:0;margin:50px 0 34px}.dateblock{position:relative;display:inline-block;margin-top:32px;padding:0 7px;width:108px;height:28px;line-height:28px;font-size:14px;color:#606778;border-radius:2px;border:1px solid #D8D8D8;cursor:pointer;text-align:center;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;-moz-transition:all 1.4s cubic-bezier(.23,1,.32,1);-o-transition:all 1.4s cubic-bezier(.23,1,.32,1);-webkit-transition:all 1.4s cubic-bezier(.23,1,.32,1);transition:all 1.4s cubic-bezier(.23,1,.32,1)}.dateblock:hover{color:#2d3746}.dateblock.is-active{background:#2d3746;border-color:#2d3746;color:#fff}.calendar-container{background:#fff;-moz-box-shadow:0 4px 4px 0 rgba(9,63,179,.06),0 8px 18px 2px rgba(2,11,34,.08);-webkit-box-shadow:0 4px 4px 0 rgba(9,63,179,.06),0 8px 18px 2px rgba(2,11,34,.08);box-shadow:0 4px 4px 0 rgba(9,63,179,.06),0 8px 18px 2px rgba(2,11,34,.08);border-radius:2px;z-index:10003;position:relative;width:236px;font-size:15px;cursor:default;margin-top:1px;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.wf-itcfranklingothicw10md862390-n4-active .calendar-container{font-family:"ITCFranklinGothicW10-Md 862390",arial,sans-serif;font-weight:400}@media only screen and (max-width:550px){.calendar-container,.dateblock{display:none}}.calendar-scroll-view{position:relative;overflow:auto;height:444px}.calendar-scroll-view table{width:100%;padding-bottom:60px}.calendar-header{position:relative;left:0;right:0;border-bottom:1px solid #E2E3E4;clear:left;height:48px;font-size:11px}.calendar-header .thead{height:48px;padding-left:20px}.calendar-row{height:27px;margin-bottom:7px;padding-left:20px;overflow:hidden}.calendar-day{width:26px;height:24px;font-size:15px;text-align:center;line-height:24px;color:#2d3746;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-transition:background .4s cubic-bezier(.23,1,.32,1),color .4s cubic-bezier(.23,1,.32,1),border .4s cubic-bezier(.23,1,.32,1);-o-transition:background .4s cubic-bezier(.23,1,.32,1),color .4s cubic-bezier(.23,1,.32,1),border .4s cubic-bezier(.23,1,.32,1);-webkit-transition:background .4s cubic-bezier(.23,1,.32,1),color .4s cubic-bezier(.23,1,.32,1),border .4s cubic-bezier(.23,1,.32,1);transition:background .4s cubic-bezier(.23,1,.32,1),color .4s cubic-bezier(.23,1,.32,1),border .4s cubic-bezier(.23,1,.32,1);float:left;border:1px solid #fff}.wf-itcfranklingothicw10md862390-n4-active .calendar-day{font-family:"ITCFranklinGothicW10-Md 862390",arial,sans-serif;font-weight:400}.calendar-grey .calendar-day{color:#B2B8C4}.calendar-day.today{background-color:#ECECEC;color:#2d3746}.calendar-day.enabled{color:#2d3746}.calendar-day:hover{background:#EEE;border-color:#EEE}.calendar-day:active{background:#2d3746;color:#fff;border-color:#2d3746}.calendar-day.calendar-today{border-color:#EEE}.calendar-day.active{background:#2d3746;border-color:#2d3746;color:#fff}.calendar-not-this-month{cursor:default;color:#020C22;background:0 0}.calendar-not-this-month:hover{background:0 0;border-color:transparent}.calendar-grey .calendar-not-this-month{color:#020C22}.calendar-week-day{width:28px;height:40px;line-height:48px;text-align:center;text-transform:uppercase;color:#B2B8C4;letter-spacing:1px;float:left;-moz-transition:color .4s cubic-bezier(.23,1,.32,1);-o-transition:color .4s cubic-bezier(.23,1,.32,1);-webkit-transition:color .4s cubic-bezier(.23,1,.32,1);transition:color .4s cubic-bezier(.23,1,.32,1)}.calendar-week-day.hover,.calendar-week-day:focus,.calendar-week-day:hover{color:#020C22}.calendar-month-header{text-align:center;text-transform:uppercase;margin:27px 0 9px;top:0}.calendar-month-header>div{margin:auto;display:-moz-inline-stack;display:inline-block;width:160px}.calendar-wrapper-date{padding-top:20px;height:27px;-moz-transition:-moz-transform .4s cubic-bezier(.23,1,.32,1),top .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1);-o-transition:-o-transform .4s cubic-bezier(.23,1,.32,1),top .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1);-webkit-transition:-webkit-transform .4s cubic-bezier(.23,1,.32,1),top .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1);transition:transform .4s cubic-bezier(.23,1,.32,1),top .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1);overflow:hidden;white-space:nowrap;top:0;position:relative;z-index:1}.calendar-wrapper-date:after{content:" ";display:table;clear:both}.csstransforms .calendar-wrapper-date{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}.csstransforms3d .calendar-wrapper-date{-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.calendar-wrapper-date.is-active-dropdown{overflow:visible}.calendar-wrapper-date.closed{top:-100%;height:0;padding:0}.csstransforms .calendar-wrapper-date.closed{top:0;-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.csstransforms3d .calendar-wrapper-date.closed{-moz-transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.calendar-input-date{padding:0 7px 0 20px;width:114px;-moz-transition:width .4s cubic-bezier(.23,1,.32,1);-o-transition:width .4s cubic-bezier(.23,1,.32,1);-webkit-transition:width .4s cubic-bezier(.23,1,.32,1);transition:width .4s cubic-bezier(.23,1,.32,1);display:inline-block;vertical-align:top}.is-active-input .calendar-input-date,.is-hover-input .calendar-input-date{width:189px}.calendar-input-date input{display:block;line-height:25px;height:25px;padding:0;margin:0;width:100%;font-size:12px;color:#020C22;border:1px solid #E2E3E4;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;text-indent:10px;-moz-transition:border-color .3s;-o-transition:border-color .3s;-webkit-transition:border-color .3s;transition:border-color .3s}.wf-itcfranklingothicw10bk862339-n4-active .calendar-input-date input{font-family:"ITCFranklinGothicW10-Bk 862339",arial,sans-serif}.wf-itcfranklingothicw10md862390-n4-active .calendar-year-dropdown .current-value,.wf-itcfranklingothicw10md862390-n4-active .calendar-year-dropdown select{font-family:"ITCFranklinGothicW10-Md 862390",arial,sans-serif;font-weight:400}.calendar-input-date input:-moz-placeholder,.calendar-input-date input::-moz-placeholder{color:#B2B8C4;opacity:1}.calendar-input-date input::-webkit-input-placeholder{color:#B2B8C4}.calendar-input-date input:hover{border-color:#3C485F}.calendar-input-date input:focus{outline:0;border-color:#3C485F}.calendar-input-date input.error{border-color:#c50c1e}.calendar-year-dropdown{padding:0 20px 0 7px;width:66px;display:inline-block;position:relative;vertical-align:top;-moz-transition:-moz-transform .4s cubic-bezier(.23,1,.32,1);-o-transition:-o-transform .4s cubic-bezier(.23,1,.32,1);-webkit-transition:-webkit-transform .4s cubic-bezier(.23,1,.32,1);transition:transform .4s cubic-bezier(.23,1,.32,1);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:1}.is-active-input .calendar-year-dropdown,.is-hover-input .calendar-year-dropdown{left:100%}.csstransforms .is-active-input .calendar-year-dropdown,.csstransforms .is-hover-input .calendar-year-dropdown{left:0;-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}.csstransforms3d .is-active-input .calendar-year-dropdown,.csstransforms3d .is-hover-input .calendar-year-dropdown{-moz-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.calendar-year-dropdown select{width:100%;height:27px;padding-left:95px;background:url(/static/img/svg/chevron_down.svg) no-repeat #fff;background-size:8px 5px;background-position:calc(100% - 10px) 50%;border:1px solid #E2E3E4;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:13px;text-align:center;color:#020C22}.calendar-year-dropdown select:hover{border:1px solid #28DCB4;background-image:url(/static/img/svg/chevron_down_gray.svg);-moz-transition:all .4s cubic-bezier(.23,1,.32,1);-o-transition:all .4s cubic-bezier(.23,1,.32,1);-webkit-transition:all .4s cubic-bezier(.23,1,.32,1);transition:all .4s cubic-bezier(.23,1,.32,1)}.calendar-year-dropdown .dropdown{padding:0;height:25px;-moz-transition:border-color .4s cubic-bezier(.23,1,.32,1),background .4s cubic-bezier(.23,1,.32,1);-o-transition:border-color .4s cubic-bezier(.23,1,.32,1),background .4s cubic-bezier(.23,1,.32,1);-webkit-transition:border-color .4s cubic-bezier(.23,1,.32,1),background .4s cubic-bezier(.23,1,.32,1);transition:border-color .4s cubic-bezier(.23,1,.32,1),background .4s cubic-bezier(.23,1,.32,1);background-image:url(/static/img/svg/chevron_down.svg);background-size:8px 5px;background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-color:#fff;border:1px solid #E2E3E4}.calendar-year-dropdown .dropdown.opened{border-color:#3C485F}.calendar-year-dropdown .dropdown:hover{background-image:url(/static/img/svg/chevron_down_gray.svg);border-color:#3C485F}.calendar-year-dropdown .dropdown:after,.calendar-year-dropdown .dropdown:before{display:none}.calendar-year-dropdown .current-value{line-height:25px;height:25px;padding:0 0 0 10px;display:inline;margin:0;width:100%;border:none;font-size:13px;color:#B2B8C4}.calendar-year-dropdown .dropdown_list{position:absolute;display:none;padding:0 10px;right:-1px;left:-1px;background:#fff;z-index:110;overflow:auto;-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0;border-radius:0 0 2px 2px;border:1px solid #3C485F;border-top:1px solid #E2E3E4;height:auto;text-align:center;max-height:250px}.calendar-year-dropdown .dropdown_list .list-item{line-height:32px;-moz-transition:color .4s cubic-bezier(.23,1,.32,1);-o-transition:color .4s cubic-bezier(.23,1,.32,1);-webkit-transition:color .4s cubic-bezier(.23,1,.32,1);transition:color .4s cubic-bezier(.23,1,.32,1)}.calendar-year-dropdown .dropdown_list .current,.calendar-year-dropdown .dropdown_list .list-item:hover{color:#2d3746}.calendar-next-month-button,.calendar-prev-month-button{position:absolute;-moz-appearance:none;-webkit-appearance:none;border:0;bottom:21px;background:0 0;font-weight:700}.calendar-prev-month-button{left:10px}.calendar-next-month-button{right:10px}.calendar-help{display:none;position:absolute;bottom:0;left:0;height:356px;border-top:1px solid #E2E3E4;background:#F8F8F8;color:#626E8A;font-size:13px;z-index:12;padding:26px 0 0;overflow:hidden}.wf-itcfranklingothicw10bk862339-n4-active .calendar-help{font-family:"ITCFranklinGothicW10-Bk 862339",arial,sans-serif}.calendar-help ul li{padding:0 20px;display:block;margin-bottom:5px;cursor:pointer}.calendar-help ul li.calendar-help-caption{cursor:auto}.calendar-help .calendar-help-description{margin-bottom:19px;padding:0 20px;font-size:15px}.calendar-help .calendar-help-caption{color:#2d3746}.calendar-help a{color:#2d3746;cursor:pointer}.foo{display:none}.feed_in{max-width:1120px;padding:0 30px;margin:auto}.feed_in .hentry{border-top:1px solid #e2e5e8;padding-top:35px;margin-top:45px}.feed_in .hentry:first-of-type{padding-top:0;margin-top:0;border-top:none}.feed_in .hentry_meta{font-size:14px;line-height:25px}.feed_in .read_media_image{margin:22px 0}.feed_in .more{display:inline-block;margin:22px 0;color:#00e}.feed_in .more:hover{color:#c50c1e}.feed_in .title_feed{margin:30px 0;font-size:36px;line-height:1.5}.feed_in .title_big{margin-bottom:10px}.feed_in .read_media_image img{width:100%}.feed_in .read_content p{margin-bottom:22px}.feed_in .read_content p b{font-family:PTS75F_W,Arial,sans-serif;font-weight:400}.searchtop__nav{position:relative}.searchtop__nav .popup_link{cursor:pointer;z-index:12;display:inline-block;position:relative;padding-bottom:35px;color:#26327f}.searchtop__nav .popup_link:hover .popup{display:block}.searchtop__nav .popup{position:absolute;top:35px;left:-15px;width:340px;display:none}.searchtop__nav .popover{border:1px solid #d6d6d6;border-radius:3px;cursor:default;box-shadow:0 0 6px 6px #f4f4f4;z-index:1;background:#fff}.searchtop__nav .subscribe_where{border-bottom:1px solid #d6d6d6;padding:20px 0 23px 30px}.searchtop__nav .subscribe_where a{color:#151515}.searchtop__nav .subscribe_link{margin:15px 15px 10px 14px;padding:9px 10px 9px 15px;border-radius:2px;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;color:#26327f;cursor:pointer;border:1px solid transparent;-webkit-transition:all .4s linear;transition:all .4s linear}.searchtop__nav .subscribe_link input{width:100%;font-size:14px;line-height:24px}.searchtop__nav .subscribe_instructions{color:#606778;padding:0 0 23px 30px;font-size:13px;line-height:18px;white-space:normal}