@media print,screen and (min-width:40.625em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;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{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!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(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:a}@keyframes a{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-ccw,.spin-cw{animation-name:b}@keyframes b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wiggle{animation-name:c}@keyframes c{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!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(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40.625em&large=68.75em&xlarge=75em"}html{box-sizing:border-box;font-size:1rem}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#101010;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.row:after,.row:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.row:after{clear:both}.row.gutter-medium>.column,.row.gutter-medium>.columns,.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.9375rem;padding-left:.9375rem}.column,.columns{width:100%;float:left}.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}.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-12{width:100%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.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{float:left;width:50%}.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(odd),.small-up-2>.columns:nth-of-type(odd){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.33333%}.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{float:left;width:25%}.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{float:left;width:20%}.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{float:left;width:16.66667%}.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{float:left;width:14.28571%}.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{float:left;width:12.5%}.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}.expanded.row .small-collapse.row,.small-collapse .row{margin-right:0;margin-left:0}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-pull-0,.small-push-0,.small-uncentered{position:static;float:left;margin-right:0;margin-left:0}@media print,screen and (min-width:40.625em){.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.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{float:left;width:50%}.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(odd),.medium-up-2>.columns:nth-of-type(odd){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.33333%}.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{float:left;width:25%}.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{float:left;width:20%}.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{float:left;width:16.66667%}.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{float:left;width:14.28571%}.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{float:left;width:12.5%}.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}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .medium-collapse.row,.medium-collapse .row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-pull-0,.medium-push-0,.medium-uncentered{position:static;float:left;margin-right:0;margin-left:0}}@media print,screen and (min-width:68.75em){.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.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{float:left;width:50%}.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(odd),.large-up-2>.columns:nth-of-type(odd){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.33333%}.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{float:left;width:25%}.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{float:left;width:20%}.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{float:left;width:16.66667%}.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{float:left;width:14.28571%}.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{float:left;width:12.5%}.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}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .large-collapse.row,.large-collapse .row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-pull-0,.large-push-0,.large-uncentered{position:static;float:left;margin-right:0;margin-left:0}}.row{max-width:75rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.row .row{margin-right:-.9375rem;margin-left:-.9375rem}@media print,screen and (min-width:40.625em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:68.75em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{-ms-flex:1 1 0px;flex:1 1 0px;padding-right:.9375rem;padding-left:.9375rem;min-width:0}@media print,screen and (min-width:40.625em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0}.small-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.small-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.medium-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0}.medium-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.medium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40.625em) and (min-width:40.625em){.medium-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40.625em){.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:40.625em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:68.75em){.large-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0}.large-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.large-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:68.75em) and (min-width:68.75em){.large-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:68.75em){.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:68.75em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40.625em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40.625em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:68.75em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40.625em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:68.75em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;font-family:inherit;padding:.3125rem 1.75rem;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-size:1rem;line-height:1;text-align:center;cursor:pointer;background-color:#101010;color:#fff}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#0e0e0e;color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#1779ba;color:#fff}.button.primary:focus,.button.primary:hover{background-color:#126195;color:#fff}.button.secondary{background-color:#767676;color:#fff}.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#fff}.button.success{background-color:#3adb76;color:#101010}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#101010}.button.warning{background-color:#ffae00;color:#101010}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#101010}.button.alert{background-color:#cc4b37;color:#fff}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fff}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#101010;color:#fff}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#1779ba;color:#fff}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#767676;color:#fff}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#101010}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#101010}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#cc4b37;color:#fff}.button.hollow{border:1px solid #101010;color:#101010}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#080808;color:#080808}.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled]{border:1px solid #101010;color:#101010}.button.hollow.primary{border:1px solid #1779ba;color:#1779ba}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled]{border:1px solid #1779ba;color:#1779ba}.button.hollow.secondary{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled]{border:1px solid #767676;color:#767676}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}.button.clear{border:1px solid #101010;color:#101010}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{background-color:transparent}.button.clear:focus,.button.clear:hover{border-color:#080808;color:#080808}.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled]{border:1px solid #101010;color:#101010}.button.clear,.button.clear.disabled,.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear[disabled]{border-color:transparent}.button.clear.primary{border:1px solid #1779ba;color:#1779ba}.button.clear.primary:focus,.button.clear.primary:hover{border-color:#0c3d5d;color:#0c3d5d}.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled]{border:1px solid #1779ba;color:#1779ba}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary[disabled]{border-color:transparent}.button.clear.secondary{border:1px solid #767676;color:#767676}.button.clear.secondary:focus,.button.clear.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled]{border:1px solid #767676;color:#767676}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary[disabled]{border-color:transparent}.button.clear.success{border:1px solid #3adb76;color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{border-color:#157539;color:#157539}.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover.disabled,.button.clear.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.clear.success,.button.clear.success.disabled,.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success[disabled]{border-color:transparent}.button.clear.warning{border:1px solid #ffae00;color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{border-color:#805700;color:#805700}.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning[disabled]{border-color:transparent}.button.clear.alert{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{border-color:#67251a;color:#67251a}.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert[disabled]{border-color:transparent}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1.75rem}.button.dropdown.hollow:after{border-top-color:#101010}.button.dropdown.hollow.primary:after{border-top-color:#1779ba}.button.dropdown.hollow.secondary:after{border-top-color:#767676}.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.button-group{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch}.button-group:after,.button-group:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.button-group:after{clear:both}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:1rem;-ms-flex:0 0 auto;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px}.button-group.primary .button{background-color:#1779ba;color:#fff}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#126195;color:#fff}.button-group.secondary .button{background-color:#767676;color:#fff}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#5e5e5e;color:#fff}.button-group.success .button{background-color:#3adb76;color:#101010}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#101010}.button-group.warning .button{background-color:#ffae00;color:#101010}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#101010}.button-group.alert .button{background-color:#cc4b37;color:#fff}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fff}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{-ms-flex:0 0 100%;flex:0 0 100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}@media print,screen and (min-width:40.625em){.button-group.stacked-for-small .button{-ms-flex:1 1 0px;flex:1 1 0px;margin-bottom:0}}@media print,screen and (min-width:68.75em){.button-group.stacked-for-medium .button{-ms-flex:1 1 0px;flex:1 1 0px;margin-bottom:0}}@media screen and (max-width:40.5625em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}.close-button{position:absolute;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#101010}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.media-object{display:-ms-flexbox;display:flex;margin-bottom:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.media-object img{max-width:none}@media screen and (max-width:40.5625em){.media-object.stack-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:40.5625em){.media-object.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{-ms-flex:0 1 auto;flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}.media-object-section.main-section{-ms-flex:1 1 0px;flex:1 1 0px}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#f3f3f3}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,6%,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#f3f3f3}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,6%,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:486px}.off-canvas-content .off-canvas.position-left,.position-left{transform:translateX(-486px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(486px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px hsla(0,0%,6%,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;width:486px}.off-canvas-content .off-canvas.position-right,.position-right{transform:translateX(486px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-486px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px hsla(0,0%,6%,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;height:486px}.off-canvas-content .off-canvas.position-top,.position-top{transform:translateY(-486px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(486px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px hsla(0,0%,6%,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:486px}.off-canvas-content .off-canvas.position-bottom,.position-bottom{transform:translateY(486px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-486px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px hsla(0,0%,6%,.25)}.off-canvas-content{transform:none;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:40.625em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:486px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:486px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:486px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:486px}}@media print,screen and (min-width:68.75em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:486px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:486px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:486px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:486px}}@media print,screen and (min-width:40.625em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:inherit;width:inherit;overflow:inherit;transition:inherit}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:68.75em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:inherit;width:inherit;overflow:inherit;transition:inherit}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{min-height:100%;overflow:hidden;position:fixed;-webkit-user-select:none;-ms-user-select:none;user-select:none}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:hsla(0,0%,6%,.45);overflow-y:scroll}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40.625em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40.625em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40.625em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40.625em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40.625em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}@media screen and (max-width:40.5625em){.reveal{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:none;background-color:#f3f3f3}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f99200;color:#fff}tfoot{background:#e7e7e7;color:#101010}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#eaeaea}table.unstriped tbody{background-color:#f3f3f3}table.unstriped tbody tr{border-bottom:0;border-bottom:none;background-color:#f3f3f3}@media screen and (max-width:68.6875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f59000}table.hover tfoot tr:hover{background-color:#e2e2e2}table.hover tbody tr:hover{background-color:#eee}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#e1e1e1}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:40.5625em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40.625em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40.625em){.hide-for-medium{display:none!important}}@media screen and (max-width:40.5625em){.show-for-medium{display:none!important}}@media screen and (min-width:40.625em) and (max-width:68.6875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:40.5625em),screen and (min-width:68.75em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:68.75em){.hide-for-large{display:none!important}}@media screen and (max-width:68.6875em){.show-for-large{display:none!important}}@media screen and (min-width:68.75em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:68.6875em),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;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{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-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix:after{clear:both}.page-title .vcard{border:0;padding:0}.byline{color:#999}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;text-align:center}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;font-family:inherit;padding:.3125rem 1.75rem;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-size:1rem;line-height:1;text-align:center;cursor:pointer;background-color:#101010;color:#fff}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:#0e0e0e;color:#fff}.gallery{max-width:100%;margin-left:auto;margin-right:auto;margin-right:-15px;margin-left:-15px}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1>dl{width:100%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.gallery.gallery-columns-1>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-2>dl{width:50%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.gallery.gallery-columns-2>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-3>dl{width:33.33333%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.gallery.gallery-columns-3>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-4>dl{width:25%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.gallery.gallery-columns-4>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-5>dl{width:20%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.gallery.gallery-columns-5>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-6>dl{width:16.66667%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.gallery.gallery-columns-6>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-7>dl{width:14.28571%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.gallery.gallery-columns-7>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-8>dl{width:12.5%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40.625em){.gallery.gallery-columns-8>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:right}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}.page-navigation{margin-top:1rem}#comments .commentlist,#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.sidebar li{list-style:none}.widget ul{margin:0}.footer{clear:both;margin-top:1em}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}.screen-reader-only{position:absolute;top:-99999px;left:-99999px}.columns.centered{float:none;margin-left:auto;margin-right:auto}.image-fill-wrapper img{transition:all .5s ease-in-out}#content{position:relative}[class^=icon-].boxed{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.625rem!important;height:2.625rem;border-radius:100%;font-size:1.125rem;background:#e4d6f3;color:#4c209e}.section-title{text-align:center;font-weight:300;line-height:1.5;letter-spacing:.08313rem;color:#232323}@font-face{font-family:scatec;src:url(/wp-content/themes/scatec/assets/fonts/scatec.eot);src:url(/wp-content/themes/scatec/assets/fonts/scatec.eot#iefix) format("embedded-opentype"),url(/wp-content/themes/scatec/assets/fonts/scatec.woff) format("woff"),url(/wp-content/themes/scatec/assets/fonts/scatec.ttf) format("truetype"),url(/wp-content/themes/scatec/assets/fonts/scatec.svg#scatec) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:scatec!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-hydro:before,.icon-water:before{content:"\65"}.icon-storage:before{content:"\67"}.icon-solar:before{content:"\68"}.icon-wind:before{content:"\69"}.icon-facebook:before{content:"\6b"}.icon-linkedin:before{content:"\6c"}.icon-instagram:before{content:"\6d"}.icon-twitter:before{content:"\6e"}.icon-sound-off:before{content:"\73"}.icon-sound-alt:before{content:"\74"}.icon-download:before{content:"\64"}.icon-search:before{content:"\61"}.icon-dropdown:before{content:"\62"}.icon-plus:before{content:"\63"}.icon-close-black:before,.icon-close:before{content:"\66"}.icon-arrow-up:before{content:"\6a"}.icon-arrow-right:before{content:"\6f"}.icon-arrow-left:before{content:"\70"}.icon-arrow-down:before{content:"\71"}h1,h2,h3,h4,h5,h6{font-weight:300}@media screen and (max-width:40.5625em){h1,h2{font-weight:300}h3,h4,h5,h6{font-weight:500}h1{font-size:1.5rem;line-height:2.5rem}}a,button,input{text-decoration:underline;color:#101010}a:focus,a:hover,button:focus,button:hover,input:focus,input:hover{color:#101010;text-decoration:none}a.report-back,button.report-back,input.report-back{position:relative;padding-left:1.5625rem;font-size:1.125rem;color:#4c209e;text-align:center;margin-top:7.5rem;text-decoration:none}a.report-back:before,button.report-back:before,input.report-back:before{content:"o";color:#4c209e;display:block;font-family:scatec!important;font-style:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.125rem;font-weight:700!important;position:absolute;top:0;left:-.3125rem;transform:rotate(180deg) translateY(-10%)}a.report-back:hover,button.report-back:hover,input.report-back:hover{text-decoration:underline}a.list-link,button.list-link,input.list-link{text-decoration:none}a.list-link:after,button.list-link:after,input.list-link:after{display:block;position:absolute;top:50%;right:.625rem;font-family:scatec!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateY(-50%)}a.download-link.has-number,button.download-link.has-number,input.download-link.has-number{padding-right:3.125rem}a.download-link:after,button.download-link:after,input.download-link:after{content:"\64";color:#4c209e;font-size:1.125rem}a.website-link span,button.website-link span,input.website-link span{text-decoration:underline}a.website-link:after,button.website-link:after,input.website-link:after{content:"\6f"}a.button,button.button,input.button{position:relative;cursor:pointer;text-decoration:none;font-size:1.125rem;font-weight:500;line-height:1.375rem;background-color:#e4d6f3;color:#4c209e;padding:.75rem 1.5rem;border:none;border-radius:3.125rem}a.button:hover,button.button:hover,input.button:hover{background-color:#4c209e;color:#fff}a.button:focus,button.button:focus,input.button:focus{background-color:#c48eff;color:#4c209e}a.button.has-icon,button.button.has-icon,input.button.has-icon{padding-right:3.125rem;border-color:#e4d5f3;background-color:#e4d5f3}a.button.has-icon:hover,button.button.has-icon:hover,input.button.has-icon:hover{border-color:#4c209e;background-color:#4c209e;color:#fff}a.button.has-icon:hover:before,button.button.has-icon:hover:before,input.button.has-icon:hover:before{color:#fff}a.button.has-icon:before,button.button.has-icon:before,input.button.has-icon:before{font-size:1rem;width:1.875rem;display:inline-block;color:#4c209e;background-color:transparent;position:absolute;top:50%;transform:translateY(-50%);right:.9375rem;transition:all .3s ease-in-out}a.button.has-icon.icon-expand-down:before,button.button.has-icon.icon-expand-down:before,input.button.has-icon.icon-expand-down:before{content:"\62";font-size:1.5rem;width:1.875rem;display:inline-block}a.button.has-icon.icon-plus:before,button.button.has-icon.icon-plus:before,input.button.has-icon.icon-plus:before{font-size:1rem}a.button.has-icon.icon-dropdown-close:before,button.button.has-icon.icon-dropdown-close:before,input.button.has-icon.icon-dropdown-close:before{transform:translateY(-50%) rotate(180deg)}a.button.only-icon,button.button.only-icon,input.button.only-icon{padding:1.4375rem;border:none;transition:all .3s ease-in-out}a.button.only-icon:before,button.button.only-icon:before,input.button.only-icon:before{font-size:1rem;width:1.875rem;display:inline-block;color:#4c209e;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:all .3s ease-in-out}a.button.only-icon.arrow-up:before,button.button.only-icon.arrow-up:before,input.button.only-icon.arrow-up:before{transform:translateX(-50%) translateY(-50%) rotate(180deg)}a.button.only-icon.scroll-down:before,button.button.only-icon.scroll-down:before,input.button.only-icon.scroll-down:before{font-family:scatec!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"q";background-position:50%;background-size:90%}a.button.only-icon:hover,a.button.only-icon:hover:before,button.button.only-icon:hover,button.button.only-icon:hover:before,input.button.only-icon:hover,input.button.only-icon:hover:before{color:#fff}a.button.icon-right,button.button.icon-right,input.button.icon-right{padding-left:3.125rem}a.button.icon-right:before,button.button.icon-right:before,input.button.icon-right:before{font-size:1.5rem;color:#4c209e;background-color:transparent;transform:translateY(-50%);transition:all .3s ease-in-out;width:1.875rem;display:inline-block;position:absolute;top:50%;left:.9375rem}a.button.primary,button.button.primary,input.button.primary{color:#fff;background-image:linear-gradient(297deg,#4c209e,#8a41d9 16%,#de7fa5 40%,#de7fa5 50%,#d97ba9 60%,#8a41d9 84%,#4c209e);background-repeat:repeat-x;background-size:250% 250%;transition:all .35s linear;background-position:0 50%}a.button.primary:focus,a.button.primary:hover,button.button.primary:focus,button.button.primary:hover,input.button.primary:focus,input.button.primary:hover{background-position:100% 50%;color:#fff}a.button.primary:before,button.button.primary:before,input.button.primary:before{color:#fff}a.button.show-more,button.button.show-more,input.button.show-more{min-width:10.3125rem}.screen-reader-link{position:absolute;top:0;left:0;display:inline-block;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;text-align:center;display:block}.screen-reader-link:focus{height:auto;width:auto;overflow:visible;clip:auto}#jump-to-content.button{position:absolute;display:inline-block;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;text-align:center;top:-6.25rem;left:.625rem}#jump-to-content.button:focus{position:fixed;top:.625rem;height:auto;width:12.5rem;padding:.9375rem 1.25rem;margin:0;overflow:visible;clip:auto}.year-filter-wrapper{position:relative}.year-filter-wrapper .year-filter-container{width:8.75rem;float:right;position:relative}.year-filter-wrapper .year-filter-container #year-toggle{display:block;transition:all .3s ease-in-out;margin:0}.year-filter-wrapper .year-filter-container #year-toggle.icon-dropdown-close:before,.year-filter-wrapper .year-filter-container #year-toggle.icon-dropdown-open:before{font-size:1rem;transition:all .3s ease-in-out}.year-filter-wrapper .year-filter-container ul{position:absolute;top:60px;width:100%;height:0;max-height:0;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius:1.25rem;transition:max-height 1s ease-in-out;visibility:hidden;background:#fff;z-index:2;overflow:hidden;padding:.75rem 0;margin:0}.year-filter-wrapper .year-filter-container ul.expanded{transition:max-height 1s ease-in-out;visibility:visible;height:auto;max-height:9999px}.year-filter-wrapper .year-filter-container ul li{list-style-type:none}.year-filter-wrapper .year-filter-container ul li a{display:block;width:100%;text-align:center;font-weight:300;text-decoration:none;padding:.3125rem 0;transition:all .3s ease-in-out}.year-filter-wrapper .year-filter-container ul li a:focus,.year-filter-wrapper .year-filter-container ul li a:hover{color:#4c209e;text-decoration:underline}.year-filter-wrapper .year-filter-container ul li a.active{font-weight:400}#site-logo{text-indent:-99999px;outline:none;display:inline-block;width:10rem;height:2.1875rem;background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:all}@media screen and (max-width:40.5625em){#site-logo{width:10.3125rem;height:2.5rem}}header.header{pointer-events:none;position:absolute;top:0;left:0;z-index:500;width:100%;padding-top:2.3125rem;padding-bottom:2.3125rem}@media screen and (max-width:40.5625em){header.header{padding-top:.9375rem;padding-bottom:.9375rem}}@media screen and (max-width:40.5625em){header.header.menu-open #site-logo{background-image:url(/wp-content/themes/ukraine/assets/images/newScatecLogoNegativ.svg)}}header.header.dark #site-logo{background-image:url(/wp-content/themes/ukraine/assets/images/newScatecLogo.svg)}header.header.dark #menuToggle .cheeseburger span{background-color:#101010}header.header #site-logo{background-image:url(/wp-content/themes/ukraine/assets/images/newScatecLogoNegativ.svg);transition:all .25s ease-in-out}.header-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0 2.8125rem}@media screen and (max-width:40.5625em){.header-inner{padding:0 .625rem}}#mainMenu{position:fixed;top:0;right:0;bottom:0;transform:translateX(100%);background-color:#f7f7f7;z-index:300;display:block;width:29.25rem;max-width:100%;background-image:url(/wp-content/themes/ukraine/assets/images/tall-background.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .3s ease-in-out}#mainMenu:after{content:"";position:absolute;top:0;right:100%;width:100vw;height:100%;pointer-events:none;background:#101010;transition-duration:.3s;opacity:0}#mainMenu.open{transform:translateX(0)}#mainMenu.open:after{opacity:.4}#mainMenu ul{padding:30% 20%;list-style:none}#mainMenu ul li a{text-decoration:none;color:#fff;font-size:1rem;line-height:3;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}#mainMenu ul li a:hover{text-decoration:underline}#mainMenu ul li a:hover:after{text-decoration:none}#mainMenu ul li a:after{content:"o";font-family:scatec;font-size:1.125rem;position:absolute;right:4.375rem}#mainMenu ul li.download a:after{content:"\64"}#downloads{position:relative;overflow-x:hidden;background:#f5f3f7}#downloads .doc-thumbnail{border-radius:.625rem}#downloads .downloads-title{text-align:center;font-size:2rem;line-height:1.5;margin:2.9375rem 0 0}#downloads .downloads-title>h3{margin:0;font-size:2rem;line-height:1.5;font-weight:400}@media screen and (min-width:40.625em) and (max-width:68.6875em){#downloads>.row>.row>.columns{padding-top:8rem;padding-bottom:8rem}}@media screen and (max-width:40.5625em){#downloads>.row>.row>.columns:first-child{padding-top:2rem}#downloads>.row>.row>.columns:nth-child(2){padding-bottom:2rem}#downloads>.row>.row>.columns a.download-link:first-child{border-top:none}}#downloads>.row>.row>.columns .doc-thumbnail{border-radius:.625rem;pointer-events:none;transition-duration:.2s}#downloads .button-group{display:block;text-align:center}#downloads .button-group .button{-ms-flex:unset;flex:unset;margin:0 .625rem}@media screen and (max-width:40.5625em){#downloads .button-group .button{width:13.75rem;margin:0 auto 1.5rem}}@media print,screen and (min-width:68.75em){#downloads article{padding:2.5rem .625rem}#downloads article:first-of-type{padding-right:1.875rem}#downloads article:last-of-type{padding-left:1.875rem}#downloads:after{width:0;height:calc(100% - 120px);top:0;left:50%;border-right:2px solid #c7c7c7;z-index:99}}@media screen and (max-width:40.5625em){#downloads .inner-wrapper>.row{margin-left:.1875rem;margin-right:.1875rem}#downloads .download-link{min-height:3.125rem}#downloads .download-link span,#downloads .download-link strong{font-size:.9375rem;line-height:1.25rem}}#downloads img{margin:0 auto;margin-bottom:1.2rem;max-width:100%}@media print,screen and (min-width:40.625em){#downloads img{margin-bottom:3rem}}#downloads article{z-index:10;text-align:center}@media screen and (min-width:40.625em) and (max-width:68.6875em){#downloads article{padding-bottom:3rem}#downloads article img{margin-top:2rem;margin-bottom:1rem}}@media print,screen and (min-width:68.75em){#downloads article{position:relative}}#downloads .chapter-overlay{left:0;display:block;max-height:100%;transition:all .25s cubic-bezier(.17,.67,.83,.67)}@media print,screen and (min-width:68.75em){#downloads .chapter-overlay{position:absolute;bottom:0;height:100%;width:100%}#downloads .chapter-overlay:after{content:"";display:block;width:99999px;height:100%;position:absolute;bottom:0;background-color:#f3f3f3;z-index:5}#downloads .chapter-overlay.left .inner-wrapper{padding-right:1.875rem}#downloads .chapter-overlay.left:after{right:0}#downloads .chapter-overlay.right .inner-wrapper{padding-left:1.875rem}#downloads .chapter-overlay.right:after{left:.0625rem}}@media screen and (max-width:40.5625em){#downloads .chapter-overlay{position:fixed;top:0;left:0;height:100%;width:100%;z-index:100}}@media screen and (max-width:68.6875em){#downloads .chapter-overlay{position:fixed;bottom:0;height:100vh;width:100vw;z-index:9999}#downloads .chapter-overlay:after{left:-18.75rem}}#downloads .chapter-overlay a.hide-overlay{height:3rem;width:3rem;border-radius:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;text-decoration:none;background:#4c209e;color:#fff}@media print,screen and (min-width:40.625em){#downloads .chapter-overlay a.hide-overlay{font-size:1.875rem}}#downloads .chapter-overlay a.hide-overlay:before{font-size:1.125rem}#downloads .chapter-overlay .inner-wrapper{padding-top:3rem;padding-bottom:3rem}#downloads .chapter-overlay .inner-wrapper h2{margin:2rem 0 0}@media screen and (max-width:40.5625em){#downloads .chapter-overlay .inner-wrapper h2{margin-top:1rem;margin-bottom:1rem}}@media print,screen and (min-width:40.625em){#downloads .chapter-overlay .inner-wrapper .columns{padding-top:2.5rem;padding-bottom:2.5rem}}@media print,screen and (min-width:68.75em){#downloads .chapter-overlay .inner-wrapper{position:absolute;bottom:0;left:0;z-index:500;width:100%;height:100%;max-height:99999px;transition:max-height .5s ease-in-out}}@media screen and (max-width:68.6875em){#downloads .chapter-overlay .inner-wrapper{position:absolute;overflow-y:scroll;z-index:500;background-color:#f3f3f3;min-height:100vh;width:100vw}}@media screen and (min-width:40.625em) and (max-width:68.6875em){#downloads .chapter-overlay .inner-wrapper{padding-left:3vw;padding-right:3vw}}@media screen and (max-width:40.5625em){#downloads .chapter-overlay .inner-wrapper .button{margin-top:2rem}#downloads .chapter-overlay .inner-wrapper>.row>.columns:nth-child(2)>a:first-child{border-top:none}}#downloads .chapter-overlay.hidden{height:100%;max-height:0;transition:all .5s ease-in-out}#downloads .chapter-overlay.hidden .inner-wrapper{padding-top:0;padding-bottom:0;max-height:0;overflow:hidden}@media screen and (max-width:68.6875em){#downloads .chapter-overlay.hidden{height:100vh;overflow:hidden}}#downloads .corp-gov-rep{text-align:center;background-color:#f3f3f3;padding-top:3.75rem;padding-bottom:1.875rem;z-index:300}#downloads .corp-gov-rep .button{margin-right:1.25rem;margin-left:1.25rem}@media screen and (max-width:68.6875em){.icon-close:before{font-size:1.375rem}}@media screen and (max-width:68.6875em){body.chapter-overlay-open{overflow:hidden}body.chapter-overlay-open #downloads .chapter-overlay{height:100vh;overflow-y:scroll}body.chapter-overlay-open header.header{top:-7.5rem}}body #downloads{margin-top:10vh}.chapters-wrapper{max-height:70%;overflow:auto}.chapters-wrapper>.columns{padding-bottom:0}.chapter-overlay .full-report-download{margin-top:3.125rem}.columns a.list-link:first-child{border-top:1px solid #c7c7c7}a.list-link{position:relative;padding:.3125rem 2.5rem .3125rem 0;display:inline-block;width:100%;vertical-align:middle;text-align:left;text-decoration:none;border-bottom:1px solid #c7c7c7;font-weight:300;min-height:3.625rem}a.list-link.has-number{padding-left:1.5625rem}a.list-link span,a.list-link strong{position:absolute;top:50%;left:.625rem;transform:translateY(-50%);display:block;font-size:.875rem;line-height:1.1875rem}a.list-link strong{font-weight:700}a.list-link span{left:.9375rem;padding-right:1.875rem}a.list-link.has-number span{left:2.5rem}footer.footer{position:relative}.inner-footer{color:#fff;padding:5.8125rem 0;background:url(/wp-content/themes/ukraine/assets/images/footer-2.svg) no-repeat 50%;background-size:cover}.inner-footer .logo{max-width:10rem;margin-bottom:3.375rem}.inner-footer h4{color:#fff;font-size:1.125rem;padding-bottom:0;margin-bottom:.3125rem;font-weight:600}.inner-footer ul{margin:0;padding:0}.inner-footer ul li{list-style-type:none;padding:.3125rem 0}.inner-footer ul li a{color:#fff;font-size:1.125rem;line-height:1.22}.copyrights-footer{background:#4c209e;color:#fff}.copyrights-footer a,.copyrights-footer p{color:#fff;margin:0;padding:.9375rem 0;line-height:160%;font-weight:300}#reportArchive{z-index:999!important;padding:0;top:0!important;text-align:center;background-color:#f3f3f3;padding-top:10vh}#reportArchive h1{padding-bottom:2rem}#reportArchive .close-button{top:3vh;left:50%;right:auto;transform:translateX(-50%)}#reportArchive .columns{float:none;margin:0 auto}@media screen and (max-width:40.5625em){#reportArchive{padding-left:0!important;padding-right:0!important}}.responsive-table{font-size:.875rem;line-height:1.25rem;margin-bottom:1.25rem}.responsive-table code{background:#101010;color:#fff;padding:.3125rem;margin-bottom:.3125rem;display:inline-block}@media screen and (max-width:40.5625em){.responsive-table td,.responsive-table tr{display:block}.responsive-table tr{padding-bottom:1.25rem}.responsive-table thead{position:static;top:200px}}@media print,screen and (min-width:40.625em){.responsive-table td{padding-right:.625rem}.responsive-table td:nth-child(2){white-space:nowrap}.responsive-table td:nth-child(3){padding-top:.9375rem;padding-bottom:.9375rem}.responsive-table td:first-child,.responsive-table td:nth-child(2){padding-right:.9375rem}}.slick-dots{list-style:none;text-align:center;margin:0;padding:0;width:100%}.slick-dots li{margin:0;padding:.3125rem;display:inline-block}.slick-dots li button{text-indent:-99999px;background-color:#fff;border:1px solid #969696;border-radius:15px;overflow:hidden;width:1rem;height:1rem;transition:all .25s ease-in-out}.slick-dots li.slick-active button,.slick-dots li:focus button,.slick-dots li:hover button{background-color:#e4d6f3;cursor:pointer}.advance-slick-slider{width:5.625rem;height:5.625rem;border-radius:6249.9375rem;display:block;outline:none;position:absolute;background:#e4d6f3;text-decoration:none;transition-duration:.2s;text-indent:-9999px}@media print,screen and (min-width:40.625em){.advance-slick-slider{top:50%;transform:translateY(-50%)}}@media screen and (max-width:40.5625em){.advance-slick-slider{bottom:0;z-index:65}}.advance-slick-slider span{position:absolute;top:-99999px;left:-99999px}.advance-slick-slider:before{text-indent:0;color:#4c209e;font-family:scatec!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;display:block;transition:all .25s ease-in-out}.advance-slick-slider:focus,.advance-slick-slider:hover{cursor:pointer;background:#4c209e}.advance-slick-slider:focus:before,.advance-slick-slider:hover:before{color:#fff}.advance-slick-slider.previous{left:-2.8125rem}.advance-slick-slider.previous:before{padding-left:2.0625rem;content:"p"}.advance-slick-slider.next{right:-2.8125rem}.advance-slick-slider.next:before{padding-right:2.0625rem;content:"o"}@media screen and (min-width:40.625em) and (max-width:68.6875em){.flexible-content>.row{padding-left:1rem;padding-right:1rem}}.text-beside-image{margin:3.75rem 0}@media print,screen and (min-width:40.625em){.text-beside-image .text-column-right{padding-left:0}.text-beside-image .text-column-left{padding-right:0}}.text-beside-image .content-wrapper{padding:3rem 2.5rem;height:100%}.text-beside-image h1,.text-beside-image p{margin-bottom:3rem}@media print,screen and (min-width:40.625em){.text-beside-image .image-wrapper{position:relative;overflow:hidden;min-height:26.375rem;height:100%}.text-beside-image .image-wrapper img{max-width:unset;display:block;min-width:100%;width:auto!important;height:100%!important;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);object-fit:cover}}@media screen and (max-width:40.5625em){.text-beside-image .content-wrapper{padding:1.5rem 1rem;margin-bottom:1rem}.text-beside-image h1{margin-bottom:1rem}.text-beside-image p{margin-bottom:2rem}}.hero{max-width:100%;border-radius:0 0 1.0625rem 1.0625rem;position:relative;display:-ms-flexbox;display:flex;background:#101010;background-size:cover;background-position:50%;background-repeat:no-repeat;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.hero:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:0 0 .9375rem .9375rem;background:rgba(76,32,158,.5);z-index:1}@media print,screen and (min-width:40.625em){.hero{min-height:75vh}}@media screen and (max-width:68.6875em){.hero{min-height:50vh}}@media screen and (max-width:40.5625em){.hero{overflow:hidden;border-radius:0}.hero,.hero .background-slider,.hero .background-slider .slide{height:40.625rem;max-height:100%}}.hero .content-wrapper{z-index:2;position:relative;display:block;color:#fff;text-align:center;margin-bottom:6.875rem}@media screen and (max-width:40.5625em){.hero .content-wrapper{margin-bottom:2.5rem}}.hero .content-wrapper h1{font-size:4rem;line-height:4.1875rem;margin-bottom:1.8125rem}@media screen and (max-width:40.5625em){.hero .content-wrapper h1{font-size:2.625rem}}.hero .content-wrapper h2{font-size:1.5rem;line-height:1.37}@media screen and (max-width:40.5625em){.hero .content-wrapper h2{font-size:1.25rem}}.hero button{margin-top:1.25rem;position:absolute;transform:translateX(-50%);left:50%;bottom:2.5rem;z-index:20}.shortcuts{margin-bottom:8.125rem}@media screen and (max-width:68.6875em){.shortcuts{margin-bottom:5rem}}@media screen and (max-width:40.5625em){.shortcuts{margin-bottom:1.25rem}}.shortcuts .content-wrapper{border-radius:.75rem .75rem 0 0;background-color:#fff;position:relative;z-index:2;padding-top:30px;padding-right:15px;padding-left:15px;margin-left:calc(75rem / 12 - 30px);margin-right:calc(75rem / 12 - 30px)}@media screen and (max-width:68.6875em){.shortcuts .content-wrapper{margin-left:1.0625rem;margin-right:1.0625rem}}.shortcuts .content-wrapper img{width:100%;height:auto;border-radius:.5rem .5rem 0 0}.shortcuts .content-wrapper .link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f3f7;border-radius:0 0 .5rem .5rem;padding:.9375rem 1.625rem 1.125rem;font-size:1.5rem;line-height:1.33;font-weight:400;color:#3d3936;text-decoration:none}@media screen and (min-width:40.625em) and (max-width:68.6875em){.shortcuts .content-wrapper .link{font-size:1.125rem;padding:1.5rem 1rem}}@media screen and (max-width:40.5625em){.shortcuts .content-wrapper .link{font-size:1.25rem;margin-bottom:2.5rem}}.expansion{margin:6.25rem 0;overflow-x:hidden}@media screen and (max-width:68.6875em){.expansion{margin:.625rem 0 2.5rem}}.expansion .section-title{margin-bottom:3.9375rem}.expansion .expansion-row{display:block}.expansion .link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f3f3f3;border-radius:0 0 .625rem .625rem;padding:1.5rem 1.625rem;font-size:1.5rem;font-weight:300;line-height:1.33;color:#3d3936;text-decoration:none}@media screen and (min-width:40.625em) and (max-width:68.6875em){.expansion .link{font-size:1.125rem;padding:1.5rem 1rem}}@media screen and (max-width:40.5625em){.expansion .link{font-size:1.25rem;margin-bottom:2.5rem}}.expansion .link.darken{border-radius:.625rem .625rem 0 0}.expansion .link .icon-plus{font-size:.9375rem;transition:all .3s ease-in-out;margin-left:30px}.expansion .link .icon-plus.close:before{transform:rotate(45deg)}.expansion .link:focus,.expansion .link:hover{background-color:#eaeaea}.expansion .expansion-wrapper{background-color:#fff;padding-top:30px;padding-right:15px;padding-left:15px;margin-left:calc(75rem / 12 - 30px);margin-right:calc(75rem / 12 - 30px);overflow:hidden;margin-left:auto;margin-right:auto;position:relative;border-radius:.75rem .75rem 0 0}@media screen and (max-width:68.6875em){.expansion .expansion-wrapper{margin-left:1.0625rem;margin-right:1.0625rem}}@media screen and (max-width:40.5625em){.expansion .expansion-wrapper{padding-left:0!important;padding-right:0!important}}.expansion .expansion-wrapper article.box{overflow:hidden;position:relative}.expansion .expansion-wrapper article.box img{width:100%;height:auto;border-radius:.625rem .625rem 0 0}.expansion .expansion-wrapper .expansion-content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;padding:30px 15px;padding-bottom:0;transition:all .4s ease-in-out;transform:translateY(100%);z-index:20}@media screen and (max-width:40.5625em){.expansion .expansion-wrapper .expansion-content{z-index:1000;position:fixed;padding:0;top:0;right:0;bottom:0;left:0;height:100%;overflow-y:auto}.expansion .expansion-wrapper .expansion-content .column,.expansion .expansion-wrapper .expansion-content .columns{padding:0}.expansion .expansion-wrapper .expansion-content .img-wrapper{height:32vh!important}.expansion .expansion-wrapper .expansion-content .link{margin-bottom:0}.expansion .expansion-wrapper .expansion-content .text{padding:1rem 1.625rem!important}}.expansion .expansion-wrapper .expansion-content.open{transform:translateY(0)}.expansion .expansion-wrapper .expansion-content .img-wrapper{height:100%}.expansion .expansion-wrapper .expansion-content .img-wrapper .image{display:block;border-radius:.625rem;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:40.5625em){.expansion .expansion-wrapper .expansion-content .img-wrapper .image{border-radius:0 0 .625rem .625rem}}.expansion .expansion-wrapper .expansion-content .text-wrapper{height:100%;overflow:hidden;border-radius:0 0 .625rem .625rem}.expansion .expansion-wrapper .expansion-content .text-wrapper .text{height:100%;background-color:#f3f3f3;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 2.75rem}.expansion .expansion-wrapper .overlay-content{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:#c7c7c7}.expansion-slider{overflow-x:hidden;width:100%;margin:8.125rem 0}@media screen and (max-width:40.5625em){.expansion-slider{margin-bottom:3.125rem}}.expansion-slider .section-title{margin-bottom:3.9375rem}@media screen and (max-width:40.5625em){.expansion-slider .section-title{margin-bottom:.9375rem}}@media screen and (max-width:40.5625em){.expansion-slider .dots-wrapper{margin-bottom:2.375rem}}.expansion-slider .expansion-slider-row{display:block}.expansion-slider .expansion-slider-wrapper .slick-list,.expansion-slider .expansion-slider-wrapper .slick-track{overflow:visible}.expansion-slider .expansion-slider-wrapper article.slide{width:28.5rem;overflow:hidden;position:relative;transition:height .3s ease-in-out}@media screen and (max-width:40.5625em){.expansion-slider .expansion-slider-wrapper article.slide{width:88vw}}.expansion-slider .expansion-slider-wrapper article.slide .columns{height:90%}.expansion-slider .expansion-slider-wrapper article.slide .columns img{min-width:100%;min-height:100%;object-fit:cover}.expansion-slider .expansion-slider-wrapper article.slide.active .text{height:100%;min-height:34rem;border-radius:0 0 .625rem .625rem;padding-top:2.1875rem}.expansion-slider .expansion-slider-wrapper article.slide.active .link{background:#eee9f4!important}.expansion-slider .expansion-slider-wrapper article.slide img{width:100%;height:auto;border-radius:.625rem .625rem 0 0}.expansion-slider .expansion-slider-wrapper article.slide .link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f3f7;padding:.625rem 1.625rem;font-size:1.5rem;font-weight:300;line-height:1.33;color:#3d3936;text-decoration:none;border-radius:0 0 .625rem .625rem;min-height:9rem;outline:0}@media screen and (min-width:40.625em) and (max-width:68.6875em){.expansion-slider .expansion-slider-wrapper article.slide .link{font-size:1.125rem;padding:.875rem 1rem}}@media screen and (max-width:40.5625em){.expansion-slider .expansion-slider-wrapper article.slide .link{font-size:1.25rem;padding:.875rem 1.4375rem}}.expansion-slider .expansion-slider-wrapper article.slide .link .title{display:block;font-weight:500;font-size:1.5rem}@media screen and (max-width:40.5625em){.expansion-slider .expansion-slider-wrapper article.slide .link .title{font-size:1.25rem}}.expansion-slider .expansion-slider-wrapper article.slide .link .sub-title{margin-top:.9375rem;font-size:1.125rem;font-weight:400}@media screen and (max-width:40.5625em){.expansion-slider .expansion-slider-wrapper article.slide .link .sub-title{font-size:1rem}}.expansion-slider .expansion-slider-wrapper article.slide .link .icon-plus{font-size:1rem;transition:all .3s ease-in-out;margin-left:30px;background:#8a41d9;background:#e4d6f3;border:none!important;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.expansion-slider .expansion-slider-wrapper article.slide .text{background-color:#f5f3f7;padding:.875rem 1.875rem;height:28.125rem;border-radius:0 0 .625rem .625rem}.expansion-slider .expansion-slider-wrapper article.slide .text .inner{margin-top:-1.875rem}.expansion-slider .expansion-slider-wrapper article.slide .content-wrapper{position:absolute;top:100%;left:0;transition:all .3s ease-in-out}.expansion-slider .expansion-slider-wrapper article.slide .content-wrapper.open{top:0!important}.expansion-slider .expansion-slider-wrapper article.slide .content-wrapper.open .link{background-color:#f5f3f7;border-radius:.5625rem .5625rem 0 0}.expansion-slider .expansion-slider-wrapper article.slide .content-wrapper.open .link .icon-plus:before{transform:rotate(45deg)}.expansion-slider .expansion-slider-wrapper .overlay-content{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:orange}.expansion-slider .slider-nav{margin-top:3.3125rem}@media screen and (max-width:40.5625em){.expansion-slider .slider-nav{display:none}}.expansion-slider .slider-nav .arrow-wrapper{display:-ms-flexbox;display:flex}.expansion-slider .slider-nav .arrow-wrapper a{margin-right:.75rem;text-decoration:none;transition:color .3s ease-in-out}.expansion-slider .slider-nav .arrow-wrapper a:focus,.expansion-slider .slider-nav .arrow-wrapper a:hover{color:#ff9600}.expansion-slider .slider-nav .arrow-wrapper a.slick-disabled{cursor:not-allowed;opacity:.6}.expansion-slider .slider-nav .arrow-wrapper a.slick-disabled:focus,.expansion-slider .slider-nav .arrow-wrapper a.slick-disabled:hover{color:#3d3936}.title-box .content-wrapper{background-color:#fff;border-radius:.75rem .75rem 0 0;padding-top:30px;padding-right:30px;padding-left:30px;margin-left:calc(75rem / 12 - 30px);margin-right:calc(75rem / 12 - 30px)}@media screen and (max-width:68.6875em){.title-box .content-wrapper{margin-left:1.0625rem;margin-right:1.0625rem}}@media screen and (max-width:40.5625em){.title-box .content-wrapper{margin:2.5rem 0}}.title-box .content-wrapper .inner{background-color:#f3f3f3;border-radius:.625rem;height:26.375rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(/wp-content/themes/ukraine/assets/images/footer-2.svg);background-position:50%;background-repeat:no-repeat}.title-box .content-wrapper .inner h1{color:#fff;text-align:center;padding:2.5rem 20%}@media screen and (max-width:40.5625em){.title-box .content-wrapper .inner h1{padding:1.875rem 10%}}.key-figures h1{text-align:center;margin-top:3.6875rem;margin-bottom:3.125rem}@media screen and (max-width:40.5625em){.key-figures h1{margin-top:.625rem}}.key-figures .bg{background-color:#fff;border-radius:.75rem .75rem 0 0}.key-figures-wrapper .inner-wrapper{display:grid;grid-template-columns:25% 25% 25% 25%}@media screen and (max-width:68.6875em){.key-figures-wrapper .inner-wrapper{grid-template-columns:50% 50%;grid-template-rows:50% 50%}}@media screen and (max-width:40.5625em){.key-figures-wrapper .inner-wrapper{grid-template-columns:100%;grid-template-rows:25% 25% 25% 25%}}.key-figures-wrapper .inner-wrapper .key-figures-item{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:start;align-self:flex-start}.key-figures-wrapper .inner-wrapper .tile{position:relative;height:10rem;max-width:13.125rem;display:-ms-flexbox;display:flex;margin:auto;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:none}.key-figures-wrapper .inner-wrapper .tile .circle{position:absolute;top:.1875rem;left:50%;transform:translateX(-50%);width:9.375rem;height:9.375rem;border:.1875rem solid #4c209e;border-radius:100%}.key-figures-wrapper .inner-wrapper .tile .tile-number{font-size:2.125rem;text-align:center}.key-figures-wrapper .inner-wrapper .tile .unit{font-size:1.375rem;font-weight:600;margin-bottom:.8125rem;transform:translateY(10px)}.key-figures-wrapper p{text-align:center;margin-top:1.875rem;margin-bottom:2.5rem;font-size:1.375rem;padding:0!important;line-height:1.5;width:100%;max-width:12.5rem}@media screen and (max-width:40.5625em){.key-figures-wrapper p{padding:0;margin-top:.625rem;margin-bottom:2.1875rem}}.table h1{text-align:center}.table p{font-size:.75rem;line-height:1.0625rem}.table tbody tr{background:#f5f3f7!important}@media screen and (max-width:40.5625em){.flexible-content>.row.table-row,.flexible-content>.row.table-row>.columns{padding-right:0}table{padding:0;margin:0}.table-outer-wrapper{position:relative}.table-outer-wrapper .table-inner-wrapper{overflow-x:scroll}}@media screen and (max-width:40.5625em) and (max-width:40.5625em){.table-outer-wrapper.sticky-header thead{position:fixed;top:100px;left:1rem;z-index:50;border-bottom:0;background-color:#4c209e!important}.table-outer-wrapper.sticky-header:before{content:"";display:block;width:2rem;height:100%;position:absolute;top:0;left:-2rem;z-index:100;background-color:#fff}}@media screen and (max-width:40.5625em){.table-outer-wrapper:after{content:"";display:block;width:2.8125rem;height:100%;position:absolute;top:0;right:0;z-index:150;background-image:linear-gradient(90deg,hsla(0,0%,93%,0),hsla(0,0%,55%,.71))}tr td{min-width:3.75rem}tr td:first-child{min-width:auto}tr td:last-child{min-width:6.25rem}}table thead{border-bottom:2px solid #fff;background:#4c209e!important}table thead th{text-transform:uppercase;letter-spacing:1px;border-top:none!important;text-align:right}table thead th:first-child{text-align:left}table tr td{text-align:right}table tr td:first-child{text-align:left}table tr:last-child td{border-bottom:none!important}table td,table th{border:3px solid #fff}@media screen and (max-width:40.5625em){table td,table th{padding-left:.9375rem!important;padding-right:.9375rem!important}}@media print,screen and (min-width:40.625em){table td,table th{padding-left:1.625rem!important;padding-right:1.625rem!important}}table tr.has-top-padding td{border-top:1.25rem solid #fff}table tr td:first-child{min-width:15.625rem}p.scroll-note{font-style:italic;line-height:1.25rem}p.scroll-note i{font-style:normal;padding:0 .1875rem;line-height:1.0625rem}p.scroll-note i:nth-child(2){margin-right:.3125rem}.text-image-block{margin:0;padding:6.875rem 0;background:#f5f3f7}@media screen and (max-width:40.5625em){.text-image-block{padding:3.75rem 0}}@media screen and (max-width:68.6875em){.text-image-block .spacer-col{display:none!important}}.text-image-block .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.text-image-block .row.left{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.text-image-block .row.left .image-wrapper,.text-image-block .row.left .image-wrapper>img{border-radius:.625rem .625rem .625rem .625rem!important}@media screen and (max-width:40.5625em){.text-image-block .row{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.text-image-block .row>.column>.image-wrapper,.text-image-block .row>.columns>.image-wrapper{border-radius:.625rem .625rem .625rem .625rem!important;height:14.375rem;overflow:hidden;position:relative}.text-image-block .row>.column>.image-wrapper>img,.text-image-block .row>.columns>.image-wrapper>img{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);border-radius:.625rem .625rem .625rem .625rem!important}}.text-image-block .image-wrapper,.text-image-block .image-wrapper>img{border-radius:.625rem .625rem .625rem .625rem}.text-image-block .content-wrapper{padding:0;position:relative}.text-image-block .content-wrapper:after{content:"";position:absolute;top:0;left:96%;height:100%;width:12.5rem}.text-image-block .content-wrapper.left:after{left:-12.5rem}@media screen and (max-width:40.5625em){.text-image-block .content-wrapper{border-radius:0 0 .625rem .625rem}.text-image-block .content-wrapper:after{display:none}}.text-image-block .content-wrapper h1{margin-bottom:1.75rem}.text-image-block ul{padding-left:1.5rem}.text-image-block ul li{margin-bottom:.5rem}.text-image-block .text-image-mobile{display:none}@media screen and (max-width:68.6875em){.text-image-block.mobile-resp .text-image-mobile{display:block}.text-image-block.mobile-resp .text-image-desktop{display:none}}.image-with-quoted-text{padding:5vh 0}@media print,screen and (min-width:40.625em){.image-with-quoted-text img{margin-bottom:1rem}}@media only screen and (max-width:400px){.image-with-quoted-text .image-wrapper{position:relative;min-height:17.125rem;overflow:hidden}.image-with-quoted-text .image-wrapper img{max-width:unset;width:auto;height:100%;margin:0;padding:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}}@media print,screen and (min-width:40.625em){.image-with-quoted-text .image-wrapper{min-height:27.375rem}}.image-with-quoted-text .content-wrapper{position:relative;background:#f3f3f3 url(/wp-content/themes/ukraine/assets/images/footer-pattern.svg) no-repeat 100% 0}@media screen and (max-width:40.5625em){.image-with-quoted-text .content-wrapper{padding:3rem 1rem;background-image:url(/wp-content/themes/ukraine/assets/images/background-pattern-mobile.svg);background-position:100% 100%;min-height:15.625rem}}@media print,screen and (min-width:40.625em){.image-with-quoted-text .content-wrapper{min-height:27.375rem}}.image-with-quoted-text blockquote{margin:0;padding:0;font-weight:300;line-height:1.67;text-align:center;color:#101010}.image-with-quoted-text blockquote footer cite{font-size:.875rem}@media screen and (max-width:40.5625em){.image-with-quoted-text blockquote{font-size:1.25rem;padding:0}}@media print,screen and (min-width:40.625em){.image-with-quoted-text blockquote{font-size:1.5rem;position:relative;top:50%;left:auto;transform:translateY(-50%)}}.grey-infoboxes{padding-top:1.875rem;padding-bottom:1.875rem}@media print,screen and (min-width:40.625em){.grey-infoboxes{padding-top:3.125rem;padding-bottom:3.125rem}}.grey-infoboxes img{border-radius:.625rem .625rem 0 0;max-height:15.0625rem;min-width:100%;overflow:hidden;object-fit:cover}.grey-infoboxes .grey-infobox{background-color:#f3f3f3;padding:2.1875rem 2.75rem 7.8125rem;border-radius:0 0 .625rem .625rem;position:relative}.grey-infoboxes .grey-infobox,.grey-infoboxes .grey-infobox h2{margin-top:0;margin-bottom:1.875rem}.grey-infoboxes .grey-infobox p{margin:0}.grey-infoboxes .grey-infobox .button{margin-top:2.6875rem;position:absolute;bottom:1.875rem;left:2.75rem}.graph-and-figures-slider{text-align:center;position:relative;max-width:100%;overflow:hidden;margin:5rem 0}.graph-and-figures-slider canvas{margin:0 auto}.graph-and-figures-slider .slick-dots{position:relative;z-index:50}@media screen and (max-width:40.5625em){.graph-and-figures-slider .single-chart-wrapper{overflow:auto;max-width:100%;scroll:auto;padding-bottom:3.125rem}}.graph-and-figures-slider .honeycomb-facts-wrapper .tile h2{font-size:1rem;line-height:1.5rem}@media screen and (min-width:40.625em) and (max-width:68.6875em){.graph-and-figures-slider .figures .row.honeycomb-facts-wrapper{margin-left:1.875rem;margin-right:1.875rem}}@media screen and (max-width:40.5625em){.graph-and-figures-slider{padding-bottom:1.25rem}.graph-and-figures-slider .figures.slick-slide>.row{padding-left:1.5rem;padding-right:1.5rem}.graph-and-figures-slider>.row,.graph-and-figures-slider>.row>.columns{padding-left:0;padding-right:0}.graph-and-figures-slider>.row>.columns h1{padding-left:1rem;padding-right:1rem}}.slick-slide:not(.slick-active) .chart,.slick-slide:not(.slick-active) .figure-description,.slick-slide:not(.slick-active) .honeycomb-facts-wrapper,.slick-slide:not(.slick-active) h1{opacity:0;filter:alpha(opacity=0);transition:all .5s ease-in-out .5s}.slick-slide:not(.slick-active) .figure-description{transition:all .5s ease-in-out 1s}.slick-slide:not(.slick-active) h1{margin-bottom:6.25rem;margin-top:-6.25rem}.slick-slide:not(.slick-active) .chart,.slick-slide:not(.slick-active) .honeycomb-facts-wrapper{margin-top:5.625rem!important;margin-bottom:-5.625rem!important}.slick-slide.slick-active .chart,.slick-slide.slick-active .figure-description,.slick-slide.slick-active .honeycomb-facts-wrapper,.slick-slide.slick-active h1{opacity:1;filter:alpha(opacity=100)}.slick-slide.slick-active .figure-description{transition:all .6s ease-in-out .75s}.slick-slide.slick-active h1{margin-bottom:0;margin-top:0;transition:all .6s ease-in-out .25s}.slick-slide.slick-active .chart,.slick-slide.slick-active .honeycomb-facts-wrapper{margin-top:0!important;margin-bottom:0!important;transition:all .35s ease-in-out .6s}.figure-description{font-style:italic;font-size:.8125rem;line-height:1.125rem;display:block}.chart-legend ul{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.chart-legend ul li{margin:.625rem 1.3125rem;font-size:1rem;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.chart-legend ul li span{display:inline-block;margin-right:.5625rem;width:.8125rem!important;height:.8125rem!important;min-width:.8125rem!important;min-height:.8125rem!important;border-radius:100%}.key-highlights-boxes{padding-top:1.875rem;padding-bottom:1.875rem}@media print,screen and (min-width:40.625em){.key-highlights-boxes{padding-top:3.125rem;padding-bottom:3.125rem}}.key-highlights-boxes h1{text-align:center}.key-highlights-boxes h2{padding-top:0;margin-top:0}.key-highlights-boxes .highlight-content{background-color:#f3f3f3;padding:2.1875rem 2.8125rem 0;margin-top:1.875rem}.key-highlights-boxes .expanded-content{display:none;padding-bottom:2.1875rem}.key-highlights-boxes .highlight-expand-toggle{margin-bottom:2.1875rem}.key-sustainability-boxes{padding-top:1.875rem;padding-bottom:1.875rem}@media print,screen and (min-width:40.625em){.key-sustainability-boxes{padding-top:3.125rem;padding-bottom:3.125rem}}.key-sustainability-boxes h1{text-align:center}.key-sustainability-boxes .image-wrapper img{width:100%;height:auto}.key-sustainability-boxes .highlight-content{background-color:#f3f3f3;padding:2.1875rem 2.8125rem}.key-sustainability-boxes .highlight-content p{margin-top:0}.key-sustainability-boxes .highlight-content a{margin-bottom:.9375rem;display:block;position:relative;font-weight:700}@media screen and (max-width:68.6875em){body.no-scroll{overflow:hidden!important}body.no-scroll #location-nav-mobile{margin-bottom:4.375rem}}.globe,.map{padding-top:2rem;padding-bottom:7rem}@media screen and (max-width:40.5625em){.globe,.map{padding-bottom:1.5rem}}.globe .globe-title-wrapper,.map .globe-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.globe .globe-title-wrapper h2,.map .globe-title-wrapper h2{text-align:center}@media screen and (max-width:40.5625em){.globe .globe-title-wrapper .has-top-padding,.map .globe-title-wrapper .has-top-padding{padding-top:0}}.globe .globe-title-wrapper .map-legend,.map .globe-title-wrapper .map-legend{font-size:18px;font-weight:300;display:block;padding-left:1.5625rem;position:relative;transition-duration:.2s}.globe .globe-title-wrapper .map-legend:before,.map .globe-title-wrapper .map-legend:before{content:" ";position:absolute;top:.5rem;left:.3125rem;width:.75rem;height:.75rem;background-color:#4c209e;display:inline-block;border-radius:100%;box-sizing:content-box}.globe .globe-title-wrapper .map-legend:after,.map .globe-title-wrapper .map-legend:after{content:" ";position:absolute;top:.3125rem;left:.125rem;width:1.125rem;height:1.125rem;background-color:rgba(76,32,158,.4);display:inline-block;border-radius:100%;box-sizing:content-box;opacity:1;animation:d 2s infinite}.globe .bottom-info,.map .bottom-info{margin-top:3.125rem}.globe .bottom-info .footnote,.map .bottom-info .footnote{margin:auto;margin-top:1.25rem;margin-bottom:1.25rem;font-size:.875rem;color:#101010;text-align:center}.globe .globe-wrapper,.map .globe-wrapper{display:block;position:relative;width:100%;height:37.5rem;overflow:hidden;text-align:center}.globe .globe-wrapper .globe-overlay,.map .globe-wrapper .globe-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.globe .globe-wrapper .map-reset,.map .globe-wrapper .map-reset{font-size:16px;text-decoration:underline;transition:color .2s;display:none}.globe .globe-wrapper .map-reset:hover,.map .globe-wrapper .map-reset:hover{color:#4c209e}.globe .globe-wrapper.active .map-legend,.map .globe-wrapper.active .map-legend{display:none}.globe .globe-wrapper.active .globe-overlay,.map .globe-wrapper.active .globe-overlay{display:block}@media screen and (max-width:767px){.globe .globe-wrapper,.map .globe-wrapper{height:auto}}.globe-wrapper svg{cursor:move;cursor:grab;cursor:-webkit-grab}.globe-wrapper svg:active{cursor:grabbing;cursor:-webkit-grabbing}.globe-wrapper .land{fill:#fff;opacity:1}.globe-wrapper .countries path{fill:#f5f5f5;opacity:.1;pointer-events:none}.globe-wrapper .lines path{fill:none;stroke:#4f2291;stroke-opacity:.3;stroke-dasharray:5,5}.globe-wrapper .water{fill:#e4e4e4;opacity:1}.globe-wrapper circle{fill:#fff}.globe-wrapper .labels{font:8px sans-serif;fill:#000;opacity:1;cursor:pointer}.globe-wrapper .noclicks{pointer-events:none}.globe-wrapper .points.inactive .point{opacity:.3}.globe-wrapper .points.inactive .point.active{opacity:1}.globe-wrapper .point{fill:#4c209e;cursor:pointer;transition:opacity 1s,stroke-width .5s;stroke-width:0;stroke-opacity:.3;stroke:#4c209e}.globe-wrapper .point:not(.active){animation:e 2s infinite;animation-delay:1s}.globe-wrapper .point.active,.globe-wrapper .point:hover{stroke:#4c209e;stroke-width:15;stroke-opacity:.3;opacity:1}.globe-wrapper .point:hover{animation:none}@keyframes d{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes e{0%{stroke-width:0}35%{stroke-width:10}65%{stroke-width:0}to{stroke-width:0}}@keyframes f{0%{opacity:1}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes g{0%{opacity:0}to{opacity:1}}.location-info{display:block;opacity:0;overflow:hidden;position:absolute;width:100%;text-align:left;transition:opacity .3s,z-index .3s;z-index:-1}@media screen and (max-width:767px){.location-info{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.location-info.active{height:100vh;z-index:99999999!important;background-color:#fbfbfb;overflow-y:scroll!important;width:100%;position:fixed;top:0;left:0;padding:1.25rem .625rem}}.location-info.active{opacity:1;z-index:10}.location-info.active .info-left .honeycomb-facts-wrapper .tile h2{animation-name:g;animation-duration:.6s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}.location-info.active .info-left .honeycomb-facts-wrapper .tile p{animation-name:f;animation-duration:.6s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}.location-info .close-info-mobile{display:none;max-width:2.9375rem;-ms-flex-item-align:end;align-self:flex-end;padding:.375rem .5rem .125rem;margin-bottom:0}@media screen and (max-width:767px){.location-info .close-info-mobile{display:block}}.location-info .info-left{display:block;float:left;width:50%;height:38.4375rem}@media screen and (max-width:768px){.location-info .info-left{height:auto}}.location-info .info-left .location-title{margin:.9375rem 0;font-size:2.375rem;font-weight:500}.location-info .info-left .location-short-text{display:block;max-width:30rem;margin-bottom:1.875rem;height:auto}@media screen and (max-width:768px){.location-info .info-left .location-short-text{margin-bottom:1.875rem;height:auto;width:auto;max-width:9999px}}.location-info .info-left .hex-icon{display:block;margin:-.9375rem 0 0;padding-left:1.5625rem;position:relative}.location-info .info-left .hex-icon:before{width:1.125rem;height:1.125rem}.location-info .info-left .honeycomb-facts-wrapper .tile h2{opacity:0}.location-info .info-left .honeycomb-facts-wrapper .tile p{opacity:0;transform:scale(.8)}.location-info .info-left .honeycomb-facts-wrapper .keyPoint1 h2,.location-info .info-left .honeycomb-facts-wrapper .keyPoint1 p{animation-delay:.5s}.location-info .info-left .honeycomb-facts-wrapper .keyPoint2 h2,.location-info .info-left .honeycomb-facts-wrapper .keyPoint2 p{animation-delay:.9s}.location-info .info-left .honeycomb-facts-wrapper .keyPoint3 h2,.location-info .info-left .honeycomb-facts-wrapper .keyPoint3 p{animation-delay:1.3s}.location-info .info-left .honeycomb-facts-wrapper .keyPoint4 h2,.location-info .info-left .honeycomb-facts-wrapper .keyPoint4 p{animation-delay:1.7s}@media screen and (max-width:767px){.location-info .info-left{width:100%;height:auto;-ms-flex-order:1;order:1}.location-info .info-left .location-short-text{height:auto;margin-bottom:1.875rem;text-align:center;padding:0 1.5625rem}}.location-info .info-right{display:block;float:right;width:21rem;position:relative;padding-top:2.0625rem}.location-info .info-right .location-title{font-size:3rem;font-weight:500;color:#4c209e;margin:0;position:absolute;top:0;left:-5.625rem;z-index:2}@media screen and (max-width:768px){.location-info .info-right .location-title{left:1.25rem}}.location-info .info-right img{border-radius:.625rem}.location-info .info-right nav{margin-top:6.875rem;text-align:right}.location-info .info-right nav .readmore{margin-left:.625rem}.location-info .info-right .more-info{float:right}.location-info .info-right .close-info{max-width:2.9375rem;padding:.4375rem .5rem .1875rem;margin-right:2.5rem}@media screen and (max-width:767px){.location-info .info-right{width:100%;height:auto;-ms-flex-order:0;order:0;padding-top:0}.location-info .info-right .location-title{font-size:2rem;position:relative;left:auto;margin-bottom:.9375rem}}.location-info .honeycomb-facts-wrapper{margin-top:1.25rem}.location-info .honeycomb-facts-wrapper .tile{background:none;min-height:11.5rem;text-align:center}.location-info .honeycomb-facts-wrapper .tile p{border:2px solid #4c209e;border-radius:100%;padding:0;height:5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;width:5rem;display:block;overflow:hidden;max-width:11.5625rem;margin-left:auto;margin-right:auto}.location-info .honeycomb-facts-wrapper .tile p strong{font-weight:500;display:block;line-height:4.6875rem;font-size:1.875rem}.location-info .honeycomb-facts-wrapper .tile h2{margin-top:0!important;margin-left:auto;margin-right:auto;display:block;width:100%;margin:0;top:6.875rem}@media screen and (max-width:768px){.location-info .honeycomb-facts-wrapper h2{margin:0!important;top:0!important}.location-info .honeycomb-facts-wrapper .tile{margin-bottom:1.25rem}.location-info .honeycomb-facts-wrapper .tile p{background-size:61%}}.location-info .category-icons-wrapper .icon-wrapper{text-align:center;padding-right:1.875rem}.location-info .category-icons-wrapper .icon-wrapper .icon{color:#8a41d9;font-size:3.25rem}.location-info .category-icons-wrapper .icon-wrapper span{display:block;font-size:1rem;text-transform:capitalize}@media screen and (max-width:40.5625em){.location-info .category-icons-wrapper .icon-wrapper{padding-right:.9375rem;padding-left:.9375rem;text-align:center}}@media screen and (max-width:40.5625em){.location-info .category-icons-wrapper{-ms-flex-pack:center;justify-content:center}.location-info .category-icons-wrapper .icon-wrapper{padding-right:.9375rem;padding-left:.9375rem;text-align:center}}.location-info #location-nav-mobile{display:none;background-color:#f5f3f7;width:100%;-ms-flex-order:3;order:3;padding:2.625rem 0;position:relative}@media screen and (max-width:767px){.location-info #location-nav-mobile{display:block}}.location-info #location-nav-mobile .next-arrow,.location-info #location-nav-mobile .prev-arrow{font-size:3.75rem;color:#4c209e;text-decoration:none;position:absolute;top:1.4375rem}.location-info #location-nav-mobile .next-arrow{right:-.6875rem}.location-info #location-nav-mobile .prev-arrow{left:-.6875rem}.location-info #location-nav-mobile .readmore{display:block;margin:0 auto;max-width:12.5rem}.location-info-bubble{background-color:#4c209e;display:block;opacity:0;position:absolute;min-width:7.5rem;text-align:left;transition:opacity .3s,z-index .3s;z-index:-1;border-radius:.625rem;padding:.75rem 0 .75rem 1.25rem;top:38%;left:50%;transform:translateX(-50%)}@media screen and (min-width:40.625em) and (max-width:68.6875em){.location-info-bubble{top:58%}}@media screen and (max-width:48em){.location-info-bubble{top:33%}}@media screen and (max-width:40.5625em){.location-info-bubble{top:33%}}.location-info-bubble.active{opacity:1;z-index:10}.location-info-bubble .icons,.location-info-bubble .name-and-info{display:inline-block;width:auto;float:left;position:relative;z-index:999;max-width:12.5rem}.location-info-bubble .icons{text-align:center}.location-info-bubble .icons .icon{color:#c48eff;font-size:1.5625rem;line-height:1.5625rem;display:inline-block;margin:.5rem .75rem 0 0}.location-info-bubble .name-and-info{color:#fff;padding-left:.9375rem;padding-top:2px}.location-info-bubble .name-and-info h3{font-size:1.125rem;font-weight:500;margin:0;padding:0;line-height:.875rem;display:block;float:left;width:100%}.location-info-bubble .name-and-info h3 a{text-decoration:none;color:#fff;display:block}.location-info-bubble .name-and-info h3 a .icon,.location-info-bubble .name-and-info h3 a span{display:inline-block;float:left}.location-info-bubble .name-and-info h3 a .icon{margin:-.0625rem 0 0 .375rem}.location-info-bubble .name-and-info h3 a:hover span{text-decoration:underline}.location-info-bubble .name-and-info span.info{font-size:.75rem}.location-info-bubble .name-and-info span.info:first-letter{text-transform:uppercase!important}.location-info-bubble:after{content:"";position:absolute;left:calc(50% + 10px);top:42px;transform:translateX(-50%) rotate(90deg);width:5rem;height:2rem;border:.125rem solid #4c209e;border-color:#4c209e transparent transparent;border-radius:115px/100px 98px 0 0}.location-info #location-nav-mobile.portfolio-page-nav-mobile{padding:1.25rem 0;margin:.625rem 0 1.875rem}.location-info #location-nav-mobile.portfolio-page-nav-mobile .button{float:none!important}@media screen and (max-width:767px){.location-info .info-right nav,.portfolio-content .location-info .info-right:after,.single-location-content .location-info .info-right:after{display:none}}.location-info.single-project{opacity:1;max-width:75rem;margin:0 auto;position:relative;padding:0 .75rem}.location-info.single-project .honeycomb-facts-wrapper .tile p{opacity:1;transform:none;max-width:11.5625rem}@media screen and (max-width:768px){.location-info.single-project .honeycomb-facts-wrapper .tile p{margin:0}}.location-info.single-project .honeycomb-facts-wrapper .tile h2{opacity:1}#globe-wrapper-single-location{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:fixed;height:100%;width:100%;top:0;left:0}svg#defs{display:none}.dc_locations-template-default .globe-wrapper .water,.page-template-portfolio .globe-wrapper .water{fill:#f4f4f4}.dc_locations-template-default .globe-wrapper .point,.page-template-portfolio .globe-wrapper .point{fill:#4c209e;cursor:pointer;transition:opacity 1s,stroke-width .5s;stroke-width:0;stroke-opacity:.3;stroke:#4c209e}.dc_locations-template-default .globe-wrapper .point:not(.active),.page-template-portfolio .globe-wrapper .point:not(.active){animation:e 2s infinite;animation-delay:1s}.dc_locations-template-default .globe-wrapper .point.active,.page-template-portfolio .globe-wrapper .point.active{stroke:#8a41d9;stroke-width:15;stroke-opacity:.9;opacity:1;fill:#8a41d9}.dc_locations-template-default .globe-wrapper .point:hover,.page-template-portfolio .globe-wrapper .point:hover{animation:none;stroke:#4c209e;stroke-width:15;stroke-opacity:.3;opacity:1}.wysiwyg blockquote{margin-left:0;font-size:1.5rem;font-weight:300;font-style:italic;line-height:1.67}@media screen and (max-width:40.5625em){.wysiwyg blockquote{font-size:1.25rem}}.wysiwyg img{margin:1rem 0}.wysiwyg ol,.wysiwyg ul{padding-left:1.5rem}.wysiwyg ol li,.wysiwyg ul li{padding-left:.5rem}.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-weight:500}.wysiwyg.extra-bottom-padding{padding-bottom:3rem}.wysiwyg.intro-paragraph p:first-child{font-size:1.25rem;line-height:2rem;font-weight:400;font-style:italic}section.employees{margin:6.25rem 0}section.employees .section-title{font-size:2rem;font-weight:500;line-height:2.25rem;margin-bottom:3.5rem;text-align:center}section.employees .image-wrapper{max-height:26.4375rem;overflow:hidden;border-radius:.625rem .625rem 0 0}section.employees .employee-card{background:#f5f3f7;text-align:left;padding:3.0625rem 3.625rem;margin-bottom:2.75rem;border-radius:0 0 .625rem .625rem}@media screen and (max-width:40.5625em){section.employees .employee-card{padding:1.875rem}}section.employees .employee-card h3{font-size:1.75rem;font-weight:500;line-height:2.25rem;margin:0}@media screen and (max-width:40.5625em){section.employees .employee-card h3{font-size:1.375rem}}section.employees .employee-card p{font-size:1.5rem;line-height:1.875rem;margin-bottom:1.875rem;margin-top:.625rem}@media screen and (max-width:40.5625em){section.employees .employee-card p{font-size:1.25rem}}section.employees .employee-card a{font-size:1rem;line-height:1.1875rem;display:block;margin:.375rem 0;text-decoration:none;position:relative;width:-webkit-max-content;width:max-content}section.employees .employee-card a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.0625rem;background:#4c209e;transition-duration:.2s}section.employees .employee-card a:hover:after{width:50%}section.full-width-video{margin:3.75rem 0}section.full-width-video .video-title{margin:0 0 3.375rem;font-size:2rem;line-height:3rem;font-weight:500;text-align:center}@media screen and (max-width:40.5625em){section.full-width-video .video-title{font-size:1.5rem}}section.full-width-video .responsive-embed{border-radius:.625rem}section.full-width-video .video-wrapper{position:relative}section.full-width-video .video-wrapper .play-button{z-index:10;cursor:pointer;position:absolute;transform:translate(-50%,-50%);top:49%;left:50%;width:4.6875rem!important;height:4.6875rem!important;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}section.full-width-video .video-wrapper .play-button>.play-icon{height:2.75rem;width:1.625rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='34' viewBox='0 0 24 24' width='26' fill='%23FFF'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");background-position:50%;background-size:cover;background-repeat:no-repeat;pointer-events:none}section.full-width-video .video-wrapper video{width:100%;position:relative;border-radius:.75rem}section.full-width-video .video-wrapper video::-webkit-media-controls-overlay-play-button{display:none}.key-figures-boxes{margin:3.75rem 0;overflow:hidden;position:relative}@media screen and (max-width:40.5625em){.key-figures-boxes{margin:2.5rem 0}}.key-figures-boxes .box{background-size:cover;background-position:50%;background-repeat:no-repeat;padding-bottom:100%;position:relative;border-radius:.75rem}.key-figures-boxes .box:after{content:"";border-radius:.75rem;width:100%;height:100%;position:absolute;left:0;z-index:0;display:block;top:0;background-color:rgba(80,80,80,.3)}.key-figures-boxes .box>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:inline-block;margin:0;font-size:4rem;font-weight:400;line-height:1.13;color:#fff;text-shadow:0 0 70px rgba(0,0,0,.4)}@media screen and (max-width:68.6875em){.key-figures-boxes .box>p{font-size:2rem}}.key-figures-boxes .box.dark-ov:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#616161;opacity:.65}.key-figures-boxes h4{text-align:center;font-size:1.5rem;margin-top:1.5rem;font-weight:300;line-height:1.67}@media screen and (max-width:68.6875em){.key-figures-boxes h4{font-size:1.125rem}}.key-figures-boxes .slider-outer-wrapper{overflow:hidden}@media screen and (max-width:68.6875em){.key-figures-boxes .slider-outer-wrapper .slider-wrapper .slick-list{overflow:initial}}.key-figures-boxes .slick-dots{margin-left:0!important}.key-figures-boxes .slick-dots li{margin-bottom:.75rem!important}.key-figures-boxes .slick-dots li button{width:.6875rem;height:.6875rem}.key-figures-boxes .slick-dots li:before{display:none}.slick-arrow{font-size:0}.slick-arrow:after{font-family:scatec;font-size:4rem;position:absolute;top:50%;transform:translateY(-50%);color:#ff9600;z-index:1;transition:color .3s ease-in-out}.slick-arrow:hover:after{color:#101010}.slick-arrow.prev-wrapper:after{content:"\6a";left:-.8125rem}.slick-arrow.next-wrapper:after{content:"\69";right:-.8125rem}.slick-arrow.slick-disabled{cursor:not-allowed;opacity:.6}.slick-arrow.slick-disabled:focus,.slick-arrow.slick-disabled:hover{color:#3d3936}.fact-video-container{height:100%;width:100%;position:relative;overflow:hidden}.fact-video-container .fact-video{height:100%;position:absolute;object-position:center center;transform:translateX(-50%) translateY(-50%);left:50%;top:50%;min-height:100%;min-width:100%;max-height:100%;width:auto;height:auto;overflow:hidden}.fact-video-container video::-webkit-media-controls-start-playback-button{display:none}.honeycomb-facts-wrapper .tile{text-align:center;background:url(/wp-content/themes/ukraine/assets/images/honeycomb.svg) no-repeat 50%;background-size:auto 80%}.honeycomb-facts-wrapper .tile h2{font-size:1rem;font-weight:500}@media screen and (max-width:68.6875em){.honeycomb-facts-wrapper h2{position:relative;top:3.75rem}.honeycomb-facts-wrapper h2,.honeycomb-facts-wrapper p{font-size:1rem}.honeycomb-facts-wrapper p{padding:3.125rem 0}.honeycomb-facts-wrapper strong{font-size:2rem}.honeycomb-facts-wrapper .tile{background-size:10rem auto}}@media screen and (min-width:40.625em) and (max-width:68.6875em){.honeycomb-facts-wrapper .tile{background-size:9.375rem auto}}@media print,screen and (min-width:68.75em){.honeycomb-facts-wrapper .tile{position:relative}.honeycomb-facts-wrapper .tile h2{position:absolute;top:5rem;left:50%;transform:translateX(-50%);white-space:nowrap}.honeycomb-facts-wrapper .tile p{padding:6.875rem 0 4.375rem;font-size:1.125rem}.honeycomb-facts-wrapper .tile strong{font-size:2.25rem}}@media screen and (min-width:68.75em) and (max-width:74.9375em){.honeycomb-facts-wrapper .tile{background-size:auto 90%}}@media screen and (max-width:40.5625em){.key-figures .honeycomb-facts-wrapper{padding-left:1rem;padding-right:1rem}}@media screen and (max-width:40.5625em){.graphs-slider .honeycomb-facts-wrapper{padding-left:1.75rem;padding-right:1.75rem}}.graphs-slider .honeycomb-facts-wrapper .tile{background-position:bottom}.graphs-slider .honeycomb-facts-wrapper .tile h2{top:-2.8125rem;width:100%;position:relative;min-height:4.6875rem}.graphs-slider .honeycomb-facts-wrapper .tile h2 span{display:block;width:100%;position:absolute;bottom:0;left:0}.graphs-slider .honeycomb-facts-wrapper .tile p{padding:1.25rem 0 2.5rem}@media screen and (max-width:68.6875em){.graphs-slider .honeycomb-facts-wrapper .tile{padding-top:4.0625rem}}@media screen and (max-width:40.5625em){.graphs-slider .honeycomb-facts-wrapper .tile p{padding-bottom:3.125rem}}@media only screen and (min-width:650px) and (max-width:750px){.graphs-slider .honeycomb-facts-wrapper .tile{background-size:8.125rem auto}.graphs-slider .honeycomb-facts-wrapper .tile p{padding-bottom:2.1875rem}}@media print,screen and (min-width:68.75em){.graphs-slider .honeycomb-facts-wrapper .tile{padding-top:3rem;background-size:11.875rem auto}.graphs-slider .honeycomb-facts-wrapper .tile p{padding:4.0625rem 0 3.75rem}}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-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,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;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}.alignnone{margin:.3125rem 1.25rem 1.25rem 0}.aligncenter,div.aligncenter{display:block;margin:.3125rem auto}.alignright{float:right;margin:.3125rem 0 1.25rem 1.25rem}.alignleft{float:left;margin:.3125rem 1.25rem 1.25rem 0}a img.alignright{float:right;margin:.3125rem 0 1.25rem 1.25rem}a img.alignleft,a img.alignnone{margin:.3125rem 1.25rem 1.25rem 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:.0625rem solid #f0f0f0;max-width:96%;padding:.3125rem .1875rem .625rem;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:.3125rem 1.25rem 1.25rem 0}.wp-caption.alignright{margin:.3125rem 0 1.25rem 1.25rem}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:.6875rem;line-height:1.0625rem;margin:0;padding:0 .25rem .3125rem}.screen-reader-text{clip:rect(.0625rem,.0625rem,.0625rem,.0625rem);position:absolute!important;white-space:nowrap;height:.0625rem;width:.0625rem;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:.1875rem;box-shadow:0 0 .125rem .125rem rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:.3125rem;line-height:normal;padding:.0625rem 5 1.4375rem .875rem;text-decoration:none;top:.3125rem;width:auto;z-index:100000}.ac-title h1{margin:0;padding:2.5rem 0;background-color:#fff;text-align:center;position:relative;z-index:2}@media screen and (max-width:40.5625em){.ac-title h1{padding:0}}.ac-title h2{text-align:center;font-size:1rem;margin-top:2.5rem}.ac-image+.ac-title,.ac-video+.ac-title{margin-top:-6.875rem}@media screen and (max-width:40.5625em){.ac-image+.ac-title,.ac-video+.ac-title{margin-top:1.25rem}}.default-header{margin-top:6.875rem}@media screen and (max-width:40.5625em){.default-header{margin-top:5.625rem}}.default-header+.ac-title{margin-top:6.875rem}@media screen and (max-width:40.5625em){.default-header+.ac-title{margin-top:5rem}}.ac-intro{margin:1.9375rem 0 1.4375rem}.ac-intro h2{margin:0;line-height:2.5rem}.ac-wysiwyg{margin:1.4375rem 0 3.8125rem}.ac-wysiwyg p{font-size:1.125rem;font-weight:300;line-height:1.9}.ac-wysiwyg ol,.ac-wysiwyg ul{margin-right:1.5625rem}.ac-wysiwyg ol li,.ac-wysiwyg ul li{font-weight:300;margin-bottom:.5rem}.ac-image .continue-notice{background-color:#f3f3f3;padding:.5625rem 1rem .625rem;text-align:center;width:22.6875rem;max-width:100%;margin:auto;font-size:1rem;font-weight:300}.ac-image .continue-notice .icon{margin-right:.625rem;vertical-align:middle}.ac-image img{margin-top:3.75rem;width:100%;border-radius:.875rem}.ac-video .continue-notice{background-color:#f3f3f3;padding:.5625rem 1rem .625rem;text-align:center;width:22.6875rem;max-width:100%;margin:auto;font-size:1rem;font-weight:300}.ac-video .continue-notice .icon{margin-right:.625rem;vertical-align:middle}.ac-video .video-image{position:relative}.ac-video .video-image .play-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:top left;width:4.6875rem;height:4.6875rem;background-color:#fff;border-radius:50%;transition:transform .3s ease-in-out}.ac-video .video-image .play-video:focus,.ac-video .video-image .play-video:hover{transform:scale(1.1) translate(-50%,-50%)}.ac-video .video-image .play-video:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);width:0;height:0;border-top:1.0625rem solid transparent;border-bottom:1.0625rem solid transparent;border-left:1.625rem solid #ff9600}.ac-video img{width:100%}.ac-video .video-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.8);z-index:9999}.ac-video .video-modal .close-video{text-decoration:none;padding:1.875rem;text-align:right;display:block;font-size:2.5rem}.ac-video .video-modal .close-video:focus,.ac-video .video-modal .close-video:hover{color:#101010}.ac-video .video-modal .embed-container{margin-bottom:10rem}.ac-video .video-modal .row{height:100vh}.ac-quote .quote-wrapper{border-radius:.6875rem;background-color:#f3f3f3;background-image:url(/wp-content/themes/ukraine/assets/images/footer-2.svg);color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3.25rem 6.25rem 2.875rem}@media screen and (max-width:40.5625em){.ac-quote .quote-wrapper{padding:1.25rem 2.5rem}}
/*# sourceMappingURL=style.css.map */
