:root{--font-primary:"Alata",Helvetica,Arial,sans-serif;--font-secondary:"Red Hat Text",Lato,Georgia,serif;--font-tertiary:"Red Hat Text",Lato,Georgia,serif;--font-weight-bold:600;--font-weight-regular:400;--font-size-xxl:calc(52px + 1.25vw);--font-size-xl:calc(31px + 1.5625vw);--font-size-l:calc(21px + 0.9375vw);--font-size-m:1.75rem;--transition:all 0.1s ease-in;--font-size-root:100;--font-size-base:18px;--font-size-small:16px;--font-base-line-height:1.8;--font-scale-ratio:1;--font-small-letter-spacing:0.5px;--font-leading:cal(cal(16 * (var(--font-size-root)/100)) * var(--font-base-line-height));--padding-s:1rem;--padding-m:2rem;--padding-l:4rem;--padding-xl:8rem;--var-padding-l:6rem;--var-padding-m:2rem;--var-padding-s:1rem;--grid-gap:24px;--page-container-l:1080px;--page-container-m:800px;--page-container-s:640px}@media only screen and (max-width:768px){:root{--font-size-base:16px;--font-scale-ratio:0.8;--var-padding-l:3rem;--var-padding-m:1rem;--var-padding-s:0.5rem}}:root{--color-brand-strong:#006cff;--color-brand-medium:#38f;--color-brand-light:#5ca0ff;--color-background:#fff;--color-background-grey:#f5f5f5;--color-background-grey1:#fafafa;--color-background-greyer:#e0e0e0;--color-black:#060b1f;--color-less-black:#252525;--color-accent-strong:#ff9f00;--color-accent-medium:#ffb133;--color-accent-light:#ffc05c;--color-transparent:transparent;--color-brand-300:#fefdf4;--color-brand-500:#006cff;--color-palette-500:#5ca0ff;--color-background-500:#fff;--color-white-300:#fbfbfb;--color-white-500:#f7f7f7;--color-white-700:#eee;--color-black-500:#0d0d0d;--color-grey-100:#a8a9ab;--color-grey-300:#939393;--color-grey-500:#737373;--color-secondary-700:#060b1f;--color-secondary-500:#485069;--color-secondary-300:#7082b5;--color-secondary-100:#ced8e0}*{border:0;background-repeat:no-repeat;box-sizing:inherit}html{height:100%;width:100%;font-family:var(--font-secondary);font-weight:var(--font-weight-regular);line-height:var(--font-base-line-height);font-size:var(--font-size-base);font-display:swap;color:var(--color-black-500);text-rendering:optimizeLegibility;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow-x:hidden;box-sizing:border-box;scroll-behavior:touch;overflow-y:touch;-webkit-overflow-scrolling:touch}body{margin:0;background:var(--color-background-500);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body::-webkit-scrollbar{scrollbar-width:thin;width:.5em}body::-webkit-scrollbar-track{box-shadow:inset 0 0 2px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:var(--color-brand-500);outline:1px solid var(--color-grey-100)}@media only screen and (max-width:1024px){div>main{max-width:100vw;padding:0}}@media only screen and (max-width:768px){div>main{max-width:100vw;padding:0}}h1{font-size:calc(var(--font-size-base)*3*var(--font-scale-ratio));line-height:1.3em;font-family:var(--font-primary);font-weight:var(--font-weight-bold);margin-top:calc(var(--font-base-line-height)*var(--font-size-base)*4);margin-bottom:calc(var(--font-base-line-height)*var(--font-size-base)*1);letter-spacing:-.75px}h2{font-size:calc(var(--font-size-base)*2.1458*var(--font-scale-ratio))}h2,h3{line-height:1.3em;font-family:var(--font-primary);font-weight:var(--font-weight-bold);margin-top:calc(var(--font-base-line-height)*var(--font-size-base)*2);margin-bottom:calc(var(--font-base-line-height)*var(--font-size-base)*0.5)}h3{font-size:calc(var(--font-size-base)*1.6875*var(--font-scale-ratio))}h4{line-height:130%;font-size:20px}h4,h5{font-family:var(--font-primary);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.075rem;margin-top:0}h5{line-height:normal;font-size:16px}h6{font-size:14px}h6,small{font-family:var(--font-primary);font-weight:var(--font-weight-regular);text-transform:uppercase;line-height:normal;letter-spacing:.075rem;margin-top:0}small{font-size:15px;color:var(--color-secondary-500)}b,strong{font-weight:var(--font-weight-bold)}a[href$=".com"],a[href^=https]{background:linear-gradient(180deg,transparent 62%,var(--color-accent-medium) 0) 0/0 75% no-repeat;color:inherit;text-decoration:none;cursor:pointer;transition:var(--transition)}a:hover{border-bottom:none;background-size:100% 100%}a.noeffect,a[href$=".jpg"],a[href$=".png"],a[href$=".svg"]{border:none}a.noeffect{background-size:0}a>button,a>small{border-bottom:none}input,select,textarea{font-family:inherit}button{font-family:var(--font-primary);font-weight:var(--font-weight-regular);text-transform:uppercase;line-height:normal;font-size:12px;letter-spacing:.075rem;cursor:pointer}a.linkicon{color:var(--color-secondary-500);transition:color .3s ease-in-out}a.linkicon:hover{color:var(--color-brand-500)}blockquote{display:block;border-color:#eee;border-style:solid;border-width:2px 0;padding:1.5em 0 .5em;margin:3rem 0;font-family:var(--font-secondary);font-weight:var(--font-weight-bold);font-size:1.25rem;line-height:1.5;position:relative}blockquote:before{content:"\201C";position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%);background:#fff;width:3rem;height:4rem;font:8rem PT Sans,sans-serif;color:#666;text-align:center}cite{display:block;position:relative;color:var(--color-secondary-300);font-style:normal;font-size:.9rem;font-family:var(--font-secondary);font-weight:400;text-align:right}button{background:var(--color-palette-500);box-shadow:none}table{width:100%;border-spacing:16px}p:first-child{-webkit-margin-before:0;margin-block-start:0}.nav{font-size:.8rem;text-transform:uppercase;letter-spacing:.125rem}.textlink{color:var(--color-secondary-500);border-bottom:1px solid var(--color-transparent);transition:all .3s ease-in-out}.textlink:hover{border-bottom:1px solid var(--color-secondary-500);color:var(--color-secondary-300)}.navblock{display:block}.rightspace:not(:last-child){margin-right:20px}.subheading{font-size:calc(17.5px + .15625vw);font-family:var(--font-secondary);font-weight:400}.subheading,.textbig{line-height:calc(30px + .625vw)}.textbig{font-size:calc(15px + .3125vw)}.brand{color:var(--color-brand-500)}.full-bleed{width:100vw}@media only screen and (max-width:1024px){.full-bleed>div{padding-right:1rem;margin:0 auto}}@media only screen and (max-width:600px){.full-bleed.full-content>div{width:100vw;padding:0;margin:0 auto}}img{max-width:100%}.gatsby-resp-image-wrapper{width:100%}figure{margin:0 0 var(--var-padding-s) 0}.nav-item-active{background:#fff}.no-margin{margin:0}q:after,q:before{-webkit-animation:dancing 1.5s linear infinite;animation:dancing 1.5s linear infinite;display:inline-block;-webkit-transform:rotate(13deg);transform:rotate(13deg)}@-webkit-keyframes dancing{0%{-webkit-transform:rotate(13deg) scale(1.5);transform:rotate(13deg) scale(1.5)}25%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-13deg) scale(1.5);transform:rotate(-13deg) scale(1.5)}75%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(13deg) scale(1.5);transform:rotate(13deg) scale(1.5)}}@keyframes dancing{0%{-webkit-transform:rotate(13deg) scale(1.5);transform:rotate(13deg) scale(1.5)}25%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-13deg) scale(1.5);transform:rotate(-13deg) scale(1.5)}75%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(13deg) scale(1.5);transform:rotate(13deg) scale(1.5)}}q{quotes:"\2018" "\2019" "\201C" "\201D" "\2018" "\2019" "\201C" "\201D"}.modal-wrapper{z-index:10000}.modal-backdrop,.modal-wrapper{position:fixed;top:0;bottom:0;right:0;left:0}.modal-backdrop{background-color:#060b1f;opacity:.6}.modal-content{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70%;min-height:60%;opacity:1;background-color:#006cff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23006cff' stroke-width='0.54' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(23.05) translate(-956.62 -717.46)'%3E%3Cuse fill='%23056fff' href='%23s' y='2'/%3E%3Cuse fill='%23056fff' href='%23s' x='1' y='2'/%3E%3Cuse fill='%230a72ff' href='%23s' x='2' y='2'/%3E%3Cuse fill='%230a72ff' href='%23s'/%3E%3Cuse fill='%230f75ff' href='%23s' x='2'/%3E%3Cuse fill='%230f75ff' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(23.05) translate(-956.62 -717.46)'%3E%3Cg fill='%231478ff'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(23.05) translate(-956.62 -717.46)'%3E%3Cg fill='%231478ff'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(23.05) translate(-956.62 -717.46)'%3E%3Cg fill='%231a7bff'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(23.05) translate(-956.62 -717.46)'%3E%3Cg fill='%23006cff'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%231f7eff'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(23.05) translate(-956.62 -717.46)'%3E%3Cg fill='%23ff9f00'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(23.05) translate(-956.62 -717.46)'%3E%3Cg fill='%23ff9f00'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(23.05) translate(-956.62 -717.46)'%3E%3Cg fill='%23ff9f00'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");background-size:cover;box-shadow:0 0 10px rgba(0,0,0,.2);padding:30px}.BrainhubCarouselItem{display:flex;justify-content:center;align-items:center;position:relative}.BrainhubCarouselItem.BrainhubCarouselItem--clickable{cursor:pointer}.BrainhubCarouselItem .debug-number{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;font-size:2em;text-shadow:0 0 9px #fff}.BrainhubCarousel__dots{display:flex;justify-content:center;list-style:none;margin:0;padding:0;font-size:0;line-height:0}.BrainhubCarousel__dots.BrainhubCarousel__dots--isRTL{direction:rtl}.BrainhubCarousel__dots .BrainhubCarousel__dot{outline:0;padding:10px;border:none;opacity:.5;font-size:0;cursor:pointer;-webkit-appearance:none}.BrainhubCarousel__dots .BrainhubCarousel__dot.BrainhubCarousel__dot--selected{opacity:1!important}.BrainhubCarousel__dots .BrainhubCarousel__dot:hover{opacity:1}.BrainhubCarousel__dots .BrainhubCarousel__dot:before{content:"";display:block;width:5px;height:5px;border-radius:50%;padding:0;border:none;background:#000}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail{outline:0;padding:10px;border:none;opacity:.5;font-size:0;cursor:pointer}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail.BrainhubCarousel__thumbnail--selected{opacity:1!important}.BrainhubCarousel__dots .BrainhubCarousel__thumbnail:hover{opacity:1}.BrainhubCarousel__thumbnail[type=button]{-webkit-appearance:none}.BrainhubCarousel--isRTL+.BrainhubCarousel__dots{direction:rtl}.BrainhubCarousel__container{width:100%;overflow:hidden}.BrainhubCarousel{overflow:hidden;display:flex;align-items:center}.BrainhubCarousel.BrainhubCarousel--isRTL,.BrainhubCarousel.BrainhubCarousel--isRTL .BrainhubCarousel__trackContainer .BrainhubCarousel__track{direction:rtl}.BrainhubCarousel .BrainhubCarousel__trackContainer{overflow:hidden}.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track{display:flex;overflow:hidden;list-style:none;margin:0;padding:0}.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track.BrainhubCarousel__track--transition{transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform}.BrainhubCarousel__arrows{cursor:pointer}.BrainhubCarousel__loader{width:50px;height:50px;border-radius:100%;border:4px solid #006cff;border-left-color:transparent;-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.BrainhubCarousel__arrows{position:relative;padding:21px;border:none;overflow:hidden;outline:0;font-size:0;line-height:0;background-color:#006cff}.BrainhubCarousel__arrows span{display:block;position:absolute;top:50%;left:50%;border-color:#fff;border-style:solid;border-width:3px 3px 0 0;padding:5px;transition:.3s;font-size:0}.BrainhubCarousel__arrows:hover{background-color:#ff9f00}.BrainhubCarousel__arrows:hover span{display:block;position:absolute;top:50%;left:50%;border-color:#fff;border-style:solid;border-width:3px 3px 0 0;padding:5px;transition:.3s;font-size:0}.BrainhubCarousel__arrows:hover:enabled{background-color:#ff9f00}.BrainhubCarousel__arrows:hover:enabled span{border-color:#fff;margin:0}.BrainhubCarousel__arrows:disabled{background-color:#ccc}.BrainhubCarousel__arrowLeft span{-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg);margin-left:2.45px}.BrainhubCarousel--isRTL .BrainhubCarousel__arrowLeft span,.BrainhubCarousel__arrowRight span{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);margin-left:-2.45px}.BrainhubCarousel--isRTL .BrainhubCarousel__custom-arrowLeft span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__arrowRight span{-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg);margin-left:2.45px}.BrainhubCarousel--isRTL .BrainhubCarousel__custom-arrowRight span{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.BrainhubCarousel--isRTL .BrainhubCarousel__arrows:hover span{margin:0}.BrainhubCarousel__arrow--disable{pointer-events:none}