html{padding:0;margin:0}body{min-height:100vh}body.background{background-size:cover;background-repeat:no-repeat;background-position:center center}body.background-image-0{background-image:url("../images/bg1.jpg")}body.background-image-1{background-image:url("../images/bg1.jpg")}body.background-image-2{background-image:url("../images/bg1.jpg")}.page{display:flex;width:100vw;min-height:100vh;justify-content:center;align-items:center}@media only screen and (min-width: 1px) and (max-width: 900px){.page{padding-bottom:30px}}.page .coordinates{background:#fff;opacity:0.9;border-radius:13px;padding:5px 10px;text-align:center}.page .coordinates p{margin-bottom:0}.images{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:900px;margin:0 auto}.images .image{flex-grow:1;flex-basis:30%;padding:30px;-ms-transform:all 0s ease 0.3s;-webkit-transform:all 0s ease 0.3s;-moz-transform:all 0s ease 0.3s;-o-transform:all 0s ease 0.3s;transform:all 0s ease 0.3s}@media only screen and (min-width: 1px) and (max-width: 900px){.images .image{flex-basis:50%}}@media only screen and (min-width: 1px) and (max-width: 500px){.images .image{flex-basis:100%}}.images .image img{cursor:pointer}.images .image .inner{position:relative;border:2px solid black;border-radius:10px;overflow:hidden;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.images .image .inner img{width:100%;max-width:100%}.images .image .inner input{width:100%;text-align:center;border:none;padding:5px 3px}.images .image.wrong .inner{border-color:#c6171a}.images .image.correct .inner{-ms-transform:translateY(-15%);-webkit-transform:translateY(-15%);-moz-transform:translateY(-15%);-o-transform:translateY(-15%);transform:translateY(-15%);opacity:0;border-color:#178e00}.images .image.correct .inner::before{position:absolute;left:0;top:0;right:0;bottom:0;content:"";background:#178e00;opacity:0.3;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}@media only screen and (min-width: 1px) and (max-width: 900px){.images .image.correct.hidden{width:0;padding:0;height:0;overflow:hidden;flex-basis:0;flex-grow:0}}.submit{text-align:center}@media only screen and (min-width: 1px) and (max-width: 900px){.submit{position:fixed;right:10px;bottom:10px;text-align:right}}.submit input{padding:5px 20px;border:none;border-radius:9px;text-transform:uppercase;background:#1c9143;font-weight:bold;letter-spacing:1px;color:#fff;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;cursor:pointer}.submit input:hover{opacity:0.9}pre{display:block;border-radius:5px;border:1px solid #363636;background:#eaeaea;font-size:14px;line-height:18px;font-family:"Courier New";margin:15px;padding:15px}

/*# sourceMappingURL=forgott3n.css.map */