@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap);
/*! 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{-webkit-box-sizing:content-box;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{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.slideup-enter-active,.slideup-leave-active{-webkit-transition:all .35s ease;transition:all .35s ease}.slideup-enter,.slideup-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}body{background-color:#ebebeb;color:#fff;font-family:PT Sans,sans-serif}img{width:100%;height:auto}.game{display:block;margin:0 auto;min-height:100vh;max-width:640px;background-color:#223f77}.splash{position:fixed;top:0;left:0;display:block;height:100vh;width:100vw;z-index:2;background:#192851 url(/img/mnc-fest-2019-min.png) 50% no-repeat;background-size:100%}@media only screen and (min-width:480px){.splash{background-size:contain}}.panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;background-color:#fff;color:#000;font-size:.875rem}.panel .col{width:25%;padding:0 .5rem;color:#223f77}.panel .col.logo{width:40%;margin-right:1rem}.panel .col.reset{width:8%}.panel h5{display:inline-block;width:40%;margin:0;text-align:left;text-transform:uppercase;font-weight:400;font-size:9px;color:#666;line-height:1;vertical-align:middle}@media only screen and (min-width:480px){.panel h5{font-size:1vw}}.panel span{display:inline-block;width:60%;text-align:center;font-weight:700;font-size:1.75rem;line-height:1;vertical-align:middle}@media only screen and (min-width:480px){.panel span{font-size:2.5vw}}.board{display:block;margin:1rem;padding-bottom:1rem;width:calc(100% - 2rem);font-size:0}.card{position:relative;display:inline-block;margin:.25rem;padding-bottom:33.333%;width:calc(25% - .5rem);height:0;-webkit-transform:translate3d(0);transform:translate3d(0);transform-style:preserve-3d;-webkit-transform-style:preserve-3d;-webkit-perspective:100rem;perspective:100rem;will-change:transform;-webkit-transition:-webkit-transform .75s;transition:-webkit-transform .75s;transition:transform .75s;transition:transform .75s,-webkit-transform .75s;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.5);box-shadow:2px 2px 4px rgba(0,0,0,.5);font-size:1rem;cursor:pointer}.card.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card .img-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:calc(100% - 8px);text-align:center;background-color:#f7f7f7;background-image:url(/img/card/bg.jpg);background-position:top 75% left 45%;background-repeat:repeat;background-size:600%;border-radius:.25rem;border:4px solid #fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:visible}.card .img-wrapper:before{content:"";display:inline-block;height:100%;vertical-align:middle}.card .img-wrapper.front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card .img-wrapper.front img{width:70%}.card .img-wrapper.back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);background-color:#fda229;background-blend-mode:overlay}.card .img-wrapper.back img{opacity:.8}.card .img-wrapper img{width:100%;height:auto;vertical-align:middle}.user{position:fixed;top:0;left:0;display:block;width:100vw;height:100vh;background-color:#23407b;z-index:2;text-align:center;color:#fff}.user .user-wrapper{display:block;margin:0 auto;max-width:640px;position:relative;top:40%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.user .misteraladin-logo{display:block;width:75%;margin:2rem auto}.user .result{display:block;margin:2rem 0}.user .result h1{font-size:5rem;margin:0;color:#fccd34}.user .result h1+span{text-transform:uppercase;font-size:.875rem;letter-spacing:.25rem}.user .form{padding:1.5rem;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.user label .label{display:block;margin-bottom:1rem;opacity:.3}.user input{display:block;padding:.5rem 1rem;border:none;border-radius:.25rem;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:1.5rem}.user input::-webkit-input-placeholder{font-size:1rem;line-height:1.5rem;color:grey;opacity:1}.user input::-moz-placeholder{font-size:1rem;line-height:1.5rem;color:grey;opacity:1}.user input:-ms-input-placeholder{font-size:1rem;line-height:1.5rem;color:grey;opacity:1}.user input::-ms-input-placeholder{font-size:1rem;line-height:1.5rem;color:grey;opacity:1}.user input::placeholder{font-size:1rem;line-height:1.5rem;color:grey;opacity:1}.user button{display:block;margin-top:2rem;padding:.875rem 1rem;width:100%;background-color:#fccd34;border:none;border-radius:.25rem;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:1px 1px 1px rgba(0,0,0,.25);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.user button:active{background-color:#ffe285}.score{position:fixed;top:0;left:0;display:block;margin:0 auto;width:100vw;height:100%;background-color:#223f77;z-index:2;text-align:center;color:#fff}.score .score-bg{height:100%;width:auto}.score .button-wrapper{position:absolute;bottom:2rem;left:0;right:0;display:block;margin:0;padding:0 1rem;z-index:3}.score .button-wrapper .button{display:inline-block;padding:.75rem 1rem;margin:0 .5rem;width:calc(50% - 1rem);background-color:#fda229;border:none;border-radius:.25rem;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:.125rem;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:1px 1px 1px rgba(0,0,0,.25);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px rgba(0,0,0,.25)}.score .button-wrapper .button.secondary{background-color:#00cca5}.score .button-wrapper .button:active{background-color:#ffe285}