@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");.Form1_main__zDpCe{min-height:100vh;background:#000;margin:0;padding:0;box-sizing:border-box;font-family:Quicksand,sans-serif}.Form1_main__zDpCe,.Form1_section__u4rjZ{display:flex;justify-content:center;align-items:center}.Form1_section__u4rjZ{position:absolute;width:100vw;height:100vh;gap:2px;flex-wrap:wrap;overflow:hidden}.Form1_section__u4rjZ:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(#000,#0f0,#000);animation:Form1_animate__4HHx7 5s linear infinite}@keyframes Form1_animate__4HHx7{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.Form1_section__u4rjZ .Form1_span__RpAj8{position:relative;display:block;width:calc(6.25vw - 2px);height:calc(6.25vw - 2px);background:#181818;z-index:2;transition:1.5s}.Form1_section__u4rjZ .Form1_span__RpAj8:hover{background:#0f0;transition:0s}.Form1_section__u4rjZ .Form1_signin__6ifxj{position:absolute;width:400px;background:#222;z-index:1000;display:flex;justify-content:center;align-items:center;padding:40px;border-radius:4px;box-shadow:0 15px 35px #000}@media (max-width:400px){.Form1_section__u4rjZ .Form1_signin2__ChOfd,.Form1_section__u4rjZ .Form1_signin__6ifxj{width:360px}}.Form1_section__u4rjZ .Form1_signin__6ifxj .Form1_content__LDSw6{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.Form1_section__u4rjZ .Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_h2__jR_Hx{font-size:2em;color:#0f0;font-weight:600;text-transform:uppercase;text-align:center}.Form1_section__u4rjZ .Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG{width:100%;display:flex;flex-direction:column;gap:25px}.Form1_section__u4rjZ .Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_inputBox__ilftx{position:relative;width:100%}.Form1_section__u4rjZ .Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_inputBox__ilftx .Form1_input__AIGp9{position:relative;width:100%;background:#333;border:none;outline:none;padding:25px 10px 7.5px;border-radius:4px;color:#fff;font-weight:500;font-size:1em}.Form1_section__u4rjZ .Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_inputBox__ilftx .Form1_i__4wNTv{position:absolute;left:0;padding:15px 10px;font-style:normal;color:#aaa;transition:.5s;pointer-events:none}.Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_inputBox__ilftx .Form1_input__AIGp9:focus~.Form1_i__4wNTv,.Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_inputBox__ilftx .Form1_input__AIGp9:valid~.Form1_i__4wNTv{transform:translateY(-7.5px);font-size:.8em;color:#fff}.Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_links__oBX9i{position:relative;width:100%;display:flex;justify-content:space-between}.Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_links__oBX9i .Form1_a__WxM_C{color:#fff;text-decoration:none}.Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_links__oBX9i .Form1_a__WxM_C:nth-child(2){color:#0f0;font-weight:600}.Form1_signin__6ifxj .Form1_content__LDSw6 .Form1_form__Z_QqG .Form1_inputBox__ilftx .Form1_input__AIGp9[type=submit]{padding:10px;background:#0f0;color:#000;font-weight:600;font-size:1.35em;letter-spacing:.05em;cursor:pointer}.Form1_input__AIGp9[type=submit]:active{opacity:.6}@media (max-width:900px){.Form1_section__u4rjZ .Form1_span__RpAj8{width:calc(10vw - 2px);height:calc(10vw - 2px)}}@media (max-width:600px){.Form1_section__u4rjZ .Form1_span__RpAj8{width:calc(20vw - 2px);height:calc(20vw - 2px)}}