.app-header{position:fixed;top:0;left:0;z-index:100;width:100%;background:var(--app-nav)}.app-header .container{max-width:1024px;margin:0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.app-header .container,.app-header .header-item{display:-webkit-box;display:-ms-flexbox;display:flex}.app-header .header-item{height:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem;color:var(--txt);cursor:pointer}.app-header .header-item:first-child{padding-left:0}.app-header .header-item:hover{color:var(--link)}.app-header .header-item i{width:1rem;text-align:center;position:relative}.app-header .header-item i+.label{margin-left:.5rem}.app-header .header-item .label,.app-header .header-item i{color:var(--txt)}.app-header .header-item .label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-header .header-item img{display:block;height:3rem;width:auto}.app-header .header-item:hover .label,.app-header .header-item:hover i.fa{color:var(--link)}.app-header .menu-app nav a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.app-header .menu-popup{z-index:101;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:1023px){.menu-popup{height:100vh;position:fixed;top:3rem;left:0;bottom:0;width:100vw;background:var(--app-fg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.menu-popup nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:1.5rem 3rem}.menu-popup nav>a,.menu-popup nav>p{padding:.75rem 0}.menu-popup nav>a{color:var(--txt);border-bottom:1px solid var(--bc);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.menu-popup nav>a.disabled{color:var(--dim);cursor:not-allowed}.menu-popup nav>a:hover{color:var(--link)}}@media screen and (min-width:1024px){.app-header .container .header-item{padding:0 1.5rem}.app-header .container .header-item:first-child{padding-left:0}.menu-popup.menu-app{padding:0 1rem}.menu-popup.menu-app,.menu-popup.menu-app .container,.menu-popup.menu-app nav{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-popup.menu-app nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-popup.menu-app nav>a{padding:0 1.25rem;color:var(--txt);line-height:3rem}.menu-popup.menu-app nav>a i{margin-left:.5rem}.menu-popup.menu-app nav>a:hover,.menu-popup.menu-app nav>a:hover i{color:var(--link)}.menu-popup.menu-app nav>a.router-link-active{background:var(--app-bg);cursor:default}.menu-popup.menu-app nav>a.router-link-active:hover{color:var(--txt)}}.section-cosmos{border-bottom:1px solid var(--bc);border-top:1px solid var(--bc);margin-top:1.5rem}.section-cosmos-container{max-width:40rem;margin:0 auto;text-align:center;padding:2rem 1.5rem}.section-cosmos-description,.section-cosmos-header{margin-bottom:1.5rem}.section-cosmos-title{font-size:1.5rem;font-weight:500;color:var(--bright)}.section-cosmos-form{border:none}.section-cosmos-form .input-group{margin:0}.section-cosmos-btn.tm-btn{width:100%;margin:0 auto;max-width:18rem}.section-cosmos-description{margin-left:auto;margin-right:auto;max-width:26rem;font-size:.875rem}.section-cosmos-description a{color:var(--link);font-weight:500}@media screen and (min-width:768px){.section-cosmos-container{padding-top:4rem;padding-bottom:4rem}.section-cosmos-header{margin-bottom:2rem}.section-cosmos-title{font-size:2rem}.section-cosmos-subtitle{font-size:1.66rem}.section-cosmos-description{font-size:1rem;margin-bottom:2.25rem}}form.form-email-signup .input-group{display:-webkit-box;display:-ms-flexbox;display:flex}form.form-email-signup .input-group .tm-field{border-right:none}form.form-email-signup .input-group .tm-btn__container{border-radius:0 .25rem .25rem 0}.section-bottom{padding:2rem 1rem;border-bottom:1px solid var(--bc);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-bottom h2{color:var(--bright);font-weight:500;font-size:1.25rem;text-align:center;line-height:1;margin-bottom:1.5rem}.section-bottom #download-button,.section-bottom form{margin:0 auto;width:100%;max-width:18rem}@media screen and (min-width:768px){.section-bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.section-bottom-container .section-cosmos{width:100%}.section-bottom-container .section-bottom{padding-top:3rem;padding-bottom:3rem;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (min-width:1024px){.section-bottom-container .section-bottom h2{font-size:1.5rem;margin-bottom:2rem}.section-bottom-container .section-bottom:last-of-type{border-left:1px solid var(--bc)}}@media screen and (min-width:1200px){.section-bottom-container .section-bottom{padding-top:4rem;padding-bottom:4rem}}.app-footer .footer-logo{width:80px;height:80px}.app-footer .sections{padding:16px 0;color:var(--app-fg);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.app-footer section{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:16px 8px}.app-footer section header{padding:4px 8px;color:var(--dim);font-size:12px;text-transform:uppercase;letter-spacing:.0625em;font-weight:500}.app-footer section a,.app-footer section span{color:var(--txt);display:block;padding:4px 8px}.app-footer section a i.fa,.app-footer section span i.fa{display:inline-block;text-align:center;width:24px;margin-right:8px}.app-footer section a:hover{color:var(--link)}@media screen and (min-width:360px){.app-footer .sections{padding:16px 8px}.app-footer .section{padding:16px}}@media screen and (min-width:414px){.app-footer .sections{padding:16px}}@media screen and (min-width:768px){.app-footer .sections{padding:32px}.app-footer section{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.app-footer section header{margin-bottom:16px}}@media screen and (min-width:1024px){.app-footer .sections{max-width:1024px}.app-footer section{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media screen and (min-width:1280px){.app-footer .sections{max-width:100vw;padding-left:3rem;padding-right:3rem}.app-footer section{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}:root{--tertiary:#fb32a7;--secondary:#ab31f6;--primary:#5ead37;--link:#0062ff;--hover:#4d91ff;--bright:#000;--txt:#333;--dim:#666;--bc:rgba(0,0,0,.175);--bc-dim:rgba(0,0,0,.087);--app-fg:#f2f2f2;--app-bg:#fff;--app-nav:#e6e6e6;--input-bc:rgba(59,66,125,.12);--input-bc-hover:#6678ff;--input-bg:#fff;--success:#4acf4a;--success-bc:#2ca52c;--warning:#ff9500;--warning-bc:#aa6d18;--danger:#ff1a1a;--danger-bc:#d10000}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(/fonts/fa-brands-400.9c500ffe.eot);src:url(/fonts/fa-brands-400.9c500ffe.eot?#iefix) format("embedded-opentype"),url(/fonts/fa-brands-400.877700a3.woff2) format("woff2"),url(/fonts/fa-brands-400.25a10153.woff) format("woff"),url(/fonts/fa-brands-400.a5b88231.ttf) format("truetype"),url(/img/fa-brands-400.ea5813ec.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-discourse:before{content:"\F393"}.fa-github:before{content:"\F09B"}.fa-medium:before{content:"\F23A"}.fa-rocketchat:before{content:"\F3E8"}.fa-reddit:before{content:"\F1A1"}.fa-telegram:before{content:"\F2C6"}.fa-twitter:before{content:"\F099"}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(/fonts/MaterialIcons-Regular.570eb838.woff2) format("woff2"),url(/fonts/MaterialIcons-Regular.012cf6a1.woff) format("woff"),url(/fonts/MaterialIcons-Regular.a37b0c01.ttf) format("truetype")}.material-icons,.mi{font-family:Material Icons;font-weight:400;font-style:normal;font-size:16px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps__rail-x:focus,.ps__rail-x:hover,.ps__rail-y:focus,.ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:input-bc;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,table,td,th{vertical-align:middle}caption,td,th{text-align:left;font-weight:400}a img{border:none}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{margin:0;padding:0;border:0;outline:0;display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}[hidden],audio:not([controls]){display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{background:var(--app-bg);padding-top:3.25rem;-webkit-text-size-adjust:100%}a{color:var(--link);text-decoration:none;cursor:pointer}a:hover{color:var(--hover)}body,button,input,textarea{font-size:16px;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:txt}strong{font-weight:500}em{font-style:italic}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.25;color:bright;font-weight:500}.h1.material-icons,.h2.material-icons,.h3.material-icons,.h4.material-icons,.h5.material-icons,.h6.material-icons,h1.material-icons,h2.material-icons,h3.material-icons,h4.material-icons,h5.material-icons,h6.material-icons{font-family:Material Icons}.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}.h1,h1{font-size:1.96875rem}.h2,h2{font-size:1.53125rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:.75rem;color:var(--dim);text-transform:uppercase;letter-spacing:.0625em}@media screen and (min-width:1024px){.h1,h1{font-size:2.25rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.5rem}.mobile-only{display:none}}.anim-spin{-webkit-animation:keyframes-spin 2s infinite linear;animation:keyframes-spin 2s infinite linear}.anim-pulse{-webkit-animation:keyframes-spin 1s infinite steps(8);animation:keyframes-spin 1s infinite steps(8)}.mobile{visibility:visible}.desktop{visibility:collapse}.desktop-block,.desktop-flex,.desktop-inline{display:none}@media screen and (min-width:768px){.mobile{visibility:collapse}.desktop{visibility:visible}.desktop-inline{display:inline}.desktop-block{display:block}.desktop-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}@-webkit-keyframes keyframes-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes keyframes-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.cover-alert{display:block;border-top:1px solid var(--bc);padding:.4375rem .5rem;margin-bottom:2rem;font-size:.75rem;position:relative;color:var(--txt)}.cover-alert:before{content:"";height:.125rem;width:4rem;background:var(--txt);display:block;position:absolute;top:-2px;left:0}.cover-alert strong{color:var(--link)}.cover-alert:hover{color:var(--txt)}.cover-alert:hover strong{text-decoration:underline}@media screen and (min-width:360px){.cover-alert{font-size:.875rem;margin-bottom:2.5rem}}@media screen and (min-width:400px){.cover-alert{font-size:1rem}}@media screen and (min-width:1200px){.cover-alert{margin-bottom:3rem}}.section-home-cover{position:relative;border-bottom:1px solid var(--bc);margin-top:-3rem}.section-home-cover .section-container{margin-top:3rem;padding:48px 24px;position:relative}.section-home-cover h1{color:var(--bright);font-weight:700;line-height:1;font-size:44px;margin-bottom:32px}.section-home-cover .introduction{color:var(--dim);max-width:320px;font-size:20px;margin-bottom:48px}.section-home-cover .btns{margin-bottom:16px}.section-home-cover .btns:last-of-type{margin-bottom:0}.section-home-cover .btns .tm-btn{width:100%;margin-bottom:8px;max-width:288px}.section-home-logo{display:none}@media screen and (min-width:360px){.section-home-cover .section-container{padding:48px 28px}}@media screen and (min-width:414px){.section-home-cover .section-container{padding:48px 36px}.section-home-cover .section-container h1{font-size:48px}.section-home-cover .section-container .tagline{font-size:17.52px}}@media screen and (min-width:768px){.section-home-cover .section-container{padding:64px 32px;max-width:640px;margin-left:auto;margin-right:auto}.section-home-cover .section-container .introduction{font-size:24px;max-width:448px}.section-home-cover .section-container .btns{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;max-width:512px}.section-home-cover .section-container .btns .tm-btn{margin:0;margin-right:16px}.section-home-cover{overflow:hidden}.section-home-logo{display:block;width:80vw;height:80vw;position:absolute;top:-2.5vw;right:-20vw;opacity:.05}}@media screen and (min-width:1024px){.section-home-cover .section-container{max-width:900px}.section-home-cover .section-container .tagline{margin-bottom:48px}.section-home-cover .section-container .introduction{margin-bottom:64px}.section-home-logo{top:-7.5vw;right:-20vw}}@media screen and (min-width:1280px){.section-home-cover .section-container{padding:80px 32px 96px;max-width:1080px}.section-home-logo{width:70vw;height:70vw}}@media screen and (min-width:1680px){.section-home-logo{top:-15vw;right:-15vw}}.ni-section{border-bottom:1px solid var(--bc)}.ni-section:last-of-type{border:none}.ni-section-container:empty,.ni-section-header:empty,.ni-section-main:empty,.ni-section-title:empty{display:none}.ni-section-container{max-width:1200px;margin:0 auto}.ni-section-header{padding:1rem 1rem 0}.ni-section-title{font-weight:600;font-size:1rem}.ni-section-main{padding:1rem}@media screen and (min-width:360px){.ni-section-header{padding-left:1.25rem;padding-right:1.25rem}.ni-section-title{font-size:1.125rem}.ni-section-main{padding:1.5rem}}@media screen and (min-width:768px){.ni-section-header{margin-left:1.5rem;margin-right:1.5rem;padding:1rem;border:1px solid bc;border-top:none}.ni-section-title{font-size:1.25rem}}.section-home-benefits .blocks{padding-top:16px}.section-home-benefits .block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:0 16px}.section-home-benefits .block i{font-size:24px;display:block;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--txt);background:var(--app-fg);border-radius:.5rem}.section-home-benefits .block .text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 16px}.section-home-benefits .block .key{margin:0 0 8px;font-weight:500}@media screen and (min-width:360px){.section-home-benefits .block i{width:56px;height:56px;font-size:28px}.section-home-benefits .block .text{padding:0 24px}}@media screen and (min-width:414px){.section-home-benefits .block i{width:64px;height:64px;font-size:32px}}@media screen and (min-width:768px){.section-home-benefits .blocks{padding-top:32px}.section-home-benefits .block{max-width:640px;margin-left:auto;margin-right:auto;margin-bottom:48px}.section-home-benefits .block i{width:80px;height:80px}.section-home-benefits .block .text{padding-left:2rem}.section-home-benefits .block .key{font-size:20px}}@media screen and (min-width:1024px){.section-home-benefits .blocks{padding-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:900px;margin:0 auto}.section-home-benefits .block{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:72px;padding:16px}.section-home-benefits .block i{width:80px;height:80px}}@media screen and (min-width:1280px){.section-home-benefits .blocks{max-width:1080px}}.card-link{width:100%;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem;border-bottom:1px solid var(--bc);position:relative}.card-link:last-of-type{border-bottom:none}.card-link i{width:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.5rem}.card-link i.fa-external-link{margin:0;position:absolute;top:0;right:0;color:light;height:3rem;width:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-wrapper[data-v-3b4527d9]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.modal-person[data-v-3b4527d9],.modal-wrapper[data-v-3b4527d9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-person[data-v-3b4527d9]{max-width:360px;width:100%;background:var(--app-bg);margin:0 .5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative}.modal-person[data-v-3b4527d9]:before{display:block;position:absolute;top:0;right:0;width:4rem;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"close";font-family:Material Icons;font-size:1.5rem;cursor:pointer;color:var(--link)}.modal-person .avatar[data-v-3b4527d9]{display:block;width:8rem;margin:2rem 2rem 0;border-radius:10rem}.modal-person .text[data-v-3b4527d9]{text-align:center;padding:1rem 1.5rem 1.25rem}.modal-person .name[data-v-3b4527d9]{color:var(--bright);font-size:1.5rem;font-weight:500}.modal-person .title[data-v-3b4527d9]{font-size:16px;color:var(--dim);margin-bottom:.75rem}.modal-person .bio[data-v-3b4527d9]{text-align:left}.modal-person .links[data-v-3b4527d9]{width:100%;height:3rem;-ms-flex-pack:center;background:var(--app-nav)}.modal-person .links[data-v-3b4527d9],.modal-person .links a[data-v-3b4527d9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.modal-person .links a[data-v-3b4527d9]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;color:var(--link)}.modal-person .links a[data-v-3b4527d9]:hover{color:var(--hover)}.modal-person .links a i.material-icons[data-v-3b4527d9]{font-size:1.25rem}.modal-person .links a .label[data-v-3b4527d9]{display:none}@media screen and (min-width:360px){.modal-person[data-v-3b4527d9]{margin:0 .75rem}.modal-person .avatar[data-v-3b4527d9]{width:9rem}}@media screen and (min-width:400px){.modal-person .avatar[data-v-3b4527d9]{width:10rem}.modal-person .title[data-v-3b4527d9]{margin-bottom:1.25rem}.modal-person .links a[data-v-3b4527d9]{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}}.person-container[data-v-427bf318]{background:var(--app-fg);padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:.125rem}.person-container .avatar[data-v-427bf318]{display:block;margin-right:1rem;position:relative}.person-container .avatar img[data-v-427bf318]{width:3rem;height:3rem;border-radius:2.5rem}.person-container .avatar i.material-icons[data-v-427bf318]{background:var(--link);border-radius:1rem;width:1rem;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--txt);position:absolute;bottom:.25rem;right:.25rem;font-size:12px}.person-container .name[data-v-427bf318]{font-weight:500}.person-container .title[data-v-427bf318]{color:var(--dim);font-size:14px}.person-container:hover .avatar i.material-icons[data-v-427bf318]{background:var(--hover);color:var(--bright)}.person-container:hover .name[data-v-427bf318]{color:var(--bright)}@media screen and (min-width:360px){.person-container .avatar img[data-v-427bf318]{width:3.5rem;height:3.5rem}}@media screen and (min-width:400px){.person-container .avatar img[data-v-427bf318]{width:4rem;height:4rem}}@media screen and (min-width:768px){.person-container[data-v-427bf318]{padding:1rem}}.ni-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:.125rem;margin:0 -.25rem}@media screen and (min-width:768px){.ni-cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.ni-page-header{min-height:3rem;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}.ni-page-header .tm-field{margin-top:1rem;max-width:20rem}.ni-page-header-splash{position:absolute;top:50%;margin-top:-12.5vw;right:0}.ni-page-header-splash img{width:25vw;height:25vw;opacity:.25}.ni-page-header-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.ni-page-header-container,.ni-page-header-title{display:-webkit-box;display:-ms-flexbox;display:flex}.ni-page-header-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ni-page-header-title:empty{display:none}.ni-page-header-title>i.material-icons{padding-right:.375rem}.ni-page-header-title>div{font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--bright)}.ni-page-header-subtitle>div{color:var(--dim);max-width:40rem;font-weight:400}.ni-page-header-title+.ni-page-header-subtitle{margin-top:.5rem}@media screen and (min-width:768px){.ni-page-header{padding:3rem 1rem}.ni-page-header-splash{top:50%;margin-top:-3rem;right:1.5rem}.ni-page-header-splash img{opacity:1;width:7rem;height:7rem}}@media screen and (max-width:1023px){.ni-page-header{border-bottom:1px solid var(--bc)}.ni-page-header-backdrop{display:none}.ni-page-header-menu{margin-top:1rem}}@media screen and (min-width:1024px){.ni-page-header-container{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ni-page-header-container .text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:1rem}.ni-page-header-menu{display:block}.ni-page-header-menu .tm-btn{margin-left:.5rem}.ni-page-header-backdrop img{position:fixed;bottom:-5vw;left:-5vw;opacity:.02;width:66.66vw;height:66.66vw;z-index:-1}}.ni-page-footer .container{border-top:1px solid bc;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem}.ni-page-footer .container:empty{display:none}.ni-page{max-width:64rem;margin:0 auto}.ni-part{position:relative;max-width:100%;margin-bottom:3rem}.ni-part-container:empty,.ni-part-header:empty,.ni-part-main:empty,.ni-part-menu:empty,.ni-part-title:empty{display:none}.ni-part-container{margin:0 auto}.ni-part-header{height:2rem;padding:0 1rem;background:var(--app-fg)}.ni-part-header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.9375rem}.ni-part-menu,.ni-part-title{color:var(--dim);margin:0}.ni-part-menu a,.ni-part-title a{color:var(--link)}.ni-part-menu a:hover,.ni-part-title a:hover{color:var(--hover)}.ni-part-title{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--bright)}.about{padding-bottom:3rem}.about-content{font-size:1rem;padding:0 1rem 1rem;max-width:40rem}.people{margin-bottom:1rem}@media screen and (min-width:768px){.people .ni-card-person{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (min-width:1024px){.people .ni-card-person{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}.ni-tag{display:inline-block;background:var(--app-fg);height:2rem;font-size:.875rem;padding:0 .5rem;border:.25rem solid var(--app-bg)}.ni-card-issue{display:block;color:var(--txt);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;text-align:left}.ni-card-issue:hover .ni-card-issue__title{color:var(--link)}.ni-card-issue__state{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem .5rem .5rem}.ni-card-issue__state i{font-size:1.25rem;color:var(--primary)}.ni-card-issue__text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.5rem}.ni-card-issue__title{font-weight:500;line-height:1.25rem;margin-bottom:.25rem}.ni-card-issue__body{color:var(--dim);font-size:.75rem}.download-links{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem}.download-links .bin{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.download-links .bin .title img{display:block;width:4em;height:4em;margin:0}.download-links .bin .key-value{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .75em;background:var(--app-fg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download-links .bin .key,.download-links .bin .value{height:2rem}.download-links .bin .key{line-height:2rem;font-weight:700}@media screen and (min-width:360px){.download-links .bin .value .tm-btn{margin-right:.375rem}}@media screen and (min-width:768px){.download-links .bin .key-value,.download-links .bin .title img{height:6rem}.download-links .bin .title img{width:6rem}.download-links .bin .key-value{padding:0 1rem}}@media screen and (min-width:1024px){.download-links .bin .key-value{padding:0 1.5rem}}.table-header{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.table-header div{padding:.5rem 1rem;color:var(--dim);cursor:pointer}.table-header div.active{color:var(--txt)}.table-header .name{-webkit-box-flex:4;-ms-flex:4;flex:4}.table-header .author,.table-header .tech{-webkit-box-flex:3;-ms-flex:3;flex:3}.table-header .description{-webkit-box-flex:8;-ms-flex:8;flex:8}.table-header .career{-webkit-box-flex:2;-ms-flex:2;flex:2}.table-header .locations{-webkit-box-flex:1;-ms-flex:1;flex:1}.table__main{margin:0 -8px}.table__data{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.table__data a{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 16px;border:1px solid var(--bc);color:var(--txt)}.table__data a:hover{border-color:var(--link)}.table__data .career .title,.table__data .name{font-weight:500;color:var(--link)}.table__data .author,.table__data .language,.table__data .technology{font-size:12px;color:dim;display:inline}.table__data .author span.key,.table__data .language span.key,.table__data .technology span.key{margin-right:.2em}.table__data .author span.value,.table__data .language span.value,.table__data .technology span.value{margin-right:.5em}.table__data .description{margin-top:8px}@media screen and (min-width:768px){.table-header{display:-webkit-box;display:-ms-flexbox;display:flex}.table__main{margin:0}.table__main .table__data{padding:0}.table__main .table__data a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;border:none;border-top:1px solid var(--bc);padding:0}.table__main .table__data a:hover{border-color:bc}.table__main .table__data a .author,.table__main .table__data a .career,.table__main .table__data a .description,.table__main .table__data a .language,.table__main .table__data a .locations,.table__main .table__data a .name,.table__main .table__data a .technology{padding:.5rem 1rem;margin:0}.table__main .table__data a .name{-webkit-box-flex:4;-ms-flex:4;flex:4}.table__main .table__data a .author,.table__main .table__data a .language,.table__main .table__data a .technology{-webkit-box-flex:3;-ms-flex:3;flex:3;font-size:16px;color:var(--txt)}.table__main .table__data a .author .key,.table__main .table__data a .language .key,.table__main .table__data a .technology .key{display:none}.table__main .table__data a .description{-webkit-box-flex:8;-ms-flex:8;flex:8}.table__main .table__data a .career{-webkit-box-flex:2;-ms-flex:2;flex:2}.table__main .table__data a .locations{-webkit-box-flex:1;-ms-flex:1;flex:1}}.card-post{margin-bottom:1rem}.card-post a{border:1px solid var(--bc);padding:1rem;display:block;color:var(--txt)}.card-post a:hover{text-decoration:none}.card-post a:hover .title{color:var(--link)}.card-post:last-of-type{margin-bottom:0}.card-post .title{font-weight:500;line-height:1.25;color:var(--txt)}.card-post .meta,.card-post .title{margin-bottom:.25rem}.card-post .meta{line-height:2;color:var(--light)}.card-post .desc{max-width:40em;color:var(--light)}@media screen and (min-width:360px){.card-post .title{font-size:1.125em}}@media screen and (min-width:768px){.card-post .title{font-size:20px}.card-post a{padding:1.5rem}}.page-presentations-footer{border-top:4px solid var(--bc);display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3rem;padding:1.5rem 0}.page-presentations-footer .index{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:3rem;height:3rem;color:var(--txt)}.page-presentations-footer .index:hover{color:var(--link);text-decoration:none}.page-presentations-footer .index i{font-size:1.5rem;width:1.5rem;text-align:center}.page-presentations-footer .share{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page-presentations-footer .share a{height:3rem;padding:.5rem}.page-presentations-footer .share a i{font-size:1.5rem;color:var(--light)}.page-presentations-footer .share a:hover i{color:var(--link)}.page-presentations-entry .youtube{display:block;width:100vw;height:56.25vw;max-width:768px;max-height:432px;margin-left:-16px;margin-right:-16px}.page-presentations-entry div.youtube{position:relative;cursor:pointer;background:#000 no-repeat 50%;background-size:cover;clear:both}.page-presentations-entry div.youtube:before{content:"";background:rgba(0,0,0,.7);height:64px;width:96px;display:block;margin:-32px 0 0 -48px;border-radius:16px;position:absolute;top:50%;left:50%;-webkit-transition:all .1s ease;transition:all .1s ease;z-index:1}.page-presentations-entry div.youtube:hover:before{background:rgba(0,0,0,.85)}.page-presentations-entry div.youtube:after{display:block;position:absolute;top:50%;left:50%;z-index:2;margin-left:-16px;margin-top:-16px;width:32px;line-height:32px;content:"\F04B";font-size:32px;font-family:FontAwesome;text-align:center;color:#fff}.page-presentations-entry div.youtube iframe{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3}@media screen and (min-width:360px){.page-presentations-entry .youtube{margin-left:-24px;margin-right:-24px}}@media screen and (min-width:768px){.page-presentations-entry .youtube{margin-bottom:1.5em;margin-left:-20px;margin-right:-20px}.page-presentations-entry div.youtube{margin-bottom:0}}@media screen and (min-width:800px){.page-presentations-entry .youtube{margin-left:auto;margin-right:auto}}