.home__intro p,.ecosystem__desc p,.home__matter p,.home__proj-nav>p{font-size:18px;font-size:1.125rem;color:#f2f2f2;font-family:pt-sans,Arial,sans-serif;line-height:1.8}.ecosystem__definitions p,.ecosystem__desc ul,.matter__footnote,.proj-nav__menu p{font-size:18px;font-size:1.125rem;color:rgba(255,255,255,0.6);font-family:pt-sans,Arial,sans-serif;line-height:1.5}.home .section__title{color:#fff;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:bold;font-size:28px;font-size:1.75rem;line-height:1.29}@media screen and (min-width: 33.75em){.home .section__title{font-size:36px;font-size:2.25rem;line-height:1.3}}@media screen and (min-width: 48.063em){.home .section__title{font-size:44px;font-size:2.75rem;line-height:1.2}}.home .section__subtitle{color:#fff;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:normal;font-size:18px;font-size:1.125rem;line-height:1}@media screen and (min-width: 33.75em){.home .section__subtitle{font-size:20px;font-size:1.25rem}}.home .subsection__title{color:#fff;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:300;font-size:24px;font-size:1.5rem;line-height:1;letter-spacing:2px}@media screen and (min-width: 33.75em){.home .subsection__title{font-size:28px;font-size:1.75rem;letter-spacing:2.33px}}@media screen and (min-width: 48.063em){.home .subsection__title{font-size:34px;font-size:2.125rem;letter-spacing:2.83px}}.home__intro::before,.home__ecosystem::before,.home__matter::before,.home__proj-nav::before,.home__proj-nav::after,.home__recent::before{content:'';position:absolute;top:0;left:calc((100vw - 100%) / -2);z-index:-1;width:100vw;height:100%}.home{max-width:1312px;margin-top:4.5rem;margin-right:auto;margin-left:auto;color:#fff;padding-right:20px;padding-left:20px}@media screen and (min-width: 33.75em){.home{padding-right:6vw;padding-left:6vw}}@media screen and (min-width: 48.063em){.home{padding-right:10vw;padding-left:10vw}}@media screen and (min-width: 48.063em){.home{margin-top:2rem}}.home .section__title{text-align:center}.home .section__subtitle{display:block;text-align:center;text-transform:uppercase;opacity:0.71}.home .subsection__title{text-align:center;text-transform:uppercase}.home .section__bg{min-width:100vw;overflow:hidden}.home .section__bg img{display:block;width:100%}.home .js-parallax{--scrollparallax: 0}@media screen and (min-width: 48.063em){.home .js-parallax{-webkit-transform:translateY(calc(var(--scrollparallax) * 1px));transform:translateY(calc(var(--scrollparallax) * 1px))}}.home__intro{position:relative;padding-bottom:4rem}@media screen and (min-width: 48.063em){.home__intro{display:-ms-grid;display:grid;grid-column-gap:10%;grid-template-areas:'header .' 'desc featured';-ms-grid-columns:auto 10% 33%;grid-template-columns:auto 33%}}.home__intro::before{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(22,58,89,0)), to(#121212));background-image:linear-gradient(to bottom, rgba(22,58,89,0), #121212)}.home__intro .page__title{position:relative;grid-area:header;margin-bottom:3rem;font-size:40px;font-size:2.5rem;color:#fff;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:600;line-height:1.2}@media screen and (min-width: 33.75em){.home__intro .page__title{font-size:50px;font-size:3.125rem;line-height:1.33}}@media screen and (min-width: 48.063em){.home__intro .page__title{font-size:60px;font-size:3.75rem}}@media screen and (min-width: 82em){.home__intro .page__title{font-size:70px;font-size:4.375rem;line-height:1.21}}.home__intro .page__title::after{content:'';position:absolute;bottom:-1rem;display:block;width:100%;height:1px;background-color:#fff;opacity:0.45}@media screen and (min-width: 33.75em){.home__intro .page__title::after{max-width:282px}}.home__intro .page__subtitle{display:block;font-size:18px;font-size:1.125rem;color:rgba(255,255,255,0.71);font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:normal;text-transform:uppercase}@media screen and (min-width: 33.75em){.home__intro .page__subtitle{font-size:20px;font-size:1.25rem}}@media screen and (min-width: 82em){.home__intro .page__subtitle{font-size:24px;font-size:1.5rem;line-height:1.3}}.home__intro-desc{grid-area:desc;margin-bottom:5rem}.ecosystem__content > .home__intro-desc{-ms-grid-row:1;-ms-grid-column:1}.home__featured{--margin: 1rem;--cap-width: 34px;--cap-half: var(--cap-width) / 2;display:-ms-grid;display:grid;grid-area:featured;grid-gap:2rem;-ms-grid-row-align:start;align-self:start;margin-left:var(--margin)}@media screen and (min-width: 33.75em){.home__featured{--margin: calc(10vw + var(--cap-half));grid-column-gap:4rem;grid-template-areas:'title title' 'first second';-ms-grid-columns:1fr 4rem 1fr;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 48.063em){.home__featured{--margin: var(--cap-half);grid-row-gap:2rem;-ms-grid-rows:auto 2rem auto 2rem auto;grid-template-areas:'title' 'first' 'second';-ms-grid-columns:1fr;grid-template-columns:1fr}}.home__featured-title{position:relative;z-index:10;height:var(--cap-width);padding:5px 0 6px;font-size:18px;font-size:1.125rem;font-weight:bold;line-height:1.28;letter-spacing:1px;text-transform:uppercase;background-color:#f05e39}@media screen and (min-width: 33.75em){.home__featured-title{grid-area:title}}.home__featured-title::before{content:'';position:absolute;top:0;left:calc(var(--cap-half) * -1);z-index:-1;display:block;width:var(--cap-width);height:100%;background-color:#f05e39;border-radius:50% 0 0 50%}.home__featured-title::after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;background-color:#f05e39;width:20px}@media screen and (min-width: 33.75em){.home__featured-title::after{width:6vw}}@media screen and (min-width: 48.063em){.home__featured-title::after{width:10vw}}@media screen and (min-width: 1312px){.home__featured-title::after{width:var(--cap-width);border-radius:0 50% 50% 0}}.home__featured .post-block{margin-top:0;padding-top:0;border-top:0}.home__featured .post-block .authors,.home__featured .post-block .content-type__secondary,.home__featured .post-block .content-type,.home__featured .post-block__featured{display:none}.home__featured .post-block__title{margin-bottom:0.5rem;color:#fff;font-size:18px;font-size:1.125rem;font-weight:normal}.home__featured .post-block__img{max-width:50%}@media screen and (min-width: 33.75em){.home__featured .post-block:first-of-type{grid-area:first}}.home__featured .post-block:nth-of-type(2){position:relative}@media screen and (min-width: 33.75em){.home__featured .post-block:nth-of-type(2){grid-area:second}}.home__featured .post-block:nth-of-type(2)::before{content:'';position:absolute;top:-1rem;width:100%;height:1px;background-color:#fff;opacity:0.45}@media screen and (min-width: 33.75em) and (max-width: 48.063em){.home__featured .post-block:nth-of-type(2)::before{top:0;left:-2rem;width:1px;height:100%}}.home__ssa{position:relative;right:50%;left:50%;display:-ms-grid;display:grid;width:100vw;margin-right:-50vw;margin-left:-50vw;padding-top:10vh;padding-bottom:20vh;background:#0a1117;background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, #0a1117), color-stop(60%, #111));background:linear-gradient(0deg, #0a1117 50%, #111 60%)}@media screen and (min-width: 33.75em){.home__ssa{min-height:80vh}}.home__ssa .section__content{grid-column:1 / -1;grid-row:1 / -1;-ms-grid-row-align:center;align-self:center;max-width:80%;margin:0 auto}.home__ssa .section__bg{grid-column:1 / -1;grid-row:1 / -1}.home__ssa .section__title{position:relative}.home__ssa .section__title::after{content:'';display:block;width:80%;height:1px;margin:1rem auto;background-color:#fff;opacity:0.6}@media screen and (min-width: 33.75em){.home__ssa .section__title::after{width:280px}}.home__ssa .home__ssa-desc{color:#fff;font-family:lato,Helvetica,Tahoma,sans-serif;font-size:22px;font-size:1.375rem;line-height:2;text-align:center}@media screen and (min-width: 33.75em){.home__ssa .home__ssa-desc{max-width:680px;margin:0 auto;font-size:26px;font-size:1.625rem}}.home__ssa .vocab{position:relative;display:inline-block;margin:0 0.5rem;padding:0 16px 2px;color:#fff;font-weight:bold;line-height:1.6;text-align:center;background-color:#f05e39;border:0;border-radius:50vh;-webkit-box-shadow:0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0);cursor:pointer;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.vocab:nth-of-type(1){background-color:transparent;-webkit-transition:background-color 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, box-shadow 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;-webkit-transition-delay:300ms;transition-delay:300ms}.vocab:nth-of-type(2){background-color:transparent;-webkit-transition:background-color 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, box-shadow 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;-webkit-transition-delay:600ms;transition-delay:600ms}.vocab:nth-of-type(3){background-color:transparent;-webkit-transition:background-color 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, box-shadow 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;-webkit-transition-delay:900ms;transition-delay:900ms}.vocab:nth-of-type(4){background-color:transparent;-webkit-transition:background-color 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, box-shadow 500ms ease-in-out;transition:background-color 500ms ease-in-out, box-shadow 500ms ease-in-out, -webkit-box-shadow 500ms ease-in-out;-webkit-transition-delay:1200ms;transition-delay:1200ms}.js-is-visible .vocab{background-color:#f05e39;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}.tippy-tooltip.otr-theme{color:#000;line-height:1;background-color:#fff}@media screen and (min-width: 33.75em){.tippy-tooltip.otr-theme{color:#fff;background-color:transparent}}.tippy-tooltip .definition{line-height:1.4;font-size:16px;font-size:1rem}.tippy-tooltip.otr-theme[data-animatefill]{background-color:transparent}.tippy-tooltip.otr-theme .tippy-backdrop{background-color:transparent}.def-text span:nth-of-type(1){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:550ms;animation-delay:550ms}.def-text span:nth-of-type(2){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:600ms;animation-delay:600ms}.def-text span:nth-of-type(3){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:650ms;animation-delay:650ms}.def-text span:nth-of-type(4){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:700ms;animation-delay:700ms}.def-text span:nth-of-type(5){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:750ms;animation-delay:750ms}.def-text span:nth-of-type(6){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:800ms;animation-delay:800ms}.def-text span:nth-of-type(7){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:850ms;animation-delay:850ms}.def-text span:nth-of-type(8){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:900ms;animation-delay:900ms}.def-text span:nth-of-type(9){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:950ms;animation-delay:950ms}.def-text span:nth-of-type(10){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1000ms;animation-delay:1000ms}.def-text span:nth-of-type(11){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1050ms;animation-delay:1050ms}.def-text span:nth-of-type(12){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1100ms;animation-delay:1100ms}.def-text span:nth-of-type(13){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1150ms;animation-delay:1150ms}.def-text span:nth-of-type(14){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1200ms;animation-delay:1200ms}.def-text span:nth-of-type(15){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1250ms;animation-delay:1250ms}.def-text span:nth-of-type(16){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1300ms;animation-delay:1300ms}.def-text span:nth-of-type(17){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1350ms;animation-delay:1350ms}.def-text span:nth-of-type(18){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1400ms;animation-delay:1400ms}.def-text span:nth-of-type(19){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1450ms;animation-delay:1450ms}.def-text span:nth-of-type(20){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1500ms;animation-delay:1500ms}.def-text span:nth-of-type(21){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1550ms;animation-delay:1550ms}.def-text span:nth-of-type(22){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1600ms;animation-delay:1600ms}.def-text span:nth-of-type(23){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1650ms;animation-delay:1650ms}.def-text span:nth-of-type(24){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1700ms;animation-delay:1700ms}.def-text span:nth-of-type(25){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1750ms;animation-delay:1750ms}.def-text span:nth-of-type(26){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1800ms;animation-delay:1800ms}.def-text span:nth-of-type(27){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1850ms;animation-delay:1850ms}.def-text span:nth-of-type(28){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1900ms;animation-delay:1900ms}.def-text span:nth-of-type(29){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:1950ms;animation-delay:1950ms}.def-text span:nth-of-type(30){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2000ms;animation-delay:2000ms}.def-text span:nth-of-type(31){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2050ms;animation-delay:2050ms}.def-text span:nth-of-type(32){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2100ms;animation-delay:2100ms}.def-text span:nth-of-type(33){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2150ms;animation-delay:2150ms}.def-text span:nth-of-type(34){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2200ms;animation-delay:2200ms}.def-text span:nth-of-type(35){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2250ms;animation-delay:2250ms}.def-text span:nth-of-type(36){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2300ms;animation-delay:2300ms}.def-text span:nth-of-type(37){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2350ms;animation-delay:2350ms}.def-text span:nth-of-type(38){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2400ms;animation-delay:2400ms}.def-text span:nth-of-type(39){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2450ms;animation-delay:2450ms}.def-text span:nth-of-type(40){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2500ms;animation-delay:2500ms}.def-text span:nth-of-type(41){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2550ms;animation-delay:2550ms}.def-text span:nth-of-type(42){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2600ms;animation-delay:2600ms}.def-text span:nth-of-type(43){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2650ms;animation-delay:2650ms}.def-text span:nth-of-type(44){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2700ms;animation-delay:2700ms}.def-text span:nth-of-type(45){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2750ms;animation-delay:2750ms}.def-text span:nth-of-type(46){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2800ms;animation-delay:2800ms}.def-text span:nth-of-type(47){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2850ms;animation-delay:2850ms}.def-text span:nth-of-type(48){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2900ms;animation-delay:2900ms}.def-text span:nth-of-type(49){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:2950ms;animation-delay:2950ms}.def-text span:nth-of-type(50){opacity:0;-webkit-animation:reveal 100ms linear alternate 1 forwards;animation:reveal 100ms linear alternate 1 forwards;-webkit-animation-delay:3000ms;animation-delay:3000ms}@-webkit-keyframes reveal{to{opacity:1}}@keyframes reveal{to{opacity:1}}@-webkit-keyframes grow{0%{width:16px;background-color:#ddd}70%{width:16px;background-color:#ddd}100%{width:170px;background-color:rgba(221,221,221,0.85)}}@keyframes grow{0%{width:16px;background-color:#ddd}70%{width:16px;background-color:#ddd}100%{width:170px;background-color:rgba(221,221,221,0.85)}}.definition{width:200px;padding:1rem}.def-text{width:170px;min-height:16px;overflow-x:hidden;background-color:rgba(221,221,221,0.85);background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)),-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)),-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)),-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));background-image:linear-gradient(#fff, #fff),linear-gradient(#fff, #fff),linear-gradient(#fff, #fff),linear-gradient(#fff, #fff);background-repeat:no-repeat;background-position:top left, top right, bottom left, bottom right;background-size:8px 3px;border:solid #fff;border-width:0 3px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);-webkit-animation:grow 500ms linear alternate 1 forwards;animation:grow 500ms linear alternate 1 forwards}.def-text-inner{position:relative;display:block;width:170px;padding:12px;color:#000}.home__ecosystem{position:relative;padding-top:2.5rem;padding-bottom:3rem}.home__ecosystem::before{background:#0f283e;background:-webkit-gradient(linear, left bottom, left top, from(#0f283e), to(#0a1117));background:linear-gradient(0deg, #0f283e 0%, #0a1117 100%)}.home__ecosystem .section__title{position:relative;margin-bottom:3rem}.home__ecosystem .section__title::after{content:'';display:block;width:80%;height:1px;margin:1rem auto;background-color:#fff;opacity:0.6}@media screen and (min-width: 33.75em){.home__ecosystem .section__title::after{width:280px}}.home__ecosystem .subsection__num{display:block;margin-bottom:1rem;color:#f05e39}.ecosystem__definitions{display:-ms-grid;display:grid;grid-gap:3rem;margin:0 auto 5rem}@media screen and (min-width: 33.75em){.ecosystem__definitions{grid-gap:12%;grid-template-areas:'conventional nuclear';-ms-grid-columns:1fr 12% 1fr;grid-template-columns:repeat(2, 1fr);-ms-grid-rows:1fr;grid-template-rows:1fr}}@media screen and (min-width: 48.063em){.ecosystem__definitions{grid-gap:6rem;margin-bottom:6rem}}@media screen and (min-width: 82em){.ecosystem__definitions{margin-bottom:8rem}}.ecosystem__definitions p{margin-bottom:0}.ecosystem__subtitle{margin-bottom:1rem;color:#fff;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:bold;font-size:20px;font-size:1.25rem;line-height:1;letter-spacing:1.67px;text-transform:uppercase}@media screen and (min-width: 33.75em){.ecosystem__subtitle{font-size:22px;font-size:1.375rem;letter-spacing:1.83px}}@media screen and (min-width: 48.063em){.ecosystem__subtitle{font-size:24px;font-size:1.5rem;letter-spacing:2px}}.ecosystem__conventional,.ecosystem__nuclear{position:relative;padding-left:1.25rem}.ecosystem__conventional::before,.ecosystem__nuclear::before{content:'';position:absolute;top:0;left:-1.25rem;width:1.25rem;height:100%}@media screen and (min-width: 33.75em){.ecosystem__conventional{grid-area:conventional;padding-right:1.25rem;padding-left:0;text-align:right}}.ecosystem__conventional::before{background-color:#cf5132}@media screen and (min-width: 33.75em){.ecosystem__conventional::before{right:-1.25rem;left:unset}}@media screen and (min-width: 33.75em){.ecosystem__nuclear{grid-area:nuclear}}@media screen and (min-width: 33.75em){.ecosystem__conventional{-ms-grid-row:1;-ms-grid-column:1}.ecosystem__nuclear{-ms-grid-row:1;-ms-grid-column:3}}.ecosystem__nuclear::before{background-color:#1761cf}.ecosystem__subsection{margin-bottom:5rem}.ecosystem__subsection:last-of-type{margin-bottom:0}.ecosystem__subsection-img{display:block;margin:2rem auto 4rem}.ecosystem__content{display:-ms-grid;display:grid;grid-gap:2.5rem;-ms-grid-rows:auto 2.5rem auto;grid-template-areas:'desc' 'timeline';-ms-grid-columns:1fr;grid-template-columns:1fr;margin:0 auto}@media screen and (min-width: 48.063em){.ecosystem__content{grid-gap:4rem;grid-template-areas:'desc timeline';-ms-grid-columns:auto 4rem 25%;grid-template-columns:auto 25%;margin:0 auto}.ecosystem__content > .home__intro-desc{-ms-grid-row:1;-ms-grid-column:1}}@media screen and (min-width: 82em){.ecosystem__content{grid-gap:6rem;-ms-grid-columns:auto 33%;grid-template-columns:auto 33%}}.ecosystem__desc{grid-area:desc}.ecosystem__content > .ecosystem__desc{-ms-grid-row:1;-ms-grid-column:1}.ecosystem__desc p{margin-bottom:0}.ecosystem__desc ul{margin:0.5rem 0 2rem;padding-left:2.5rem;list-style:none}.ecosystem__desc li{position:relative;margin-bottom:0.5rem}.ecosystem__desc li:last-of-type{margin-bottom:0}.ecosystem__desc li::before{content:'';position:absolute;top:10px;left:-1.25rem;width:0;height:0;border:0 solid transparent;border-top-width:4px;border-bottom-width:4px;border-left:8px solid #f05e39}.ecosystem__timeline{-ms-grid-row:3;-ms-grid-column:1;position:relative;grid-area:timeline;-ms-grid-row-align:start;align-self:start;width:100%}@media screen and (min-width: 33.75em){.ecosystem__timeline{max-width:400px;margin:0 auto}}.ecosystem__timeline::before,.ecosystem__timeline::after{content:'';position:absolute;left:calc(15% + (2.25rem / 2));width:1px;height:2rem;opacity:0.7}.ecosystem__timeline::before{top:-2rem;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));background-image:linear-gradient(to bottom, rgba(255,255,255,0), #fff)}.ecosystem__timeline::after{top:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255,255,255,0)));background-image:linear-gradient(to bottom, #fff, rgba(255,255,255,0))}.timeline__row{position:relative;display:-ms-grid;display:grid;grid-gap:2.25rem;grid-template-areas:'year content';-ms-grid-columns:15% 2.25rem auto;grid-template-columns:15% auto;-ms-flex-line-pack:start;align-content:start;padding-bottom:1.5rem}.timeline__row:last-of-type{padding-bottom:0}.timeline__row::before{content:'';position:absolute;top:0;left:calc(15% + 1.125rem);width:1px;height:100%;background-color:#fff;opacity:0.7}.timeline__row::after{content:'';position:absolute;top:4px;left:calc(15% + 1.125rem - .40625rem + 1px);width:.8125rem;height:.8125rem;padding:1px;background-color:#fff;background-clip:content-box;border:1px solid #fff;border-radius:50%;-webkit-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out}.timeline__row--general::after{background-color:#656b60}.timeline__row--nuclear::after{background-color:#1a6de8}.timeline__row--conventional::after{background-color:#f05e39}.timeline__row--both::after{background-color:#7b3a90}.timeline__row.js-event-hover::after{border-color:transparent}.timeline__row.js-event-hover .timeline__year{-webkit-transform:translateX(4px);transform:translateX(4px)}.timeline__row.js-event-hover .timeline__content{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.timeline__row.js-details-visible .timeline__title{font-weight:bold}.timeline__row.js-details-visible .timeline__year{color:#fff}.timeline__row.js-details-visible .timeline__details{display:block}.timeline__row a{color:#f05e39;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.timeline__row a:hover{color:#fff}.timeline__row a::after{content:'\f105';margin-left:0.25rem;color:#f05e39 !important;font-family:'radar'}.timeline__row a .icon-docs{display:block;float:left;margin-right:0.25rem;margin-bottom:3rem}.timeline__row a .icon-docs::before{margin-left:0}.timeline__year,.timeline__content{-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out}.timeline__year{-ms-grid-row:1;-ms-grid-column:1;grid-area:year;color:#88929a;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:600;font-size:14px;font-size:.875rem;line-height:1.29;text-align:right}.timeline__content{-ms-grid-row:1;-ms-grid-column:3;grid-area:content}.timeline__title{margin:0;padding:0;color:#fff;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:300;font-size:16px;font-size:1rem;line-height:1.13;text-align:left;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.timeline__title.js-toggle_timeline_details{cursor:pointer}.timeline__details{display:none;margin-top:0.75rem;color:#bec3c6;font-size:16px;font-size:1rem}.timeline__details p{margin-bottom:1rem}.timeline__year-desc{font-style:italic}.timeline__type{font-size:13px;font-size:.8125rem;font-weight:bold;text-transform:uppercase}.home__space{position:relative;right:50%;left:50%;display:-ms-grid;display:grid;width:100vw;margin-right:-50vw;margin-left:-50vw;color:#fff;text-align:center;background:#001a28;background:-webkit-gradient(linear, left bottom, left top, color-stop(46%, #001a28), color-stop(49%, #0f283e));background:linear-gradient(0deg, #001a28 46%, #0f283e 49%)}.home__space img{-ms-grid-row:1;grid-row:1 / 1}.home__space .section__content{position:relative;z-index:5;grid-column:1 / -1;grid-row:1 / -1;max-width:80%;margin:0 auto;padding-top:6.25rem}@media screen and (min-width: 33.75em){.home__space .section__content{padding-top:9.375rem}}@media screen and (min-width: 48.063em){@supports (--css: variables){.home__space .section__content{margin-top:-20rem;padding-top:0}}}.home__space .section__bg{position:relative;grid-column:1 / -1;grid-row:1 / -1}.home__space .section__bg::after{content:'';position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:#001a28;background:-webkit-gradient(linear, left bottom, left top, color-stop(10%, #001a28), color-stop(45%, rgba(0,26,40,0)), color-stop(55%, rgba(15,40,62,0)), color-stop(90%, #0f283e));background:linear-gradient(0deg, #001a28 10%, rgba(0,26,40,0) 45%, rgba(15,40,62,0) 55%, #0f283e 90%)}.home__space::after{content:'';position:absolute;top:0;left:calc((100vw - 100%) / -2);width:100vw;height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(#001a28), color-stop(50%, rgba(22,58,89,0)), to(#0e273c));background-image:linear-gradient(180deg, #001a28 0%, rgba(22,58,89,0) 50%, #0e273c 100%)}.home__space-desc{max-width:680px;margin:0 auto 1.5rem;font-size:22px;font-size:1.375rem;line-height:1.36}@media screen and (min-width: 33.75em){.home__space-desc{font-size:24px;font-size:1.5rem;line-height:1.25}}@media screen and (min-width: 33.75em){.home__space-desc{font-size:26px;font-size:1.625rem}}.home__space-cite{max-width:680px;margin:0 auto;font-size:16px;font-size:1rem;line-height:1.4}.home__matter{position:relative}.home__matter::before{background:#001a28}.home__matter .section__title{margin-bottom:2rem}.home__matter .section__title::after{content:'';display:block;width:80%;height:1px;margin:1rem auto;background-color:#fff;opacity:0.6}@media screen and (min-width: 33.75em){.home__matter .section__title::after{width:280px}}.home__matter p{margin-bottom:1rem}.home__matter>p{max-width:680px;margin-right:auto;margin-left:auto}.home__matter .subsection__title{margin-bottom:0.75rem;text-align:left}.matter__divider{margin:3rem auto}@media screen and (min-width: 33.75em){.matter__divider{max-width:80%;margin:1.5rem auto}}@media screen and (min-width: 33.75em){.matter__divider{max-width:500px}}.matter__divider path{stroke-dasharray:var(--length);stroke-dashoffset:calc(var(--length) * -1)}.matter__divider .js-animate{-webkit-animation:draw 2s forwards;animation:draw 2s forwards}@-webkit-keyframes draw{to{stroke-dashoffset:0}}@keyframes draw{to{stroke-dashoffset:0}}.matter__subsections{display:-ms-grid;display:grid;grid-gap:2rem}@media screen and (min-width: 33.75em){.matter__subsections{max-width:80%;margin:0 auto}}@media screen and (min-width: 48.063em){.matter__subsections{grid-gap:4rem;grid-template-areas:'first second';-ms-grid-columns:1fr 4rem 1fr;grid-template-columns:repeat(2, 1fr);-ms-grid-rows:1fr;grid-template-rows:1fr;max-width:100%}.matter__subsections > .post-block:first-of-type{-ms-grid-row:1;-ms-grid-column:1}.matter__subsections > .post-block:nth-of-type(2){-ms-grid-row:1;-ms-grid-column:3}}@media screen and (min-width: 82em){.matter__subsections{grid-gap:10%}}.matter__subsection p{margin-bottom:0;color:rgba(242,242,242,0.8)}.matter__subsection p strong{color:#fff}.matter__subsection p+p{margin-top:1rem}@media screen and (min-width: 48.063em){.matter__subsection--1{grid-area:first}}@media screen and (min-width: 48.063em){.matter__subsection--2{grid-area:second}}.matter__footnote{color:rgba(242,242,242,0.6) !important}.home__proj-nav{position:relative;padding-top:12rem;padding-bottom:5rem}@media screen and (min-width: 48.063em){.home__proj-nav{display:-ms-grid;display:grid;grid-column-gap:4rem;grid-template-areas:'header header' 'desc menu' 'submenu menu';-ms-grid-columns:1fr 4rem 1fr;grid-template-columns:repeat(2, 1fr);-ms-grid-rows:auto max-content;grid-template-rows:auto -webkit-max-content;grid-template-rows:auto max-content;padding-top:15rem}.home__proj-nav > .page__title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.home__proj-nav > .home__intro-desc{-ms-grid-row:2;-ms-grid-column:1}.home__proj-nav > .ecosystem__desc{-ms-grid-row:2;-ms-grid-column:1}}@media screen and (min-width: 82em){.home__proj-nav{grid-column-gap:10%;-ms-grid-columns:50% 40%;grid-template-columns:50% 40%}}.home__proj-nav::before{background-color:#0e273c;background-image:url("../../images/home/underwater-bg_small.jpg");background-repeat:no-repeat;background-position:right 27%}@media screen and (min-width: 33.75em){.home__proj-nav::before{background-image:url("../../images/home/underwater-bg_medium.jpg")}}@media screen and (min-width: 48.063em){.home__proj-nav::before{background-image:url("../../images/home/underwater-bg_large.jpg");background-position:0 75%}}@media screen and (min-width: 82em){.home__proj-nav::before{background-image:url("../../images/home/underwater-bg_xlarge.jpg");background-position:0 75%}}.home__proj-nav::after{height:20%;background-image:-webkit-gradient(linear, left top, left bottom, from(#001a28), to(#0e273c));background-image:linear-gradient(to bottom, #001a28, #0e273c)}@media screen and (min-width: 48.063em){.home__proj-nav::after{height:30%}}.home__proj-nav .section__title{grid-area:header;margin-bottom:2rem}@media screen and (min-width: 33.75em){.home__proj-nav .section__title{text-align:left}}.home__proj-nav .section__title::after{content:'';display:block;width:80%;height:1px;margin:1rem auto;background-color:#fff;opacity:0.6}@media screen and (min-width: 33.75em){.home__proj-nav .section__title::after{width:280px;margin-left:0}}.home__proj-nav>p{grid-area:desc;max-width:680px;margin:0 auto 1.5rem}.ecosystem__content > .home__proj-nav>p{-ms-grid-row:1;-ms-grid-column:1}.proj-nav__submenu{grid-area:submenu;margin:0 0 25vh;padding:0;list-style:none}.proj-nav__submenu li{margin-bottom:0.75rem}.proj-nav__submenu .proj-nav__subtitle{color:#b4bcc8;font-style:italic;font-size:16px;font-size:1rem;line-height:1.34}.proj-nav__submenu a{color:#fff;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:600;font-size:16px;font-size:1rem;line-height:1;letter-spacing:0.5px}.proj-nav__submenu a:hover{color:#f05e39}.proj-nav__menu{grid-area:menu;margin:0;padding:0;list-style:none}.proj-nav__menu li{margin-bottom:2.5rem}@supports (--css: variables){.proj-nav__menu li{display:-ms-grid;display:grid;grid-gap:1rem;visibility:hidden;opacity:0;-webkit-transition:visibility 0s 0.25s, opacity 0.3s 0.25s ease-in-out;transition:visibility 0s 0.25s, opacity 0.3s 0.25s ease-in-out}}@media screen and (min-width: 33.75em){@supports (--css: variables){.proj-nav__menu li{grid-column-gap:1.5rem;grid-row-gap:0;grid-template-areas:'icon title' '. desc';-ms-grid-columns:-webkit-max-content 1.5rem auto;-ms-grid-columns:max-content 1.5rem auto;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;-ms-grid-rows:auto 0 auto;grid-template-rows:repeat(2, auto)}}}.proj-nav__menu .js-is-visible{visibility:visible;opacity:1}.proj-nav__menu .proj-nav__menu-icon{display:block;margin:0 auto}@media screen and (min-width: 33.75em){.proj-nav__menu .proj-nav__menu-icon{grid-area:icon}}.proj-nav__menu .proj-nav__menu-title{color:#eceff2;font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:300;font-size:22px;font-size:1.375rem;line-height:1.29;text-align:center}@media screen and (min-width: 33.75em){.proj-nav__menu .proj-nav__menu-title{grid-area:title;font-size:24px;font-size:1.5rem;line-height:1.18;text-align:left}}@media screen and (min-width: 33.75em){.home__featured-title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.proj-nav__menu li > .home__featured-title{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}.home__featured .post-block:first-of-type{-ms-grid-row:2;-ms-grid-column:1}.home__featured .post-block:nth-of-type(2){-ms-grid-row:2;-ms-grid-column:3}.matter__subsection--1{-ms-grid-row:2;-ms-grid-column:1}.matter__subsection--2{-ms-grid-row:2;-ms-grid-column:3}.proj-nav__menu .proj-nav__menu-icon{-ms-grid-row:1;-ms-grid-column:1}.proj-nav__menu .proj-nav__menu-title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.proj-nav__menu li > .proj-nav__menu-title{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}}@media screen and (min-width: 48.063em){.home__featured-title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.home__featured .post-block:first-of-type{-ms-grid-row:3;-ms-grid-column:1}.home__featured .post-block:nth-of-type(2){-ms-grid-row:5;-ms-grid-column:1}.matter__subsection--1{-ms-grid-row:3;-ms-grid-column:1}.matter__subsections > .matter__subsection--1{-ms-grid-row:1;-ms-grid-column:1}.matter__subsection--2{-ms-grid-row:5;-ms-grid-column:1}.matter__subsections > .matter__subsection--2{-ms-grid-row:1;-ms-grid-column:3}.proj-nav__menu .proj-nav__menu-title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}}@media screen and (min-width: 48.063em){.proj-nav__menu .proj-nav__menu-title{font-size:28px;font-size:1.75rem;line-height:1.01}}.proj-nav__menu a::after{content:'\f105';display:inline-block;color:#cf5132;font-family:'radar';-webkit-transform:translateX(8px);transform:translateX(8px);-webkit-transition:inherit;transition:inherit}.proj-nav__menu a:hover{color:#fff}.proj-nav__menu a:hover::after{color:#f05e39;-webkit-transform:translateX(12px);transform:translateX(12px)}.proj-nav__menu p{margin-bottom:0}@media screen and (min-width: 33.75em){.proj-nav__menu p{grid-area:desc}}@media screen and (min-width: 48.063em){.home__intro .page__title{-ms-grid-row:1;-ms-grid-column:1}.home__intro-desc{-ms-grid-row:2;-ms-grid-column:1}.home__featured{-ms-grid-row:2;-ms-grid-column:3}.ecosystem__desc{-ms-grid-row:2;-ms-grid-column:1}.ecosystem__content > .ecosystem__desc{-ms-grid-row:1;-ms-grid-column:1}.ecosystem__timeline{-ms-grid-row:1;-ms-grid-column:3}.home__proj-nav .section__title{-ms-grid-row:1;-ms-grid-column:1}.home__proj-nav > .section__title{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.home__proj-nav>p{-ms-grid-row:2;-ms-grid-column:1}.ecosystem__content > .home__proj-nav>p{-ms-grid-row:1;-ms-grid-column:1}.home__proj-nav > .home__proj-nav>p{-ms-grid-row:2;-ms-grid-column:1}.proj-nav__submenu{-ms-grid-row:3;-ms-grid-column:1}.proj-nav__menu{-ms-grid-row:2;-ms-grid-row-span:2;-ms-grid-column:3}.proj-nav__menu p{-ms-grid-row:2;-ms-grid-column:1}.ecosystem__content > p{-ms-grid-row:1;-ms-grid-column:1}.home__proj-nav > p{-ms-grid-row:2;-ms-grid-column:1}}.home__recent{position:relative;right:50%;left:50%;width:100vw;margin-right:-50vw;margin-bottom:5rem;margin-left:-50vw}@media screen and (min-width: 33.75em){.home__recent{right:auto;left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-right:auto;margin-left:auto}}.home__recent::before{background-image:-webkit-gradient(linear, left top, left bottom, from(#0e273c), to(rgba(14,39,60,0)));background-image:linear-gradient(to bottom, #0e273c, rgba(14,39,60,0))}.home__recent .related-posts__block{max-width:unset}.home__recent .related-posts__block:not(:last-child){margin-right:0.75rem}.home__toc{position:fixed;bottom:0.5rem;left:0.5rem;z-index:20;max-width:300px;padding:1rem 1rem 0.75rem;background-color:#0f283e;border-radius:25px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);box-shadow:0 2px 4px 0 rgba(0,0,0,0.5)}@media screen and (min-width: 33.75em){.home__toc{bottom:1rem;left:1rem}}@media screen and (min-width: 48.063em){.home__toc{top:50%;bottom:unset;left:0;max-width:unset;padding:0;background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width: 82em){.home__toc{left:1rem}}.toc__menu{position:absolute;margin:1.5rem 1.5rem 0 0;padding:0;list-style:none;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}@media screen and (min-width: 48.063em){.toc__menu{position:relative;margin-top:0.5rem;-webkit-transform:none;transform:none}}.toc__menu *{opacity:0;-webkit-transition:opacity 0.2s ease-in-out 0.2s;transition:opacity 0.2s ease-in-out 0.2s}@media screen and (min-width: 48.063em){.toc__menu *{opacity:1}}.js-menu-open .toc__menu{position:relative;-webkit-transform:scaleY(1);transform:scaleY(1)}.js-menu-open .toc__menu *{opacity:1}.toc__menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}@media screen and (min-width: 48.063em){.toc__menu-item{margin-bottom:0.75rem}}.toc__menu-item::before{content:'';display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:0.75rem;height:1rem;margin-top:2px;margin-right:0.75rem;background-color:rgba(230,230,230,0.8);-webkit-transition:background-color 0.2s ease-in-out, width 0.2s ease-in-out;transition:background-color 0.2s ease-in-out, width 0.2s ease-in-out}@media screen and (min-width: 48.063em){.toc__menu-item::before{width:1.5rem}}.toc__menu-item:last-of-type{margin-bottom:0.5rem}@media screen and (min-width: 48.063em){.toc__menu-item:hover a{color:rgba(255,255,255,0.8);visibility:visible;opacity:1;-webkit-transition:visibility 0.2s ease-in-out, opacity 1s ease-in-out, color 0.2s ease-in-out;transition:visibility 0.2s ease-in-out, opacity 1s ease-in-out, color 0.2s ease-in-out}}@media screen and (min-width: 48.063em){.toc__menu-item:hover span{display:inline}}@media screen and (min-width: 48.063em){.toc__menu-item:hover::before{width:2rem;background-color:rgba(255,255,255,0.9)}}.toc__menu-item a{position:relative;display:block;margin-left:-2rem;padding-left:2rem;color:rgba(242,242,242,0.8);font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:600;font-size:16px;font-size:1rem;line-height:1.25;-webkit-transition:visibility 0.2s ease-in-out, opacity 1s ease-in-out, color 0.2s ease-in-out;transition:visibility 0.2s ease-in-out, opacity 1s ease-in-out, color 0.2s ease-in-out}@media screen and (min-width: 48.063em){.toc__menu-item a{margin-left:-4rem;padding:2px 4px 2px calc(4rem + 4px);line-height:1;visibility:hidden;opacity:0;-webkit-transition:visibility 0.2s ease-in-out, opacity 1s ease-in-out;transition:visibility 0.2s ease-in-out, opacity 1s ease-in-out}}@media screen and (min-width: 48.063em){.toc__menu-item a::after{content:'';position:absolute;top:0;right:0;bottom:0;left:4rem;z-index:-1;background-color:#001a28}}@media screen and (min-width: 48.063em){.toc__menu-item a span{display:none}}.toc__menu-item.toc__menu-item--active::before{background-color:#f05e39}@media screen and (min-width: 48.063em){.toc__menu-item.toc__menu-item--active::before{width:2rem}}.toc__menu-item.toc__menu-item--active a{color:#f2f2f2}.toc__btn{padding:0;background-color:transparent;border:0;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (min-width: 48.063em){.toc__btn{cursor:default}}.toc__btn--open{position:relative;color:rgba(255,255,255,0.8);font-family:lato,Helvetica,Tahoma,sans-serif;font-weight:600;font-size:14px;font-size:.875rem;line-height:1;text-transform:uppercase}@media screen and (min-width: 48.063em){.toc__btn--open{margin-left:2px;color:rgba(242,242,242,0.8);font-size:14px;font-size:.875rem;line-height:1.71;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:10%;transform-origin:10%}}.js-menu-open .toc__btn--open{opacity:0.5}@media screen and (min-width: 48.063em){.js-menu-open .toc__btn--open{opacity:1}}.js-menu-open .toc__btn--open::after{content:'...'}@media screen and (min-width: 48.063em){.js-menu-open .toc__btn--open::after{content:''}}.toc__btn--close{display:none;float:right;margin-top:-6px;color:#f05e39;font-size:28px;font-size:1.75rem}.toc__btn--close .icon-close::before{margin-right:0;margin-left:0}.js-menu-open .toc__btn--close{display:block}@media screen and (min-width: 48.063em){.js-menu-open .toc__btn--close{display:none}}
