*{-webkit-box-sizing:border-box;box-sizing:border-box}html{height:100vh}body{font-family:Source Sans Pro,Trebuchet MS,Lucida Grande,Bitstream Vera Sans,Helvetica Neue,sans-serif;margin:0;text-align:center;color:#fff;background:#061e38;height:100%}.mangivore,body{display:-webkit-box;display:-ms-flexbox;display:flex}.mangivore{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh}.mangivore-header{height:3em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;color:#123;padding:.3em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup{-webkit-box-sizing:border-box;box-sizing:border-box;width:100vw;max-width:450px;margin:auto;padding:1em;background-color:#083d77;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.popup textarea{width:100%;height:200px}.popup button{background:none;border:none;color:#fff;font-weight:700;font-size:2em}.card-container{width:100vw;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.card{-webkit-transform-origin:center 250vh;-ms-transform-origin:center 250vh;transform-origin:center 250vh;padding:1em;text-align:center;width:100%}.direction-button{background:none;color:#afaf9e;font-weight:700;border:none;margin:1em}.direction-button__arrow{fill:#fff}