@charset "UTF-8";@import url(https://use.typekit.net/baf7fyc.css);/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!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%}body{margin:0}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}b,strong{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}.ajax-load-more-wrap.purple .alm-load-more-btn,button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}.ajax-load-more-wrap.purple .alm-load-more-btn,button{overflow:visible}.ajax-load-more-wrap.purple .alm-load-more-btn,button,select{text-transform:none}.ajax-load-more-wrap.purple .alm-load-more-btn,[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}.ajax-load-more-wrap.purple .alm-load-more-btn::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}.ajax-load-more-wrap.purple .alm-load-more-btn:-moz-focusring,[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}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,::after,::before{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:franklin-gothic-atf,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.44;color:#0a0a0a;-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}.ajax-load-more-wrap.purple .alm-load-more-btn,button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:0 0;line-height:1;cursor:auto}.ajax-load-more-wrap.purple [data-whatinput=mouse] .alm-load-more-btn,[data-whatinput=mouse] .ajax-load-more-wrap.purple .alm-load-more-btn,[data-whatinput=mouse] button{outline:0}pre{overflow:auto}.ajax-load-more-wrap.purple .alm-load-more-btn,button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:71.875rem;margin-right:auto;margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.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{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;padding-right:.625rem;padding-left:.625rem;min-width:0}@media print,screen and (min-width:40em){.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{-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0}.small-2{-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-up-2{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-up-3{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-up-5{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.small-up-6{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{-webkit-flex:0 0 14.28571%;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{-webkit-flex:0 0 12.5%;-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:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.medium-1{-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0}.medium-2{-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-up-2{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-up-3{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-up-5{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.medium-up-6{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{-webkit-flex:0 0 14.28571%;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:40em){.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:64em){.large-1{-webkit-flex:0 0 8.33333%;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0}.large-2{-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{-webkit-flex:0 0 41.66667%;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{-webkit-flex:0 0 58.33333%;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{-webkit-flex:0 0 66.66667%;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{-webkit-flex:0 0 83.33333%;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{-webkit-flex:0 0 91.66667%;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-up-2{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-up-3{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-up-5{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.large-up-6{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{-webkit-flex:0 0 16.66667%;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{-webkit-flex:0 0 14.28571%;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.large-expand{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.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{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0}.accordion-item:last-child>:last-child{border-radius:0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#1779ba}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:'+'}.is-active>.accordion-title::before{content:'\2013'}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.accordion-menu li{width:100%}.accordion-menu a{padding:.7rem 1rem}.accordion-menu .is-accordion-submenu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a::after{left:auto;right:1rem}.accordion-menu.align-right .is-accordion-submenu-parent>a::after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;cursor:pointer;width:40px;height:40px}.submenu-toggle::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.submenu-toggle-text{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}.menu{padding:0;margin:0;list-style:none;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.ajax-load-more-wrap.purple .menu .alm-load-more-btn,.menu .ajax-load-more-wrap.purple .alm-load-more-btn,.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.menu.vertical{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.menu.expanded li{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}.menu.simple{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.menu.medium-vertical{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.menu.medium-expanded li{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}.menu.medium-simple li{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.menu.large-vertical{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.menu.large-expanded li{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}.menu.large-simple li{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons a{display:-webkit-flex;display:-ms-flexbox;display:flex}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a{display:-webkit-flex;display:-ms-flexbox;display:flex}.menu.icon-left li a{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .is-active>a{background:#1779ba;color:#fefefe}.menu .active>a{background:#1779ba;color:#fefefe}.menu.align-left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.menu.align-right li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.menu.align-center li .submenu li{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.menu-centered>.menu li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.menu-centered>.menu li .submenu li{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:''}.menu-icon:hover::after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:''}.menu-icon.dark:hover::after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu a{padding:.7rem 1rem}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu .is-active>a{background:0 0;color:#1779ba}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a::after{right:14px}.dropdown.menu.vertical>li.opens-left>a::after{right:auto;left:5px;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.dropdown.menu.vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a::after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a::after{right:auto;left:5px;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.dropdown.menu.medium-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a::after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a::after{right:auto;left:5px;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.dropdown.menu.large-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{right:auto;left:5px;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:700}.top-bar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.5rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar .top-bar-left{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}}@media screen and (max-width:63.9375em){.top-bar.stacked-for-medium{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:74.9375em){.top-bar.stacked-for-large{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar-title{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.9375em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;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}}.align-right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.align-justify{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.align-right.vertical.menu>li>a{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.align-top{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.align-self-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.align-middle{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.align-self-middle{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.align-center-middle{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-webkit-order:1;-ms-flex-order:1;order:1}.small-order-2{-webkit-order:2;-ms-flex-order:2;order:2}.small-order-3{-webkit-order:3;-ms-flex-order:3;order:3}.small-order-4{-webkit-order:4;-ms-flex-order:4;order:4}.small-order-5{-webkit-order:5;-ms-flex-order:5;order:5}.small-order-6{-webkit-order:6;-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-webkit-order:1;-ms-flex-order:1;order:1}.medium-order-2{-webkit-order:2;-ms-flex-order:2;order:2}.medium-order-3{-webkit-order:3;-ms-flex-order:3;order:3}.medium-order-4{-webkit-order:4;-ms-flex-order:4;order:4}.medium-order-5{-webkit-order:5;-ms-flex-order:5;order:5}.medium-order-6{-webkit-order:6;-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-webkit-order:1;-ms-flex-order:1;order:1}.large-order-2{-webkit-order:2;-ms-flex-order:2;order:2}.large-order-3{-webkit-order:3;-ms-flex-order:3;order:3}.large-order-4{-webkit-order:4;-ms-flex-order:4;order:4}.large-order-5{-webkit-order:5;-ms-flex-order:5;order:5}.large-order-6{-webkit-order:6;-ms-flex-order:6;order:6}}.flex-container{display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-child-auto{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:-webkit-flex;display:-ms-flexbox;display:flex}.medium-flex-child-auto{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-webkit-flex;display:-ms-flexbox;display:flex}.large-flex-child-auto{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.bg-nk_grey{background-color:#707070}.bg-nk_grey--light{background-color:#f2f2f2}.bg-nk_blue{background-color:#4936ff}.bg-nk_purple{background-color:#29015f}.bg-nk_greeb{background-color:#6bff6f}html{overflow-x:hidden}body{font-family:franklin-gothic-atf,Helvetica,Roboto,Arial,sans-serif;color:#29015f}.hidden{display:none}.relative{position:relative}h1,h2,h3,h4,h5,h6{color:#29015f;font-family:chevin-pro,Helvetica,Arial,sans-serif;font-size:1.875rem;padding-left:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (max-width:39.9375em){h1,h2,h3,h4,h5,h6{font-size:2rem}}h3{font-size:1.3rem;line-height:1.2;margin-bottom:1.2rem;margin-top:1rem}@media print,screen and (min-width:40em){h3{font-size:1.5rem}}p{font-size:1.13rem}@media screen and (max-width:63.9375em){p{font-size:1.3rem}}ul{list-style:none}a{color:#4936ff;text-decoration:underline;font-size:1.13rem}a:not(.button)[target="_blank"]:after{content:"  \f504";font-family:dashicons;font-size:inherit}a.read-more{font-size:1rem;font-weight:700}a.read-more:after{content:' \203A';font-size:1.2rem}.row.entry-content{margin:auto}.row.expanded{padding:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.aurora-grants-wrap .aurora-item>div h2,.infographics-section h1,.infographics-section h2,.link-lists h1,.link-lists h2,.reset-heading-style,.single-contact h2{padding-left:0}.aurora-grants-wrap .aurora-item>div h2:before,.infographics-section h1:before,.infographics-section h2:before,.link-lists h1:before,.link-lists h2:before,.reset-heading-style:before,.single-contact h2:before{display:none}.entry-header h1,.heading-container h1,.heading-container h2{font-size:1.9rem}#front-page__content h1{font-size:2.4rem;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}#front-page__content .button{margin:.6rem 2rem}.entry-header h1,.heading-container h1,.heading-container h2,.heading-style,.main-content h1,.main-content h2,.single-post__content h1{color:#29015f;text-transform:uppercase;position:relative;margin-top:4rem;margin-bottom:2.5rem}@media screen and (max-width:63.9375em){.entry-header h1,.heading-container h1,.heading-container h2,.heading-style,.main-content h1,.main-content h2,.single-post__content h1{font-size:1.5rem;margin-left:auto}}.categories{padding:0}.categories li{list-style:none;display:inline-block;margin-right:.5rem;margin-bottom:.5rem}.categories a{color:#fff;text-decoration:none;transition:all 150ms ease 0s;text-transform:uppercase;background:#4936ff;padding:.4rem 1rem;font-size:.7rem}.categories a:focus{outline:1px dotted;outline-offset:-4px}.categories a:focus,.categories a:hover{background:#1400cf}.button-container{text-align:center;margin-top:1rem;margin-bottom:3rem}@media print,screen and (min-width:64em){.button-container{margin-top:3rem;margin-bottom:4rem}}.ajax-load-more-wrap.purple .alm-load-more-btn,.button,button,input[type=submit]{display:inline-block;color:#4936ff;border:3px solid #4936ff;padding:.5rem 1.5rem;font-family:chevin-pro,Helvetica,Arial,sans-serif;font-weight:700;font-size:1rem;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all 150ms ease 0s}.ajax-load-more-wrap.purple .alm-load-more-btn:focus,.button:focus,button:focus,input[type=submit]:focus{outline:1px dotted;outline-offset:-4px}.ajax-load-more-wrap.purple .alm-load-more-btn:active,.ajax-load-more-wrap.purple .alm-load-more-btn:focus,.ajax-load-more-wrap.purple .alm-load-more-btn:hover,.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{color:#fff;background:#4936ff}.thumbnail-container{height:13rem;margin-bottom:1.5rem;background-color:#f2f2f2;background-size:cover;background-repeat:no-repeat;background-position:center}.thumbnail-container.is_logo{background-size:contain!important;background-color:#fefefe!important}@media print,screen and (min-width:40em){.thumbnail-container{height:10rem}}@media print,screen and (min-width:64em){.thumbnail-container{height:13rem}}.thumbnail-container.placeholder{border:1px solid #eee;background-image:url(../img/nk-logo-icon.svg);background-size:120px}.uppercase{text-transform:uppercase}.posts-navigation{margin-top:3.5rem}.posts-navigation a{text-decoration:none;color:#4936ff}.posts-navigation a:active,.posts-navigation a:focus,.posts-navigation a:hover{color:#29015f}.heateor_sss_sharing_ul a:not(.button)[target="_blank"]:after{content:''}.site-header{width:100%;background:#fff;padding:0;margin-bottom:1rem;position:relative}.header-logo{text-align:left;z-index:5;padding:1rem 1.5rem}.header-logo a{display:inline-block;margin:0}@media print,screen and (min-width:40em){.header-logo a{margin:.6rem 2rem}}.header-logo img,.header-logo svg{width:14rem;max-width:calc(100vw - 8rem)}@media print,screen and (min-width:40em){.header-logo img,.header-logo svg{width:18rem}}.header-logo .cls-1{stroke-width:0;fill:#4936ff}.header-nav-container{position:relative;z-index:10;display:none}@media print,screen and (min-width:64em){.header-nav-container{padding-right:8rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.languages{display:inline-block;padding:0;margin-left:1.5rem;font-size:.95rem}@media screen and (max-width:1222px){.languages{margin-left:0}}.languages li{list-style:none;display:inline-block;text-transform:uppercase;margin-left:.5rem;border:2px solid #4936ff;text-align:center;width:auto;transition:all 150ms ease 0s}.languages li a{text-decoration:none;font-weight:700;margin:0;padding:.5rem .8rem;display:block;font-size:1rem}.home .site-header,.page-template-etusivu .site-header,.page-template-kansalaiselle .site-header,.page-template-neurokeskus .site-header,.page-template-perussivu .site-header,.page-template-tapahtuma .site-header,.page-template-tutkijalle .site-header,.page-template-yritykselle .site-header{background:0 0;position:absolute;top:0;left:0}.home .header-logo .cls-1,.page-template-etusivu .header-logo .cls-1,.page-template-kansalaiselle .header-logo .cls-1,.page-template-neurokeskus .header-logo .cls-1,.page-template-perussivu .header-logo .cls-1,.page-template-tapahtuma .header-logo .cls-1,.page-template-tutkijalle .header-logo .cls-1,.page-template-yritykselle .header-logo .cls-1{fill:#fff}.languages li{border:2px solid #fff}.languages li:active,.languages li:focus,.languages li:hover{border:2px solid #fff}.languages li:active a,.languages li:focus a,.languages li:hover a{color:#000!important;background:#fff}.languages li a{color:#fff}.languages .current-lang{border:2px solid #fff;background-color:#fff}.languages .current-lang a{color:#4936ff}.no-hero .full-menu.open .languages li:active,.no-hero .full-menu.open .languages li:focus,.no-hero .full-menu.open .languages li:hover{border:2px solid #fff}.no-hero .full-menu.open .languages li:active a,.no-hero .full-menu.open .languages li:focus a,.no-hero .full-menu.open .languages li:hover a{color:#000;background:#fff}.btn__top-search{display:inline-block;width:44px;height:44px;position:relative;margin-left:.5rem;cursor:pointer}.btn__top-search:before{content:'';width:21px;height:21px;position:absolute;left:11px;top:11px}a#open-menu-search{padding:.6rem}a#open-menu-search svg .cls-1{stroke:none}.search-form{display:inline-block;position:relative}.search-form .search-field{background-color:transparent;background-image:url(../img/search-icon.svg);background-position:center;background-size:1.2rem;background-repeat:no-repeat;border:none;cursor:pointer;position:relative;transition:width .4s ease,background .4s ease,opacity .4s ease;width:0;padding:.7rem 1.2rem;opacity:1;text-indent:-9999em}.search-form .search-field:focus{background:0 0;border-bottom:2px solid #fff;color:#fff;cursor:text;outline:0;width:14rem;opacity:.8;text-indent:0}.search-form .search-submit{right:0;top:0;position:absolute;background-color:transparent;background-image:url(../img/search-icon.svg);background-position:center;background-size:1.2rem;background-repeat:no-repeat;border:none;text-indent:-9999em}.search-form .search-submit:active,.search-form .search-submit:focus,.search-form .search-submit:hover{background-color:transparent;background-image:url(../img/search-icon.svg);background-position:center;background-size:1.2rem;background-repeat:no-repeat}#full-menu .search-submit{border:none}.entry-header{overflow:hidden;padding-top:1rem}.lang-item-sv{display:none!important}.site-footer{background:#29015f;color:#fff;position:relative;padding:.5rem;margin-top:3rem;padding:2rem}.site-footer .site-footer-inner{padding:0 5%}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6{color:#fff}@media print,screen and (min-width:64em){.site-footer{padding:2.5rem 1rem}}.site-footer a{color:#fff;text-decoration:none}.site-footer a:focus,.site-footer a:hover{color:#6bff6f}.footer-logo{margin-top:1rem;margin-bottom:3rem;max-width:18rem}@media print,screen and (min-width:40em){.footer-logo{margin-top:0;margin-bottom:0}}.footer-info{max-width:80rem;margin:auto}@media print,screen and (min-width:40em){.footer-info{padding-left:2rem;padding-right:2rem}}@media print,screen and (min-width:64em){.footer-info{padding-left:3rem;padding-right:3rem}}@media print,screen and (min-width:40em){.footer-info>.row{border-top:1px solid #fff}}.footer-menu{padding:0;display:none}@media print,screen and (min-width:40em){.footer-menu{display:block;font-weight:700;font-size:1.2rem}}.footer-menu li{list-style:none;display:inline-block;margin-right:1.5rem;margin-bottom:1rem}.social-media-icon svg{width:1.5rem;height:1.3rem}.social-media-icon svg:focus path,.social-media-icon svg:hover path{fill:#6bff6f}.social-media-icon:after{content:''!important}.menu-info{padding:2rem 0 0 0}@media print,screen and (min-width:40em){.menu-info{border-top:1px solid #fff}}.menu-info .widget_nav_menu{float:right}.menu-info .widget_nav_menu a{font-weight:700;text-decoration:underline;font-size:.94rem;font-family:chevin-pro,Helvetica,Arial,sans-serif}.menu-info .wp-block-social-links{float:right;margin-left:1rem}.menu-info .wp-block-social-links li{background:0 0!important}.menu-info .wp-block-social-links svg{width:2rem;height:2rem;margin-top:-1rem}.menu-info .wp-block-social-links a:hover svg{fill:#6bff6f}.menu-info a.privacy-policy-link{font-weight:700;text-decoration:underline}@media screen and (max-width:39.9375em){.menu-info a.privacy-policy-link{display:block;margin-bottom:2rem}}.menu-info__links{text-align:center}@media print,screen and (min-width:40em){.menu-info__links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.menu-info__logo{display:none}@media print,screen and (min-width:40em){.menu-info__logo{display:block}}.menu-info__logo img{width:12rem;max-width:100%}.menu-info a{color:#fff;text-decoration:none}.menu-info a:focus,.menu-info a:hover{color:#6bff6f}.menu-info .social-media-icons{display:inline-block;margin-left:2rem}@media screen and (max-width:39.9375em){.menu-info .social-media-icons{margin:0}}.menu-info .social-media-icons .linkedin-icon{margin-left:.8rem;vertical-align:-.2rem}.menu-info .social-media-icons a{vertical-align:-.3rem}.menu-info .social-media-icons a:focus,.menu-info .social-media-icons a:hover{text-decoration:none}#back-to-top{cursor:pointer;text-align:center}#back-to-top svg{width:2.5rem}.footer-mobile{margin:2rem 0 1rem}@media print,screen and (min-width:40em){.footer-mobile{display:none}}.single-post__aside{padding:0 3rem 0 0}@media screen and (max-width:39.9375em){.single-post__aside{padding:0}}.single-post__aside .wp-post-image{max-width:calc(100% + 2rem)}@media print,screen and (min-width:40em){.single-post__aside .attachment-post-thumbnail{margin-left:-2rem;margin-top:.5rem}}.single-post__aside .single-post__aside-content{overflow:visible;padding-left:3rem}.single article{padding-bottom:2rem}.single article .social-icons{margin-top:100px}@media screen and (max-width:63.9375em){.single article .social-icons{margin-top:2rem;margin-bottom:2rem}}.single article .social-icons .heateor_sss_sharing_ul{width:50px;float:right;clear:both}.single article .social-icons .heateor_sss_sharing_ul>li{float:none!important}@media screen and (max-width:39.9375em){.single article .social-icons .heateor_sss_sharing_ul{width:auto;float:left}.single article .social-icons .heateor_sss_sharing_ul>li{float:left!important}.single article .social-icons .heateor_sss_sharing_ul>li .heateorSssSharing{margin:0 .25rem}}.single-post__content{color:#29015f;max-width:52rem;padding:0 2rem}.single-post__content blockquote{background:#f2f2f2;padding:1rem 3.5rem;margin:3rem 0 3rem -3rem;width:110%}.single-post__content blockquote p{max-width:40rem;font-weight:700;font-size:1.3rem;position:relative}.single-post__content blockquote p:before{position:absolute;top:0;left:-3.5rem;content:"";width:13px;background:#6bff6f;height:100%}.single-post__content ol,.single-post__content p,.single-post__content ul{font-size:1.2rem}.single-post__content .entry-meta{margin-bottom:2.5rem;font-size:.935rem}.single-post__content .entry-meta span{display:inline-block;margin-right:2rem;margin-bottom:1rem}@media screen and (max-width:39.9375em){.single-post__content .entry-meta{margin-bottom:1rem}.single-post__content .entry-meta>div,.single-post__content .entry-meta>ul{display:block}}.single-post__content h1{margin-bottom:2.5rem;margin-left:0}.single-post__content h2,.single-post__content h3,.single-post__content h4,.single-post__content h5,.single-post__content h6{margin-top:2.5rem}@media print,screen and (min-width:40em){.single-post__content{padding:0 2rem 3rem}}.single-post__content .entry-excerpt{font-weight:700;font-size:1.3rem;margin-bottom:2rem}.single-post__content .categories,.single-post__content .date,.single-post__content .post-writer{margin-top:0;display:inline-block}.single-post__content .date,.single-post__content .post-writer{margin-right:2rem;margin-bottom:1rem}.single-post__content .date{font-weight:200;font-size:.87rem;margin-bottom:.5rem}.single-post__content .post-writer{font-weight:700}.archive .page-header,.blog .page-header{background:#f2f2f2;text-align:center;color:#29015f;text-transform:uppercase;padding:3rem 0;margin-bottom:2rem}@media print,screen and (min-width:64em){.archive .page-header,.blog .page-header{margin-bottom:4.5rem}}.archive .page-header .post-types,.blog .page-header .post-types{padding-left:0;margin-top:1.8rem}.archive .page-header .post-types li,.blog .page-header .post-types li{list-style:none;display:inline-block}.archive .page-header .post-types li a,.blog .page-header .post-types li a{font-weight:700;text-decoration:none;border:2px solid #29015f;padding:.1rem 1rem;font-size:.9rem;transition:all 150ms ease 0s}.archive .page-header .post-types li a:focus,.blog .page-header .post-types li a:focus{outline:1px dotted;outline-offset:-4px}.archive .page-header .post-types li a.active,.blog .page-header .post-types li a.active{background:#29015f;color:#fff}.archive .page-header .post-types li a.active:active,.archive .page-header .post-types li a.active:focus,.archive .page-header .post-types li a.active:hover,.archive .page-header .post-types li a:active,.archive .page-header .post-types li a:focus,.archive .page-header .post-types li a:hover,.blog .page-header .post-types li a.active:active,.blog .page-header .post-types li a.active:focus,.blog .page-header .post-types li a.active:hover,.blog .page-header .post-types li a:active,.blog .page-header .post-types li a:focus,.blog .page-header .post-types li a:hover{color:#fff;background:#3f0291;border:2px solid #3f0291}.archive .alm-btn-wrap,.blog .alm-btn-wrap{margin:2rem 4rem}@media print,screen and (min-width:64em){.archive .alm-btn-wrap,.blog .alm-btn-wrap{margin-bottom:5rem}}.archive .alm-listing,.blog .alm-listing{margin:auto;padding:1.5rem 2rem 0}.ajax-load-more-wrap.purple .alm-load-more-btn{background:0 0!important}.ajax-load-more-wrap.purple .alm-load-more-btn:active,.ajax-load-more-wrap.purple .alm-load-more-btn:focus,.ajax-load-more-wrap.purple .alm-load-more-btn:hover{background:#4936ff!important}.gfield_label,.screen-reader-text{clip:rect(.0625rem,.0625rem,.0625rem,.0625rem);height:.0625rem;width:.0625rem;overflow:hidden;position:absolute!important;word-wrap:normal!important}.gfield_label:active,.gfield_label:focus,.gfield_label:hover,.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{height:auto;width:auto;background-color:#fefefe;border-radius:0;box-shadow:0 0 .125rem .125rem rgba(10,10,10,.6);clip:auto!important;color:#0a0a0a;display:block;font-size:.875rem;font-weight:700;left:.3125rem;line-height:normal;padding:.9375rem 1.4375rem .875rem;text-decoration:none;top:.3125rem;z-index:100000}.alignleft,.wp-caption.alignleft{float:left;margin:.5rem 1.5rem 1.5rem 0}.alignright,.wp-caption.alignright{float:right;margin:.5rem 0 1.5rem 1.5rem}.aligncenter,.wp-caption.aligncenter{clear:both;display:block;margin:.5rem auto 1.5rem}.alignnone,.wp-caption.alignnone{display:block;margin:2rem 0 1.5rem}.wp-caption{margin:0 0 1.5em 0;max-width:100%!important;padding:0}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption .wp-caption-custom,.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-custom,.wp-caption-text{text-align:left;font-size:1rem;line-height:1.4;padding:.1875rem;margin:0 0 .1875rem 0}.wp-caption-custom{margin-top:-1.125rem;padding:0}.main-navigation .menu-item a{font-size:1.13rem;font-family:chevin-pro,Helvetica,Arial,sans-serif}.main-navigation .menu-item.is-active>a{color:#6bff6f;background-color:transparent}.main-navigation .menu-item .menu-item-link{display:inline-block}.main-navigation .menu-item .menu-item-link a{padding:.7rem 1rem;display:inline-block;line-height:1rem}.main-navigation .menu-item .menu-item-toggle{display:inline;float:right;height:2.375rem}.main-navigation .is-active .menu-item-toggle{background:0 0}.main-navigation .is-accordion-submenu{padding-left:1rem}.main-navigation .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.2em}.main-navigation .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{right:13px}.main-navigation .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{padding-right:1.5em}.main-navigation .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a :after{right:15px}.nav-links{max-width:71.875rem;margin:0 auto 1.5em auto;overflow:hidden;padding:1rem 0}.nav-previous{float:left;width:50%}.nav-previous a:before{content:"\00ab";margin-right:1rem;font-size:1.5rem;line-height:1rem}.nav-next{float:right;text-align:right;width:50%}.nav-next a:after{content:"\00bb";margin-left:1rem;font-size:1.5rem;line-height:1rem}.title-bar{background:#4936ff;position:absolute;top:0;right:0;padding:2.2rem 1.8rem 2rem 1.8rem;z-index:50}.title-bar .menu-icon{width:1rem;height:2rem;z-index:50;padding:.5rem 1rem;background-color:#4936ff;background-image:url(../img/menu-icon.svg);background-repeat:no-repeat}.title-bar .menu-icon:after{content:none}.title-bar .menu-icon svg{width:2rem;position:absolute;top:0;left:0}#close-menu{position:absolute;top:2.2rem;right:1.8rem;width:1rem;height:2rem;padding:.5rem 1rem;background-image:url(../img/close-icon.svg);background-position:center;background-size:1.6rem;background-repeat:no-repeat}@media print,screen and (min-width:40em){#close-menu{top:3.25rem;right:3rem}}#close-menu:after{content:none}#site-navigation{display:none}@media screen and (min-width:1205px){#site-navigation{display:inline-block}}#site-navigation a{font-weight:700;color:#4936ff}#site-navigation .current-menu-item a,#site-navigation li a:active,#site-navigation li a:focus,#site-navigation li a:hover{color:#29015f}#site-navigation .menu-item-toggle{display:none}.home #site-navigation a,.page-template-kansalaiselle #site-navigation a,.page-template-neurokeskus #site-navigation a,.page-template-tapahtuma #site-navigation a,.page-template-tutkijalle #site-navigation a,.page-template-yritykselle #site-navigation a{color:#fff}.home #site-navigation .current-menu-item a,.home #site-navigation li a:active,.home #site-navigation li a:focus,.home #site-navigation li a:hover,.page-template-kansalaiselle #site-navigation .current-menu-item a,.page-template-kansalaiselle #site-navigation li a:active,.page-template-kansalaiselle #site-navigation li a:focus,.page-template-kansalaiselle #site-navigation li a:hover,.page-template-neurokeskus #site-navigation .current-menu-item a,.page-template-neurokeskus #site-navigation li a:active,.page-template-neurokeskus #site-navigation li a:focus,.page-template-neurokeskus #site-navigation li a:hover,.page-template-tapahtuma #site-navigation .current-menu-item a,.page-template-tapahtuma #site-navigation li a:active,.page-template-tapahtuma #site-navigation li a:focus,.page-template-tapahtuma #site-navigation li a:hover,.page-template-tutkijalle #site-navigation .current-menu-item a,.page-template-tutkijalle #site-navigation li a:active,.page-template-tutkijalle #site-navigation li a:focus,.page-template-tutkijalle #site-navigation li a:hover,.page-template-yritykselle #site-navigation .current-menu-item a,.page-template-yritykselle #site-navigation li a:active,.page-template-yritykselle #site-navigation li a:focus,.page-template-yritykselle #site-navigation li a:hover{color:#6bff6f}.full-menu{z-index:50;position:absolute;top:0;right:-100vw;left:auto;background:#4936ff;color:#fff;width:100vw;padding:2rem 0;display:none;box-shadow:0 4px 11px -1px rgba(0,0,0,.3);-webkit-filter:blur(3px);filter:blur(3px);transition:all .5s ease-out}.full-menu.open{right:0;opacity:1;-webkit-filter:blur(0);filter:blur(0)}@media print,screen and (min-width:40em){.full-menu{padding:1rem 0 3rem}}.full-menu .row{max-width:90%;padding:0!important}.full-menu .row:first-of-type{padding-right:3rem!important}.full-menu .row.menu-info{padding:2rem 0!important}.full-menu a{color:#fff}.full-menu a:active,.full-menu a:focus,.full-menu a:hover{color:#6bff6f}.full-menu .is-active>a{background:0 0;color:#6bff6f}.full-menu .menu-info{display:none;max-width:90%;margin:auto;padding:0 1rem}@media print,screen and (min-width:64em){.full-menu .menu-info{display:-webkit-flex;display:-ms-flexbox;display:flex}}@media print,screen and (min-width:40em){.full-menu .search-and-lang{padding-right:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.full-menu .search-and-lang .search-form{-webkit-order:1;-ms-flex-order:1;order:1;margin-right:4rem}.full-menu .search-and-lang .languages{-webkit-order:2;-ms-flex-order:2;order:2}}@media screen and (min-width:87.5rem){.full-menu .search-and-lang{padding-right:0}}.full-menu .search-form{margin:1.5rem 0 2.2rem;padding-left:.5rem}@media print,screen and (min-width:64em){.full-menu .search-form{display:inline-block;margin-left:2rem}}.full-menu .search-form .search-submit{display:block}@media print,screen and (min-width:64em){.full-menu .search-form .search-submit{right:-3rem}}.full-menu .search-form .search-field{width:calc(100% - 3rem);border-bottom:2px solid #fff;background-image:none}@media print,screen and (min-width:64em){.full-menu .search-form .search-field{width:14rem}}#full-nav,#full-nav-footer{display:block;padding:0 .5rem}@media print,screen and (min-width:40em){#full-nav,#full-nav-footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:3rem 0}}#full-nav .menu-item-has-children,#full-nav-footer .menu-item-has-children{border-bottom:1px solid #fff}@media print,screen and (min-width:40em){#full-nav .menu-item-has-children,#full-nav-footer .menu-item-has-children{border-bottom:0}}#full-nav .menu-item,#full-nav-footer .menu-item{font-size:1.2rem;margin-bottom:.5rem;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}@media print,screen and (min-width:64em){#full-nav .menu-item,#full-nav-footer .menu-item{padding-left:5rem}}#full-nav .menu-item .submenu .menu-item,#full-nav-footer .menu-item .submenu .menu-item{padding-left:0}#full-nav .menu-item:first-child,#full-nav-footer .menu-item:first-child{padding-left:0}#full-nav .menu-item:first-child .submenu li a,#full-nav-footer .menu-item:first-child .submenu li a{font-weight:700;font-size:1rem}#full-nav .menu-item:first-child .submenu .submenu li a,#full-nav-footer .menu-item:first-child .submenu .submenu li a{margin-left:1rem;font-weight:400}@media screen and (max-width:63.9375em){#full-nav .menu-item,#full-nav-footer .menu-item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}#full-nav a,#full-nav-footer a{font-weight:700;padding-left:0;line-height:1.4rem}@media print,screen and (min-width:40em){#full-nav li,#full-nav-footer li{width:auto}}#full-nav .submenu,#full-nav-footer .submenu{padding-left:0;margin-bottom:1rem}@media print,screen and (min-width:40em){#full-nav .submenu,#full-nav-footer .submenu{display:block!important}}#full-nav .submenu .menu-item a,#full-nav-footer .submenu .menu-item a{margin-bottom:0;font-size:.94rem}#full-nav .submenu .menu-item-link a,#full-nav-footer .submenu .menu-item-link a{font-size:1rem}#full-nav .submenu a,#full-nav-footer .submenu a{font-weight:400}#full-nav .menu-item-toggle,#full-nav-footer .menu-item-toggle{padding:1rem .5rem 1rem 1rem;background-image:url(../img/plus-icon.svg);background-position:center;background-size:1.6rem;background-repeat:no-repeat}@media print,screen and (min-width:40em){#full-nav .menu-item-toggle,#full-nav-footer .menu-item-toggle{visibility:hidden}}#full-nav .menu-item-toggle:after,#full-nav-footer .menu-item-toggle:after{content:none}@media print,screen and (min-width:64em){#full-nav-footer>li:first-child,#full-nav>li:first-child{border-right:1px solid #fff;padding-left:0}}.privacy-policy-link{font-family:chevin-pro,Helvetica,Arial,sans-serif;font-size:.94rem}.privacy-policy-link+.privacy-policy-link{margin-left:1rem}#blog-nav a{font-family:chevin-pro,Helvetica,Arial,sans-serif;font-size:.94rem;padding:.7rem 1rem .7rem 0}#blog-nav .is-active>a{font-weight:700;color:#fff;background-color:transparent}.ajax-load-more-wrap.purple #close-menu.alm-load-more-btn,.ajax-load-more-wrap.purple #open-menu.alm-load-more-btn,button#close-menu,button#open-menu{background-color:transparent;color:#fff;border:none}.ajax-load-more-wrap.purple #close-menu.alm-load-more-btn:hover,.ajax-load-more-wrap.purple #open-menu.alm-load-more-btn:hover,button#close-menu:hover,button#open-menu:hover{background-color:transparent;color:#fff;border:none}.widget{margin:0 0 1.5rem 0}.widget select{max-width:100%}.location-info{display:inline-block;border-radius:999px;color:#fefefe;text-align:center;font-weight:700;width:24px;height:24px;margin-right:.3rem;background-color:#ccc}.location-info.a{background-color:#4936ff}.location-info.r{background-color:#29015f}.location-definition{margin-right:2rem}.location{position:relative;margin-top:-12px}.location .accordion-arrow{position:relative;display:inline-block;width:30px;height:30px}.location .accordion-arrow:after{content:'\203A';font-size:2rem;position:absolute;left:0;top:0;color:#707070}.accordion-link{position:absolute;top:0;left:0;width:100%;height:100%}.accordion{margin-bottom:2rem;margin-top:1rem;padding:0}.accordion-title{background-color:#4936ff!important;color:#fefefe;font-family:chevin-pro,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:4px;padding-left:3rem}.accordion-title:active,.accordion-title:hover{background-color:#4936ff;color:#fefefe}.accordion-title:before{position:absolute;top:50%;left:1rem;right:initial;margin-top:-.9rem}.accordion-content{border:none;margin:0;padding:0}.accordion-point{position:relative;background-color:#f2f2f2;margin-bottom:4px;padding:2rem}.accordion-point:hover{background-color:#d9d9d9}.accordion-point h3{margin:0}.accordion-point p{margin:0}.social-media-feeds{background:#29015f;margin-top:3rem}.social-media-feeds__wrap{max-width:70rem;margin:0 auto}.social-media-feeds__wrap-inner{padding:1rem}.social-media-feeds__item-list{list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.social-media-feeds__item{-webkit-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%}.social-media-feeds__item p{font-size:1.4rem;margin:0}.social-media-feeds__item .social-media-feeds__item-inner{background-color:#fff;margin:0 .55rem 1.1rem;padding:2rem 2.1rem 3rem}.social-media-feeds__item .social-media-feeds__item--icon{display:inline-block;width:40px;height:40px;background-size:20px;background-position:left top;background-repeat:no-repeat}.social-media-feeds__item .social-media-feeds__item--icon.twitter{background-image:url(../img/social-icons/twitter-icon.svg)!important}.social-media-feeds__item .social-media-feeds__item--icon.linkedin{background-image:url(../img/social-icons/linkedin-icon.svg)!important;background-size:16px}@media screen and (max-width:63.9375em){.social-media-feeds__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0 0 0}}@media screen and (max-width:39.9375em){.social-media-feeds__item{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:1rem 0 0}}.taeggie-feed-widget{padding-top:4rem;font-family:chevin-pro,Helvetica,Arial,sans-serif}.taeggie-feed-widget .taeggie-load-more-button{display:inline-block;font-family:chevin-pro,Helvetica,Arial,sans-serif!important;background:0 0!important;color:#fefefe!important;font-size:1.375rem;border:3px solid #fefefe;padding:.5rem 1.5rem!important;font-weight:700;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all 150ms ease 0s}.taeggie-feed-widget .taeggie-load-more-button:focus{outline:1px dotted;outline-offset:-4px}.taeggie-feed-widget .taeggie-load-more-button:active,.taeggie-feed-widget .taeggie-load-more-button:focus,.taeggie-feed-widget .taeggie-load-more-button:hover{color:#fefefe!important;background:#4936ff!important;border:3px solid #4936ff}.taeggie-feed-widget .column,.taeggie-feed-widget .columns{padding-left:0!important;padding-right:0!important}.taeggie-feed-widget .column .post-container .post,.taeggie-feed-widget .columns .post-container .post{padding:30px 0 0 0!important}.taeggie-feed-widget .column .post-container .post .author-image,.taeggie-feed-widget .columns .post-container .post .author-image{margin-left:30px}.taeggie-feed-widget .column .post-container .post .post-image,.taeggie-feed-widget .columns .post-container .post .post-image{margin-top:20px}.taeggie-feed-widget .column .post-container .post .social-network,.taeggie-feed-widget .columns .post-container .post .social-network{display:none}.taeggie-feed-widget .column .post-container .post .post-type-link,.taeggie-feed-widget .columns .post-container .post .post-type-link{display:none}.taeggie-feed-widget .column .post-container .post .author .screen-name,.taeggie-feed-widget .columns .post-container .post .author .screen-name{text-align:left;font-family:franklin-gothic-atf,Helvetica,Roboto,Arial,sans-serif}.taeggie-feed-widget .column .post-container .post .text,.taeggie-feed-widget .columns .post-container .post .text{text-align:left;padding:2rem}.taeggie-feed-widget .column .post-container .post .text p,.taeggie-feed-widget .columns .post-container .post .text p{font-family:franklin-gothic-atf,Helvetica,Roboto,Arial,sans-serif;padding-top:0;margin-top:0}.single-post-item .date{font-size:.9rem}.single-post-item p{font-size:1rem}.single-post-item h3{font-size:1.5rem}.single-post-item .thumbnail-container{position:relative;padding-top:.6rem}.single-post-item .thumbnail-container .post-label{font-size:.8rem;color:#fff;background-color:#29015f;padding:.2rem .6rem}.page-hero{position:relative;margin-bottom:2rem;height:30rem;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#ccc;background-size:cover;background-position:top center}.page-hero .iframe-wrapper{position:absolute;width:100%;height:100%;overflow:hidden}.page-hero .iframe-wrapper iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media print,screen and (min-width:40em){.page-hero{height:90vh;max-height:35rem}}@media print,screen and (min-width:64em){.page-hero{margin-bottom:4rem;max-height:90vh}}.page-hero__mask,.page-hero__nav-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25)}.page-hero__nav-gradient{width:100%;height:7rem;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 100%)}.page-hero__content-row{position:relative;width:100%;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding-bottom:3rem}.page-hero__content{color:#fff;margin:0}@media screen and (min-width:84.375rem){.page-hero__content{padding:0}}.page-hero__content h1{color:#fff;text-transform:uppercase;font-size:8vw;margin-bottom:1.5rem}@media print,screen and (min-width:40em){.page-hero__content h1{font-size:5.5vw}}@media print,screen and (min-width:64em){.page-hero__content h1{font-size:4vw;margin-bottom:1rem}}.page-hero__content h1 span.wrap:after{width:4vw;height:6px}@media print,screen and (min-width:40em){.page-hero__content h1 span.wrap:after{width:2.5vw;height:10px}}.page-hero__content p{font-family:chevin-pro,Helvetica,Arial,sans-serif;font-weight:700;font-size:1.313rem;line-height:1.63rem}.page-hero__content a{color:#6bff6f;font-size:1.1rem;text-decoration:none}.page-hero__content a:hover{color:#4936ff}.page-hero__content ol,.page-hero__content ul{padding-left:0}.page-hero__content ol li,.page-hero__content ul li{list-style:none;position:relative;padding-left:1.5rem;font-size:1.1rem}@media print,screen and (min-width:40em){.page-hero__content ol li,.page-hero__content ul li{font-size:1.2rem}}.page-hero__content ol li:before,.page-hero__content ul li:before{content:"";width:.7rem;height:.7rem;background:0 0;border-radius:50%;border:4.3px solid #6bff6f;display:block;position:absolute;top:.5rem;left:0}.page-hero__link{position:relative}.page-hero__link a.button{color:#fefefe;border-color:#fefefe;text-decoration:none;margin-bottom:1.2rem}@media print,screen and (min-width:40em){.page-hero__link a.button{position:absolute;bottom:0;right:1rem}}@media print,screen and (min-width:64em){.page-hero__link a.button{left:0;right:auto}}.page-hero__link a.button:focus,.page-hero__link a.button:hover{background-color:transparent;color:#fefefe}.menu-button-bg{display:none}@media print,screen and (min-width:64em){.menu-button-bg{display:block;height:100%;width:7rem;position:absolute;top:0;right:0;background:#4936ff}}.typewrite>.wrap{display:inline-block;position:relative}.typewrite>.wrap:after{content:"";display:inline-block;background:#6bff6f;width:35px;margin-left:.3rem;border-radius:5px;height:10px}@media print,screen and (min-width:64em){.typewrite>.wrap:after{height:12px;width:42px}}#breadcrumbs{margin-bottom:2rem;margin-top:1rem;color:#4835ff}#breadcrumbs a{font-size:17px;font-style:normal}#breadcrumbs .breadcrumb_last{color:#29015f}#category-select{max-width:490px;width:100%;margin:0 auto}.chosen-container{max-width:100%;border:0;background-color:#fff;color:#29015f;text-transform:uppercase;border-radius:0;box-sizing:border-box}.chosen-container.chosen-container-active.chosen-with-drop{background:#fff}.chosen-container.chosen-container-active.chosen-with-drop .chosen-single{border-bottom:0!important}.chosen-container.chosen-container-active.chosen-with-drop .chosen-single div::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.chosen-container .chosen-drop{border-color:#29015f;border-width:2px;border-radius:0}.chosen-container .chosen-drop .chosen-results{color:#29015f}.chosen-container .chosen-drop .chosen-results li.highlighted,.chosen-container .chosen-drop .chosen-results li.result-selected{background:#4936ff!important;color:#fff}.chosen-container .chosen-single{border:2px solid #29015f!important;background:0 0!important;box-shadow:none!important;height:auto;padding:1rem;border-radius:0}.chosen-container .chosen-single span{color:#29015f;font-weight:700}.chosen-container .chosen-single div{width:28px}.chosen-container .chosen-single div::before{content:'';position:absolute;width:20px;height:20px;top:22px;left:-10px;display:block;width:0;height:0;border-style:solid;border-width:10px 8px 0 8px;border-color:#29015f transparent transparent transparent;transition:all .5s}.chosen-container .chosen-single div b{display:none}.liftups-container{margin-top:2rem;margin-bottom:2rem}.liftups-container>.columns{padding:2rem 1rem 2.5rem;background:#fafafa;background:linear-gradient(180deg,#fafafa 10%,#f4f2f2 100%)}h2.local-liftup-headline{margin-top:5rem}.single-local-liftup{text-align:center;padding:0 .5rem;position:relative}.single-local-liftup img{margin-top:1rem;margin-bottom:1rem;max-width:100%;width:5rem}.single-local-liftup__text{padding:1rem;font-size:1.13rem}.single-local-liftup__text p{font-size:1.13rem}@media screen and (max-width:39.9375em){.single-local-liftup__text{padding:5rem 2rem!important}}.single-local-liftup__image{background-repeat:no-repeat;background-size:contain;background-position:center center;width:100%;padding-bottom:45%}.image-text-liftups .single-local-liftup__image{min-height:350px}.liftups .single-local-liftup__image img{max-height:100%;height:5rem}.single-liftup{text-align:center}.single-liftup img{margin-top:2rem;margin-bottom:2rem;max-width:100%;width:5rem}.single-liftup__text{padding:2rem 4rem;font-size:1.5rem}.single-liftup__text p{font-size:1.5rem}@media screen and (max-width:39.9375em){.single-liftup__text{padding:5rem 2rem!important}}.single-liftup__image{background-repeat:no-repeat;background-size:cover}.image-text-liftups .single-liftup__image{min-height:350px}.liftups .single-liftup__image img{max-height:100%;height:5rem}@media screen and (max-width:63.9375em){.single-liftup__text *{text-align:left!important}}.home .single-liftup__text,.page-template-kansalaiselle .single-liftup__text{padding:5rem 4rem}.page-template-kansalaiselle .image-text-liftups{margin-bottom:5rem}.fp-main-content__container .single-liftup__text,.page-template-neurokeskus .single-liftup__text{padding:0 .5rem 2rem;font-size:1.125rem}.fp-main-content__container .single-liftup__text p,.page-template-neurokeskus .single-liftup__text p{font-size:1.25rem}.menestystarinoita-liftups{margin-bottom:6.125rem}@media print,screen and (min-width:40em){.menestystarinoita-liftups .single-liftup__text.odd{padding:1.5rem 3rem 1.5rem 1rem}}@media print,screen and (min-width:40em){.menestystarinoita-liftups .single-liftup__text.even{padding:1.5rem 1rem 1.5rem 3rem}}.service{margin-bottom:2rem}.service h3{text-transform:uppercase}.service p{font-size:1.2rem}.link-lists{text-align:left}@media screen and (max-width:39.9375em){.link-lists .columns{margin-bottom:1.5rem}}.link-lists h2{font-size:1.1rem}.link-lists ul{list-style:none;margin:0;padding:0;font-size:1rem}.link-lists a{color:#29015f;text-decoration:none;font-size:1rem}.link-lists a:hover{color:#4936ff;text-decoration:none}.site-footer .link-lists{display:none}@media print,screen and (min-width:40em){.site-footer .link-lists{display:block;padding-top:0;padding-bottom:1.5rem}}.site-footer .link-lists h2{display:initial}.site-footer .link-lists a{color:#fefefe;text-decoration:none}.site-footer .link-lists a:hover{color:#6bff6f;text-decoration:none}.gfield_consent_label a{font-size:100%!important}.default_submit_btn_styles,input[type=submit]{color:#fff;border:3px solid #29015f;background:#29015f}.default_submit_btn_styles:active,.default_submit_btn_styles:focus,.default_submit_btn_styles:hover,input:active[type=submit],input:focus[type=submit],input:hover[type=submit]{background:#3f0291;border:3px solid #3f0291}.gform_wrapper{background:#f2f2f2;padding:2rem}.gform_wrapper ::-webkit-input-placeholder{color:#29015f}.gform_wrapper :-ms-input-placeholder{color:#29015f}.gform_wrapper ::placeholder{color:#29015f}.gform_wrapper .ginput_container_textarea textarea{border:1px solid #29015f;padding:1rem 1.2rem}.gform_wrapper .gform_footer{text-align:right}.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){background:0 0;border:0;border-bottom:1px solid #29015f}#gform_wrapper_1 ul.gform_fields li.gfield input:focus,#gform_wrapper_1 ul.gform_fields li.gfield textarea:focus,#gform_wrapper_5 ul.gform_fields li.gfield input:focus,#gform_wrapper_5 ul.gform_fields li.gfield textarea:focus,.field_focus_styles,.page-template-tapahtuma ul.gform_fields li.gfield input:focus,.page-template-tapahtuma ul.gform_fields li.gfield textarea:focus{border-width:4px!important;padding-left:1rem!important;margin-bottom:-3px}#gform_wrapper_1 ul.gform_fields,#gform_wrapper_5 ul.gform_fields,.page-template-tapahtuma ul.gform_fields{width:100%;overflow:hidden}#gform_wrapper_1 ul.gform_fields li.gfield,#gform_wrapper_5 ul.gform_fields li.gfield,.page-template-tapahtuma ul.gform_fields li.gfield{width:50%;display:inline-block;clear:none}@media screen and (max-width:39.9375em){#gform_wrapper_1 ul.gform_fields li.gfield,#gform_wrapper_5 ul.gform_fields li.gfield,.page-template-tapahtuma ul.gform_fields li.gfield{width:auto;float:none;display:block}}#gform_wrapper_1 ul.gform_fields li.gfield input,#gform_wrapper_5 ul.gform_fields li.gfield input,.page-template-tapahtuma ul.gform_fields li.gfield input{width:100%;margin-top:1rem;outline:0;transition:all .3s}#gform_wrapper_1 ul.gform_fields li.gfield input:focus,#gform_wrapper_5 ul.gform_fields li.gfield input:focus,.page-template-tapahtuma ul.gform_fields li.gfield input:focus{font-weight:700}#gform_wrapper_1 ul.gform_fields li.gfield textarea,#gform_wrapper_5 ul.gform_fields li.gfield textarea,.page-template-tapahtuma ul.gform_fields li.gfield textarea{height:260px;outline:0;transition:all .3s}#gform_wrapper_1 ul.gform_fields li.gfield .ginput_container_consent input,#gform_wrapper_5 ul.gform_fields li.gfield .ginput_container_consent input,.page-template-tapahtuma ul.gform_fields li.gfield .ginput_container_consent input{width:unset}#gform_wrapper_1 ul.gform_fields li.gfield:last-child,#gform_wrapper_5 ul.gform_fields li.gfield:last-child,.page-template-tapahtuma ul.gform_fields li.gfield:last-child{margin-top:3.5rem;width:100%}#gform_wrapper_1 ul.gform_fields li.gfield.full-width,#gform_wrapper_5 ul.gform_fields li.gfield.full-width,.page-template-tapahtuma ul.gform_fields li.gfield.full-width{margin-top:3.5rem;width:100%}#gform_wrapper_1 ul.gform_fields li.gfield.no-top-margin,#gform_wrapper_5 ul.gform_fields li.gfield.no-top-margin,.page-template-tapahtuma ul.gform_fields li.gfield.no-top-margin{margin-top:0}.upcoming-events-section{margin-top:3rem}.nk-events__list-wrap{font-family:chevin-pro,Helvetica,Arial,sans-serif;color:#fff}.event-filters{margin-top:1rem;margin-bottom:3rem}.event-filters select{margin:1rem 0}@media print,screen and (min-width:40em){.event-filters{margin-top:3rem;margin-bottom:5rem}.event-filters select{margin:0}}.event-filters label{font-family:chevin-pro,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;font-size:1.25rem;line-height:1}.nk-events__list-wrap{padding:.5rem 0 .2rem}.nk-events__list{padding:0}.nk-events__list li{margin-bottom:1rem}.nk-events__list-item{position:relative;background-color:#4936ff;color:#fff;display:block}.nk-events__list-item span{display:block;margin-bottom:1rem}@media print,screen and (min-width:40em){.nk-events__list-item{display:-webkit-flex;display:-ms-flexbox;display:flex}.nk-events__list-item span{display:flex-item}}.nk-events__list-item:hover{background-color:#1400cf}.nk-events__list-item:after{content:' \203A';font-size:3rem;position:absolute;right:2rem;top:0}.infographic{padding:3rem 0;color:#29015f}@media print,screen and (min-width:64em){.infographic{padding:5rem 0}}.infographic .infographic__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:40em){.infographic .row{padding:0 2rem}}@media print,screen and (min-width:64em){.infographic .row{padding:0 3rem}}.infographics-section .infographic h2{margin-top:0;text-transform:uppercase;font-size:1.2rem;padding-left:0}@media print,screen and (min-width:40em){.infographics-section .infographic h2{font-size:1.5rem}}.infographic p{font-size:1.1rem;line-height:1.4}@media print,screen and (min-width:40em){.infographic p{font-size:1.2rem}}.infographic__read-more{text-transform:uppercase;color:#4936ff;text-decoration:none;display:block;font-weight:700;margin-top:2rem}.infographic__read-more:active,.infographic__read-more:focus,.infographic__read-more:hover{text-decoration:underline}.infographic__content{margin-bottom:2rem}@media print,screen and (min-width:40em){.infographic__content{padding-left:2.5rem;margin-bottom:0}}.infographic.odd{background:#eee;background:linear-gradient(360deg,#eee 40%,#fff 100%);border-top:1px solid #f6f6f6}@media print,screen and (min-width:40em){.infographic.odd .infographic__content{padding-right:2.5rem;padding-left:0}}.banner{padding:2rem;margin-bottom:2rem;background:#fafafa;background:linear-gradient(180deg,#fafafa 10%,#f4f2f2 100%)}.banner .imagecontainer{width:100%;padding-bottom:60%;position:relative}.banner .imagecontainer img{position:absolute;width:100%;height:100%;object-fit:cover;margin-bottom:2.5rem}.page-template-ota-yhteytta .newsletter-form-container{margin-bottom:4rem}.newsletter-form_wrap{width:100%;text-align:center;margin:0 auto!important}.home .newsletter-form_wrap{margin:3rem auto!important}.newsletter-form_wrap .gform_wrapper{overflow:hidden}.newsletter-form_wrap .gform_wrapper ul.gform_fields li.gfield:last-child{margin:1rem 0 0!important}.newsletter-form_wrap .gform_wrapper .ginput_container{margin-top:0!important}.newsletter-form_wrap .gform_wrapper .gform_body,.newsletter-form_wrap .gform_wrapper .gform_footer{float:left;clear:none!important;width:auto!important;margin:0!important;padding:0!important}@media screen and (max-width:63.9375em){.newsletter-form_wrap .gform_wrapper .gform_body,.newsletter-form_wrap .gform_wrapper .gform_footer{width:100%!important}}.newsletter-form_wrap .gform_wrapper .gform_footer{margin:1rem 0 0!important}.newsletter-form_wrap form{width:auto;display:inline-block;text-align:left;padding-bottom:.8rem}.newsletter-form_wrap form input[type=email],.newsletter-form_wrap form input[type=text]{background-color:#fff!important;border:2px solid #29015f!important;margin:0 auto!important;padding:1rem!important;width:620px!important;max-width:100%!important;height:45px}@media screen and (max-width:63.9375em){.newsletter-form_wrap form input[type=email],.newsletter-form_wrap form input[type=text]{width:100%}}.newsletter-form_wrap form input[type=submit]{margin:0 auto!important;height:45px}.social-icons{text-align:right;position:relative}@media screen and (max-width:39.9375em){.social-icons{margin:0!important}}.social-icons .nk-social-button{border-radius:100%;width:40px;height:40px;line-height:40px;color:#fff;font-size:1.1rem;text-align:center;color:#4936ff;font-family:dashicons;margin:0 .5rem;background:#37fffb;background:linear-gradient(to right,#37fffb 0,#6bff6f 100%)}.vertical .social-icons .nk-social-button{margin:.5rem 0}@media screen and (max-width:39.9375em){.social-icons .nk-social-button{display:inline-block;float:left;margin:0 .5rem 0 0}}.social-icons .nk-social-button.icon-facebook:before{font-size:1.2rem;content:"\f305"}.social-icons .nk-social-button.icon-twitter:before{content:"\f301"}.social-icons .nk-social-button.icon-linkedin:before{line-height:35px;font-family:helvetica;font-weight:700;content:"In"}.social-icons .nk-social-button.icon-link:before{content:"\f103"}.social-icons .heateor_sss_sharing_ul>li .heateorSssSharing{border-radius:100%;width:40px;height:40px;line-height:40px;color:#fff;font-size:1.1rem;text-align:center;color:#4936ff;font-family:dashicons;margin:0 .5rem .5rem;transition:all .25s;background:#37fffb;background:linear-gradient(45deg,#6bff6f 0,#37fffb 100%)}.social-icons .heateor_sss_sharing_ul>li .heateorSssSharing:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);background:linear-gradient(to top right,#37fffb 0,#6bff6f 100%)}.social-icons .heateor_sss_sharing_ul>li .heateorSssSharing ss{background-size:1rem}.social-icons .heateor_sss_sharing_ul>li .heateorSssSharing .heateorSssTwitterSvg{background-image:url(../img/social-icons/twitter-icon.svg)!important}.social-icons .heateor_sss_sharing_ul>li .heateorSssSharing .heateorSssLinkedinSvg{background-image:url(../img/social-icons/linkedin-icon.svg)!important}.social-icons .heateor_sss_sharing_ul>li .heateorSssSharing .heateorSssCopyLinkSvg{background-image:url(../img/social-icons/extlink-icon.svg)!important}.story{margin-bottom:2.5rem;color:#29015f}.story h3{font-size:1.3rem;text-transform:none;margin-bottom:0}.story-container,.story-description{background:#f2f2f2;padding:1rem 2rem}@media print,screen and (min-width:40em){.story-container,.story-description{padding:1rem 4rem}}@media print,screen and (min-width:64em){.story-container,.story-description{padding:1rem 8rem 1rem 4rem}}.story__content{padding:0 1rem}.row .step-list__list-wrap{margin-right:-2rem;margin-left:-2rem;padding:0}.step-list__list-wrap{list-style:none;padding:1rem;max-width:none;margin:4rem auto}.step-list__list-wrap .step-list__list-item{padding:1rem;margin-bottom:1rem;font-size:1.3rem;font-weight:400;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.step-list__list-wrap .step-list__list-item--index{-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;font-size:4.375rem}.step-list__list-wrap .step-list__list-item--index .step-list__box{background-color:#4f00a5;width:160px;height:160px;margin:auto;padding:1.8rem 1rem 1rem;text-align:center;color:#fff}.step-list__list-wrap .step-list__list-item--content{-webkit-flex-basis:80%;-ms-flex-preferred-size:80%;flex-basis:80%;padding:0 2rem}.step-list__list-wrap .step-list__list-item--content>:first-child{margin-top:0}@media screen and (max-width:640px){.step-list__list-wrap{display:block!important;height:100%;padding-top:2rem!important}.step-list__list-wrap .step-list__list-item{display:block!important}.step-list__list-wrap .step-list__list-item--index{clear:both;margin-right:1rem}.step-list__list-wrap .step-list__list-item--content{margin-top:2rem}}.single-contact{margin-bottom:1.5rem}.single-contact h2{color:#29015f;margin-bottom:0;font-size:1.5625rem;padding-left:0!important}.single-contact ul{list-style:none;color:#29015f;font-size:1.05rem;padding:0;font-size:1.125rem}.nk-slider{text-align:center;margin-bottom:2rem}.nk-slider .slick-list{max-height:800px}.nk-slider .slick-list .slick-track .slick-slide{outline:0}.nk-slider .slick-list .slick-track .slick-slide .slider-img{background-size:cover;background-position:center;background-repeat:no-repeat;height:500px;width:auto;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:all .3s}.nk-slider .slick-list .slick-track .slick-slide .slider-img img{height:auto;width:100%;display:none}@media screen and (max-width:63.9375em){.nk-slider .slick-list .slick-track .slick-slide .slider-img{height:450px}}@media screen and (max-width:39.9375em){.nk-slider .slick-list .slick-track .slick-slide .slider-img{height:250px}}.nk-slider .slick-list .slick-track .slick-slide .slider-txt{min-height:100px;padding:2rem 2rem 5rem;font-size:1.75rem;background:#fdfdfd;background:linear-gradient(180deg,#fdfdfd 0,#ececec 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdfdfd", endColorstr="#ececec", GradientType=1)}.nk-slider .slick-list .slick-track .slick-slide .slider-txt *{font-size:1.75rem}.nk-slider .nextArrow,.nk-slider .prevArrow{position:absolute;top:30%;width:35px;height:50px;background:#fff;border:0 none;margin-top:-22.5px;text-align:center;font:30px/80px FontAwesome;font-weight:700;color:#4936ff;z-index:5;cursor:pointer;transition:all .5s;outline:0;padding:.3rem;line-height:0}.nk-slider .nextArrow{right:0}.nk-slider .nextArrow:before{content:'\f105';margin-left:3px}.nk-slider .prevArrow{left:0}.nk-slider .prevArrow:before{content:'\f104';margin-right:3px}.nk-slider .slick-dots{display:inline-block;top:-5rem;position:relative;padding:0}.nk-slider .slick-dots li{float:left;margin-right:1rem}.ajax-load-more-wrap.purple .nk-slider .slick-dots li .alm-load-more-btn,.nk-slider .slick-dots li .ajax-load-more-wrap.purple .alm-load-more-btn,.nk-slider .slick-dots li button{font-size:0;line-height:0;display:block;width:13px;height:13px;padding:5px;cursor:pointer;color:transparent;border:0;background:0 0;border-radius:100%;border:2px solid #4936ff;outline:0}.ajax-load-more-wrap.purple .nk-slider .slick-dots li.slick-active .alm-load-more-btn,.nk-slider .slick-dots li.slick-active .ajax-load-more-wrap.purple .alm-load-more-btn,.nk-slider .slick-dots li.slick-active button{background:#4936ff}.video-embed{width:100%;margin-bottom:2rem;padding:0 1rem}.video-embed .responsive-embed,.video-embed .video-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.video-embed .responsive-embed embed,.video-embed .responsive-embed iframe,.video-embed .responsive-embed object,.video-embed .video-container embed,.video-embed .video-container iframe,.video-embed .video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.aurora-grants-wrap{position:relative}@media screen and (max-width:63.9375em){.aurora-grants-wrap{padding-top:0}}.aurora-grants-wrap .aurora-item{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-color:#f2f2f2;margin-bottom:1rem;padding:1rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:all .3s}@media screen and (max-width:63.9375em){.aurora-grants-wrap .aurora-item{display:block}}.aurora-grants-wrap .aurora-item.aurora-heading{position:-webkit-sticky;position:sticky;top:0;box-shadow:0 10px 15px 0 #fff}.aurora-grants-wrap .aurora-item.aurora-heading h2{display:block;margin:0}@media screen and (max-width:63.9375em){.aurora-grants-wrap .aurora-item.aurora-heading{display:none}}body.admin-bar .aurora-grants-wrap .aurora-item.aurora-heading{top:20px}.aurora-grants-wrap .aurora-item>div{padding:1rem}.aurora-grants-wrap .aurora-item>div h2{font-size:1rem;margin:0 0 .5rem;display:none}@media screen and (max-width:63.9375em){.aurora-grants-wrap .aurora-item>div h2{display:block}}.aurora-grants-wrap .aurora-item>div *{font-size:1rem}.aurora-grants-wrap .aurora-item__name{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%}.aurora-grants-wrap .aurora-item__financer-name{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%}.aurora-grants-wrap .aurora-item__application-period{-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%}.aurora-grants-wrap .aurora-item__application-period p{font-size:1rem}.aurora-grants-wrap .aurora-item .button-container a{margin:1rem auto 0}.select2-container{margin-bottom:1rem!important}.select2-container--default .select2-selection--multiple{border-radius:0!important;padding:.5rem .5rem!important;color:#29015f!important;border:1px solid #ccc!important}.select2-dropdown{border:1px solid #ccc!important;border-radius:0!important}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #ccc!important}.select2-container--default .select2-selection--multiple .select2-selection__rendered{margin-top:3px!important;padding-left:10px!important}.select2-search__field{padding-top:5px!important;width:100%!important}.mesh-link{color:#fefefe!important;background:#29015f}#mock-profile-1 .profile-header a,#mock-profile-2 .profile-header a,#mock-profile-3 .profile-header a{font-size:16px;line-height:60px;font-weight:700}.no-resulsts{margin:0 0 2rem 0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center;width:100%}#article-wrap,#profile-wrap{display:none}.results-header{display:none;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1rem;clear:both;height:45px;border-bottom:1px solid #29015f;padding-bottom:1rem}.results-header div{float:left;color:#29015f}.results-header div h3{margin:0;color:#29015f}.results-header #search-sort-authors,.results-header #search-sort-publications{border:1px solid #29015f;color:#29015f}.results-header .dropdown-filter{max-width:160px;display:inline-block;float:right}#datafetch{clear:both;margin-top:2rem}#datafetch .aff-list{display:block}#datafetch .aff-list li{display:block;width:100%;max-width:100%}#datafetch #searchResults{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:2rem 0 0 0;padding:0}@media screen and (max-width:63.9375em){#datafetch #searchResults{display:block}}#datafetch #searchResults li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0 30%;-ms-flex:1 0 30%;flex:1 0 30%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style-type:none;margin-right:2rem;color:#29015f;max-width:32%;margin-bottom:1rem}#datafetch #searchResults li a{text-decoration:none}#datafetch #searchResults li h4{margin:0;color:#4835ff;font-size:16px}#pagination{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:2rem 0}#pagination #prev{text-align:left;width:100%}#pagination #next{text-align:right;width:100%}#pagination a{color:#4936ff;text-decoration:none;padding:.5rem;font-size:16px}#neuro-search{display:block;background-color:rgba(112,112,112,.2);padding:2rem;color:#29015f;margin:0 0 1rem 0}#neuro-search h2{color:#29015f;margin-left:0!important;padding-left:0!important;text-transform:none;border:none!important}#neuro-search h2:before{border:none;display:none}#neuro-search #searchForm{color:#29015f;font-size:125%}#neuro-search #searchForm .search-type{margin:0 0 2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#neuro-search #searchForm .search-type label{margin-right:1rem;cursor:pointer;color:#29015f;font-size:100%}#neuro-search #searchForm .search-type-fields{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:1rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#neuro-search #searchForm .search-type-fields ::-webkit-input-placeholder{color:#29015f}#neuro-search #searchForm .search-type-fields :-ms-input-placeholder{color:#29015f}#neuro-search #searchForm .search-type-fields ::placeholder{color:#29015f}#neuro-search #searchForm .search-type-fields input[type=text]{padding:1rem 1rem;color:#29015f;max-width:49%;width:100%;margin-right:0;margin-bottom:1rem}#neuro-search #searchForm .search-type-fields input[type=text] ::-webkit-input-placeholder{color:#29015f}#neuro-search #searchForm .search-type-fields input[type=text] :-ms-input-placeholder{color:#29015f}#neuro-search #searchForm .search-type-fields input[type=text] ::placeholder{color:#29015f}@media screen and (max-width:63.9375em){#neuro-search #searchForm .search-type-fields input[type=text]{max-width:100%;width:100%}}#neuro-search #searchForm .search-type-fields #searchAffiliation{margin-left:1rem}@media screen and (max-width:63.9375em){#neuro-search #searchForm .search-type-fields #searchAffiliation{margin-left:0}}#neuro-search #searchForm .search-type-fields .search-mesh-wrapper{width:100%}#neuro-search #searchForm .search-type-fields .search-mesh-wrapper input[type=text]{margin-bottom:1rem;max-width:516px}#neuro-search #searchForm input[type=submit]{padding:1rem;background:#29015f;color:#fefefe;max-width:250px;width:100%;border:none}@media screen and (max-width:63.9375em){#neuro-search #searchForm input[type=submit]{max-width:100%;width:100%;margin-right:0}}#neuro-search #searchForm input[type=submit]:focus,#neuro-search #searchForm input[type=submit]:hover{background:#29015f;color:#fefefe}.publication-profile .profile-header,.researcher-profile .profile-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #29015f;margin-bottom:2rem}.publication-profile .profile-header h2,.researcher-profile .profile-header h2{color:#29015f;margin:0 0 1rem 0;margin-left:0!important;padding-left:0!important;text-transform:none;border:none!important}.publication-profile .profile-header h2:before,.researcher-profile .profile-header h2:before{border:none;display:none}.publication-profile .profile-header a,.researcher-profile .profile-header a{color:#4936ff;text-decoration:none}.publication-profile .profile-header .closePreview,.researcher-profile .profile-header .closePreview{padding:0;border:0;text-transform:none}.publication-profile .profile-header .closePreview:focus,.publication-profile .profile-header .closePreview:hover,.researcher-profile .profile-header .closePreview:focus,.researcher-profile .profile-header .closePreview:hover{background:0 0;color:#4936ff}.publication-profile .profile-body,.researcher-profile .profile-body{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.publication-profile .profile-body>div,.researcher-profile .profile-body>div{-webkit-flex:1 50%;-ms-flex:1 50%;flex:1 50%}.publication-profile .profile-body .profile-right,.researcher-profile .profile-body .profile-right{max-width:340px;margin-right:2rem}.publication-profile .profile-body .profile-right h3,.researcher-profile .profile-body .profile-right h3{color:#29015f;margin:0 0 1rem 0}.publication-profile .profile-body .profile-right .profile-image,.researcher-profile .profile-body .profile-right .profile-image{max-width:340px;width:100%}.publication-profile .profile-body .profile-right .social-media-icons,.researcher-profile .profile-body .profile-right .social-media-icons{margin-bottom:1rem;border-bottom:2px dotted #29015f;padding-bottom:1rem}.publication-profile .profile-body .profile-right .social-media-icons ul,.researcher-profile .profile-body .profile-right .social-media-icons ul{margin:0;padding:0}.publication-profile .profile-body .profile-right .social-media-icons ul li,.researcher-profile .profile-body .profile-right .social-media-icons ul li{list-style-type:none;margin:0 .5rem 0 0;padding:0;display:inline-block}.publication-profile .profile-body .profile-right .social-media-icons ul li a,.researcher-profile .profile-body .profile-right .social-media-icons ul li a{width:1.5rem;height:1.3rem;color:#29015f!important;text-decoration:none;display:inline-block;margin:0 0 0 1rem;padding:0}.publication-profile .profile-body .profile-right .social-media-icons ul li a.twitter-icon,.researcher-profile .profile-body .profile-right .social-media-icons ul li a.twitter-icon{background:url(../img/twitter.svg) no-repeat 0 0}.publication-profile .profile-body .profile-right .social-media-icons ul li a.linkedin-icon,.researcher-profile .profile-body .profile-right .social-media-icons ul li a.linkedin-icon{background:url(../img/linkedin.svg) no-repeat 0 0}.publication-profile .profile-body .profile-right .social-media-icons ul li a.web-icon,.researcher-profile .profile-body .profile-right .social-media-icons ul li a.web-icon{background:url(../img/web.svg) no-repeat 0 0}.publication-profile .profile-body .profile-right .terms,.researcher-profile .profile-body .profile-right .terms{margin:0 0 1rem 0;padding:0}.publication-profile .profile-body .profile-right .terms li,.researcher-profile .profile-body .profile-right .terms li{list-style-type:none;padding:5px 15px;text-transform:uppercase;color:#fefefe;display:inline-block;background:#29015f;margin:0 .5rem 1rem 0;font-size:80%;text-align:center}.publication-profile .profile-body .profile-right .collaboration,.researcher-profile .profile-body .profile-right .collaboration{margin:1rem 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-bottom:1rem;border-bottom:2px dotted #29015f}.publication-profile .profile-body .profile-right .collaboration h3,.researcher-profile .profile-body .profile-right .collaboration h3{margin-bottom:0}.publication-profile .profile-body .profile-right .collaboration ul,.researcher-profile .profile-body .profile-right .collaboration ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 0 1rem;padding:0}.publication-profile .profile-body .profile-right .collaboration ul li,.researcher-profile .profile-body .profile-right .collaboration ul li{color:#29015f;font-size:80%;list-style-type:none;text-transform:uppercase;padding:5px 10px 7px 20px;background:url(../img/check.svg) no-repeat 0 7px}.publication-profile .profile-body #pubtitle,.researcher-profile .profile-body #pubtitle{margin:0 0 1rem 0;color:#29015f}.publication-profile .profile-body .profile-left,.researcher-profile .profile-body .profile-left{color:#29015f}.publication-profile .profile-body .profile-left #article-authors,.researcher-profile .profile-body .profile-left #article-authors{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 0 1rem 0}.publication-profile .profile-body .profile-left #article-authors li,.researcher-profile .profile-body .profile-left #article-authors li{list-style-type:none;margin:0 0 1rem 0}.publication-profile .profile-body .profile-left h2,.researcher-profile .profile-body .profile-left h2{color:#29015f;margin:0 0 2rem 0;margin-left:0!important;padding-left:0!important;text-transform:none;border:none!important}.publication-profile .profile-body .profile-left h2:before,.researcher-profile .profile-body .profile-left h2:before{border:none;display:none}.publication-profile .profile-body .profile-left .features,.researcher-profile .profile-body .profile-left .features{font-size:125%;margin-bottom:2rem}.publication-profile .profile-body .profile-left .features>div,.researcher-profile .profile-body .profile-left .features>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.publication-profile .profile-body .profile-left .features>div .labelled,.researcher-profile .profile-body .profile-left .features>div .labelled{-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;margin-right:1rem;font-weight:700;margin-bottom:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex}.publication-profile .profile-body .profile-left .features>div p,.researcher-profile .profile-body .profile-left .features>div p{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 1rem 0}.publication-profile .profile-body .profile-left .features>div p a,.researcher-profile .profile-body .profile-left .features>div p a{color:#4936ff;text-decoration:none}.publication-profile .profile-body .profile-left .features>div #affiliation-list,.researcher-profile .profile-body .profile-left .features>div #affiliation-list{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 0 1rem 0}.publication-profile .profile-body .profile-left .features>div .terms,.researcher-profile .profile-body .profile-left .features>div .terms{margin:0 0 1rem 0;padding:0}.publication-profile .profile-body .profile-left .features>div .terms li,.researcher-profile .profile-body .profile-left .features>div .terms li{list-style-type:none;padding:5px 15px;text-transform:uppercase;color:#fefefe;display:inline-block;background:#29015f;margin:0 .5rem 1rem 0;font-size:80%;text-align:center}.publication-profile .profile-body .profile-left .features>div ul,.researcher-profile .profile-body .profile-left .features>div ul{margin:0;padding:0}.publication-profile .profile-body .profile-left .features>div ul li,.researcher-profile .profile-body .profile-left .features>div ul li{list-style-type:none;margin:0;padding:0}.publication-profile .profile-body .profile-left .features>div ul li a,.researcher-profile .profile-body .profile-left .features>div ul li a{color:#4936ff;text-decoration:none}.widget-lists__operators{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left}.widget-lists__operators>*{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:64em){.widget-lists__operators>*{-webkit-flex-basis:33%;-ms-flex-preferred-size:33%;flex-basis:33%}}.widget-lists__operators .widget-title{display:none}.widget-lists__operators p{font-size:1rem}.widget-lists__operators strong{font-size:1.1rem}.widget-lists__operators a{font-size:1rem;color:#29015f}.widget-lists__operators a:focus,.widget-lists__operators a:hover{text-decoration:underline}.site-footer .widget-lists__operators a{color:#fefefe}.service .imagecontainer{position:relative;width:100%;padding-bottom:60%}.service .imagecontainer img{position:absolute;width:100%;height:100%;object-fit:cover}.logo-liftups{position:relative}.logo-liftups .sponsors{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.logo-liftups .sponsors .sponsor{margin:0;padding:1rem;display:block;width:100%}@media print,screen and (min-width:40em){.logo-liftups .sponsors .sponsor{width:calc(50% - 1rem)}}@media print,screen and (min-width:64em){.logo-liftups .sponsors .sponsor{width:calc(25% - 1rem)}}.logo-liftups .sponsors .sponsor.empty{padding:0;min-height:0;height:0}.logo-liftups .sponsors .sponsor .imagecontainer{position:relative;width:100%;padding-bottom:60%}.logo-liftups .sponsors .sponsor .imagecontainer img{position:absolute;width:100%;height:100%;object-fit:contain}.fp-main-content{text-align:center}.fp-main-content .heading-container{text-align:left}.fp-main-content__container{background:#fafafa;background:linear-gradient(180deg,#fafafa 10%,#f4f2f2 100%);color:#29015f;padding:1.5rem}@media print,screen and (min-width:40em){.fp-main-content__container{padding:2rem}}@media print,screen and (min-width:64em){.fp-main-content__container{padding:3rem}}.fp-main-content-2__container .single-liftup__image{min-height:350px}.fp-slogan{text-align:center;padding-top:3.5rem;padding-bottom:2.5rem;font-weight:700;line-height:1.4;text-transform:uppercase}@media print,screen and (min-width:40em){.fp-slogan{padding-top:4.5rem;padding-bottom:3.5rem;line-height:1.2}}.fp-slogan p span{display:block;font-size:1.5rem;background:-webkit-linear-gradient(45deg,#6bff6f,#0ba1e2 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media print,screen and (min-width:40em){.fp-slogan p span{font-size:2.5rem}}@media print,screen and (min-width:64em){.fp-slogan p span{font-size:4.6rem}}.nk-locations{margin-top:5rem}.nk-locations-map_container{position:relative;text-align:center}@media print,screen and (min-width:40em){.nk-locations-map_container{min-height:500px}}.nk-locations-map_container .nk-locations-map{max-height:460px}@media print,screen and (min-width:40em){.nk-locations-map_container .nk-locations-map{position:absolute;max-height:625px;top:-125px;right:0}}@media print,screen and (min-width:64em){.nk-locations-map_container .nk-locations-map{top:-125px;right:40px}}.local-liftups{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.local-liftups+div{margin:0;padding:0}.local-liftups .single-local-liftup{width:100%}@media print,screen and (min-width:40em){.local-liftups .single-local-liftup.col-1{width:50%}}@media print,screen and (min-width:40em){.local-liftups .single-local-liftup.col-2{width:40%}}@media print,screen and (min-width:40em){.local-liftups .single-local-liftup.col-3{width:33.33%}}.home .liftups{border-bottom:1px solid #29015f;padding-bottom:1rem}.home .liftups+div{margin:5rem 0 4rem}.home .fp-main-content__container .single-liftup{margin-bottom:1rem}.home .fp-main-content__container .single-liftup:last-of-type{margin-bottom:0}@media print,screen and (min-width:40em){.home .fp-main-content__container .single-liftup{margin-bottom:0}}.home .fp-main-content__container .single-liftup .single-liftup__text{padding:0 .8rem 2rem;font-size:1rem}.home .fp-main-content__container .single-liftup .single-liftup__image{height:auto;min-height:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}@media print,screen and (min-width:40em){.home .fp-main-content__container .single-liftup .single-liftup__image{height:9rem}}.home .fp-main-content__container .single-liftup .single-liftup__image img{margin:auto;width:auto;height:3rem}.home .fp-main-content__container .single-liftup:nth-child(1) .single-liftup__image img{height:3.5rem}.home .fp-main-content__container .single-liftup:nth-child(3) .single-liftup__image img{height:3.3rem}.home .site-footer{margin-top:0}.image-container{margin-bottom:2rem}.image-container a{display:block;position:relative}.image-container a .caption{display:block;position:absolute;bottom:0;right:0;left:0;padding:1rem;background:#e6e6e6;font-size:1rem}.logo-container{margin-bottom:2rem}.logo-container h3{color:#29015f;margin:0}.logo-container ul{list-style:none;padding:0;font-size:1.2rem;margin-top:0;margin-bottom:1rem}.logo-container a{color:#29015f;text-decoration:none}.logo-container a:hover{color:#4936ff}.tutkimusyksikko-header__section{margin-bottom:4.875rem}.tutkimusyksikko-header__section.bg-gradient__lilac-blue{background:#4f00a5;background:linear-gradient(90deg,#4f00a5 31%,#4835ff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4f00a5", endColorstr="#4835ff", GradientType=1)}.tutkimusyksikko-header__section .tutkimusyksikko-header{position:relative;color:#fff;margin:0 auto}.tutkimusyksikko-header__section .tutkimusyksikko-header h1{position:relative;margin:1.5rem 0;color:#fff;font-size:2.875rem;z-index:5}@media screen and (max-width:39.9375em){.tutkimusyksikko-header__section .tutkimusyksikko-header h1{font-size:2rem;line-height:2.4rem}}.tutkimusyksikko-header__section .tutkimusyksikko-header h1 span{display:block;font-size:1.3125rem;font-family:Montserrat,sans-serif}@media screen and (max-width:39.9375em){.tutkimusyksikko-header__section .tutkimusyksikko-header h1 span{margin-bottom:.3rem}}.page-template-tutkimusyksikko .excerpt{margin-bottom:6.125rem;font-weight:700}.page-template-tutkimusyksikko .main-content{margin-bottom:6.125rem}.page-template-tutkimusyksikko .main-content~.row .image-text-liftups{margin-bottom:6.125rem}.page-template-tutkimusyksikko .main-content~.related-links-section{margin-bottom:6.125rem}.page-template-tutkimusyksikko .main-content~.stories-section{margin-bottom:6.125rem}.page-template-tutkimusyksikko .single-contact .thumbnail-container{display:none}.page-template-tapahtuma footer{margin-top:0}.event-block{padding-top:2rem;padding-bottom:3rem}.event-speakers{padding-top:0}.speakers{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.speakers .speaker{position:relative;padding:0;margin-top:0;margin-right:0;margin-bottom:1rem;width:100%}@media print,screen and (min-width:40em){.speakers .speaker{width:49%;margin-bottom:1%;margin-left:1%}}@media print,screen and (min-width:64em){.speakers .speaker{width:32%}}.speakers .speaker img{width:100%;overflow:hidden}.speakers .speaker-info{position:absolute;bottom:0;left:0;right:0;background-color:inherit;padding:0;min-height:7rem}.speakers .speaker-info h3,.speakers .speaker-info p{margin-left:30%;margin-right:1%;margin-top:0;margin-bottom:0}.speakers .speaker-info h3{font-size:1.5rem;line-height:1.1em;margin-top:.5rem;margin-bottom:.5rem}.speakers .speaker-info p{font-size:1rem;line-height:1.2em;padding-bottom:.5rem}.speakers .speaker-time{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);position:absolute;bottom:1rem;left:0;font-weight:700}.speakers .speaker:after{content:' ';display:block;width:8%;height:50%;position:absolute;bottom:0;left:15%;z-index:999;background:url(../img/nk-stripes.svg);background-size:cover}.speakers .speaker.hide-speaker-info-bg .speaker-info{background-color:transparent}.speakers .speaker.odd{color:#29015f;background-color:#e2e2e2}.speakers .speaker.odd h3{color:#29015f}.speakers .speaker.even{color:#fefefe;background-color:#4f00a5}.speakers .speaker.even h3{color:#fefefe}.event-program .program table{width:100%;color:#29015f;border-collapse:collapse}@media print,screen and (min-width:40em){.event-program .program table{border-bottom:1px dotted #cacaca}}.event-program .program tr{border-top:1px dotted #cacaca}.event-program .program td{vertical-align:top;padding-top:1rem;padding-bottom:1.5rem;font-size:1.2rem}.event-program .program td.time{width:5rem;font-weight:700}.event-hotels{background-color:#2a005f;color:#fefefe}.event-hotels .heading-container h2{color:#fefefe}@media print,screen and (min-width:40em){.hotels .event_hotel{margin:0 10%;width:80%}}.hotels .event_hotel a{color:#fefefe;text-decoration:underline}.hotels .event_hotel a:focus,.hotels .event_hotel a:hover{color:#6bff6f}.hotels .event_hotel .button{border-color:#fefefe;text-decoration:none}.hotels .event_hotel .button:focus,.hotels .event_hotel .button:hover{color:#fefefe}.event-sponsors{padding-top:0;padding-bottom:0}.sponsors-rainbow{padding-top:3rem;padding-bottom:5rem;background:#6bff6e;background:linear-gradient(90deg,#6bff6e 0,#3fc3ff 100%)}.sponsors-rainbow .sponsors{width:100%}.sponsors{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.sponsors .sponsor{width:184px;width:25%;margin:.5rem;background-color:#fefefe;color:#0a0a0a;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-flex;display:-ms-flexbox;display:flex;width:calc(20% - 1rem);position:relative;width:100%;min-height:13rem}@media print,screen and (min-width:40em){.sponsors .sponsor{width:calc(50% - 1rem)}}@media print,screen and (min-width:64em){.sponsors .sponsor{width:calc(20% - 1rem)}}.sponsors .sponsor h2{font-size:1.5625rem}.sponsors .sponsor a:after{content:''}