.auth_wrapper__Frxtw{min-height:calc(100vh - 4.5rem);margin-top:4.5rem;padding:3rem}.auth_wrapper__Frxtw .auth_container__vKYS1{max-width:560px;margin:0 auto;padding:3rem;border-color:#bfa75d;border-style:solid none none solid;border-width:2px;border-radius:1rem;background-color:#1e1e1e}.auth_wrapper__Frxtw .auth_container__vKYS1 .auth_top_section__KSj2V{display:flex;flex-direction:column;gap:.5rem}.auth_wrapper__Frxtw .auth_container__vKYS1 .auth_top_section__KSj2V h1{margin:unset;font-size:2.5rem;font-weight:600}.auth_wrapper__Frxtw .auth_container__vKYS1 form{margin:1.5rem 0;display:flex;flex-direction:column}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT{display:flex;flex-direction:column;gap:.5rem}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT .auth_input_container__tCTgV{display:flex}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT .auth_input_container__tCTgV input{border-top-right-radius:0;border-bottom-right-radius:0}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT .auth_input_container__tCTgV button{width:-moz-fit-content;width:fit-content;padding:0 1rem;border-top-left-radius:0;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;border-bottom-left-radius:0}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT input,.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT select,.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT textarea{width:100%;padding:.5rem .75rem;outline:none;border:1px solid #444;border-radius:.5rem;background-color:#292929}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT input[type=file],.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT select[type=file],.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT textarea[type=file]{display:none}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT input[type=date],.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT select[type=date],.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT textarea[type=date]{cursor:pointer}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT textarea{min-height:5rem;max-height:150px}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT select{cursor:pointer}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT label:not(:first-child){margin-top:.75rem}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT .auth_upload__vwZkJ{position:relative;width:100%;height:100%;padding:.75rem;border:2px dashed #bfa75d;border-radius:.5rem;color:#bfa75d;font-weight:700;text-transform:uppercase;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT .auth_upload__vwZkJ:not(:first-child){margin-top:unset}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT .auth_upload__vwZkJ:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;color:#bfa75d;font-weight:700;text-transform:uppercase;text-align:center}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT .auth_upload__vwZkJ:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(191,167,93,.25)}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_fields__QlHgT button{margin-top:0}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_photos__TVLwp{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:1rem}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_photos__TVLwp .auth_photo__csOHp{position:relative;border:2px solid #bfa75d;border-radius:.5rem;overflow:hidden}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_photos__TVLwp .auth_photo__csOHp img{object-fit:cover}.auth_wrapper__Frxtw .auth_container__vKYS1 form .auth_photos__TVLwp .auth_photo__csOHp .auth_remove___1JPW{padding:.5rem;background:#bfa75d;color:#000;font-weight:700;text-align:center;text-transform:uppercase;cursor:pointer}.auth_wrapper__Frxtw .auth_container__vKYS1 .auth_bottom_section__kYjLh{display:flex;flex-direction:column;gap:.5rem}.auth_wrapper__Frxtw .auth_container__vKYS1 .auth_bottom_section__kYjLh h3{font-size:1rem}.auth_wrapper__Frxtw .auth_container__vKYS1 .auth_bottom_section__kYjLh h3 a{color:#bfa75d;transition:color .1s ease-in-out}.auth_wrapper__Frxtw .auth_container__vKYS1 .auth_bottom_section__kYjLh h3 a:hover{color:#e3c772}.auth_wrapper__Frxtw button{width:100%;margin-top:1.25rem;padding:.5rem;background:#bfa75d;border:none;border-radius:2rem;color:#000;font-weight:700;text-transform:uppercase;cursor:pointer;transition:background .1s ease-in-out}.auth_wrapper__Frxtw button:hover{background:#e3c772}@media screen and (max-width:560px){.auth_wrapper__Frxtw{padding:0}.auth_wrapper__Frxtw .auth_container__vKYS1{min-height:calc(100vh - 4.5rem);padding:3rem 2rem;border:unset;border-radius:unset}.auth_wrapper__Frxtw .auth_container__vKYS1 .auth_top_section__KSj2V h1{font-size:2rem}}.auth_loading__y6abu{display:flex;margin-top:1.5rem;justify-content:center;align-items:center;height:100%}.auth_circle__C9B1I{width:2rem;height:2rem;border:.25rem solid #bfa75d;border-top-color:transparent;border-radius:50%;animation:auth_spin__ar_j1 1s linear infinite}@keyframes auth_spin__ar_j1{to{transform:rotate(1turn)}}