/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#000;color:#fff;font-size:1em;width:100%;height:100%;font-family:effra,Helvetica,Arial,sans-serif}.img-container{position:relative;width:100%;height:100vh;overflow:hidden;padding:16px}@media only screen and (min-width:780px){.img-container{padding:48px 144px 48px 48px}}.hero-image{background:#000 50% no-repeat;background-size:contain;width:100%;height:100%}.hero-image:hover{cursor:pointer;cursor:zoom-in}.zoomed .hero-image{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:99;background-size:cover}.zoomed .hero-image:hover{cursor:zoom-out}.menu{position:fixed;top:0;right:0;border-left:1px solid currentColor;padding:32px 16px 16px;background-color:rgba(0,0,0,.95);height:100vh;transform:translateX(100%);transition:transform .6s}@media only screen and (min-width:780px){.menu{padding:84px 96px 24px 24px;transform:translateX(calc(100% - 96px));background-color:#000}}.menu audio{display:block;margin:54px 0}.menu-content{transform:translateX(72px);opacity:0;transition:transform .6s,opacity .6s;height:100%;display:flex;flex-direction:column;min-width:250px}@media only screen and (min-width:780px){.menu-content{min-width:300px}}.menu-open .menu,.menu-open .menu-content{transform:translateX(0)}.menu-open .menu-content{opacity:1}h1,p{font-size:20px;margin-top:16px;margin-bottom:16px;font-weight:400}@media only screen and (min-width:780px){h1{margin-bottom:90px}}.copyright{font-size:15px;margin-top:auto}.button{display:inline-block;font-weight:400;color:currentColor;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#000;border:1px solid currentColor;padding:22px 16px;min-width:120px;font-size:20px;cursor:pointer;transition:background-color .25s}@media only screen and (min-width:780px){.button{min-width:140px}}.button-reverse,.button:hover{background-color:#fff;color:#000}.button-reverse:hover{color:currentColor;background-color:#000}.button-container{display:flex;justify-content:space-between}.close{width:25px;height:25px;position:fixed;top:16px;right:16px;transform:rotate(0);transition:transform .4s;cursor:pointer;z-index:9}@media only screen and (min-width:780px){.close{width:39px;height:39px;top:29px;right:29px}}.close:after,.close:before{background:currentColor;display:block;position:absolute;content:""}.close:before{width:1px;height:100%;top:0;left:calc(50% - 1px)}.close:after{height:1px;width:100%;left:0;top:calc(50% - 1px)}.close:hover,.menu-open .close{transform:rotate(45deg)}.menu-open .close:hover{transform:rotate(0)}.login-container{display:flex;align-content:center;justify-content:center;flex-direction:column;width:100vw;height:100vh;padding:32px;text-align:center}.login-container p{font-size:28px}@media only screen and (min-width:780px){.login-container p{font-size:40px}}.form-element{display:block;width:100%;background-clip:padding-box;font-weight:400;color:currentColor;text-align:center;background-color:#000;border:1px solid currentColor;padding:22px 16px;font-size:20px;transition:background-color .25s;margin-bottom:16px}form{width:700px;margin:16px auto;max-width:100%}form .button{width:100%}@media (-ms-high-contrast:none){.menu audio,::-ms-backdrop{border:1px solid #fff}}