header.header{background:#263238}header.header img{height:100%;padding:5px}nav.hidden-nav>.items,nav.hidden-nav>.items.active{text-align:center;margin:100vh 0;width:100vw;height:100vh;line-height:100vh;overflow-x:scroll}nav.hidden-nav{padding:0;margin:0;border:none;line-height:4vh;font-size:24px;z-index:500;width:200px;height:200px;-webkit-transition:all .5s linear;transition:all .5s linear}nav.hidden-nav,nav.hidden-nav.active{color:#69ca62;background:rgba(0,0,0,.8);position:fixed;top:0;right:0;-webkit-clip-path:ellipse(100% 100% at 100% 0);clip-path:ellipse(100% 100% at 100% 0)}nav.hidden-nav.active{width:100vw;height:100vh;-webkit-animation:growInFromTopRight .2s ease .5s 1 normal both;animation:growInFromTopRight .2s ease .5s 1 normal both}nav.hidden-nav div{width:200px;height:200px;position:absolute;top:0;right:0}nav.hidden-nav div,nav.hidden-nav div>button.toggle{color:#69ca62;background:none;padding:0;margin:0;border:none;line-height:4vh;font-size:24px;z-index:500;-webkit-animation:bounceUp .75s ease .5s 1 normal both;animation:bounceUp .75s ease .5s 1 normal both}nav.hidden-nav div>button.toggle{position:fixed;width:30%;height:30%;top:1em;right:1em}nav.hidden-nav div>button.toggle:hover{cursor:pointer}nav.hidden-nav div>button.toggle:focus{outline:none}nav.hidden-nav>.items>a.active--exact{text-decoration:underline;opacity:.8;pointer-events:none}nav.hidden-nav>.items{visibility:hidden;-webkit-transition:all .5s linear;transition:all .5s linear}nav.hidden-nav>.items.active{visibility:visible;margin:10vh 0;line-height:10vh}nav.hidden-nav>.items>a{white-space:pre-line;color:#69ca62;text-transform:uppercase;text-decoration:none;line-height:4vh}nav.hidden-nav>.items>a:hover{text-decoration:underline}@-webkit-keyframes bounceUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:0}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:.7}80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);opacity:1}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes bounceUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:0}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);opacity:.7}80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);opacity:1}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes growInFromTopRight{75%{-webkit-clip-path:ellipse(120% 120% at 100% 0);clip-path:ellipse(120% 120% at 100% 0)}80%{-webkit-clip-path:ellipse(125% 125% at 100% 0);clip-path:ellipse(125% 125% at 100% 0)}85%{-webkit-clip-path:ellipse(130% 130% at 100% 0);clip-path:ellipse(130% 130% at 100% 0)}90%{-webkit-clip-path:ellipse(145% 145% at 100% 0);clip-path:ellipse(145% 145% at 100% 0)}95%{-webkit-clip-path:ellipse(150% 150% at 100% 0);clip-path:ellipse(150% 150% at 100% 0)}to{-webkit-clip-path:unset;clip-path:unset}}@keyframes growInFromTopRight{75%{-webkit-clip-path:ellipse(120% 120% at 100% 0);clip-path:ellipse(120% 120% at 100% 0)}80%{-webkit-clip-path:ellipse(125% 125% at 100% 0);clip-path:ellipse(125% 125% at 100% 0)}85%{-webkit-clip-path:ellipse(130% 130% at 100% 0);clip-path:ellipse(130% 130% at 100% 0)}90%{-webkit-clip-path:ellipse(145% 145% at 100% 0);clip-path:ellipse(145% 145% at 100% 0)}95%{-webkit-clip-path:ellipse(150% 150% at 100% 0);clip-path:ellipse(150% 150% at 100% 0)}to{-webkit-clip-path:unset;clip-path:unset}}div.breadcrumb{padding:0;margin:0;height:2em;line-height:2em}div.breadcrumb div{color:#b2ccd6;float:left;padding:0 5px 0 0}div.breadcrumb div>a{text-transform:capitalize;color:#b2ccd6;padding:0 5px}div.breadcrumb div>a.active--exact{pointer-events:none;text-decoration:none}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;min-height:100vh;width:100vw;color:#b2ccd6;background:#263238;margin:0}.main{max-width:760px;margin:0 auto;padding:0 20px 4vh}.header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:20px;height:80px}.nav__link{margin-left:20px}div.layout{overflow:hidden}h1{color:#69ca62}h2,h2 a{color:#b2ccd6}.slide-enter-active{-webkit-animation-name:"slide-in-right";animation-name:"slide-in-right"}.slide-enter-active,.slide-leave-active{-webkit-animation-duration:.25s;animation-duration:.25s}.slide-leave-active{-webkit-animation-name:"slide-out-left";animation-name:"slide-out-left"}@-webkit-keyframes slide-out-left{0%{opacity:1}to{-webkit-transform:translateY(-10vh);transform:translateY(-10vh);opacity:0}}@keyframes slide-out-left{0%{opacity:1}to{-webkit-transform:translateY(-10vh);transform:translateY(-10vh);opacity:0}}@-webkit-keyframes slide-in-right{0%{opacity:0;-webkit-transform:translateY(10vh);transform:translateY(10vh)}to{opacity:1}}@keyframes slide-in-right{0%{opacity:0;-webkit-transform:translateY(10vh);transform:translateY(10vh)}to{opacity:1}}img{max-width:100%}.bb,.bb:after,.bb:before{position:absolute;top:0;bottom:0;left:0;right:0}.bb{width:200px;height:200px;margin:auto;color:#69ca62;box-shadow:inset 0 0 0 1px rgba(105,202,98,.5)}.bb:after,.bb:before{content:"";z-index:-1;margin:-5%;box-shadow:inset 0 0 0 2px;-webkit-animation:clipMe 15s linear infinite;animation:clipMe 15s linear infinite}.bb:before{-webkit-animation-delay:-7.5s;animation-delay:-7.5s}.bb:hover:after,.bb:hover:before{background-color:rgba(255,0,0,.3)}@-webkit-keyframes clipMe{0%,to{clip:rect(0,220px,2px,0)}25%{clip:rect(0,2px,220px,0)}50%{clip:rect(218px,220px,220px,0)}75%{clip:rect(0,220px,220px,218px)}}@keyframes clipMe{0%,to{clip:rect(0,220px,2px,0)}25%{clip:rect(0,2px,220px,0)}50%{clip:rect(218px,220px,220px,0)}75%{clip:rect(0,220px,220px,218px)}}.home-links a{margin-right:1rem}.hero{height:25vh}