﻿:root{--black: $black;--black-light: $black-light;--black-accent: $black-accent;--grey-dark-dark: $grey-dark-dark;--grey-dark: $grey-dark;--grey-light: $grey-light;--grey-light-light: $grey-light-light;--grey-accent: $grey-accent;--white-dark: $white-dark;--white: $white;--white-accent: $white-accent;--azure-dark-dark: $azure-dark-dark;--azure-dark: $azure-dark;--azure: $azure;--azure-light: $azure-light;--azure-light-light: $azure-light-light;--azure-accent: $azure-accent;--azure-muted-dark: $azure-muted-dark;--azure-muted: $azure-muted;--azure-muted-light: $azure-muted-light;--azure-muted-light-light: $azure-muted-light-light;--azure-muted-accent: $azure-muted-accent;--blue-dark-dark: $blue-dark-dark;--blue-dark: $blue-dark;--blue: $blue;--blue-light: $blue-light;--blue-light-light: $blue-light-light;--blue-accent: $blue-accent;--blue-muted-dark: $blue-muted-dark;--blue-muted: $blue-muted;--blue-muted-light: $blue-muted-light;--blue-muted-light-light: $blue-muted-light-light;--blue-muted-accent: $blue-muted-accent;--violet-dark-dark: $violet-dark-dark;--violet-dark: $violet-dark;--violet: $violet;--violet-light: $violet-light;--violet-light-light: $violet-light-light;--violet-accent: $violet-accent;--violet-muted-dark: $violet-muted-dark;--violet-muted: $violet-muted;--violet-muted-light: $violet-muted-light;--violet-muted-light-light: $violet-muted-light-light;--violet-muted-accent: $violet-muted-accent;--magenta-dark-dark: $magenta-dark-dark;--magenta-dark: $magenta-dark;--magenta: $magenta;--magenta-light: $magenta-light;--magenta-light-light: $magenta-light-light;--magenta-accent: $magenta-accent;--magenta-muted-dark: $magenta-muted-dark;--magenta-muted: $magenta-muted;--magenta-muted-light: $magenta-muted-light;--magenta-muted-light-light: $magenta-muted-light-light;--magenta-muted-accent: $magenta-muted-light;--pink-dark-dark: $pink-dark-dark;--pink-dark: $pink-dark;--pink: $pink;--pink-light: $pink-light;--pink-light-light: $pink-light-light;--pink-accent: $pink-accent;--pink-muted-dark: $pink-muted-dark;--pink-muted: $pink-muted;--pink-muted-light: $pink-muted-light;--pink-muted-light-light: $pink-muted-light-light;--pink-muted-accent: $pink-muted-accent;--red-dark-dark: $red-dark-dark;--red-dark: $red-dark;--red: $red;--red-light: $red-light;--red-light-light: $red-light-light;--red-accent: $red-accent;--red-muted-dark: $red-muted-dark;--red-muted: $red-muted;--red-muted-light: $red-muted-light;--red-muted-light-light: $red-muted-light-light;--red-muted-accent: $red-muted-accent}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{height:100%;font:normal 100% "Source Sans Pro",sans-serif}body{height:100%;font-size:16px;line-height:1.5;background-color:#001a33;color:#f0f0f0}@media only screen and (min-width: 1024px){body{font-size:18px}}@media only screen and (min-width: 1440px){body{font-size:20px}}@media only screen and (min-width: 2560px){body{font-size:24px}}b{font-weight:bold}i{font-style:italic}q{font-style:italic}q::before{content:"“"}q::after{content:"”"}.l_aspect-ratio-container{display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin:auto}.l_aspect-ratio{position:relative;width:100%;height:0}.l_aspect-ratio--16x9{padding-bottom:56.25%}.l_aspect-ratio__content{position:absolute;top:0;left:0;height:100%;width:100%}.l_card-container{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;gap:1em;margin:.5em;margin-bottom:0;padding:.5em 0}@media only screen and (min-width: 375px){.l_card-container{padding:.5em}}.l_card{flex:1 0 240px;min-width:240px;min-height:240px;max-width:300px}@media only screen and (min-width: 1440px){.l_card{flex:1 0 300px;min-width:300px;max-width:400px}}@media only screen and (min-width: 2560px){.l_card{flex:1 0 600px;min-width:600px;max-width:800px}}.l_card__header{display:flex;justify-content:center;align-items:center;height:2em;padding:.25em}@media only screen and (min-width: 768px){.l_card__header{height:2.5em}}.l_card__body{display:flex;flex-flow:column nowrap;justify-content:flex-start;height:calc(100% - 3em);margin:0;padding:.5em}@media only screen and (min-width: 768px){.l_card__body{height:calc(100% - 3.5em)}}.l_card__content{padding:.25em}.l_card__link{margin:1em auto}.l_card__link--center{margin-right:auto;margin-left:auto}.l_card__link--left{margin-right:auto;margin-left:1em}.l_card__link--right{margin-right:1em;margin-left:auto}.l_card__image{width:128px}@media only screen and (min-width: 1440px){.l_card__image--m{width:256px}}@media only screen and (min-width: 1440px){.l_card__image--l{width:256px}}@media only screen and (min-width: 2560px){.l_card__image--l{width:512px}}.l_figure{display:flex;flex-flow:row wrap;gap:1rem}.l_figure__figure{flex:1 1 512px;margin:auto;width:100%}.l_figure__caption{flex:1 1 425px;margin:auto;padding:1rem}.l_fixed-wrapper{position:relative;display:flex;flex-flow:column nowrap;justify-content:space-between;min-height:100%;height:100%}.l_fixed-header{z-index:100;flex:0 0 2rem;height:2rem;padding:.5rem 0}.l_fixed-header__container{display:flex;justify-content:space-between;align-items:center;margin:auto;max-width:768px}@media only screen and (min-width: 1440px){.l_fixed-header__container{max-width:1440px}}.l_fixed-header__home{margin:0;padding:0 1rem}.l_fixed-header__logo{height:32px}.l_fixed-header__nav{margin:0;padding-right:1rem}.l_fixed-header--sticky{position:fixed;top:0;right:0;left:0}.l_fixed-view{flex:1 0 0;margin-top:calc(2rem + (0.5rem * 2))}.l_fixed-footer{flex:0 0 2rem;display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;height:2rem;padding:.5rem 1rem}.icon{width:1.5em;height:auto}.l_jumbotron{display:flex;justify-content:center;align-items:center;margin:0;height:50vw;min-height:100px;max-height:30vh;padding:.5em}@media only screen and (min-width: 2560px){.l_jumbotron{min-height:400px}}.l_jumbotron__heading{max-width:768px}@media only screen and (min-width: 425px){.l_jumbotron__heading{max-width:425px}}@media only screen and (min-width: 768px){.l_jumbotron__heading{max-width:768px}}@media only screen and (min-width: 1024px){.l_jumbotron__heading{max-width:1024px}}@media only screen and (min-width: 2560px){.l_jumbotron__heading{max-width:2560px}}.l_navbar{position:relative;display:inline-block}.l_navbar__label{cursor:pointer;margin-right:0;margin-left:auto}@media only screen and (min-width: 600px){.l_navbar__label{display:none;visibility:hidden}}.l_navbar__list{z-index:1;display:none;visibility:hidden;right:0;margin-top:.5rem;margin-left:auto;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease}@media only screen and (min-width: 600px){.l_navbar__list{display:flex;gap:1em;visibility:visible;margin-top:0}}.l_navbar__input{display:none;visibility:hidden}.l_navbar__input:checked~.l_navbar__list{position:absolute;display:flex;flex-direction:column;gap:.5rem;visibility:visible;padding:.5rem}.l_row-container{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;margin:1em 0}.l_row{flex:1 0 auto;display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;width:100%}.l_row--rev{flex-flow:row-reverse wrap}.l_row--team{max-width:1920px}.l_row__panel{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;min-width:200px;padding:1rem}.l_row__panel--legend{flex:4 4 0;min-width:240px;max-width:1920px}.l_row__panel--figure{flex:6 6 0;min-width:240px;max-width:1920px}.l_row__panel--news-info{flex:3 3 300px;min-width:240px;max-width:calc(to-px($width-1k) - 300px)}.l_row__panel--news-figure{flex:1 1 100px;min-width:100px;max-width:300px}.l_row__panel--research{display:flex;flex-flow:row wrap;gap:1em;justify-content:center;max-width:1920px}.l_row__research-item{flex:0 1 300px;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;max-width:300px;padding-top:1.5rem;margin-left:1rem}.l_row__research-image{margin-bottom:.5rem;max-width:128px}.l_row__header{margin-bottom:.25rem;width:100%}.l_row__content{padding:.25em;width:100%}.l_row__link{max-width:50%}.l_row__image{max-width:100%}@media(min-width: 1024px){.l_row__image{max-width:600px}}.l_row__image--xs{width:64px}.l_row__image--s{width:128px}.l_row__image--m{width:256px}.l_row__image--l{width:512px}.l_row__image--xl{width:1024px}.l_row__image--full{width:100%}.l_social-container{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:.25em}.l_social-container--center{justify-content:center;gap:.5rem}.l_social{max-width:16px}.l_social__image{width:100%}.l_team-member{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;max-width:300px;height:100%;padding:1.5rem}@media only screen and (min-width: 1390px){.l_team-member{max-width:400px}}@media only screen and (min-width: 1790px){.l_team-member{max-width:500px}}.l_team-member__header--no-social{margin-bottom:1.5rem}.l_team-member__headshot{margin:auto;width:128px}@media only screen and (min-width: 425px){.l_team-member__headshot{width:256px}}.l_team-member__dl{display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:stretch;gap:.5rem}.l_team-member__dt,.l_team-member__dd{display:inline}.l_view__header{margin:auto;max-width:1024px;padding:1rem}.l_view__header--main{padding-bottom:0}.l_view__header--section{padding-left:0}.l_view__section{margin:auto;max-width:1024px;padding:1rem}.l_view__p{margin:1rem 0}#page-404{margin:3em auto 0;padding:1em;font-size:1em;text-align:center}@media screen{#page-404{width:100%}}@media(min-width: 500px){#page-404{font-size:1.5em}}#page-404 p{margin-top:1em}.wrapper-404{margin:0 auto;max-width:500px;background-color:#111}.wrapper-404 img{width:100%;height:100%;animation:focusing 5s linear 0s infinite alternate}@keyframes focusing{0%{filter:blur(8px)}10%{filter:blur(3px)}25%{filter:blur(6px)}50%{filter:blur(0)}}.cta{background-color:#001a33;background:url("/images/neuronback.jpg");background-size:cover;background-repeat:no-repeat;background-position:center center}.cta__heading{font-family:"Raleway",sans-serif;font-weight:600;font-size:1em;font-style:italic;text-align:center;color:#f0f0f0}@media only screen and (min-width: 320px){.cta__heading{font-size:1.25em}}@media only screen and (min-width: 375px){.cta__heading{font-size:1.5em}}@media only screen and (min-width: 425px){.cta__heading{font-size:2em}}@media only screen and (min-width: 768px){.cta__heading{font-size:3em}}@media only screen and (min-width: 1024px){.cta__heading{font-size:3.5em}}@media only screen and (min-width: 1440px){.cta__heading{font-size:4em}}@media only screen and (min-width: 2560px){.cta__heading{font-size:7em}}.card{background-color:#dcdcdc;color:#111}.card__header{border-bottom:1px solid #111;background-color:#9cf}@media only screen and (min-width: 768px){.card__header{border-bottom:2px solid #111}}@media only screen and (min-width: 1440px){.card__header{border-bottom:3px solid #111}}.card__heading{font-size:1.25em;font-weight:bold;text-align:center}@media only screen and (min-width: 768px){.card__heading{font-size:1.5em}}@media only screen and (min-width: 1440px){.card__heading{font-size:2em}}.card__link:hover{-webkit-box-shadow:0 .5rem 1rem rgba(17,17,17,.2);-moz-box-shadow:0 .5rem 1rem rgba(17,17,17,.2);box-shadow:0 .5rem 1rem rgba(17,17,17,.2)}.careers-section:nth-last-of-type(n+2){border-bottom:1px solid #111}.circle{border-radius:50%}.container{background-color:#f0f0f0;color:#111}.container--navlist{background-color:rgba(0,26,51,.9);color:#f0f0f0}@media only screen and (min-width: 600px){.container--navlist{background-color:rgba(0,26,51,0)}}.container--primary{background-color:#001a33;color:#f0f0f0}.container--primary-trans{background-color:rgba(0,26,51,.9);color:#f0f0f0}.container--secondary{background-color:#dcdcdc;color:#1f5c99}.container--secondary-trans{background-color:rgba(220,220,220,.9);color:#1f5c99}.container--success{background-color:#66b2ff;color:#111}.container--success-trans{background-color:rgba(102,178,255,.9);color:#111}.container--error{background-color:rgba(255,102,102,.9);color:#111}.footer{font-size:.5em}@media only screen and (min-width: 320px){.footer{font-size:.75em}}.heading{font-family:"Raleway",sans-serif;font-weight:600}.heading--page{font-size:1.5em;font-variant:small-caps;text-align:left;color:#143d66}@media only screen and (min-width: 425px){.heading--page{font-size:1.75em}}@media only screen and (min-width: 425px){.heading--page{font-size:2em}}@media only screen and (min-width: 768px){.heading--page{font-size:2.25em}}@media only screen and (min-width: 1024px){.heading--page{font-size:2.5em}}@media only screen and (min-width: 1440px){.heading--page{font-size:3em}}.heading--main{font-size:1.25em;color:#252525}@media only screen and (min-width: 425px){.heading--main{font-size:1.5em}}.heading--sub{font-size:1.25em;color:#c00}.link{color:#f0f0f0}.link:hover{color:#f66}.link--plain{text-decoration:none}.link--image:hover{-webkit-box-shadow:0 .5rem 1rem rgba(17,17,17,.2);-moz-box-shadow:0 .5rem 1rem rgba(17,17,17,.2);box-shadow:0 .5rem 1rem rgba(17,17,17,.2)}.list{padding-left:2em;list-style-type:disc}.row{background-color:#f0f0f0}.row--banded:nth-child(even){background-color:#dcdcdc}.row__company-definition{font-size:1em;padding:0 .5em .5em}@media only screen and (min-width: 425px){.row__company-definition{font-size:1.25em}}@media only screen and (min-width: 768px){.row__company-definition{font-size:1.5em}}.row__heading{font-size:1.25em;font-weight:bold;font-variant:small-caps;color:#111}@media only screen and (min-width: 425px){.row__heading{font-size:1.5em}}@media only screen and (min-width: 768px){.row__heading{font-size:2em}}.row__section{border-bottom:3px solid #bfbfbf}.row__headline{font-family:Raleway,sans-serif;font-size:1.25em;font-weight:bold;text-decoration:none;color:#06c}.row__headline:hover{text-decoration:underline;color:#143d66}.row__headline:active{text-decoration:underline;color:#001a33}.row__content ol{list-style:decimal outside}.row__content ul{list-style:circle outside}.row__research-link{font-weight:bold;text-decoration:none;color:#06c}.row__research-link:hover{text-decoration:underline;color:#143d66}.row__research-link:active{text-decoration:underline;color:#001a33}.--w-f{width:100%}.--m{margin:1rem}.--m-s{margin:.5rem}.--ml{margin-left:1rem}.--p{padding:1rem}.--bold{font-weight:bold}.--center{text-align:center}.--fg-red-accent{color:#c00}.--fg-black{color:#111}
