/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}*{margin:0;padding:0}html{min-height:100vh;min-height:100svh;position:relative}body{height:100%;padding:15px;margin-bottom:80px;color:#a51e1e;font-family:Verdana,Helvetica,Arial,sans-serif;font-size:20px;line-height:1.5;background-image:url(/assets/background-mmm-gewinnspiel.113b2a61.jpg);background-position:top center;background-repeat:no-repeat,repeat;background-size:cover}@media screen and (max-width: 919px){body{padding-bottom:100px}}@media screen and (max-width: 768px){body{font-size:18px}}@media screen and (max-width: 425px){body{font-size:16px}}header{width:50%;max-width:1200px;height:250px;max-height:250px;margin:0 auto 30px;background-image:url(/assets/header.be90b173.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1920px){header{height:200px;max-height:200px}}@media screen and (max-width: 1439px){header{width:80%;max-width:920px;height:200px;max-height:200px}}@media screen and (max-width: 919px){header{width:100%;height:175px;max-height:175px}}#main{position:relative;width:50%;max-width:1080px;margin:0 auto}@media screen and (max-width: 1439px){#main{width:80%;max-width:920px}}@media screen and (max-width: 919px){#main{width:100%}}#main .back-blur{display:none;position:absolute;top:-30px;bottom:-30px;left:-30px;right:-30px;background-color:#eee6;filter:blur(90px);pointer-events:none;z-index:-1}@supports (-ms-ime-align: auto){#main .back-blur{display:none}}@media (-ms-high-contrast: none),(-ms-high-contrast: active){#main .back-blur{display:none}}@media screen and (max-width: 919px){#main .back-blur{display:none}}#main #introduction{text-align:center}#main #memory{padding-top:30px;margin-bottom:30px}#main #memory #score-bar{display:flex;justify-content:center;color:#a51e1e;font-weight:700}#main #memory #score-bar .time{text-align:right;width:40%}#main #memory #score-bar .divider{margin:0 15px;max-width:20%}#main #memory #score-bar .clicks{text-align:left;width:40%}#main #memory #board{display:flex;flex-wrap:wrap;justify-content:center}#main #memory #board .wrapper{width:16.6666666667%}@media screen and (orientation: portrait){#main #memory #board .wrapper{width:25%}}#main #memory #board .wrapper .card{position:relative;width:100%;padding-bottom:100%;cursor:pointer}#main #memory #board .wrapper .card .front,#main #memory #board .wrapper .card .back{position:absolute;top:10px;right:10px;left:10px;bottom:10px;background-position:center;background-repeat:no-repeat;backface-visibility:hidden;perspective:500px;transition:all .5s ease-in-out;transform-style:preserve-3d}@media screen and (orientation: portrait){#main #memory #board .wrapper .card .front,#main #memory #board .wrapper .card .back{top:5px;right:5px;left:5px;bottom:5px}}@media (-ms-high-contrast: none),(-ms-high-contrast: active){#main #memory #board .wrapper .card .front,#main #memory #board .wrapper .card .back{backface-visibility:visible;perspective:none;transform-style:flat}}#main #memory #board .wrapper .card .front{border:solid 0;background-color:#eee;background-size:100% 100%;transform:rotateY(-180deg)}@media (-ms-high-contrast: none),(-ms-high-contrast: active){#main #memory #board .wrapper .card .front{transform:none;opacity:0;z-index:1}}#main #memory #board .wrapper .card .back{background-color:#27274c;background-image:url(/assets/logo_white.b7d302ca.svg);background-size:66%;background-position:center;transform:rotateY(0)}@media (-ms-high-contrast: none),(-ms-high-contrast: active){#main #memory #board .wrapper .card .back{transform:none;opacity:1;z-index:2}}#main #memory #board .wrapper .card.flipped .front,#main #memory #board .wrapper .card.matched .front{transform:rotateY(0)}@media (-ms-high-contrast: none),(-ms-high-contrast: active){#main #memory #board .wrapper .card.flipped .front,#main #memory #board .wrapper .card.matched .front{transform:none;opacity:1;z-index:2}}#main #memory #board .wrapper .card.flipped .back,#main #memory #board .wrapper .card.matched .back{transform:rotateY(180deg)}@media (-ms-high-contrast: none),(-ms-high-contrast: active){#main #memory #board .wrapper .card.flipped .back,#main #memory #board .wrapper .card.matched .back{transform:none;opacity:0;z-index:1}}#main #memory #board .wrapper .card.matched .front{border-color:#a51e1e}#main #memory #board .modal{position:fixed;top:0;right:0;left:0;bottom:0;z-index:99;display:flex;justify-content:center;align-items:center;background-color:#0003}#main #memory #board .modal .modal-body{width:580px;max-height:100%;max-width:100%;overflow:auto;padding:45px 30px;background-color:#eee;border:solid 6px #A51E1E;color:#000;font-size:16px}#main #memory #board .modal .modal-body hr{height:5px;margin:5px 0;border:none}#main #memory #board .modal .modal-body .head{height:80px;margin-bottom:30px;background-position:center;background-size:contain;background-repeat:no-repeat}#main #memory #board .modal .modal-body .head.glueckwunsch{background-image:url(/assets/glueckwunsch.8be7d573.svg)}#main #memory #board .modal .modal-body .head.sorry{background-image:url(/assets/sorry.3a5cf45b.svg)}#main #memory #board .modal .modal-body .head.ranking{background-image:url(/assets/ranking.51726ee2.svg)}#main #memory #board .modal .modal-body .score{display:flex;justify-content:center;align-items:center}#main #memory #board .modal .modal-body .score table tr td:first-of-type{padding:4px 8px}#main #memory #board .modal .modal-body .standing{display:flex;justify-content:center;align-items:center}#main #memory #board .modal .modal-body .standing table{border-collapse:collapse}#main #memory #board .modal .modal-body .standing table tr td{padding:4px 8px;border:solid 2px #A51E1E}#main #memory #board .modal .modal-body .text{max-width:480px;text-align:center;margin:0 auto;padding:0 30px}#main #memory #board .modal .modal-body .text a{color:#000}#main #memory #board .modal .modal-body .text .form{margin-top:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}#main #memory #board .modal .modal-body .text .form input{font-size:16px;font-weight:700;color:#000;text-align:center;margin-bottom:15px;border-radius:0;-webkit-appearance:none;-moz-appearance:none}#main #memory #board .modal .modal-body .text .form input.name,#main #memory #board .modal .modal-body .text .form input.email{width:250px;border:none;border-bottom:solid 2px hsl(0,0%,50%);background-color:#eee}#main #memory #board .modal .modal-body .text .form input.name::placeholder,#main #memory #board .modal .modal-body .text .form input.email::placeholder{font-weight:400;color:gray}#main #memory #board .modal .modal-body .text .form input.name:focus,#main #memory #board .modal .modal-body .text .form input.email:focus{outline:none}#main #memory #board .modal .modal-body .text .form input.button{width:220px;border:none;background-color:#a51e1e;color:#eee;padding:8px;margin-top:15px;margin-bottom:0;cursor:pointer}#main #memory #board .modal .modal-body .text .form input.button:disabled{background-color:#a51e1e99;cursor:not-allowed}#main #memory #board .modal .modal-body .text .form input.button:last-of-type{margin-top:10px}#main #disclaimer{display:flex;justify-content:center}#main #disclaimer a{color:#000;font-size:20px;background-color:#eeec;padding:.5em 1em;text-decoration:none}footer{position:absolute;width:100%;height:50px;bottom:0;margin:0 -15px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#c7cbd2;color:#000}@media screen and (max-width: 919px){footer{height:70px;flex-direction:column}}footer .icon-credit{line-height:1;font-size:13px;padding:0 2px}footer .icon-credit a{color:#000;line-height:1;font-size:13px}footer .copyright{font-size:13px;padding:4px 6px}footer .links{display:flex;flex-direction:row}footer .links a,footer .links span{color:#000;line-height:1;font-size:13px;padding:0 2px}#letitsnow{position:fixed;top:0;bottom:0;right:0;left:0;pointer-events:none;background-color:#0000004d;width:100vw;height:100vh;display:none}#letitsnow.active{display:block}.toastify{background:linear-gradient(135deg,#A51E1E,#db3737);color:#eee}.toastify.high-score{font-weight:700}body.debug-modus #main #memory #board .wrapper .card .front{transform:none}body.debug-modus #main #memory #board .wrapper .card .back{background-color:#a51e1e80;background-image:none}
