@keyframes erase-animation-cover{0%{width:0}to{width:100%}}@keyframes appear-animation-unclip{0%{-webkit-clip-path:polygon(0 0,0 100%,0 100%,0 0);clip-path:polygon(0 0,0 100%,0 100%,0 0)}to{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}}@keyframes appear-animation-uncover{0%{width:100%;left:0}to{width:0;left:100%}}@keyframes erase-animation-clip{0%{-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0);color:rgba(0,0,0,0)}to{-webkit-clip-path:polygon(100% 0,100% 100%,100% 100%,100% 0);clip-path:polygon(100% 0,100% 100%,100% 100%,100% 0);color:rgba(0,0,0,0)}}.animate-out .erase-animation{position:relative;animation:erase-animation-clip .5s cubic-bezier(.5,0,.5,1) .7s forwards}.animate-out .erase-animation:after{position:absolute;z-index:1;background:#333;width:0;height:100%;max-width:100%;top:0;left:0;content:"";animation:erase-animation-cover .5s cubic-bezier(.5,0,.5,1) .2s forwards}.animate-in .erase-animation-reverse{position:relative;animation-name:appear-animation-unclip;animation-duration:.5s;animation-timing-function:cubic-bezier(.5,0,.5,1);animation-delay:.2s;animation-fill-mode:forwards;-webkit-clip-path:polygon(0 0,0 100%,0 100%,0 0);clip-path:polygon(0 0,0 100%,0 100%,0 0)}.animate-in .erase-animation-reverse:after{position:absolute;z-index:1;background:#333;width:100%;height:100%;max-width:100%;top:0;left:0;content:"";animation-name:appear-animation-uncover;animation-duration:.5s;animation-timing-function:cubic-bezier(.5,0,.5,1);animation-delay:.7s;animation-fill-mode:forwards}@keyframes transition-left{0%{transform:translateX(0);-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}to{-webkit-clip-path:polygon(0 0,0 100%,0 100%,0 0);clip-path:polygon(0 0,0 100%,0 100%,0 0);transform:translateX(100%)}}@keyframes transition-right{0%{transform:translateX(0);-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}to{-webkit-clip-path:polygon(100% 0,100% 100%,100% 100%,100% 0);clip-path:polygon(100% 0,100% 100%,100% 100%,100% 0);transform:translateX(-100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.content-mask,.page-header{--header-background-height:64px;--header-background-top-offset:12px;--header-height:88px;--font-size:96px;--home-transition-height:128px}@media(max-width:900px){.content-mask,.page-header{--header-background-height:42px;--header-background-top-offset:8px;--header-height:58px;--font-size:64px;--home-transition-height:96px}}@media(max-width:600px){.content-mask,.page-header{--header-background-height:32px;--header-background-top-offset:6px;--header-height:44px;--font-size:48px;--home-transition-height:128px}}.page-header{position:relative;display:grid;grid-template-columns:128px auto 128px;z-index:1;max-height:var(--header-height)}@media(max-width:600px){.page-header{grid-template-columns:0 auto 0}}.page-header .content-mask{display:none}.page-header>h1{line-height:1;margin:0;color:#030303;font-size:var(--font-size);text-align:center;height:var(--header-height);grid-column:2}.page-header .page-header-button-left,.page-header .page-header-button-right{margin:auto 0;color:#fff;text-decoration:none}@media(max-width:600px){.page-header .page-header-button-left,.page-header .page-header-button-right{position:absolute;top:100%}}.page-header .page-header-button-right{text-align:right;margin-right:24px}@media(max-width:600px){.page-header .page-header-button-right{right:0}}.page-header .page-header-button-left{margin-left:24px}.page-header .page-header-background{position:absolute;top:var(--header-background-top-offset);height:var(--header-background-height);width:100%;z-index:-1}.page-header .page-header-home-button{position:absolute;z-index:1;top:100%;left:50%;transform:translateX(-50%);color:#fff;text-decoration:none}@media(max-width:900px)and (min-width:601px){.page-header .page-header-home-button{top:120%}}@keyframes page-header-appear{0%{opacity:0}to{opacity:1}}.animate-in-index .page-header{opacity:0;animation:page-header-appear .2s linear 2s forwards}@keyframes page-header-shrink{0%{height:var(--header-background-height);top:var(--header-background-top-offset)}to{top:0;height:0}}@keyframes page-header-expand{0%{height:0;background:#4f0}to{height:var(--home-transition-height);background:#4f0}}@keyframes page-header-disappear{0%{height:var(--home-transition-height);top:0}to{top:var(--home-transition-height);height:0}}.animate-out-index .page-header-home-button{position:absolute;animation:erase-animation-clip .3s cubic-bezier(.5,0,.5,1) .5s forwards}.animate-out-index .page-header-home-button:after{position:absolute;z-index:1;background:#333;width:0;height:100%;max-width:100%;top:0;left:0;content:"";animation:erase-animation-cover .3s cubic-bezier(.5,0,.5,1) .2s forwards}.animate-out-index .page-header-button-left,.animate-out-index .page-header-button-right{position:relative;animation:erase-animation-clip .3s cubic-bezier(.5,0,.5,1) .5s forwards}.animate-out-index .page-header-button-left:after,.animate-out-index .page-header-button-right:after{position:absolute;z-index:1;background:#333;width:0;height:100%;max-width:100%;top:0;left:0;content:"";animation:erase-animation-cover .3s cubic-bezier(.5,0,.5,1) .2s forwards}@media(max-width:600px){.animate-out-index .page-header-button-left,.animate-out-index .page-header-button-right{position:absolute}}.animate-out-index .page-header .page-header-background{animation-name:page-header-shrink,page-header-expand,page-header-disappear;animation-duration:.3s;animation-timing-function:cubic-bezier(.75,0,.25,1);animation-fill-mode:forwards;animation-delay:.7s,1.1s,1.3s}.animate-out-index .page-header>h1{animation:fade-out 0s forwards;animation-delay:1s}@keyframes fill-height{0%{height:0;top:0}to{height:100%;top:var(--home-transition-height)}}@keyframes retract-down{0%{height:100%;top:var(--home-transition-height)}to{height:0;top:100%}}@keyframes remove-background{0%{background:#030303}to{background:rgba(0,0,0,0)}}.animate-out-index .content{animation:remove-background 10ms 1.6s forwards}.animate-out-index .content .content-mask{display:block;position:absolute;width:100%;z-index:1;background:#222;animation-name:fill-height,retract-down;animation-duration:.5s;animation-timing-function:cubic-bezier(.75,0,.25,1);animation-fill-mode:forwards;animation-delay:1.1s,1.6s}@keyframes clip-ttb{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}.animate-out-index .content .page-content{animation:clip-ttb .5s cubic-bezier(.75,0,.25,1) 1.2s forwards}