@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{box-sizing:border-box}body{font-family:Inter,serif;font-weight:500;line-height:1.3;color:#fff;background-color:#141414}main{display:flex;flex-direction:column;justify-content:center}img{display:block;width:100%;height:auto}button{border:none}a{transition:color .2s ease-in-out}a:active,a:focus,a:hover{color:#5288f4}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.btn-row{display:flex;justify-content:center;align-items:center;gap:1.5rem}@media only screen and (min-width:768px){.btn-row{gap:1.5rem}}@media only screen and (max-width:767px){.btn-row{gap:1rem}}@media only screen and (max-width:389px){.btn-row{flex-direction:column;align-items:stretch}}.btn{display:inline-block;padding:0;border-radius:2rem;line-height:1.5;text-decoration:none;transition:background-color .2s ease-in-out;cursor:pointer}.btn--color-accent{color:#fff;background-color:#2267f1}.btn--color-accent:hover{color:#fff;background-color:#0d4fd3}.btn--color-tertiary{color:#fff;background-color:rgba(115,121,140,.2392156863)}.btn--color-tertiary:hover{color:#141414;background-color:#fff}.btn--color-white{color:#141414;background-color:#fff}.btn--color-white:hover{color:#fff;background-color:#2267f1}.btn--size-sm{padding:.6rem 1rem;font-size:.875rem}.btn--size-md{padding:1rem 1.5rem;font-size:1rem}.btn--size-lg{padding:1.25rem 2.75rem;max-width:10.75rem;font-size:1rem}.card{color:#fff;border-radius:1.25rem;overflow:hidden}.card--size-xsm{width:14.5rem;height:16.5rem}.card--size-sm{width:22.375rem;height:22.375rem}@media only screen and (min-width:768px){.card--size-sm{width:19.25rem;height:19.25rem}}@media only screen and (min-width:1024px){.card--size-sm{width:26rem;height:26rem}}@media only screen and (min-width:1280px){.card--size-sm{width:22.33rem;height:22.33rem}}@media only screen and (min-width:1440px){.card--size-sm{width:24rem;height:24rem}}.card--color-tertiary{background-color:#202227}.card__wrapper{position:relative;display:flex;flex-direction:column;padding:1rem;margin:0;width:100%}@media only screen and (min-width:768px){.card__wrapper{padding:1.5rem}}.card__title{margin:0;font-weight:500}.card--size-sm .card__title{margin-top:.25rem}@media only screen and (min-width:768px){.card--size-sm .card__title{margin-top:.5rem}}.card__subtitle{display:flex;align-items:center;gap:1rem;margin-bottom:0;font-size:1.75rem;font-weight:500}.card__img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-2;margin:0}.card--size-sm .card__img{bottom:0}.card__gradient{position:absolute;top:50%;left:0;right:0;bottom:0;z-index:-1;background:linear-gradient(180deg,rgba(20,20,20,0) 0,rgba(20,20,20,.9) 100%)}.card__text{margin:0;margin-top:1.5rem;font-size:1rem;font-weight:400;line-height:1.75}.dialog{padding:0;border:none;border-radius:2rem;background-color:#17181c;scrollbar-width:none;width:37rem;height:53rem}.dialog::-webkit-scrollbar{display:none}@media only screen and (max-width:850px){.dialog{height:auto}}@media only screen and (max-width:1024px){.dialog{border-radius:2rem}}@media (orientation:landscape) and (max-width:768px){.dialog{max-width:50%}}.dialog::backdrop{background-color:rgba(0,0,0,0)}.dialog[open]::backdrop{background-color:rgba(20,20,20,.6)}.dialog__close-btn{position:absolute;right:1.5rem;top:1.5rem;z-index:1;display:flex;width:3rem;height:3rem;padding:1rem 1.5rem;justify-content:center;align-items:center;gap:.5rem;font-size:0;border-radius:50%;background-image:url("close.svg");background-repeat:no-repeat;background-position:center;transition:background-color .2s ease-in-out,background-image .2s ease-in-out}.dialog__close-btn:hover{background-image:url("closeWhite.svg");cursor:pointer}.quote{margin:0;padding:1rem;border-radius:1rem;font-size:1.25rem;background-color:rgba(115,121,140,.1607843137)}.quote:not(:first-child){margin-top:1.5rem}.quote__text{margin:0;font-weight:500;line-height:1.6}.quote__text:not(:first-child){margin-top:1.5rem}.quote__author{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin:0;margin-top:1.5rem;font-size:1rem;font-weight:500;line-height:1.6}.quote__author-photo{position:relative;flex-shrink:0;margin:0;width:4rem;height:4rem;border-radius:50%;overflow:hidden}.quote__author-photo img{width:100%;height:100%;object-fit:cover}.quote__author-info{margin:0;display:flex;flex-direction:column}.quote__author-name{font-size:1.25rem;font-weight:500;line-height:1.6}.quote__author-role{color:rgba(255,255,255,.6);font-size:1rem;font-weight:500;line-height:1.6}.section--spacing-horizontal-size-sm{padding-left:1.25rem;padding-right:1.25rem}@media only screen and (min-width:768px){.section--spacing-horizontal-size-sm{padding-left:2.5rem;padding-right:2.5rem}}.section--spacing-horizontal-size-md{padding-left:1rem;padding-right:1rem}@media only screen and (min-width:768px){.section--spacing-horizontal-size-md{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1024px){.section--spacing-horizontal-size-md{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:1440px){.section--spacing-horizontal-size-md{padding-left:7.5rem;padding-right:7.5rem}}.section--spacing-vertical{margin-top:4rem}@media only screen and (min-width:768px){.section--spacing-vertical{margin-top:6rem}}@media only screen and (min-width:1024px){.section--spacing-vertical{margin-top:8rem}}.section__title{margin:0;font-size:2rem;font-weight:500;line-height:1.1;align-self:flex-start}@media only screen and (min-width:768px){.section__title{font-size:3rem}}@media only screen and (min-width:1024px){.section__title{font-size:4rem}}@media only screen and (min-width:1280px){.section__title{align-self:center;font-size:3rem}}@media only screen and (min-width:1440px){.section__title{font-size:4rem}}.section__content{display:flex;flex-direction:column;align-items:center;max-width:75rem;width:100%}@media only screen and (max-width:1024px){.section__content{padding-left:0;padding-right:0}}.tags{display:flex;align-items:center;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}.tags__item{display:inline-block;font-size:1rem;font-weight:500;line-height:1.5;color:rgba(255,255,255,.6)}.tags__item:not(:first-child)::before{content:"・"}.main-header{position:sticky;z-index:2;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem;padding-left:1rem;padding-right:1rem;background-color:#14141480}@media only screen and (min-width:768px){.main-header{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:1024px){.main-header{padding:1rem 2.5rem}}.main-header__logo{margin:0;margin-right:auto;height:1.5rem}.main-header__nav{display:flex;align-items:center;gap:2.5rem}.main-header__nav-list{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin:0;padding:0;list-style-type:none}@media only screen and (min-width:768px){.main-header__nav-list{gap:2.5rem}}.main-header__nav-list-item{font-size:.875rem;font-weight:500}@media only screen and (max-width:767px){.main-header__nav-list-item{font-size:.875rem}}@media only screen and (max-width:767px){.main-header__btn{font-size:.875rem}}.main-header__nav-link{color:#fff;text-decoration:none}.main-header__btn-row{display:none}@media only screen and (min-width:1024px){.main-header__btn-row{display:flex}}.hero{display:flex;flex-direction:column;position:relative;align-items:center;height:calc(100vh - 4rem)}@media only screen and (min-width:1024px){.hero{height:calc(100vh - 4.5rem - 4.5rem)}}@media (orientation:landscape) and (max-width:768px){.hero{height:auto}}.hero__title{align-self:center;font-size:3rem}@media only screen and (min-width:768px){.hero__title{font-size:4rem}}@media only screen and (min-width:1024px){.hero__title{font-size:6rem}}@media only screen and (min-width:1280px){.hero__title{font-size:4rem}}@media only screen and (min-width:1440px){.hero__title{font-size:6rem}}@media (orientation:landscape) and (max-width:1024px){.hero__title{margin-top:2rem}}.hero__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;flex-grow:1;flex-shrink:0;padding-left:2.5rem;padding-right:2.5rem;text-align:center}@media only screen and (min-width:768px){.hero__content{max-width:43rem}}@media only screen and (min-width:1024px){.hero__content{max-width:54rem}}@media only screen and (min-width:1280px){.hero__content{max-width:60rem}}@media only screen and (min-width:1440px){.hero__content{max-width:67rem;padding:0}}@media only screen and (max-width:1280px){.hero__content{padding-left:1rem;padding-right:1rem}}.hero__gradient{position:absolute;z-index:-1;top:1.5rem;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(20,20,20,0) 0,#141414 100%)}.hero__video{position:absolute;z-index:-2;left:0;width:100%;height:100%;background-color:#000;object-fit:cover}.hero__text{margin:0;max-width:60rem;font-size:1rem;font-size:1.25rem;font-weight:500;line-height:1.7}@media only screen and (min-width:1024px){.hero__text{font-size:1.5rem}}.partners__list{row-gap:3rem;margin:0;padding:0;width:100%;list-style-type:none}.partners__list--adaptive{display:grid;grid-template-columns:1fr;padding-top:1.5rem;padding-bottom:1.5rem}@media only screen and (min-width:768px){.partners__list--adaptive{grid-template-columns:repeat(12,1fr)}}@media only screen and (min-width:1024px){.partners__list--adaptive{padding-top:1.25rem}}@media only screen and (min-width:1280px){.partners__list--adaptive{grid-template-columns:repeat(5,1fr)}}@media (orientation:landscape) and (max-width:768px){.partners__list--adaptive{margin-top:4rem}}.partners__list--non-adaptive{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding-top:5rem}.partners__list-item{display:flex;align-items:center;justify-content:center}.partners__list-item--main{flex-basis:100%}.partners__list-item--compact{width:8.5rem}@media only screen and (min-width:768px) and (max-width:calc(1280px - 1px)){.partners__list--adaptive .partners__list-item:nth-child(-1n+3){grid-column:span 4}.partners__list--adaptive .partners__list-item:nth-last-child(2){grid-row-start:2;grid-column:1/span 6}.partners__list--adaptive .partners__list-item:last-child{grid-row-start:2;grid-column:7/span 6}}.partners__logo{display:flex;align-items:center;justify-content:center}.partners__logo--b5{width:4.35rem}.partners__logo--cortical,.partners__logo--sequoia{width:6.1875rem}.partners__logo--ia{width:6.1rem}.partners__logo--nea{width:8.05rem}.partners__list-item--main .partners__logo{height:3rem}.about{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:1280px){.about{align-items:center}}.about__text{margin:0;margin-top:2rem;font-size:1.25rem;font-weight:500;line-height:1.6;color:rgba(255,255,255,.6);text-align:left}.about__text em{font-style:normal;color:#fff}@media only screen and (min-width:768px){.about__text{margin-top:3.25rem;font-size:1.5rem;line-height:1.65}}@media only screen and (min-width:1024px){.about__text{font-size:2rem;line-height:1.5}}@media only screen and (min-width:1280px){.about__text{text-align:center}}@media only screen and (min-width:1440px){.about__text{margin-top:4rem}}.leadership{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width:1024px){.leadership{align-items:flex-start}}.leadership__content{display:flex;flex-direction:column;align-items:center;max-width:76rem;width:100%}.leadership__list{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:0;margin-top:2rem;margin-top:4rem;padding:0;list-style-type:none}@media only screen and (min-width:768px){.leadership__list{grid-template-columns:1fr 1fr;margin-top:3.25rem}}@media only screen and (min-width:1024px){.leadership__list{gap:2rem;margin-top:2.75rem}}@media only screen and (min-width:1280px){.leadership__list{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}}@media only screen and (min-width:1440px){.leadership__list{margin-top:4rem}}.leadership__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end}.leadership__item-title{font-size:1.5rem;line-height:1.25}@media only screen and (min-width:1024px){.leadership__item-title{font-size:2rem}}.leadership__card-wrapper{background:linear-gradient(180deg,rgba(20,20,20,0) 0,rgba(20,20,20,.9) 100%)}.leadership__card-btn{position:absolute;right:1rem;top:1rem;display:flex;width:3rem;height:3rem;padding:1rem 1.5rem;justify-content:center;align-items:center;gap:.5rem;font-size:0;border-radius:50%;background-image:url("arrowForwardBlack.svg");background-repeat:no-repeat;background-position:center;transition:background-color .2s ease-in-out,background-image .2s ease-in-out}.leadership__card-btn:hover{background-image:url("arrowForward.svg");cursor:pointer}@media only screen and (min-width:768px){.leadership__card-btn{right:1.5rem;top:1.5rem}}.leadership__card-img{overflow:hidden}.mission__wrapper{position:relative;height:39.75rem;border-radius:2rem;overflow:hidden}@media only screen and (min-width:768px){.mission__wrapper{height:24.75rem}}@media only screen and (min-width:1024px){.mission__wrapper{height:33.1875rem}}@media only screen and (min-width:1280px){.mission__wrapper{height:42.1875rem}}@media only screen and (min-width:1440px){.mission__wrapper{height:47.8125rem}}@media only screen and (min-width:1920px){.mission__wrapper{height:64.6875rem}}.mission__video{width:100%;height:100%;object-fit:cover;object-position:left top}.mission__content{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%)}.mission__title{align-self:center;font-size:1.5rem;line-height:1.65}@media only screen and (min-width:1440px){.mission__title{font-size:2rem}}.mission__text{margin:0;margin-top:2rem;padding:0 1rem;font-size:3rem;line-height:1.15}@media only screen and (min-width:768px){.mission__text{margin-top:1rem;padding:0 2rem;font-size:4rem}}@media only screen and (min-width:1280px){.mission__text{font-size:6rem}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .section__content{align-items:flex-start}@media only screen and (min-width:768px){.contact .section__content{align-items:center}}.contact__text{margin:0;font-size:2rem;line-height:1.65;text-align:center}@media only screen and (max-width:1024px){.contact__text{font-size:1.5rem}}.contact__text em{display:block;margin-bottom:2rem;font-style:normal;font-size:4rem;line-height:1.15;color:transparent;background:linear-gradient(180deg,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);background-clip:text}@media only screen and (max-width:1024px){.contact__text em{font-size:3rem}}.contact__list{display:flex;justify-content:space-between;flex-direction:column;row-gap:2rem;margin:0;margin-top:2rem;padding:0;width:100%;list-style-type:none}@media only screen and (min-width:768px){.contact__list{flex-direction:row;margin-top:3.25rem}}.contact__list-item{font-size:1.5rem}@media only screen and (min-width:768px){.contact__list-item{font-size:2rem}}.contact__list-link{display:flex;flex-direction:column;align-items:flex-start;color:#fff;line-height:1.3;text-decoration:none}.contact__list-link:hover address{color:#5288f4}@media only screen and (min-width:768px){.contact__list-link{align-items:center}}.contact__list-link address{display:block;margin-top:.25rem;font-style:normal;font-size:.875rem;font-weight:400;color:rgba(255,255,255,.6);line-height:1.45;transition:color .2s ease-in-out}.main-footer{display:flex;justify-content:center;padding-top:2rem;padding-bottom:2rem;border-top:1px solid rgba(115,121,140,.2509803922)}.main-footer__content{display:flex;align-items:center;justify-content:space-between;max-width:75rem;width:100%}.main-footer__text-container{display:flex;align-items:center;justify-content:space-between;gap:.5rem 1.5rem}@media only screen and (max-width:767px){.main-footer__text-container{align-items:start;flex-direction:column}}.main-footer__text{margin:0;color:rgba(255,255,255,.6);font-size:calc(.875rem - .125rem);font-weight:400}.main-footer__social{display:flex;height:1.25rem;width:1.25rem;border-radius:1rem;font-size:0;background-color:#fff}.main-footer__link{font-size:calc(.875rem - .125rem);font-weight:400;color:#5288f4;text-decoration:none}.main-footer__link:hover{color:#2267f1}.leader__title{font-size:3rem;line-height:1.1;text-align:center}@media only screen and (max-width:1024px){.leader__title{font-size:2rem}}.leader__tags{margin-left:auto;margin-right:auto;margin-top:.5rem}.leader__img{margin:0;max-height:32.5rem;overflow:hidden}.typeform{display:inline-block}.typeform button{box-sizing:border-box!important;width:100%!important;height:auto!important;border-radius:2rem!important;font-size:1rem!important;font-family:inherit!important;font-weight:500!important;line-height:1.5!important;color:#141414!important;background-color:#fff!important;transition:background-color .2s ease-in-out!important}.typeform button:hover{color:#fff!important;background-color:#2267f1!important}.typeform--size-sm button{padding:.6rem 1rem!important;font-size:.875rem!important}.typeform--size-lg button{max-width:10.75rem!important;padding:1.25rem 2.75rem!important}@media only screen and (max-width:700px){.main-header .typeform button{font-size:.875rem!important}}