﻿.slide-in-down.mui-enter,.slide-in-left.mui-enter,.slide-in-up.mui-enter,.slide-in-right.mui-enter,.slide-out-down.mui-leave,.slide-out-right.mui-leave,.slide-out-up.mui-leave,.slide-out-left.mui-leave,.fade-in.mui-enter,.fade-out.mui-leave,.hinge-in-from-top.mui-enter,.hinge-in-from-right.mui-enter,.hinge-in-from-bottom.mui-enter,.hinge-in-from-left.mui-enter,.hinge-in-from-middle-x.mui-enter,.hinge-in-from-middle-y.mui-enter,.hinge-out-from-top.mui-leave,.hinge-out-from-right.mui-leave,.hinge-out-from-bottom.mui-leave,.hinge-out-from-left.mui-leave,.hinge-out-from-middle-x.mui-leave,.hinge-out-from-middle-y.mui-leave,.scale-in-up.mui-enter,.scale-in-down.mui-enter,.scale-out-up.mui-leave,.scale-out-down.mui-leave,.spin-in.mui-enter,.spin-out.mui-leave,.spin-in-ccw.mui-enter,.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear}.slide-in-down.mui-enter{transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html,body{font-size:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{padding:0;margin:0;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;line-height:1.5;color:#0a0a0a;background:#fefefe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px;border-radius:0}select{width:100%;border-radius:0}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{-webkit-appearance:none;-moz-appearance:none;background:transparent;padding:0;border:0;border-radius:0;line-height:1}.row{max-width:75rem;margin-left:auto;margin-right:auto}.row::before,.row::after{content:' ';display:table}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{margin-left:-.9375rem;margin-right:-.9375rem}.row .row.collapse{margin-left:0;margin-right:0}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}@media screen and (min-width: 40em){.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}}@media screen and (min-width: 64em){.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}}.row.expanded{max-width:none}.column,.columns{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0%}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.column,.small-up-1>.columns{width:100%;float:left}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{width:50%;float:left}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{width:33.3333333333%;float:left}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{width:25%;float:left}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{width:20%;float:left}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{width:16.6666666667%;float:left}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{width:14.2857142857%;float:left}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{width:12.5%;float:left}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.column.small-centered,.small-centered.columns{float:none;margin-left:auto;margin-right:auto}.small-uncenter,.small-push-0,.small-pull-0{position:static;margin-left:0;margin-right:0}@media screen and (min-width: 40em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.column,.medium-up-1>.columns{width:100%;float:left}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{width:50%;float:left}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{width:33.3333333333%;float:left}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{width:25%;float:left}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{width:20%;float:left}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{width:16.6666666667%;float:left}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{width:14.2857142857%;float:left}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{width:12.5%;float:left}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.column.medium-centered,.medium-centered.columns{float:none;margin-left:auto;margin-right:auto}.medium-uncenter,.medium-push-0,.medium-pull-0{position:static;margin-left:0;margin-right:0}}@media screen and (min-width: 64em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0%}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.column,.large-up-1>.columns{width:100%;float:left}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{width:50%;float:left}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{width:33.3333333333%;float:left}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{width:25%;float:left}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{width:20%;float:left}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{width:16.6666666667%;float:left}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{width:14.2857142857%;float:left}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{width:12.5%;float:left}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.column.large-centered,.large-centered.columns{float:none;margin-left:auto;margin-right:auto}.large-uncenter,.large-push-0,.large-pull-0{position:static;margin-left:0;margin-right:0}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,.news-list li.month,.news-wrapper .read-also-tip:before,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{font-size:inherit;line-height:1.6;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:80%;line-height:inherit}h1,h2,h3,.news-list li.month,.news-wrapper .read-also-tip:before,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,.news-list li.month small,.news-wrapper .read-also-tip:before small,h4 small,h5 small,h6 small{color:#cacaca;line-height:0}h1{font-size:1.5rem}h2{font-size:1.25rem}h3,.news-list li.month,.news-wrapper .read-also-tip:before{font-size:1.1875rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h6{font-size:1rem}@media screen and (min-width: 40em){h1{font-size:3rem}h2{font-size:2.5rem}h3,.news-list li.month,.news-wrapper .read-also-tip:before{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{color:#2199e8;text-decoration:none;line-height:inherit;cursor:pointer}a:hover,a:focus{color:#1585cf}a img{border:0}hr{max-width:75rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #cacaca;border-left:0;margin:1.25rem auto;clear:both}ul,ol,dl{line-height:1.6;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}ul{list-style-type:disc;margin-left:1.25rem}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0;list-style-type:inherit}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:'\2014 \0020'}abbr{color:#0a0a0a;cursor:help;border-bottom:1px dotted #0a0a0a}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#0a0a0a;background-color:#e6e6e6;border:1px solid #cacaca;padding:.125rem .3125rem .0625rem}kbd{padding:.125rem .25rem 0;margin:0;background-color:#e6e6e6;color:#0a0a0a;font-family:Consolas,"Liberation Mono",Courier,monospace}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3,.news-list li.month,.news-wrapper .read-also-tip:before{orphans:3;widows:3}h2,h3,.news-list li.month,.news-wrapper .read-also-tip:before{page-break-after:avoid}}.button{display:inline-block;text-align:center;line-height:1;cursor:pointer;-webkit-appearance:none;transition:all 0.25s ease-out;vertical-align:middle;border:1px solid transparent;border-radius:0;padding:0.85em 1em;margin:0 0 1rem 0;font-size:0.9rem;background:#2199e8;color:#fff}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background:#1583cc;color:#fff}.button.tiny{font-size:0.6rem}.button.small{font-size:0.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-left:0;margin-right:0}.button.primary{background:#2199e8;color:#fff}.button.primary:hover,.button.primary:focus{background:#147cc0;color:#fff}.button.secondary{background:#777;color:#fff}.button.secondary:hover,.button.secondary:focus{background:#5f5f5f;color:#fff}.button.success{background:#3adb76;color:#fff}.button.success:hover,.button.success:focus{background:#22bb5b;color:#fff}.button.alert{background:#ec5840;color:#fff}.button.alert:hover,.button.alert:focus{background:#da3116;color:#fff}.button.warning{background:#ffae00;color:#fff}.button.warning:hover,.button.warning:focus{background:#cc8b00;color:#fff}.button.hollow{border:1px solid #2199e8;color:#2199e8}.button.hollow,.button.hollow:hover,.button.hollow:focus{background:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#0c4d78;color:#0c4d78}.button.hollow.primary{border:1px solid #2199e8;color:#2199e8}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#0c4d78;color:#0c4d78}.button.hollow.secondary{border:1px solid #777;color:#777}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#3c3c3c;color:#3c3c3c}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.alert{border:1px solid #ec5840;color:#ec5840}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#881f0e;color:#881f0e}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed;pointer-events:none}.button.dropdown::after{content:'';display:block;width:0;height:0;border:inset .4em;border-color:#fefefe transparent transparent;border-top-style:solid;position:relative;top:0.4em;float:right;margin-left:1em;display:inline-block}.button.arrow-only::after{margin-left:0;float:none;top:0.2em}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;padding:.5rem;border:1px solid #cacaca;margin:0 0 1rem;font-family:inherit;font-size:1rem;color:#0a0a0a;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);border-radius:0;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;-webkit-appearance:none;-moz-appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{border:1px solid #8a8a8a;background:#fefefe;outline:none;box-shadow:0 0 5px #cacaca;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:default}[type='submit'],[type='button']{border-radius:0;-webkit-appearance:none;-moz-appearance:none}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}label>[type='checkbox'],label>[type='label']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:normal;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#333}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>*:first-child{border-radius:0 0 0 0}.input-group>*:last-child>*{border-radius:0 0 0 0}.input-group-label,.input-group-field,.input-group-button{display:table-cell;margin:0;vertical-align:middle}.input-group-label{text-align:center;width:1%;height:100%;padding:0 1rem;background:#e6e6e6;color:#0a0a0a;border:1px solid #cacaca}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.5rem}.input-group-button{height:100%;padding-top:0;padding-bottom:0;text-align:center;width:1%}.input-group-button a,.input-group-button input,.input-group-button button{margin:0}fieldset{border:0;padding:0;margin:0}legend{margin-bottom:.5rem}.fieldset{border:1px solid #cacaca;padding:1.25rem;margin:1.125rem 0}.fieldset legend{background:#fefefe;padding:0 .1875rem;margin:0;margin-left:-.1875rem}select{height:2.4375rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;margin:0 0 1rem;font-size:1rem;font-family:inherit;line-height:normal;color:#0a0a0a;background-color:#fafafa;border-radius:0;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');background-size:9px 6px;background-position:right .5rem center;background-repeat:no-repeat}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:disabled{background-color:#e6e6e6;cursor:default}select::-ms-expand{display:none}select[multiple]{height:auto}.is-invalid-input:not(:focus){background-color:rgba(236,88,64,0.1);border-color:#ec5840}.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:bold;color:#ec5840}.form-error.is-visible{display:block}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (min-width: 0em) and (max-width: 39.9375em){.hide-for-small-only,.news-wrapper .tags-title,.admin.large,.adv-300{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.show-for-small-only{display:none !important}}@media screen and (min-width: 40em){.hide-for-medium,.adv-300.in-list{display:none !important}}@media screen and (max-width: 39.9375em){.show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.9375em), screen and (min-width: 64em){.show-for-medium-only{display:none !important}}@media screen and (min-width: 64em){.hide-for-large{display:none !important}}@media screen and (max-width: 63.9375em){.show-for-large,.adv-970{display:none !important}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 63.9375em), screen and (min-width: 75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix::before,.clearfix::after{content:' ';display:table}.clearfix::after{clear:both}.accordion{list-style-type:none;background:#fefefe;border:1px solid #e6e6e6;border-radius:0;margin-left:0}.accordion-title{display:block;padding:1.25rem 1rem;line-height:1;font-size:.75rem;color:#2199e8;position:relative;border-bottom:1px solid #e6e6e6}.accordion-title:hover,.accordion-title:focus{background-color:#e6e6e6}:last-child>.accordion-title{border-bottom-width:0}.accordion-title::before{content:'+';position:absolute;right:1rem;top:50%;margin-top:-0.5rem}.is-active>.accordion-title::before{content:'–'}.accordion-content{padding:1.25rem 1rem;display:none;border-bottom:1px solid #e6e6e6}.badge{display:inline-block;padding:.3em;min-width:2.1em;font-size:.6rem;text-align:center;border-radius:50%;background:#2199e8;color:#fefefe}.badge.secondary{background:#777;color:#fefefe}.badge.success{background:#3adb76;color:#fefefe}.badge.alert{background:#ec5840;color:#fefefe}.badge.warning{background:#ffae00;color:#fefefe}.breadcrumbs{list-style:none;margin:0 0 1rem 0}.breadcrumbs::before,.breadcrumbs::after{content:' ';display:table}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;color:#0a0a0a;font-size:.6875rem;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{color:#cacaca;content:"/";margin:0 .75rem;position:relative;top:1px;opacity:1}.breadcrumbs a{color:#2199e8}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca}.button-group{margin-bottom:1rem;font-size:0.9rem}.button-group::before,.button-group::after{content:' ';display:table}.button-group::after{clear:both}.button-group .button{float:left;margin:0;font-size:inherit}.button-group .button:not(:last-child){border-right:1px solid #fefefe}.button-group.tiny{font-size:0.6rem}.button-group.small{font-size:0.75rem}.button-group.large{font-size:1.25rem}.button-group.expanded .button:nth-last-child(2):first-child,.button-group.expanded .button:nth-last-child(2):first-child ~ .button{width:50%}.button-group.expanded .button:nth-last-child(3):first-child,.button-group.expanded .button:nth-last-child(3):first-child ~ .button{width:33.3333333333%}.button-group.expanded .button:nth-last-child(4):first-child,.button-group.expanded .button:nth-last-child(4):first-child ~ .button{width:25%}.button-group.expanded .button:nth-last-child(5):first-child,.button-group.expanded .button:nth-last-child(5):first-child ~ .button{width:20%}.button-group.expanded .button:nth-last-child(6):first-child,.button-group.expanded .button:nth-last-child(6):first-child ~ .button{width:16.6666666667%}.button-group.primary .button{background:#2199e8;color:#fff}.button-group.primary .button:hover,.button-group.primary .button:focus{background:#147cc0;color:#fff}.button-group.secondary .button{background:#777;color:#fff}.button-group.secondary .button:hover,.button-group.secondary .button:focus{background:#5f5f5f;color:#fff}.button-group.success .button{background:#3adb76;color:#fff}.button-group.success .button:hover,.button-group.success .button:focus{background:#22bb5b;color:#fff}.button-group.alert .button{background:#ec5840;color:#fff}.button-group.alert .button:hover,.button-group.alert .button:focus{background:#da3116;color:#fff}.button-group.warning .button{background:#ffae00;color:#fff}.button-group.warning .button:hover,.button-group.warning .button:focus{background:#cc8b00;color:#fff}.button-group.stacked .button,.button-group.stacked-for-small .button{width:100%;border-right:0}@media screen and (min-width: 40em){.button-group.stacked-for-small .button{width:auto}.button-group.stacked-for-small .button:not(:last-child){border-right:1px solid #fefefe}}.callout{margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(10,10,10,0.25);border-radius:0;position:relative;color:#0a0a0a;background-color:#fff}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#def0fc}.callout.secondary{background-color:#ebebeb}.callout.success{background-color:#e1faea}.callout.alert{background-color:#fce6e2}.callout.warning{background-color:#fff3d9}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.close-button{position:absolute;color:#8a8a8a;right:1rem;top:.5rem;font-size:2em;line-height:1;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;height:100%;width:100%;background:#fefefe;transition:transform 0.15s linear}.is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.is-drilldown-submenu.is-closing{transform:translateX(100%)}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a::after{content:'';display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent transparent #2199e8;border-left-style:solid;position:absolute;top:50%;margin-top:-6px;right:1rem}.js-drilldown-back::before{content:'';display:block;width:0;height:0;border:inset 6px;border-color:transparent #2199e8 transparent transparent;border-right-style:solid;float:left;margin-right:0.75rem;margin-left:0.6rem;margin-top:14px}.dropdown-pane{background-color:#fefefe;border:1px solid #cacaca;display:block;padding:1rem;position:absolute;visibility:hidden;width:300px;z-index:10;border-radius:0}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}[data-whatinput='mouse'] .dropdown.menu a{outline:0}.dropdown.menu .is-dropdown-submenu-parent{position:relative}.dropdown.menu .is-dropdown-submenu-parent a::after{float:right;margin-top:3px;margin-left:10px}.dropdown.menu .is-dropdown-submenu-parent.is-down-arrow a{padding-right:1.5rem;position:relative}.dropdown.menu .is-dropdown-submenu-parent.is-down-arrow>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:#2199e8 transparent transparent;border-top-style:solid;position:absolute;top:.825rem;right:5px}.dropdown.menu .is-dropdown-submenu-parent.is-left-arrow>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent #2199e8 transparent transparent;border-right-style:solid;float:left;margin-left:0;margin-right:10px}.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow>a::after{content:'';display:block;width:0;height:0;border:inset 5px;border-color:transparent transparent transparent #2199e8;border-left-style:solid}.dropdown.menu .is-dropdown-submenu-parent.is-left-arrow.opens-inner .submenu{right:0;left:auto}.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow.opens-inner .submenu{left:0;right:auto}.dropdown.menu .is-dropdown-submenu-parent.opens-inner .submenu{top:100%}.no-js .dropdown.menu ul{display:none}.dropdown.menu .submenu{display:none;position:absolute;top:0;left:100%;min-width:200px;z-index:1;background:#fefefe;border:1px solid #cacaca}.dropdown.menu .submenu>li{width:100%}.dropdown.menu .submenu.first-sub{top:100%;left:0;right:auto}.dropdown.menu .submenu:not(.js-dropdown-nohover)>.is-dropdown-submenu-parent:hover>.dropdown.menu .submenu,.dropdown.menu .submenu.js-dropdown-active{display:block}.dropdown.menu .is-dropdown-submenu-parent.opens-left .submenu{left:auto;right:100%}.dropdown.menu.align-right .submenu.first-sub{top:100%;left:auto;right:0}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-menu.vertical>li .submenu{top:0;left:100%}.flex-video{position:relative;height:0;padding-top:1.5625rem;padding-bottom:75%;margin-bottom:1rem;overflow:hidden}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen{padding-bottom:56.25%}.flex-video.vimeo{padding-top:0}.label{display:inline-block;padding:0.33333rem 0.5rem;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;border-radius:0;background:#2199e8;color:#fefefe}.label.secondary{background:#777;color:#fefefe}.label.success{background:#3adb76;color:#fefefe}.label.alert{background:#ec5840;color:#fefefe}.label.warning{background:#ffae00;color:#fefefe}.media-object{margin-bottom:1rem;display:block}.media-object img{max-width:none}@media screen and (min-width: 0em) and (max-width: 39.9375em){.media-object.stack-for-small .media-object-section{display:block;padding:0;padding-bottom:1rem}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{display:table-cell;vertical-align:top}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(+.media-object-section:first-child){padding-left:1rem}.media-object-section.middle{vertical-align:middle}.media-object-section.bottom{vertical-align:bottom}.menu{margin:0;list-style-type:none}.menu>li{display:table-cell;vertical-align:middle}[data-whatinput='mouse'] .menu>li{outline:0}.menu>li:not(.menu-text)>a{display:block;padding:0.7rem 1rem;line-height:1}.menu input,.menu a,.menu button{margin-bottom:0}.menu>li>a>img,.menu>li>a>i{vertical-align:middle}.menu>li>a>span{vertical-align:middle}.menu>li>a>img,.menu>li>a>i{display:inline-block;margin-right:.25rem}.menu>li{display:table-cell}.menu.vertical>li{display:block}@media screen and (min-width: 40em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-vertical>li{display:block}}@media screen and (min-width: 64em){.menu.large-horizontal>li{display:table-cell}.menu.large-vertical>li{display:block}}.menu.simple a{padding:0;margin-right:1rem}.menu.align-right>li{float:right}.menu.expanded{display:table;width:100%}.menu.expanded>li:nth-last-child(2):first-child,.menu.expanded>li:nth-last-child(2):first-child ~ li{width:50%}.menu.expanded>li:nth-last-child(3):first-child,.menu.expanded>li:nth-last-child(3):first-child ~ li{width:33.3333333333%}.menu.expanded>li:nth-last-child(4):first-child,.menu.expanded>li:nth-last-child(4):first-child ~ li{width:25%}.menu.expanded>li:nth-last-child(5):first-child,.menu.expanded>li:nth-last-child(5):first-child ~ li{width:20%}.menu.expanded>li:nth-last-child(6):first-child,.menu.expanded>li:nth-last-child(6):first-child ~ li{width:16.6666666667%}.menu.expanded>li:first-child:last-child{width:100%}.menu.icon-top>li>a{text-align:center}.menu.icon-top>li>a>img,.menu.icon-top>li>a>i{display:block;margin:0 auto .25rem}.menu.nested{margin-left:1rem}.menu-text{font-weight:bold;color:inherit;line-height:1;padding-top:0;padding-bottom:0;padding:0.7rem 1rem}.no-js [data-responsive-menu] ul{display:none}html,body{height:100%}.off-canvas-wrapper{width:100%;overflow-x:hidden;position:relative;backface-visibility:hidden;-webkit-overflow-scrolling:auto}.off-canvas-wrapper-inner{position:relative;width:100%;transition:transform .5s ease}.off-canvas-wrapper-inner::before,.off-canvas-wrapper-inner::after{content:' ';display:table}.off-canvas-wrapper-inner::after{clear:both}.off-canvas-content,.off-canvas-content{min-height:100%;background:#fefefe;transition:transform .5s ease;backface-visibility:hidden;z-index:1;box-shadow:0 0 10px rgba(10,10,10,0.5)}.js-off-canvas-exit{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(254,254,254,0.25);cursor:pointer;transition:background .5s ease}.is-off-canvas-open .js-off-canvas-exit{display:block}.off-canvas{position:absolute;background:#e6e6e6;z-index:-1;max-height:100%;overflow-y:auto;transform:translateX(0px)}[data-whatinput='mouse'] .off-canvas{outline:0}.off-canvas.position-left{left:-250px;top:0;width:250px}.is-open-left{transform:translateX(250px)}.off-canvas.position-right{right:-250px;top:0;width:250px}.is-open-right{transform:translateX(-250px)}@media screen and (min-width: 40em){.position-left.reveal-for-medium{left:0;z-index:auto;position:fixed}.position-left.reveal-for-medium ~ .off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{right:0;z-index:auto;position:fixed}.position-right.reveal-for-medium ~ .off-canvas-content{margin-right:250px}}@media screen and (min-width: 64em){.position-left.reveal-for-large{left:0;z-index:auto;position:fixed}.position-left.reveal-for-large ~ .off-canvas-content{margin-left:250px}.position-right.reveal-for-large{right:0;z-index:auto;position:fixed}.position-right.reveal-for-large ~ .off-canvas-content{margin-right:250px}}.orbit{position:relative}.orbit-container{position:relative;margin:0;overflow:hidden;list-style:none}.orbit-slide{width:100%;max-height:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{margin:0;width:100%;max-width:100%}.orbit-caption{position:absolute;bottom:0;width:100%;padding:1rem;margin-bottom:0;color:#fefefe;background-color:rgba(10,10,10,0.5)}.orbit-previous,.orbit-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fefefe}[data-whatinput='mouse'] .orbit-previous,[data-whatinput='mouse'] .orbit-next{outline:0}.orbit-previous:hover,.orbit-next:hover,.orbit-previous:active,.orbit-next:active,.orbit-previous:focus,.orbit-next:focus{background-color:rgba(10,10,10,0.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput='mouse'] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;background-color:#cacaca;border-radius:50%}.orbit-bullets button:hover{background-color:#8a8a8a}.orbit-bullets button.is-active{background-color:#8a8a8a}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{content:' ';display:table}.pagination::after{clear:both}.pagination li{font-size:.875rem;margin-right:.0625rem;display:none;border-radius:0}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media screen and (min-width: 40em){.pagination li{display:inline-block}}.pagination a,.pagination button{color:#0a0a0a;display:block;padding:.1875rem .625rem;border-radius:0}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#2199e8;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:default}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{content:'…';padding:.1875rem .625rem;color:#0a0a0a}.pagination-previous a::before,.pagination-previous.disabled::before{content:'«';display:inline-block;margin-right:0.5rem}.pagination-next a::after,.pagination-next.disabled::after{content:'»';display:inline-block;margin-left:0.5rem}.progress{background-color:#cacaca;height:1rem;margin-bottom:1rem;border-radius:0}.progress.primary .progress-meter{background-color:#2199e8}.progress.secondary .progress-meter{background-color:#777}.progress.success .progress-meter{background-color:#3adb76}.progress.alert .progress-meter{background-color:#ec5840}.progress.warning .progress-meter{background-color:#ffae00}.progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#2199e8;border-radius:0}.progress-meter .progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0;font-size:0.75rem;font-weight:bold;color:#fefefe;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;transition:all 0.2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);position:absolute;left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;background-color:#2199e8;transition:all 0.2s ease-in-out;touch-action:manipulation;border-radius:0}[data-whatinput='mouse'] .slider-handle{outline:0}.slider-handle:hover{background-color:#1583cc}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scale(1, -1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky-container{position:relative}.sticky{position:absolute;z-index:0;transform:translate3d(0, 0, 0)}.sticky.is-stuck{position:fixed;z-index:5}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:absolute;left:auto;right:auto}.sticky.is-anchored.is-at-bottom{bottom:0}body.is-reveal-open{overflow:hidden}.reveal-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1005;background-color:rgba(10,10,10,0.45);overflow-y:scroll}.reveal{display:none;z-index:1006;padding:1rem;border:1px solid #cacaca;margin:100px auto 0 auto;background-color:#fefefe;border-radius:0;position:absolute;overflow-y:auto}[data-whatinput='mouse'] .reveal{outline:0}@media screen and (min-width: 40em){.reveal{min-height:0}}.reveal .column,.reveal .columns,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media screen and (min-width: 40em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media screen and (min-width: 40em){.reveal .reveal{left:auto;right:auto;margin:0 auto}}@media screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:75rem}}@media screen and (min-width: 40em){.reveal.small{width:50%;max-width:75rem}}@media screen and (min-width: 40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:none}.switch{margin-bottom:1rem;outline:0;position:relative;user-select:none;color:#fefefe;font-weight:bold;font-size:.875rem}.switch-input{opacity:0;position:absolute}.switch-paddle{background:#cacaca;cursor:pointer;display:block;position:relative;width:4rem;height:2rem;transition:all 0.25s ease-out;border-radius:0;color:inherit;font-weight:inherit}input+.switch-paddle{margin:0}.switch-paddle::after{background:#fefefe;content:'';display:block;position:absolute;height:1.5rem;left:0.25rem;top:0.25rem;width:1.5rem;transition:all 0.25s ease-out;transform:translate3d(0, 0, 0);border-radius:0}input:checked ~ .switch-paddle{background:#2199e8}input:checked ~ .switch-paddle::after{left:2.25rem}[data-whatinput='mouse'] input:focus ~ .switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle::after{width:1rem;height:1rem}.switch.tiny input:checked ~ .switch-paddle:after{left:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle::after{width:1.25rem;height:1.25rem}.switch.small input:checked ~ .switch-paddle:after{left:2rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle::after{width:2rem;height:2rem}.switch.large input:checked ~ .switch-paddle:after{left:2.75rem}table{margin-bottom:1rem;border-radius:0}thead,tbody,tfoot{border:1px solid #f1f1f1;background-color:#fefefe}caption{font-weight:bold;padding:.5rem .625rem .625rem}thead,tfoot{background:#f8f8f8;color:#0a0a0a}thead tr,tfoot tr{background:transparent}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:bold;text-align:left}tbody tr:nth-child(even){background-color:#f1f1f1}tbody th,tbody td{padding:.5rem .625rem .625rem}@media screen and (max-width: 63.9375em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-y:scroll}table.hover tr:hover{background-color:#f9f9f9}table.hover tr:nth-of-type(even):hover{background-color:#ececec}.tabs{margin:0;list-style-type:none;background:#fefefe;border:1px solid #e6e6e6}.tabs::before,.tabs::after{content:' ';display:table}.tabs::after{clear:both}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.vertical>li{width:auto;float:none;display:block}.tabs.primary{background:#2199e8}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1893e4}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;line-height:1;font-size:12px;color:#2199e8}.tabs-title>a:hover{background:#fefefe}.tabs-title>a:focus,.tabs-title>a[aria-selected='true']{background:#e6e6e6}.tabs-content{background:#fefefe;transition:all 0.5s ease;border:1px solid #e6e6e6;border-top:0}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{border:solid 4px #fefefe;box-shadow:0 0 0 1px rgba(10,10,10,0.2);display:inline-block;line-height:0;max-width:100%;transition:box-shadow 200ms ease-out;border-radius:0;margin-bottom:1rem}.thumbnail:hover,.thumbnail:focus{box-shadow:0 0 6px 1px rgba(33,153,232,0.5)}.title-bar{background:#0a0a0a;color:#fefefe;padding:.5rem}.title-bar::before,.title-bar::after{content:' ';display:table}.title-bar::after{clear:both}.title-bar .menu-icon{margin-left:.25rem;margin-right:.5rem}.title-bar-left{float:left}.title-bar-right{float:right;text-align:right}.title-bar-title{font-weight:bold;vertical-align:middle;display:inline-block}.menu-icon{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;width:20px;height:16px}.menu-icon::after{content:'';position:absolute;display:block;width:100%;height:2px;background:#fefefe;top:0;left:0;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe}.menu-icon:hover::after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.has-tip{border-bottom:dotted 1px #8a8a8a;font-weight:bold;position:relative;display:inline-block;cursor:help}.tooltip{background-color:#0a0a0a;color:#fefefe;font-size:80%;padding:.75rem;position:absolute;z-index:10;top:calc(100% + .6495rem);max-width:10rem !important;border-radius:0}.tooltip::before{content:'';display:block;width:0;height:0;border:inset .75rem;border-color:transparent transparent #0a0a0a;border-bottom-style:solid;bottom:100%;position:absolute;left:50%;transform:translateX(-50%)}.tooltip.top::before{content:'';display:block;width:0;height:0;border:inset .75rem;border-color:#0a0a0a transparent transparent;border-top-style:solid;top:100%;bottom:auto}.tooltip.left::before{content:'';display:block;width:0;height:0;border:inset .75rem;border-color:transparent transparent transparent #0a0a0a;border-left-style:solid;bottom:auto;left:100%;top:50%;transform:translateY(-50%)}.tooltip.right::before{content:'';display:block;width:0;height:0;border:inset .75rem;border-color:transparent #0a0a0a transparent transparent;border-right-style:solid;bottom:auto;left:auto;right:100%;top:50%;transform:translateY(-50%)}.top-bar{padding:.5rem}.top-bar::before,.top-bar::after{content:' ';display:table}.top-bar::after{clear:both}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar a{color:#2199e8}.top-bar input{width:200px;margin-right:1rem}.top-bar input.button{width:auto}.stacked-for-small .top-bar-right{width:100%}.stacked-for-small .top-bar-left{width:100%}@media screen and (max-width: 63.9375em){.stacked-for-medium .top-bar-right{width:100%}.stacked-for-medium .top-bar-left{width:100%}}@media screen and (max-width: 74.9375em){.stacked-for-large .top-bar-right{width:100%}.stacked-for-large .top-bar-left{width:100%}}.top-bar-right{width:100%}.top-bar-left{width:100%}.top-bar-left{float:left}.top-bar-right{float:right}.slide-in-down.mui-enter{transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}@font-face{font-family:"UbuntuBold";src:url("../fonts/Ubuntu/UbuntuBold/UbuntuBold.eot");src:url("../fonts/Ubuntu/UbuntuBold/UbuntuBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Ubuntu/UbuntuBold/UbuntuBold.woff") format("woff"),url("../fonts/Ubuntu/UbuntuBold/UbuntuBold.ttf") format("truetype");font-style:normal;font-weight:normal}@font-face{font-family:"UbuntuRegular";src:url("../fonts/Ubuntu/UbuntuRegular/UbuntuRegular.eot");src:url("../fonts/Ubuntu/UbuntuRegular/UbuntuRegular.eot?#iefix") format("embedded-opentype"),url("../fonts/Ubuntu/UbuntuRegular/UbuntuRegular.woff") format("woff"),url("../fonts/Ubuntu/Ubuntu/UbuntuRegular/UbuntuRegular.ttf") format("truetype");font-style:normal;font-weight:normal}@font-face{font-family:"UbuntuLight";src:url("../fonts/Ubuntu/UbuntuLight/UbuntuLight.eot");src:url("../fonts/Ubuntu/UbuntuLight/UbuntuLight.eot?#iefix") format("embedded-opentype"),url("../fonts/Ubuntu/UbuntuLight/UbuntuLight.woff") format("woff"),url("../fonts/Ubuntu/UbuntuLight/UbuntuLight.ttf") format("truetype");font-style:normal;font-weight:normal}.material-icons,.news-list li a .news-title:after,.news-sharing a.comments:before,.person-sharing a.comments:before,.side-menu,.skip_previous,.play_arrow,.skip_next,.share:before,.exit:before,.favorite_border:before,.block:before,.queue_music,.volume,.search,.person,.open-full,.more-news:before,.close,.login,.password,.admin:before{font-family:'Material Icons', sans-serif;font-weight:normal;font-style:normal;font-size:24px;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(../fonts/material-icons/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(../fonts/material-icons/MaterialIcons-Regular.woff2) format("woff2"),url(../fonts/material-icons/MaterialIcons-Regular.woff) format("woff"),url(../fonts/material-icons/MaterialIcons-Regular.ttf) format("truetype")}body{background:#fefefe;font-family:"UbuntuRegular",sans-serif;line-height:24px}body:before{height:70px;content:'';width:100%;display:block}::-moz-selection{color:#fefefe;background:#36809e}::selection{color:#fefefe;background:#36809e}.bg-img{background-position:center;background-repeat:no-repeat;background-size:cover}h1{font-family:"UbuntuBold",sans-serif;line-height:34px;font-size:26.5px}h2{font-family:"UbuntuBold",sans-serif;font-size:36px;color:#36809e}@media screen and (min-width: 40em) and (max-width: 63.9375em){h2{font-size:32px}}@media screen and (min-width: 0em) and (max-width: 39.9375em){h2{font-size:24px}}.news-page-title-h1 h1{font-family:"UbuntuBold",sans-serif;font-size:36px;color:#36809e}@media screen and (min-width: 40em) and (max-width: 63.9375em){.news-page-title-h1 h1{font-size:32px}}@media screen and (min-width: 0em) and (max-width: 39.9375em){.news-page-title-h1 h1{font-size:24px}}.replace-h3.replace-h3-nolink:hover{opacity:1;cursor:default}.replace-h3,h3,.news-list li.month,.news-wrapper .read-also-tip:before{font-family:"UbuntuBold",sans-serif;color:#fefefe;background:#cc4040;padding:1px 8px;text-transform:uppercase;font-size:18px;display:inline-block;margin:30px 0 15px}.replace-h3 a,h3 a,.news-list li.month a,.news-wrapper .read-also-tip:before a{color:white}.replace-h3:hover,h3:hover,.news-list li.month:hover,.news-wrapper .read-also-tip:hover:before{opacity:0.7}h4{margin-bottom:20px;font-family:"UbuntuBold",sans-serif;font-size:24px;color:#36809e}strong{font-family:"UbuntuBold",sans-serif}.nohighlight,.noselect-unset{-webkit-tap-highlight-color:transparent !important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.noselect-unset{-webkit-touch-callout:initial;-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}.hidden{display:none !important}.invisible{visibility:hidden}.vertical-center{vertical-align:middle;display:inline-block;line-height:24px}.overflow-wrapper{overflow:hidden}a{color:#36809e;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:underline}a:hover{color:#cc4040}a:focus,a:active{color:#90A4AE}a.rules{display:inline-block;margin:8px 0;color:#fefefe;opacity:.6}a.rules:hover{color:#cc4040;opacity:1}header{position:fixed;top:0;left:0;right:0;background:#36809e;z-index:9999}header .logo{background:url("../images/logo.svg") no-repeat center center;width:100%;min-width:140px;height:60px;display:block}header .logo-wrapper{line-height:70px;padding:0}header .logo-wrapper .logo-link{display:inline-block;width:100px;max-width:100px;margin-right:10px}header .logo-wrapper .tag-link{display:inline-block;width:calc(100% - 110px);float:right;vertical-align:middle;padding:0 25px 0 0;height:70px;position:relative}@media screen and (max-width: 1024px){header .logo-wrapper .tag-link{display:none}}header .logo-wrapper .tag-link .news-category{color:#fefefe;display:inline;line-height:15px;padding:4px 10px;text-decoration:none;font-family:"UbuntuBold", sans-serif;font-size:14px;text-transform:uppercase;z-index:2;position:absolute;top:50%;transform:translateY(-50%);background:#cc4040;margin:0 5px;vertical-align:middle}@media screen and (max-width: 1111px){header .logo-wrapper .tag-link .news-category{display:none}}header .logo-wrapper .tag-link .news-category:hover{color:white !important}header .main-logo{max-width:90px;margin-left:20px}.sub-menu-wrapper{position:absolute;left:0;right:0;top:70px;width:100%;display:none;transform-origin:top;background-color:#3b90b3;z-index:997}.sub-menu-wrapper .sub-menu{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:center;margin:auto;min-height:55px;max-width:1200px}.sub-menu-wrapper .sub-menu .sub-menu-item{display:block;position:relative;color:#fefefe;font-size:13px;line-height:55px;letter-spacing:1px;text-transform:uppercase;text-decoration:none}.sub-menu-wrapper .sub-menu .sub-menu-item:before{content:'';position:absolute;bottom:0;left:50%;width:0;height:3px;background-color:red}.sub-menu-wrapper .sub-menu .sub-menu-item:hover,.sub-menu-wrapper .sub-menu .sub-menu-item.active{color:red}.sub-menu-wrapper .sub-menu .sub-menu-item:hover:before,.sub-menu-wrapper .sub-menu .sub-menu-item.active:before{left:0;width:100%}.main-content .news-image{position:relative;height:0;padding-bottom:56.25%}.navigation{display:flex;justify-content:space-between;align-items:center;height:70px;padding:0}@media screen and (max-width: 63.9375em){.navigation{white-space:inherit;text-align:-webkit-center}}.navigation nav{display:inline-block;vertical-align:middle;position:relative}.navigation nav.active a{color:#cc4040;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.navigation nav.more-category:after{content:'';width:15px;height:12px;background:url("../images/arrow.svg") no-repeat center center}.navigation nav a{color:#fefefe;display:table-cell;height:70px;vertical-align:middle;line-height:15px;padding:0 10px;text-decoration:none;font-family:"UbuntuBold",sans-serif;font-size:14px;text-transform:uppercase;z-index:2;position:relative}.navigation nav a:after{content:'';background:#3b90b3;height:0;width:100%;display:block;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.navigation nav a:hover{background:transparent;color:white}.navigation nav a:hover:after{height:70px}.social-group{max-width:75rem;margin-left:auto;margin-right:auto;line-height:70px;margin-top:21px}.social-group::before,.social-group::after{content:' ';display:table}.social-group::after{clear:both}.social-group .social{display:inline-block;vertical-align:middle;height:25px;width:25%;float:left;padding-left:0;padding-right:0}.social-group .social:last-child:not(:first-child){float:right}.social-group .social:before{content:'';display:block;width:100%;height:24px}.social-group .social.facebook:before{background-repeat:no-repeat;background-position:center 3px;background-image:url("../images/icons/facebook.svg")}.social-group .social.facebook:hover{background-repeat:no-repeat;background-position:center -20px;background-image:url("../images/icons/facebook.svg");transition:none}.social-group .social.facebook:hover:before{background-image:none}.social-group .social.twitter:before{background:url("../images/icons/twitter.svg") no-repeat center 5px}.social-group .social.twitter:hover{background-repeat:no-repeat;background-position:center -18px;background-image:url("../images/icons/twitter.svg");transition:none}.social-group .social.twitter:hover:before{background-image:none}.social-group .social.rss:before{background:url("../images/icons/rss.svg") no-repeat center 5px}.social-group .social.rss:hover{background:url("../images/icons/rss.svg") no-repeat center -18px;transition:none}.social-group .social.rss:hover:before{background-image:none}.social-group .social.telegram:before{background:url("../images/icons/telegram.svg") no-repeat center 5px}.social-group .social.telegram:hover{background:url("../images/icons/telegram.svg") no-repeat center -18px;transition:none}.social-group .social.telegram:hover:before{background-image:none}.sandwich-search-group{height:70px;width:140px;position:relative}.sandwich-search-group .sandwich-menu,.sandwich-search-group .search-icon{display:inline-block;height:70px}.sandwich-search-group .sandwich-menu:hover,.sandwich-search-group .search-icon:hover{opacity:0.5}.sandwich-search-group .sandwich-menu{line-height:70px;text-align:center;cursor:pointer;font-family:'Material Icons', sans-serif;font-weight:normal;font-style:normal;font-size:24px;color:white;float:left}.sandwich-search-group .sandwich-menu:before{content:'menu';font-size:32px}.sandwich-search-group .search-icon{background-image:url("/assets/images/icons/search-icon.svg");background-repeat:no-repeat;background-position:center;width:25px;margin:0 20%;cursor:pointer}@media screen and (max-width: 1024px){.sandwich-search-group .sandwich-menu{display:none}.sandwich-search-group .search-icon{float:right}}.full-page-active{overflow-y:hidden}.full-page-search{padding:5% 15% 0}.full-page-search,.full-page-menu{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;background-color:rgba(33,34,38,0.95);padding:85px 130px;color:white;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.full-page-search.top-hide,.full-page-menu.top-hide{top:0;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg);overflow-y:auto}.full-page-search .close,.full-page-menu .close{position:absolute;right:15px;top:15px;text-align:center;line-height:36px;cursor:pointer}.full-page-search .close:hover,.full-page-menu .close:hover{opacity:0.5}.full-page-menu ul{margin:0;padding:0}.full-page-menu .nav-block{margin-bottom:40px}.full-page-menu .nav-block li{list-style:none}.full-page-menu .nav-block a{text-decoration:none}.full-page-menu .nav-block .nav-lvl1>a{font-size:26px;padding-bottom:8px}.full-page-menu .nav-block .nav-lvl2{columns:200px;padding-top:10px;border-top:1px solid #666666}.full-page-menu .nav-block .nav-lvl2 li{display:block}.full-page-menu .nav-block .nav-lvl2 li a{color:white;font-size:15px;line-height:20px;display:inline-block;padding:.5em 0;outline:0}.full-page-menu .nav-block .nav-lvl2 li a:hover{color:#cc4040}@media screen and (max-width: 1366px) and (min-width: 1025px){.full-page-menu .nav-block .nav-lvl2{columns:160px}}@media screen and (max-width: 800px){.full-page-menu{padding:45px 25px}}.full-page-search{padding:5% 20% 0}.full-page-search section{margin-bottom:20px}.full-page-search .search-form{position:relative;display:block;width:100%;height:40px;margin-bottom:45px}.full-page-search .search-form input{position:absolute;border:none;background-color:transparent}.full-page-search .search-form .form-text{padding-right:40px;border-bottom:1px solid #666666;left:0;top:0;color:white;font-size:26px;font-weight:bold}.full-page-search .search-form .form-text:focus{background-color:transparent;border:none;border-bottom:1px solid #666666;box-shadow:none}.full-page-search .search-form .form-submit{display:block;width:27px;height:27px;right:10px;top:0;float:right;background-image:url(/assets/images/icons/search-icon.svg);background-position:center;background-repeat:no-repeat}.full-page-search .search-results-item{position:relative;display:flex;justify-content:space-between;padding:1rem 0;margin-bottom:1rem;border-bottom:1px solid #234d5f}.full-page-search .search-results-item .search-results-image{display:block;position:relative;width:11.5rem;min-height:6.5rem;margin-right:15px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.full-page-search .search-results-item .search-results-image .item-image{border-radius:2px;background-position:top center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0}.full-page-search .search-results-item .search-results-image .item-image a{position:absolute;top:0;left:0;right:0;height:100%;width:100%}.full-page-search .search-results-item .search-results-info{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:0 0 0 5px}.full-page-search .search-results-item .search-results-info .info-title{font-weight:bold;font-size:22px;line-height:28px}.full-page-search .search-results-item .search-results-info .info-description{display:none}.full-page-search .search-results-item .search-results-info .info-date{font-size:12px;font-weight:400;margin-top:.3rem;color:#999;line-height:20px}.full-page-search .search-results-item .search-results-info .info-date .time{margin-right:1rem}.full-page-search .search-results-item .search-results-info .info-date .tag{color:#36809e;border:1px solid #36809e;padding:.05rem .4rem;text-transform:uppercase;position:relative;transition:.3s ease-in-out;display:inline-block;margin:4px}.full-page-search .search-results-item .search-results-info .info-date .tag:hover{background-color:#36809e;color:white}.full-page-search .search-results-item a{text-decoration:none;color:white}.full-page-search .result-title{color:#666666;font-size:22px;font-weight:bold;padding-left:.9375rem;padding-right:.9375rem}.full-page-search .result-title>div{border-bottom:1px solid #36809e;margin-bottom:26px;padding-left:0;padding-right:0;padding-bottom:9px}@media screen and (max-width: 900px){.full-page-search{padding:65px 25px}.full-page-search .search-results-item .search-results-image{display:none}.full-page-search .search-results-item .search-results-info .time{display:block}}@media screen and (max-width: 640px){.full-page-search .search-results-item .search-results-info .info-title{line-height:22px}.full-page-search .search-results-item .search-results-info .info-description{display:none;font-size:15px}.full-page-search .search-results-item .search-results-info .info-date{line-height:20px}.full-page-search .search-form{margin-bottom:0}}.side-menu{width:60px;height:70px;line-height:70px;margin:0;text-align:center;position:fixed;left:0;top:0;cursor:pointer}.side-menu:hover{background:#2e7693}.side-menu-block{position:fixed;top:70px;left:0;width:100%;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background:#2e7693;-webkit-box-shadow:inset 0 1px 15px rgba(0,0,0,0.4);-moz-box-shadow:inset 0 1px 15px rgba(0,0,0,0.4);box-shadow:inset 0 1px 15px rgba(0,0,0,0.4);display:block;height:100vh;z-index:9999}@media screen and (min-width: 0em) and (max-width: 39.9375em){.side-menu-block{width:100%;overflow:scroll}}.side-menu-block .navigation{display:block;white-space:inherit}.side-menu-block .navigation nav{width:100%;padding:10px}.side-menu-block .navigation nav a{font-size:16px;height:30px}.side-menu-block .navigation nav a:hover{background:transparent;color:white}.side-menu-block .navigation nav a:hover:after{height:30px}.side-menu-block.side-hide{left:-200px;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg);overflow:hidden}@media screen and (min-width: 0em) and (max-width: 39.9375em){.side-menu-block.side-hide{left:-50%}}@media screen and (max-width: 63.9375em){.sub-menu-wrapper{position:relative;transform:scaleY(1);background-color:#2e7693;top:0}.sub-menu-wrapper .sub-menu{justify-content:center}.sub-menu-wrapper .sub-menu .sub-menu-item{font-family:"UbuntuBold",sans-serif;line-height:27px;margin:0 10px}}.news-list-wrapper{position:relative;margin-bottom:60px}.news-list-wrapper .last-news-list-wrapper{margin-bottom:40px}.scroll-news-list{position:absolute;right:0;bottom:-34px}#last-news-back-less-btn{top:-34px;bottom:inherit}.last-news-list-wrapper{min-height:350px}.news-list{list-style:none;margin:0;padding:0;position:relative;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;bottom:0}.news-list li{margin-top:8px;padding-bottom:8px;display:inline-block;width:100%}.news-list li a{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-decoration:none;font-size:15px;line-height:22px;display:block;min-height:45px}.news-list li a:hover{color:#90A4AE}.news-list li a .time{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;display:inline-block;width:40px;font-size:14px;color:#90A4AE;vertical-align:top;font-family:"UbuntuRegular",sans-serif;line-height:18px}.news-list li a .news-title{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;display:inline-block;color:#323232;width:calc(100% - 50px);vertical-align:top;line-height:18px;float:right}.news-list li a .news-title:after{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;display:inline;color:#90A4AE;font-size:15px;margin:0 5px;line-height:20px;vertical-align:top}.news-list li a:hover .news-title{color:#90A4AE}.news-list li a:active .news-title{color:#90A4AE}.news-list li a:active .news-title:after{color:#fefefe}.news-list li.adv{margin:0;padding:0}.news-list li.important a .news-title{font-family:"UbuntuBold",sans-serif}.news-list li.important a:hover{color:#90A4AE}.news-list li.video a .news-title:after{content:'ondemand_video'}.news-list li.lenta a .news-title:after{content:'question_answer'}.news-list li.audio a .news-title:after{content:'audiotrack'}.news-list li.photo a .news-title:after{content:'camera_alt'}.news-list li.photo.video a .news-title:after{content:'camera_alt ondemand_video'}.news-list li.photo.audio a .news-title:after{content:'camera_alt audiotrack'}.news-list li.video.audio a .news-title:after{content:'ondemand_video audiotrack'}.news-list li.with-photo a{display:block}.news-list li.with-photo a img{display:block;max-width:100%;width:370px;margin-bottom:10px}.news-list li.with-photo a .news-image{overflow:hidden;position:relative}.news-list li.with-photo a .news-image:after{z-index:1;content:'';position:absolute;background:#36809e;top:50%;bottom:50%;opacity:0;left:0;right:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.news-list li.with-photo a .news-title{display:inline-block;font-size:14px;font-family:"UbuntuBold",sans-serif;line-height:18px;vertical-align:middle;z-index:3;width:calc(100% - 50px);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width: 0em) and (max-width: 39.9375em){.news-list li.with-photo a .news-title{font-size:16px;line-height:22px}}.news-list li.with-photo a .news-title .time{position:absolute;top:-20px;color:#fefefe}.news-list li.with-photo a .news-title span{font-family:"UbuntuBold",sans-serif;padding:0 5px;background:#cc4040;color:#fefefe}.news-list li.with-photo a .news-title.red{width:100% !important}.news-list li.with-photo a:hover .news-image:after{top:0;bottom:0;opacity:.5}.news-list li.with-photo a:hover .news-title{bottom:40px;background:transparent}.news-list li.with-photo a:active .news-image:after{opacity:.1}.news-list li.month{color:#90A4AE;background:#fefefe;padding:0;margin:15px 0 5px;font-size:14px}.news-list li.scrolled{border-top:1px solid #ECEFF1}.top-tags{background:#ECEFF1;width:100%;margin:30px 0 15px;vertical-align:top;white-space:nowrap;display:flex;flex-wrap:wrap;height:auto;overflow:hidden}.news-wrapper img{height:auto !important}.news-wrapper .top-tags .tags{padding:0 15px;text-align:left;width:33.3333333333%}@media screen and (max-width: 640px){.news-wrapper .top-tags .tags{width:50%}}@media screen and (max-width: 480px){.news-wrapper .top-tags .tags{width:auto}}.tags{font-family:"UbuntuBold",sans-serif;text-decoration:none;font-size:14px;padding:0 5px}.tags:before{content:'#'}.tags.title{margin:10px 0;font-size:28px;color:#cc4040}.tags h1{display:inline}.tags-wrapper{margin:30px 0;width:100%;background:#f1f4f6;padding:25px}.tags-wrapper .tags-title{font-size:16px;color:#90A4AE;font-family:"UbuntuBold",sans-serif}.tags-wrapper .tags-description{color:#90A4AE;font-size:12px;text-decoration:none}.relevant-tags-wrapper{margin:0px 0 10px;width:100%;background:#ECEFF1;padding:10px 25px;color:#90A4AE;font-size:14px}.top-news-wrapper{max-width:75rem;margin-left:auto;margin-right:auto}.top-news-wrapper::before,.top-news-wrapper::after{content:' ';display:table}.top-news-wrapper::after{clear:both}.top-news-wrapper .primary-news{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem;height:454px;text-decoration:none;position:relative;background-color:#ECEFF1;margin-bottom:30px}.top-news-wrapper .primary-news:last-child:not(:first-child){float:right}@media screen and (max-width: 63.9375em){.top-news-wrapper .primary-news{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem;height:247px}.top-news-wrapper .primary-news:last-child:not(:first-child){float:right}}.top-news-wrapper .primary-news:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(transparent 70%, rgba(0,0,0,0.3) 100%)}.top-news-wrapper .primary-news:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:#323232;opacity:0.1;z-index:1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.top-news-wrapper .primary-news .news-description{position:absolute;bottom:0;z-index:2;padding:0 20px}.top-news-wrapper .primary-news .news-description .title{font-family:"UbuntuBold",sans-serif;font-size:30px;line-height:43px;background:#cc4040;color:#fefefe;padding:0 5px}@media screen and (min-width: 0em) and (max-width: 39.9375em){.top-news-wrapper .primary-news .news-description .title{font-size:20px;line-height:30px}}.top-news-wrapper .primary-news .news-description .sub-title{color:#fefefe;height:0;opacity:0;overflow:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.top-news-wrapper .primary-news .news-description .statistic{color:#fefefe;height:0;opacity:0;margin:0;overflow:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;padding:0}.top-news-wrapper .primary-news .news-description .statistic li{display:inline-block;margin-right:10px;opacity:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.top-news-wrapper .primary-news .news-description .time{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;color:#fefefe;width:40%;margin:10px 0 20px;opacity:0}.top-news-wrapper .primary-news .news-description .time span{font-weight:bold}.top-news-wrapper .primary-news:hover:after{background:#36809e;opacity:0.7}.top-news-wrapper .primary-news:hover .sub-title{margin:14px 0;height:70px;opacity:1}.top-news-wrapper .primary-news:hover .statistic{height:20px;padding:0;margin:10px 0;opacity:1}.top-news-wrapper .primary-news:hover .statistic li{opacity:1}.top-news-wrapper .primary-news:hover .time{opacity:1}.top-news-wrapper .primary-news:active:after{opacity:0.1}.top-news-wrapper .secondary-news{width:50%;float:left;padding-left:.9375rem;padding-right:.9375rem;margin-top:20px;width:48%;height:227px;text-decoration:none;position:relative;background-color:#ECEFF1}.top-news-wrapper .secondary-news:last-child:not(:first-child){float:right}@media screen and (min-width: 40em) and (max-width: 63.9375em){.top-news-wrapper .secondary-news{width:50%;float:left;padding-left:.9375rem;padding-right:.9375rem}.top-news-wrapper .secondary-news:last-child:not(:first-child){float:right}}@media screen and (min-width: 0em) and (max-width: 39.9375em){.top-news-wrapper .secondary-news{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.top-news-wrapper .secondary-news:last-child:not(:first-child){float:right}}.top-news-wrapper .secondary-news:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(transparent 60%, rgba(0,0,0,0.4) 100%)}.top-news-wrapper .secondary-news:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:#323232;opacity:0.1;z-index:1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.top-news-wrapper .secondary-news .news-description{position:absolute;bottom:0;left:0;padding:0 20px;z-index:2;font-size:14px;line-height:21px}.top-news-wrapper .secondary-news .news-description .title{font-family:"UbuntuBold",sans-serif;font-size:16px;line-height:23px;background:#36809e;color:#fefefe;padding:0 5px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.top-news-wrapper .secondary-news .news-description .statistic{color:#fefefe;height:0;margin:0;overflow:hidden;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:0;opacity:0}.top-news-wrapper .secondary-news .news-description .statistic li{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0;display:inline-block;margin-right:10px}.top-news-wrapper .secondary-news .news-description .time{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fefefe;width:60%;margin:20px 0}.top-news-wrapper .secondary-news:hover:after{background:#36809e;opacity:0.7}.top-news-wrapper .secondary-news:hover .statistic{height:20px;opacity:1;padding:0;margin:10px 0}.top-news-wrapper .secondary-news:hover .statistic li{opacity:1}.top-news-wrapper .secondary-news:hover .title{background:#cc4040}.top-news-wrapper .secondary-news:hover .time{background:#cc4040}.top-news-wrapper .secondary-news:active:after{opacity:0.1}.styob-wrapper .news-block .news-image:before{content:'';background:url("../images/icons/styob.svg") no-repeat center center}.styob-wrapper .news-block .news-image:after{background:url("../images/icons/styob.svg") no-repeat center bottom;background-size:cover}.styob-wrapper .news-block .news-image .statistic{background:#36809e}.video-wrapper .news-block .news-image:before{content:'';background:url("../images/icons/polit-video.svg") no-repeat center center}.video-wrapper .news-block .news-image:after{background:url("../images/icons/polit-video.svg") no-repeat center bottom;background-size:cover}.video-wrapper .news-block .news-image .statistic{background:#36809e}.question-wrapper .news-block{position:relative}.question-wrapper .news-block .news-image:after{background:url("../images/icons/questions.svg") no-repeat center bottom;background-size:cover}.question-wrapper .news-block .news-image .statistic{padding-right:10px;text-align:right}.question-wrapper .news-block .news-title{position:absolute;bottom:10px;padding:0 20px;line-height:26px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:2}.question-wrapper .news-block .news-title span{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#36809e;color:#fefefe}.question-wrapper .news-block .news-time{position:absolute;bottom:5px;left:10px;z-index:2;padding:0 10px;color:#fefefe}.question-wrapper .news-block:hover .news-title{bottom:50px}.question-wrapper .news-block:hover .news-title span{background:#cc4040}.news-block{display:inline-block;margin:0 0 20px;text-decoration:none}.news-block .news-image{position:relative;overflow:hidden}.news-block .news-image:before{position:absolute;bottom:0;left:0;height:30px;width:51px;z-index:10}.news-block .news-image img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.news-block .news-image:after{z-index:1;content:'';position:absolute;background:#36809e;top:50%;bottom:50%;opacity:0;left:0;right:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.news-block .news-image .statistic{z-index:2;position:absolute;bottom:-20px;white-space:nowrap;width:100%;text-align:center;overflow:hidden;color:#fefefe;height:30px;background:none;margin:0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:0;font-size:14px}.news-block .news-image .statistic li{display:inline-block;margin-right:10px}.news-block .news-title{font-family:"UbuntuBold",sans-serif;font-size:18px;margin:15px 0 6px}.news-block .news-time{font-family:"UbuntuRegular",sans-serif;font-size:12px;color:#90A4AE}.news-block .news-time span{font-weight:bold}.news-block:hover .news-image:after{top:0;bottom:0;opacity:.5}.news-block:hover .news-image .statistic{bottom:0;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg);width:100%;opacity:1}.news-block:active .news-image:after{opacity:.1}.news-block.styob-type .news-image:before{content:'';background:url("../images/icons/styob.svg") no-repeat center center}.news-block.styob-type .news-image:after{background:url("../images/icons/styob.svg") no-repeat center bottom;background-size:cover}.news-block.styob-type .news-image .statistic{background:#36809e}.news-block.video-type .news-image:before{content:'';background:url("../images/icons/polit-video.svg") no-repeat center center}.news-block.video-type .news-image:after{background:url("../images/icons/polit-video.svg") no-repeat center bottom;background-size:cover}.news-block.video-type .news-image .statistic{background:#36809e}.news-block.question-type{position:relative}.news-block.question-type .news-image:before{content:'';background:url("../images/icons/questions-icon.svg") no-repeat center center}.news-block.question-type .news-image:after{background:url("../images/icons/questions.svg") no-repeat center bottom;background-size:cover}.news-block.tag-list{margin:10px 0;max-width:75rem;margin-left:auto;margin-right:auto}.news-block.tag-list::before,.news-block.tag-list::after{content:' ';display:table}.news-block.tag-list::after{clear:both}.news-block.tag-list .news-image{width:30%;float:left;padding-left:0;padding-right:0}.news-block.tag-list .news-image:last-child:not(:first-child){float:right}@media screen and (min-width: 0em) and (max-width: 39.9375em){.news-block.tag-list .news-image{width:100%;float:left;padding-left:0;padding-right:0}.news-block.tag-list .news-image:last-child:not(:first-child){float:right}}.news-block.tag-list .news-title,.news-block.tag-list .news-time{margin:0;width:70%;float:left;padding-left:.9375rem;padding-right:.9375rem}.news-block.tag-list .news-title:last-child:not(:first-child),.news-block.tag-list .news-time:last-child:not(:first-child){float:right}@media screen and (min-width: 0em) and (max-width: 39.9375em){.news-block.tag-list .news-title,.news-block.tag-list .news-time{margin-top:10px;width:100%;float:left;padding-left:0;padding-right:0}.news-block.tag-list .news-title:last-child:not(:first-child),.news-block.tag-list .news-time:last-child:not(:first-child){float:right}}.news-block.tag-list .news-subtitle{width:70%;float:left;padding-left:.9375rem;padding-right:.9375rem;color:#323232;margin:5px 0}.news-block.tag-list .news-subtitle:last-child:not(:first-child){float:right}@media screen and (min-width: 0em) and (max-width: 39.9375em){.news-block.tag-list .news-subtitle{width:100%;float:left;padding-left:0;padding-right:0}.news-block.tag-list .news-subtitle:last-child:not(:first-child){float:right}}.blogs-wrapper{background:#ECEFF1;min-height:250px;position:relative;overflow:hidden;margin-bottom:10px}.blogs-wrapper h3,.blogs-wrapper .news-list li.month,.news-list .blogs-wrapper li.month,.blogs-wrapper .news-wrapper .read-also-tip:before,.news-wrapper .blogs-wrapper .read-also-tip:before{position:absolute;left:0;top:0;margin:0;z-index:10}.blog-block{text-align:center;padding:0 15px;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;-ms-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.blog-block:hover{background:rgba(255,255,255,0.5)}.blog-block a{text-decoration:none}.blog-block .blog-photo{margin:35px 0 5px;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;width:120px;height:120px}.blog-block .blog-author{color:#90A4AE;font-size:14px}.blog-block .blog-title{margin-top:5px;line-height:95px;font-family:"UbuntuBold",sans-serif;font-size:20px;width:100%;color:#36809e;padding:0 10px;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.blog-block .blog-title:hover{color:#cc4040}.blog-block .blog-title .blog-subtitle{font-family:"UbuntuRegular",sans-serif;color:#90A4AE;font-size:15px}.blog-block .blog-statistic{margin:10px 0;padding:0;list-style:none;font-size:12px;line-height:12px;color:#90A4AE}.blog-block .blog-statistic li{display:inline-block;margin:0 10px}.blog-block.title{position:relative;background:transparent;margin:0 0 30px}.blog-block.title:before,.blog-block.title:after{width:40%;height:1px;content:'';background:#ECEFF1;position:absolute;top:65px;z-index:0}.blog-block.title:before{left:0}.blog-block.title:after{right:0}.blog-block.title .blog-author{font-family:"UbuntuRegular",sans-serif;font-size:18px}.blog-block.title .blog-author-position{font-size:13px;color:#90A4AE}.news-wrapper .news-statistics{font-size:13px;text-transform:uppercase;margin:5px 0}.news-wrapper .news-statistics span{font-family:"UbuntuBold",sans-serif;color:#cc4040}.news-wrapper .news-statistics .watched{margin-left:15px}.news-wrapper .news-statistics .admin{text-decoration:none;margin-left:15px}.news-wrapper .news-photo{position:relative;margin-top:20px}.news-wrapper .news-photo .photo-credits{position:absolute;bottom:0;left:0;background:#36809e;opacity:.75;color:#fefefe;padding:2px 10px;font-size:13px}.news-wrapper .news-photo .photo-credits a{color:#ECEFF1}.news-wrapper .news-photo .photo-credits a:hover{color:#cc4040}.news-wrapper .subtitle{font-size:18px;line-height:24px;font-family:"UbuntuBold",sans-serif;margin:1rem 0}.news-wrapper .media_embed,.news-wrapper iframe{max-width:100% !important}.news-wrapper .media_embed .div,.news-wrapper iframe .div{max-width:100% !important}.news-wrapper .media_embed img,.news-wrapper .media_embed iframe,.news-wrapper iframe img,.news-wrapper iframe iframe{max-width:100% !important}.news-wrapper p{margin:1rem 0}.news-wrapper .read-also-tip{display:inline-block;float:right;font-size:14px;width:260px;padding:0 0 20px 30px;line-height:24px}.news-wrapper .read-also-tip a{padding:0 17px;display:inline-block}.news-wrapper .read-also-tip:before{content:'Читайте также';display:block;margin:5px 0}.news-wrapper .quote{position:relative;font-family:"UbuntuBold",sans-serif;font-size:20px;line-height:30px;margin:1.5rem 0 1.5rem 50px}.news-wrapper .quote:before{content:'“';color:#cc4040;font-size:64px;line-height:54px;position:absolute;left:-50px;top:0}.news-wrapper .insert{margin:10px 0 20px 50px;font-size:22px;line-height:32px;position:relative;padding:0 5px;display:inline;background:#cc4040;font-family:"UbuntuBold",sans-serif;color:#fefefe}.news-wrapper .read-also{font-size:16px;border:3px solid #ECEFF1;padding:15px 25px;color:#90A4AE;font-family:"UbuntuLight",sans-serif}.news-wrapper .read-also:before{content:"Читайте также: "}.news-wrapper .read-also a{text-decoration:none;color:#36809e;margin-left:5px;font-family:"UbuntuRegular",sans-serif}.news-wrapper .telegram-block{width:100%;background-color:#ECEFF1;padding:5px;margin:20px 0}.news-wrapper .telegram-block .telegram-icon{display:inline-block;padding:20px;vertical-align:middle}.news-wrapper .telegram-block .telegram-icon .icon{width:50px;display:inline-block}.news-wrapper .telegram-block a{text-decoration:none}.news-wrapper .telegram-block a .telegram-text{display:inline-block;width:calc(100% - 100px);color:#90A4AE;vertical-align:middle}@media screen and (min-width: 0em) and (max-width: 39.9375em){.news-wrapper .telegram-block a .telegram-text{font-size:12px;line-height:16px}}.news-wrapper .news-tags{font-size:14px;margin:15px 0}.news-wrapper .news-tags a{color:#90A4AE}.news-wrapper .news-tags:before{content:'Теги:';color:#90A4AE}.news-wrapper .news-source{font-size:14px;margin:15px 0}.news-wrapper .news-source .source{font-family:"UbuntuBold",sans-serif;text-decoration:none;font-size:14px;padding:0 5px}.news-wrapper .news-source:before{content:'Источник:';font-family:"UbuntuRegular",sans-serif;color:#90A4AE}.news-wrapper .news-source.empty-source:before{content:''}footer{padding:26px 0;background:#36809e;min-height:230px;z-index:9999}footer .logo{background:url("../images/logo.svg") no-repeat center center;background-size:contain;width:100%;min-width:100px;height:100px;display:block}footer .navigation{white-space:inherit}footer .social-group{max-width:75rem;margin-left:auto;margin-right:auto}footer .social-group::before,footer .social-group::after{content:' ';display:table}footer .social-group::after{clear:both}footer .social-group .social{width:33% !important;width:25%;float:left;padding-left:0;padding-right:0}footer .social-group .social:last-child:not(:first-child){float:right}footer .copyrights{padding:20px 20px;color:#fefefe;font-size:12px;line-height:17px}.pagination-wrapper{margin:30px 0;width:100%;display:flex;justify-content:center}.pagination-wrapper .active{margin:0 8px;background:#cc4040;color:white;padding:5px 10px;text-decoration:none}.pagination-wrapper .active:hover{background:#ECEFF1;color:#36809e}.pagination-wrapper .inactive{margin:0 8px;padding:5px 10px;text-decoration:none;border:1px solid transparent}.pagination-wrapper .inactive:hover{background:#ECEFF1;color:#36809e}@media screen and (max-width: 500px){.pagination-wrapper .inactive{display:none}}.pagination-wrapper .pagination-previous,.pagination-wrapper .pagination-next{margin:0 8px;padding:5px 10px;text-decoration:none;color:#90A4AE}.pagination-wrapper .pagination-previous:hover,.pagination-wrapper .pagination-next:hover{color:#cc4040}.pagination-wrapper ul li.active{padding:3px 10px;background:#cc4040;color:#fefefe}.pagination-wrapper ul li a{text-decoration:none}.login-page-container{background:#cc4040}.login-page-container a:hover{color:#fefefe}.login-page-container label{color:#fefefe;display:inline-block}.login-page-container button{padding:10px 20px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.login-page-container button:hover{background:#36809e}.login-page-container .outer-page{height:calc(100vh - 290px);display:block;color:#fefefe;line-height:calc(100vh - 290px)}.login-page-container .outer-page .login-page{line-height:36px;vertical-align:middle;display:inline-block;text-align:center}.login-page-container .outer-page .login-page h1{font-family:"UbuntuBold",sans-serif}h4 .modal-title{padding:30px 0 10px;font-weight:600}.modal-body{padding:0;margin:0}#content-roll-tracker{margin-top:30px}#newsListPromoArticle img{text-align:center;width:100%}#newsListPromoArticle a{text-align:center;color:#36809e;font-size:20px;display:block;font-weight:600;text-decoration:none}.search-nothing-found-message-wrapper{font-size:26px;opacity:0.5}.show-more-button{text-transform:uppercase;margin:20px auto;padding:15px;color:#36809e;border:2px solid #36809e;font:12px "UbuntuBold",sans-serif;width:12rem}.lenta_adv{margin-left:20px}.person-name h1{font:32px "UbuntuBold", sans-serif;color:#cc4040;margin-bottom:0}.tags-person-card{display:flex;align-items:center;margin:30px 0;border:1px solid #E9E9E9}.tags-person-card:hover .person-card-img:after{top:0;bottom:0;opacity:.5}.tags-person-card:hover .person-main-info .title{color:#cc4040}.tags-person-card .person-card-img{width:17%;position:relative}.tags-person-card .person-card-img:after{z-index:1;content:'';position:absolute;background:#36809e;top:50%;bottom:50%;opacity:0;left:0;right:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tags-person-card .person-main-info{padding:20px 40px}.tags-person-card .person-main-info .title{margin-bottom:25px;font-size:22px;font-weight:600;color:#515151;display:flex;align-items:center}.tags-person-card .person-main-info .title span{margin-left:20px;height:21px;padding:0 5px;display:flex;justify-content:center;align-items:center;font-size:10px;font-weight:600;letter-spacing:0.02em;color:#FFFFFF;text-transform:uppercase;background:#2148B6;border-radius:1px;line-height:normal}.tags-person-card .person-main-info .main-descr{font-weight:600;line-height:normal;font-size:18px;letter-spacing:0.02em;color:#36809E}@media screen and (max-width: 480px){.tags-person-card{flex-direction:column;align-items:flex-start;padding:15px}.tags-person-card .person-card-img{width:auto;margin:0 auto}.tags-person-card .person-main-info{padding-left:0;padding-right:0}}.advertising-page{background-color:#F1F4F6;padding-bottom:135px}.advertising-page h1{margin:40px 0}.advertising-page form{background-color:white;padding:35px 50px 50px;margin-top:40px}.advertising-page form h2{font-size:34px;color:#0a0a0a;margin-bottom:35px;font-family:UbuntuLight, Sans-Serif}.advertising-page form label span{margin-bottom:13px;font-size:13px;font-family:Ubuntu, Sans-Serif;color:#a6a6a6}.advertising-page form label input{height:50px;padding:20px;margin-bottom:25px;border:1px solid #E6E6E6;border-radius:1px;box-shadow:none;font-size:20px;font-family:UbuntuBold, Sans-Serif}.advertising-page form label textarea{border:1px solid #E6E6E6;border-radius:1px;box-shadow:none;padding-left:20px;font-family:Ubuntu, Sans-Serif;resize:none}.advertising-page form button{height:50px;background-color:#36809e;color:white;font-size:16px;font-family:UbuntuBold, Sans-Serif;padding-left:50px;padding-right:50px}.advertising-page form button img{margin-right:8px}button,a{outline-color:transparent !important;outline-style:none !important;-webkit-tap-highlight-color:rgba(0,0,0,0.1)}.simple-button{font-family:"UbuntuBold",sans-serif;font-weight:bold;color:#90A4AE;text-transform:uppercase;font-size:14px;display:inline-block;padding:8px 20px 2px 2px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.simple-button:hover{background:#90A4AE;color:#fefefe}.flat-button{padding:5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.flat-button:hover{background-color:#90A4AE}.flat-button:active{color:#36809e;background-color:#323232;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.flat-button.disabled{opacity:0.4;cursor:default}.flat-button.disabled:hover,.flat-button.disabled:active{color:inherit;background-color:transparent}.main-button{padding:10px;background:#fefefe;color:#36809e;-webkit-tap-highlight-color:transparent !important;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 1px 4px rgba(100,100,100,0.8);-moz-box-shadow:0 1px 4px rgba(100,100,100,0.8);box-shadow:0 1px 4px rgba(100,100,100,0.8)}.main-button i{font-size:28px !important}.main-button:hover{background:#fff;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-shadow:0 2px 8px rgba(25,25,25,0.5);-moz-box-shadow:0 2px 8px rgba(25,25,25,0.5);box-shadow:0 2px 8px rgba(25,25,25,0.5)}.main-button:active{color:#cc4040;background:#fefefe;-webkit-box-shadow:0 0 2px rgba(75,75,75,0.4);-moz-box-shadow:0 0 2px rgba(75,75,75,0.4);box-shadow:0 0 2px rgba(75,75,75,0.4);-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.main-button.disabled{opacity:0.4;cursor:default}.main-button.disabled:hover,.main-button.disabled:active{padding:10px;background:#fefefe;color:#36809e;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 1px 4px rgba(100,100,100,0.8);-moz-box-shadow:0 1px 4px rgba(100,100,100,0.8);box-shadow:0 1px 4px rgba(100,100,100,0.8)}.border-button{width:100%;padding:10px;text-transform:uppercase;color:#323232;font-family:"UbuntuBold",sans-serif;font-size:15px;border:1px solid #90A4AE;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-shadow:0 0 0 rgba(100,100,100,0);-moz-box-shadow:0 0 0 rgba(100,100,100,0);box-shadow:0 0 0 rgba(100,100,100,0)}.border-button.small-btn{width:auto;padding:6px 10px;font-size:13px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;vertical-align:middle}.border-button.important-btn{color:#36809e;border-color:#36809e;font-size:20px;margin:10px 0}.border-button:hover{background:#fefefe;border:1px solid transparent;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 1px 10px rgba(100,100,100,0.3);-moz-box-shadow:0 1px 10px rgba(100,100,100,0.3);box-shadow:0 1px 10px rgba(100,100,100,0.3)}.border-button:active{color:#36809e;-webkit-box-shadow:0 1px 5px rgba(100,100,100,0.5);-moz-box-shadow:0 1px 5px rgba(100,100,100,0.5);box-shadow:0 1px 5px rgba(100,100,100,0.5);-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.border-button.disabled{opacity:0.4;cursor:default}.border-button.disabled:hover{background-color:transparent}.border-button.disabled:active{color:inherit;background-color:transparent}.icon-button{color:#323232;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.icon-button:hover{color:#36809e}.icon-button:active{color:#cc4040}.shadow-effect{-webkit-box-shadow:0 0 0 rgba(100,100,100,0);-moz-box-shadow:0 0 0 rgba(100,100,100,0);box-shadow:0 0 0 rgba(100,100,100,0);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shadow-effect:hover{-webkit-box-shadow:0 2px 10px rgba(30,30,30,0.5);-moz-box-shadow:0 2px 10px rgba(30,30,30,0.5);box-shadow:0 2px 10px rgba(30,30,30,0.5)}.shadow-effect:active{opacity:.8;-webkit-box-shadow:0 0px 2px rgba(30,30,30,0.8);-moz-box-shadow:0 0px 2px rgba(30,30,30,0.8);box-shadow:0 0px 2px rgba(30,30,30,0.8)}.news-sharing{cursor:pointer;float:right}@media screen and (min-width: 0em) and (max-width: 39.9375em){.news-sharing{float:none;max-width:75rem;margin-left:auto;margin-right:auto;width:100%}.news-sharing::before,.news-sharing::after{content:' ';display:table}.news-sharing::after{clear:both}}.news-sharing a{float:left;padding:0 10px;text-decoration:none;margin:0;border-right:1px solid #ECEFF1}@media screen and (min-width: 0em) and (max-width: 39.9375em){.news-sharing a{width:25%;float:left;padding-left:0;padding-right:0;text-align:center;margin:5px 0}.news-sharing a:last-child:not(:first-child){float:right}}.news-sharing a:before{content:'';width:30px;height:24px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;-webkit-transition:opacity .02s ease-in-out;-moz-transition:opacity .02s ease-in-out;-ms-transition:opacity .02s ease-in-out;-o-transition:opacity .02s ease-in-out;transition:opacity .02s ease-in-out;-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);-o-transform:scale(0.85);transform:scale(0.85)}.news-sharing a.comments{color:#323232}.news-sharing a.comments:before{width:30px;height:24px;content:'comments';display:inline-block}.news-sharing a.comments:hover{background-color:#cc4040;color:#fefefe}.news-sharing a.facebook{color:#3B5998}.news-sharing a.facebook:before{background-image:url("../images/icons/facebook.svg");background-position:center -22px}.news-sharing a.facebook:hover{background-color:#3B5998;color:#fefefe}.news-sharing a.facebook:hover:before{background-position:center 1px}.news-sharing a.vkontakte{color:#45668E}.news-sharing a.vkontakte:before{background-image:url("../images/icons/vkontakte.svg");background-position:center -18px}.news-sharing a.vkontakte:hover{background-color:#45668E;color:#fefefe}.news-sharing a.vkontakte:hover:before{background-position:center 5px}.news-sharing a.twitter{color:#00ACED;border-right:0px solid}.news-sharing a.twitter:before{background-image:url("../images/icons/twitter.svg");background-position:center -19px}.news-sharing a.twitter:hover{background-color:#00ACED;color:#fefefe}.news-sharing a.twitter:hover:before{background-position:center 4px}.news-sharing a.google{color:#DD4B39}.news-sharing a.google:before{background-image:url("../images/icons/google.svg");background-position:center -21px}.news-sharing a.google:hover{background-color:#DD4B39;color:#fefefe}.news-sharing a.google:hover:before{background-position:center 2px}.news-sharing a.disabled,.news-sharing a.disabled:hover{cursor:default;background:#ECEFF1;border:1px solid #90A4AE;box-shadow:none}.news-sharing a.disabled:before,.news-sharing a.disabled:hover:before{opacity:0.3 !important}.news-sharing a.disabled:after,.news-sharing a.disabled:hover:after{display:none !important;opacity:.5 !important}.news-sharing a.disabled:active,.news-sharing a.disabled:hover:active{opacity:1 !important}.news-sharing a-center:before,.news-sharing a-center:after{left:calc(50% - 15px) !important}.person-sharing{cursor:pointer;margin:20px 0 10px;float:left}@media screen and (min-width: 0em) and (max-width: 39.9375em){.person-sharing{float:none;max-width:75rem;margin-left:auto;margin-right:auto;width:100%}.person-sharing::before,.person-sharing::after{content:' ';display:table}.person-sharing::after{clear:both}}.person-sharing a{float:left;padding:0 10px;text-decoration:none;margin:0;border-right:1px solid #ECEFF1}@media screen and (min-width: 0em) and (max-width: 39.9375em){.person-sharing a{width:50%;float:left;padding-left:0;padding-right:0;text-align:center;margin:5px 0}.person-sharing a:last-child:not(:first-child){float:right}}.person-sharing a:before{content:'';width:30px;height:24px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;-webkit-transition:opacity .02s ease-in-out;-moz-transition:opacity .02s ease-in-out;-ms-transition:opacity .02s ease-in-out;-o-transition:opacity .02s ease-in-out;transition:opacity .02s ease-in-out;-webkit-transform:scale(0.85);-moz-transform:scale(0.85);-ms-transform:scale(0.85);-o-transform:scale(0.85);transform:scale(0.85)}.person-sharing a.comments{color:#323232}.person-sharing a.comments:before{width:30px;height:24px;content:'comments';display:inline-block}.person-sharing a.comments:hover{background-color:#cc4040;color:#fefefe}.person-sharing a.facebook{color:#3B5998;border-right:1px solid lightgrey;border-left:1px solid lightgrey}.person-sharing a.facebook:before{background-image:url("../images/icons/facebook.svg");background-position:center -22px}.person-sharing a.facebook:hover{background-color:#3B5998;color:#fefefe}.person-sharing a.facebook:hover:before{background-position:center 1px}.person-sharing a.twitter{color:#00ACED;border-right:1px solid lightgrey}.person-sharing a.twitter:before{background-image:url("../images/icons/twitter.svg");background-position:center -19px}.person-sharing a.twitter:hover{background-color:#00ACED;color:#fefefe}.person-sharing a.twitter:hover:before{background-position:center 4px}.person-sharing a.google{color:#DD4B39}.person-sharing a.google:before{background-image:url("../images/icons/google.svg");background-position:center -21px}.person-sharing a.google:hover{background-color:#DD4B39;color:#fefefe}.person-sharing a.google:hover:before{background-position:center 2px}.person-sharing a.disabled,.person-sharing a.disabled:hover{cursor:default;background:#ECEFF1;border:1px solid #90A4AE;box-shadow:none}.person-sharing a.disabled:before,.person-sharing a.disabled:hover:before{opacity:0.3 !important}.person-sharing a.disabled:after,.person-sharing a.disabled:hover:after{display:none !important;opacity:.5 !important}.person-sharing a.disabled:active,.person-sharing a.disabled:hover:active{opacity:1 !important}.person-sharing a-center:before,.person-sharing a-center:after{left:calc(50% - 15px) !important}.side-menu{vertical-align:middle;color:#fefefe}.side-menu:before{content:'menu';font-size:32px}.skip_previous{width:36px;height:36px}.skip_previous:before{content:'skip_previous'}.play_arrow{width:48px;height:48px;font-size:28px}.play_arrow:before{content:'play_arrow'}.skip_next{width:36px;height:36px}.skip_next:before{content:'skip_next'}.share{vertical-align:middle}.share:before{line-height:24px;width:28px;height:28px;font-size:20px;display:inline-block;content:'reply';-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}.exit:before{line-height:24px;width:28px;height:28px;font-size:20px;vertical-align:middle;content:'exit_to_app'}.favorite_border:before{line-height:24px;width:26px;height:26px;font-size:20px;vertical-align:middle;content:'favorite_border'}.favorite_border:hover:before,.favorite_border.liked:before{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;content:'favorite';color:#36809e}.block:before{vertical-align:middle;width:28px;height:28px;line-height:26px;font-size:20px;content:'block'}.watched:before{content:'';display:inline-block;width:40px;height:20px;background:url("../images/icons/eye.svg") no-repeat center -9px}.shared:before{content:'';display:inline-block;width:40px;height:20px;background:url("../images/icons/share.svg") no-repeat center -10px}.blog-statistic .watched:before{width:28px;height:18px;background:url("../images/icons/eye.svg") no-repeat center 9px}.blog-statistic .shared:before{width:28px;height:18px;background:url("../images/icons/share.svg") no-repeat center 10px}.news-statistics .watched:before{width:28px;height:18px;background:url("../images/icons/eye.svg") no-repeat center -31px}.queue_music{width:32px;height:32px;font-size:24px}@media screen and (min-width: 0em) and (max-width: 39.9375em){.queue_music{font-size:26px;line-height:22px;width:36px;height:36px}}.queue_music:before{content:'queue_music'}.volume{width:36px;height:36px;font-size:24px;display:inline-block}.volume.up:before{content:'volume_up'}.volume.down:before{content:'volume_down'}.volume.mute:before{content:'volume_mute'}.volume.off:before{content:'volume_off'}.search{width:36px;height:36px;font-size:24px}.search:before{content:'search'}.person{width:36px;height:36px;font-size:24px}.person:before{content:'person'}.open-full{width:36px;height:36px;font-size:24px}.open-full:before{content:'keyboard_arrow_down'}.open-full.revers:before{content:'keyboard_arrow_up'}.more-news:before{vertical-align:middle;height:14px;line-height:14px;display:inline-block;content:'arrow_drop_down'}.more-news.revers:before{content:'arrow_drop_up'}.close{width:36px;height:36px;font-size:24px}.close:before{content:'close'}.login{width:36px;height:36px;font-size:24px}.login:after{content:'account_circle'}.password{width:36px;height:36px;font-size:24px}.password:after{content:'lock'}.admin:before{color:#cc4040;width:20px;font-size:14px;content:'edit'}.admin.large{position:fixed;top:20px;width:24px;height:24px;display:inline-block;vertical-align:middle;line-height:24px;right:17%;z-index:19999;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width: 40em) and (max-width: 63.9375em){.admin.large{right:26%}}.admin.large:hover{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);transform:rotateZ(180deg)}.admin.large:before{content:'settings';font-size:24px}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;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-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-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{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:350px;border-right:1px solid #fefefe;margin-top:25px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events: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-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px \9;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"Material Icons";font-size:20px;line-height:1;color:#323232;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{right:55px;top:20px;z-index:100}.slick-prev:before{content:"arrow_back"}[dir="rtl"] .slick-prev:before{content:"arrow_forward"}.slick-next{right:24px;top:20px;z-index:100}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"arrow_forward"}[dir="rtl"] .slick-next:before{content:"arrow_back"}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-20px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;left:0}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline-color:transparent;outline-style:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"Material Icons";font-size:24px;line-height:20px;text-align:center;color:#323232;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#90A4AE;opacity:.75}.UNI-feedback-trigger{position:fixed;width:180px;height:46px;right:-135px;bottom:50px;background:#d0112b;color:#fff;line-height:46px;padding:0 10px;font-size:15px;cursor:pointer;-webkit-transition:right 0.3s ease-in-out;-moz-transition:right 0.3s ease-in-out;-ms-transition:right 0.3s ease-in-out;-o-transition:right 0.3s ease-in-out;transition:right 0.3s ease-in-out}.UNI-feedback-trigger .UNI-title{display:inline-block}.UNI-feedback-trigger:hover{right:0}.UNI-feedback-trigger:before{content:'';margin:0 10px -4px 5px;width:20px;height:20px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMThweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTggMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPnNlbmQgPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IldlbGNvbWUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPHBhdGggZD0iTTAsMTUgTDAsOS4xNzk2ODc1IEwxMi41LDcuNSBMMCw1LjgyMDMxMjUgTDAsMCBMMTcuNSw3LjUgTDAsMTUgWiIgaWQ9InNlbmQtIiBmaWxsPSIjRkZGRkZGIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgIDwvZz48L3N2Zz4=) no-repeat center;display:inline-block}.UNI-feedback-widget{z-index:999 !important}.mobile-320-ad{display:none;position:fixed;bottom:10px;width:320px;left:50%;margin-left:-160px;z-index:9999}.mobile-320-ad #mobile-320-ad-close{position:absolute;line-height:normal;top:-14px;left:0;background-color:#333;height:14px;width:50px;text-align:center;font-size:11px;color:white}#bezTabu_320x50_afterArticle{text-align:center;padding-bottom:20px}#bezTabu_320x50_afterArticle>div{display:inline-block}#bezTabu_320x50_afterComments{text-align:center;padding-bottom:20px}#bezTabu_320x50_afterComments>div{display:inline-block}#bezTabu_320x50_newsLine{text-align:center;padding-bottom:20px}#bezTabu_320x50_newsLine>div{display:inline-block}.bigmir-wrapper{display:inline-block;overflow:hidden}.bigmir-wrapper>div{line-height:normal}.bigmir-wrapper tbody{border:none !important}.bigmir-wrapper tbody{background-color:transparent}.branding-mode .row,.branding .row{max-width:1024px}@media screen and (min-width: 1440px){.branding-mode .row,.branding .row{max-width:1080px}}@media screen and (min-width: 1600px){.branding-mode .row,.branding .row{max-width:1200px}}.branding-mode .adv-container,.branding .adv-container{margin:0 auto -48px;max-width:1024px}@media screen and (min-width: 1440px){.branding-mode .adv-container,.branding .adv-container{max-width:1080px}}@media screen and (min-width: 1600px){.branding-mode .adv-container,.branding .adv-container{max-width:1200px}}.branding-mode .branding-wrapp,.branding .branding-wrapp{display:block}.bending_wrap{position:relative}.bending_wrap #left_brending_el,.bending_wrap #right_brending_el{top:70px !important;position:fixed !important}.bending_wrap .left_brending,.bending_wrap .right_brending{bottom:0;position:absolute;top:0;width:460px;z-index:1}.bending_wrap .left_brending a,.bending_wrap .right_brending a{background-color:#60413c;bottom:0;position:fixed;top:0}.bending_wrap .left_brending{left:-460px}.bending_wrap .right_brending{right:-460px}.branding-wrapp{position:relative;overflow-x:hidden}.branding-wrapp .left-img,.branding-wrapp .right-img{position:absolute;top:70px;bottom:0;width:460px}.branding-wrapp .left-img{left:-460px}.branding-wrapp .right-img{right:-460px}.branding-wrapp #left-bg-image,.branding-wrapp #right-bg-image{position:fixed;top:70px;width:460px;height:1200px;cursor:pointer}.branding-wrapp .google-left-img,.branding-wrapp .google-right-img{position:absolute;top:70px;bottom:0;width:160px}.branding-wrapp .google-left-img{left:-160px}.branding-wrapp .google-right-img{right:-160px}.branding-wrapp #google-left-bg-image,.branding-wrapp #google-right-bg-image{position:fixed;top:70px;width:160px;height:600px;cursor:pointer}@media (max-width: 1340px){.branding-wrapp{display:none !important}}.banner{text-align:center}.banner *{margin:auto}.banner.header{margin:20px auto}.banner.news-bottom{overflow:hidden;margin:40px 0}.banner.mobile-banner{position:fixed;bottom:10px;left:50%;margin-left:-160px}.news-block-adv-kinoafisha{text-align:center;margin-bottom:30px}.news-block-adv-kinoafisha iframe{width:inherit}.news-block-adv-sinoptic{text-align:center;margin-bottom:30px}.news-block-adv-sinoptic *{margin:auto}.ukr-net-links{font-size:12px;border-top:1px solid #ECEFF1;margin:20px 0 -20px;padding-top:10px}.close-banner{display:none;width:24px;height:24px;cursor:pointer;position:absolute;top:-12px;right:-12px;z-index:9999;color:#fff;border:2px solid white;border-radius:50%;font-size:13px;background-color:black}@media only screen and (min-width: 320px){.close-banner{top:0;right:0}}.adv-300{border:1px solid #ECEFF1;text-align:center;margin:20px 0;padding:30px 0}.adv-300.in-list{border:1px solid #ECEFF1;margin:-1px 0;padding:0;line-height:310px;vertical-align:middle}.adv-300.in-list img{margin:0 !important;width:inherit !important}.adv-300.in-recommendation{margin:0 0 20px;padding:0;line-height:320px;vertical-align:middle;min-height:320px}.adv-300 .wrapper{display:inline}.adv-970{padding:10px 0;text-align:center}.mt600-300.mtr3{border:none !important;display:block;height:auto !important}.mt600-300.mtr3 tr{width:100% !important;padding:10px !important;height:auto}.mt600-300.mtr3 td{border:1px solid #ECEFF1;width:50% !important;padding:10px !important;box-sizing:border-box;width:50% !important;display:inline-block}.mt600-300.mtr3 .mt-img{border:none !important;margin-right:15px !important}.mt600-300.mtr3 .mt-txt{margin:5px 0}.mt600-300.mtr3 .mt-txt:after{content:'реклама';display:block;color:#90A4AE;font-size:11px;margin-top:5px}.mt600-300.mtr3 .mt-hdr a{font-family:"UbuntuBold",sans-serif !important;font-size:18px !important}.mt600-300.mtr3 .mt-btn{bottom:10px !important;color:#fefefe !important;background:#36809e !important;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mt600-300.mtr3 .mt-btn:hover,.mt600-300.mtr3 .mt-btn a:hover{color:#fefefe !important;background:#cc4040 !important}#adpartner-jsunit-254 .half{width:32% !important;max-width:32% !important}a{text-decoration:none}a:hover{color:#cc4040}.persons-shows .persons-shows-switcher{background-color:#ECEFF1;color:#2e7693;text-align:center;font:20px "UbuntuBold",sans-serif;border:none}.persons-shows .persons-shows-switcher .tabs-title{display:inline-block;float:none}.persons-shows .persons-shows-switcher .tabs-title>a{color:#2e7693;opacity:0.5;text-align:center;font:18px "UbuntuBold",sans-serif;text-decoration:none;text-transform:uppercase;padding:1.6rem 1.5rem}.persons-shows .persons-shows-switcher .tabs-title>a:hover{background:transparent;opacity:1}.persons-shows .persons-shows-switcher .persons-menu-item,.persons-shows .persons-shows-switcher .shows-menu-item{display:inline-block;margin:0 20px;position:relative}.persons-shows .persons-shows-switcher .is-active{position:relative}.persons-shows .persons-shows-switcher .is-active a{background-color:transparent;opacity:1}.persons-shows .persons-shows-switcher .is-active::after{border-bottom:15px solid #ffffff;border-left:15px solid transparent;border-right:15px solid transparent;bottom:-1px;left:calc(50% - 15px);content:"";position:absolute;width:0;height:0}@media screen and (min-width: 0em) and (max-width: 39.9375em){.persons-shows .persons-shows-switcher .tabs-title>a{padding:1rem 1.5rem 1.5rem}}.persons-shows .tabs-content{border:none}.persons-shows .tabs-content .persons-filter{margin:1rem 0 2rem}.persons-shows .tabs-content .persons-filter .filter-item{margin:5px 0;padding:0.5rem 1.25rem;text-transform:uppercase;color:#2e7693;font:16px "UbuntuBold",sans-serif}.persons-shows .tabs-content .persons-filter .filter-item.is-active{background:#cc4040;color:#fefefe}@media screen and (min-width: 0em) and (max-width: 39.9375em){.persons-shows .tabs-content .persons-filter{margin:.5rem 0 1rem}.persons-shows .tabs-content .persons-filter .filter-item{padding:0.5rem .875rem;font-size:12px}}.persons-shows .column:last-child:not(:first-child),.persons-shows .columns:last-child:not(:first-child){float:left}.person-menu{margin:1rem 0 2rem}.person-menu .tabs{border:none}.person-menu .tabs-content{border:none}.person-menu .persons-switcher{background-color:#ffffff;color:#cc4040;text-align:center;font:20px "UbuntuBold",sans-serif;border:none}.person-menu .persons-switcher .tabs-title{display:inline-block;float:none;margin:10px 20px;text-transform:uppercase;color:#36809e}.person-menu .persons-switcher .tabs-title:hover{color:#cc4040;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.person-menu .persons-switcher .tabs-title a{color:#36809e;text-align:center;text-transform:uppercase;font-size:18px}.person-menu .persons-switcher .tabs-title a:focus,.person-menu .persons-switcher .tabs-title a[aria-selected='true']{color:#cc4040;background:none}.person-menu .persons-switcher .tabs-title.is-active{border-bottom:3px solid #cc4040;color:#cc4040}.person-menu .persons-switcher .tabs-title.is-active:hover{opacity:0.8}@media screen and (min-width: 0em) and (max-width: 39.9375em){.person-menu .persons-switcher .tabs-title{width:32%;margin:0}.person-menu .persons-switcher .tabs-title a{font-size:14px;padding:.5rem 0}.person-menu .persons-switcher .tabs-title.is-active{border-bottom:2px solid #cc4040}}.person-wrapper,.show-wrapper{margin:15px 0}.person-wrapper .image-wrapper,.show-wrapper .image-wrapper{position:relative}.person-wrapper .image-wrapper:after,.show-wrapper .image-wrapper:after{content:'';position:absolute;background:#3b90b3;width:100%;top:50%;bottom:50%;left:0;right:0;opacity:0;display:block;z-index:1;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.person-wrapper .image-wrapper .activity-category,.show-wrapper .image-wrapper .activity-category{position:absolute;top:10px;left:-5px;color:#fefefe;font:10px "UbuntuBold",sans-serif;text-transform:uppercase;padding:6px 7px;text-decoration:none}.person-wrapper .image-wrapper .technology,.show-wrapper .image-wrapper .technology{background-color:#2148b6}.person-wrapper .image-wrapper .sport,.show-wrapper .image-wrapper .sport{background-color:#36809e}.person-wrapper .image-wrapper .showbiz,.show-wrapper .image-wrapper .showbiz{background-color:#C42F63}.person-wrapper .image-wrapper .politic,.show-wrapper .image-wrapper .politic{background-color:#cc4040}.person-wrapper .image-wrapper .business,.show-wrapper .image-wrapper .business{background-color:#323232}.person-wrapper .person-description,.person-wrapper .show-description,.show-wrapper .person-description,.show-wrapper .show-description{font:18px "UbuntuBold",sans-serif;margin:10px 0 0;color:#323232}.person-wrapper .person-activity,.show-wrapper .person-activity{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#2e7693;line-height:16px;margin-top:5px}.person-wrapper:hover .image-wrapper:after,.show-wrapper:hover .image-wrapper:after{top:0;bottom:0;opacity:.5}.show-more-button{text-transform:uppercase;margin:20px auto;padding:15px;color:#36809e;border:2px solid #36809e;font:12px "UbuntuBold",sans-serif;width:12rem;text-align:center;cursor:pointer}.show-more-button:hover{background-color:#cc4040;color:#fefefe;border:2px solid #cc4040}.person-card,.show-card{background-color:#ECEFF1;padding:20px 5px;margin:20px 0;position:relative}.person-card .all-persons,.person-card .all-shows,.show-card .all-persons,.show-card .all-shows{position:absolute;top:10px;right:20px;color:#90A4AE;font-family:"UbuntuBold",sans-serif}@media screen and (min-width: 0em) and (max-width: 39.9375em){.person-card .all-persons,.person-card .all-shows,.show-card .all-persons,.show-card .all-shows{top:10px;right:18px;margin:0 0 10px 10px}}.person-card .full-image,.show-card .full-image{width:100%}.person-card .activity-category,.show-card .activity-category{color:#fefefe;font:10px "UbuntuBold",sans-serif;text-transform:uppercase;padding:5px 7px;text-decoration:none;display:inline-block}.person-card .technology,.show-card .technology{background-color:#2148b6}.person-card .showbiz,.show-card .showbiz{background-color:#CC3F70}.person-card .sport,.show-card .sport{background-color:#35809E}.person-card .politic,.show-card .politic{background-color:#CC403F}.person-card .business,.show-card .business{background-color:#323232}.person-card .person-name h1,.person-card .show-name h1,.show-card .person-name h1,.show-card .show-name h1{font:32px "UbuntuBold",sans-serif;color:#cc4040;margin:10px 0}.person-card .person-description,.person-card .show-description,.show-card .person-description,.show-card .show-description{font-size:14px;margin-top:10px}@media screen and (min-width: 0em) and (max-width: 39.9375em){.person-card,.show-card{padding-top:40px}}.other-persons-wrapper,.other-shows-wrapper{font-family:"UbuntuBold",sans-serif;font-size:28px;color:#36809e;text-align:center;margin:40px 0}.show-wrapper{margin:0 0 2em;padding:0 10px}.person-wrapper{margin:0 0 0.7em;padding:0 5px}.facts-wrapper{text-align:left}.facts-wrapper .main-title{font:36px "UbuntuBold",sans-serif;color:#36809e;text-align:center;padding-bottom:20px}@media screen and (min-width: 0em) and (max-width: 39.9375em){.facts-wrapper .main-title{font:24px "UbuntuBold",sans-serif;padding-bottom:5px}}.facts-wrapper .fact-item{margin:20px 0}.facts-wrapper .fact-item .number{display:inline-block;font:70px "UbuntuRegular",sans-serif;color:#cc4040}@media screen and (min-width: 0em) and (max-width: 39.9375em){.facts-wrapper .fact-item .number{font:55px "UbuntuRegular",sans-serif}}.facts-wrapper .fact-item .description-wrapper{display:inline-block;margin:10px 0}@media screen and (min-width: 0em) and (max-width: 39.9375em){.facts-wrapper .fact-item .description-wrapper{margin:9px 0}}.facts-wrapper .fact-item .description-wrapper .fact-title{color:#323232;font:28px "UbuntuBold",sans-serif;line-height:35px;margin-bottom:10px}@media screen and (min-width: 0em) and (max-width: 39.9375em){.facts-wrapper .fact-item .description-wrapper .fact-title{font:18px "UbuntuBold",sans-serif;line-height:22px}}.facts-wrapper .fact-item .description-wrapper .fact-description{color:#323232;font:18px "UbuntuLight",sans-serif}@media screen and (min-width: 0em) and (max-width: 39.9375em){.facts-wrapper .fact-item .description-wrapper .fact-description{font-size:16px}}.news-block.tag-list{max-width:100%}.full-page-search .person-wrapper .image-wrapper .activity-category,.full-page-search .show-wrapper .image-wrapper .activity-category{display:none}.full-page-search .person-wrapper .person-description,.full-page-search .show-wrapper .person-description{color:white}

/*# sourceMappingURL=app.min.css.map */