@import url(https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.App{font-family:Spectral,monospace;font-size:14pt}::-webkit-scrollbar{display:none}*{font-family:Spectral,monospace;font-size:14pt}* h2{font-size:20pt}* h1{font-size:18pt}.initial-layout{align-items:center;background-image:url(/static/media/survived.e9b05ca7c14188531714.png);background-position:50%;background-repeat:repeat;background-size:300%;display:flex;filter:grayscale(20%);flex-direction:column;height:100vh;justify-content:center;position:relative}.zoomed-image,.zoomed-image2{background-image:url(/static/media/dithered-colour.7099ae74ac8b9d4d7786.JPEG);background-size:500%;height:100%;width:100px}.column{align-items:center;display:flex;flex-direction:column;justify-content:center}.form-margin{margin-bottom:3px}button{background-color:#13164b;border:1px outset #d4d4d4;color:#fff;cursor:pointer;font-family:Spectral;isolation:isolate;overflow:hidden;padding:5px;position:relative;width:220px}button .btn-text{position:relative;z-index:2}button:after,button:before{content:"";inset:0;mix-blend-mode:difference;opacity:0;pointer-events:none;position:absolute;z-index:1}button:before{background:repeating-linear-gradient(0deg,#000,#000 1px,#fff 0,#fff 2px)}button:after{background:repeating-linear-gradient(90deg,#000,#000 1px,#fff 0,#fff 2px)}button:hover:before{animation:noiseV .2s steps(2) infinite;opacity:1}button:hover:after{animation:noiseH .2s steps(2) infinite;opacity:1}button.disabled{cursor:not-allowed}button.disabled:before{animation:noiseV .2s steps(2) infinite;opacity:1}button.disabled:after{animation:noiseH .2s steps(2) infinite;opacity:1}@keyframes noiseV{0%{background-position:0 0}to{background-position:0 100%}}@keyframes noiseH{0%{background-position:0 0}to{background-position:100% 0}}input,textarea{border:1px outset #d4d4d4;border-radius:0;font-family:Spectral;margin-top:2px;outline:none;padding:5px;width:208px}textarea{outline:none;resize:none}.payment-container{align-items:center;background-color:#ddd;display:flex;justify-content:center;padding:40px 20px 20px;width:400px}.payment-container p{font-size:20px;margin:0 0 30px;padding:0}.payment-container .price{border:3px outset silver;font-size:25px;padding:10px}.paypal-buttons-container{height:auto;max-height:500px;overflow:scroll;overflow-x:hidden;padding:10px}.header{display:flex;flex-direction:row;justify-content:space-between;width:90%}.dropbtn,.header{background-color:#13164b}.dropbtn{cursor:pointer;font-family:Spectral;padding:5px;width:225px}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#13164b;box-shadow:0 8px 16px 0 #0003;display:none;min-width:160px;position:absolute;width:100%;z-index:1}.dropdown-content a{color:#000;display:block;padding:12px 16px;text-decoration:none;width:100%}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{display:block;width:100%}.dropdown:hover .dropbtn{background-color:#b9b9b9}.dropdown-button{width:100%}.wrapper-content{align-items:center;background-blend-mode:multiply;background-image:url(/static/media/dithered.a810fbe1043d48486426.PNG);background-position:96%;background-repeat:repeat;background-size:600%;border:6px ridge #2e2a2399;display:flex;filter:sepia(60%);flex-direction:row;height:80%;justify-content:center;overflow:scroll;width:calc(90% - 6px)}.wrapper-content .button{filter:none}.auth-error{background-color:silver;margin:5px;padding:5px}.notice{background-color:#91a3ed;color:#000;font-style:italic;height:"100%";opacity:90%;overflow:scroll;padding:5px;padding-inline:20px;text-align:center}.notice h2{font-style:normal}.warning{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;font-size:20pt;height:100vh;justify-content:center;text-align:center;width:100%}.warning h2{font-size:20pt;font-style:normal}.warning p{font-size:18pt}.not-found{background-color:#000;background-image:url(/static/media/composite.72c69022c1794df69bdd.png);background-position:96%;background-repeat:no-repeat;color:#fff;font-size:100pt;height:100vh;justify-content:center;text-align:center;width:100%}.contact-form,.not-found{align-items:center;display:flex;flex-direction:column}.contact-form{background-color:#91a3ed;border:2px inset #2e2a2399;height:300px;justify-content:space-between;padding-bottom:50px;width:400px}.contact-form button,.contact-form input,.contact-form textarea{width:100%!important}.form-header{align-items:center;background-color:#13164b;color:#ffffffb3;font-style:italic;justify-content:center;text-align:center;width:100%}
/*# sourceMappingURL=main.15aa8844.css.map*/