@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);body{font-family:"Bebas Neue",cursive;color:#000}.App{max-width:960px;margin:0 auto}form{margin:30px auto 10px;text-align:center}label input{height:0;width:0;opacity:0}label{border:none;border-radius:5px;padding:5px 10px;font-size:20px;width:110px;line-height:normal;background:#ee8a89;color:#fff;letter-spacing:.5px;cursor:pointer}.output{height:auto;font-size:.8rem;margin:10px 0;transition:.3s}.error{color:#e76262}.progress-wrapper{margin:20px 0 10px}.progress-bar{height:5px;background-color:#ee8a89;margin-top:5px;transition:.2s ease-in-out}.photo-grid{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:50px;padding:0 20px}.image-wrap{width:100%;height:300px;opacity:.8;margin-bottom:25px}.image-wrap img{height:100%;object-fit:cover;width:100%}@media screen and (min-width:500px){.image-wrap{width:48%;margin:1%}}@media screen and (min-width:800px){.image-wrap{width:31%;margin:1.165%}}.header{position:-webkit-sticky;position:sticky;top:0;left:0;margin:0 auto;padding:0 10px;background:#fff;border-bottom:1px solid #e76262;z-index:1}.header h2{margin-top:60px;font-size:2.6rem}.header h1,.header h2,p{text-align:center}.header h1{padding:10px 0;font-size:3rem;letter-spacing:2px;font-weight:400;margin-bottom:0}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2}.backdrop img{display:block;max-width:60%;max-height:80%;margin:60px auto;box-shadow:3px 5px 7px rgba(0,0,0,.5);border:3px solid #fff}
/*# sourceMappingURL=main.e144cb59.chunk.css.map */