@import"https://fonts.googleapis.com/css?family=Montserrat";.container{width:100%;height:100vh;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-areas:"section-form section-img";align-items:center}.section-img{grid-area:section-img;width:100%;height:100vh;background:url(/assets/valley-4646114_1280-687ed69e.jpg);background-repeat:round}._main_form_7641q_1{display:flex;flex-direction:column;padding:5%}._main_form_7641q_1 h1,label{color:#f0f8ff}._main_form_7641q_1 input{background-color:#676f9d;padding:5% 3%;border-radius:6px;border-style:none;color:#f0f8ff}._main_form_7641q_1 input::placeholder{color:#a9aec9}._main_form_7641q_1 input:focus{background-color:#7e88bf88;outline:none;border-left:solid #f2cf77;color:#f0f8ff}input:-webkit-autofill{filter:none;box-shadow:0 0 0 100px #3f4a8688 inset}._div_container_checkbox_7641q_35{display:inline-flex;justify-content:space-between}._main_form_7641q_1>*:not(h1):not(label){margin-bottom:1.3em}._main_form_7641q_1 a{color:#9494b0}._main_form_7641q_1 a:focus{color:#f2cf77}._main_form_7641q_1 button{width:50%;padding:8px;border-radius:6px;background-color:#f2cf77;font-weight:700;color:#2c2c2c;border-style:none}._main_form_7641q_1 button:hover,._main_form_7641q_1 button:active{background-color:#f2cf77;box-shadow:0 0 20px #ffeec37d,0 0 10px #ffeec37d,0 0 20px #ffeec37d}._form_template_1jorl_1{display:inherit;width:60%;margin:0 auto}._header_form_div_1jorl_8{background-color:#2d3250;display:flex;gap:35px;padding:5px;padding-inline:30px;flex-wrap:wrap}._header_form_sign_1jorl_17{background-color:#2d3250;color:#9494b0;border-bottom:3px solid #f2cf77;text-decoration:none;padding-bottom:5px}._header_form_sign_1jorl_17:hover{color:#f2f2f2}._active_1jorl_29{background-color:#2d3250;color:#f2f2f2;border-bottom:3px solid #f2cf77;text-decoration:none;padding-bottom:5px}body{background-color:#2d3250;margin:0;font-family:Montserrat,sans-serif;font-size:16px}
