.styles_section__t3gE1{background:var(--bg-black900);min-height:100vh;display:flex;justify-content:center;align-items:center;opacity:0;padding:0 30px;position:fixed;left:270px;top:0;right:0;bottom:0;z-index:0;overflow-x:hidden;overflow-y:auto;transition:all .8s ease}.styles_section__t3gE1.styles_backSection__ZWHBM{z-index:1}.styles_section__t3gE1.styles_active__xjPHp{z-index:2;opacity:1;animation:styles_slideSection__zARkw 1s ease}.styles_formContainerBox__Qq1NR{flex:0 0 100%;max-width:100%}@keyframes styles_slideSection__zARkw{0%{transform:translateX(100%)}to{transform:translateX(0)}}.styles_formContainer__9lG1A{max-width:600px;margin:0 auto;padding:2rem;background-color:var(--text-black700);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.styles_formTitle__BHHik{text-align:center;margin-bottom:1.5rem;color:#0070f3}.styles_formGroup__LxsZR{margin-bottom:.5rem}.styles_formGroup__LxsZR label{margin-bottom:.5rem;font-weight:500;color:var(--bg-black800)}.styles_formGroup__LxsZR input,.styles_formGroup__LxsZR select{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.styles_formGroup__LxsZR input[type=date]{padding:.5rem}.styles_formGroup__LxsZR input.styles_errorInput__Ildzt,.styles_formGroup__LxsZR select.styles_errorInput__Ildzt{border-color:#ff0000}.styles_errorMessage__qYDQK{color:#ff0000;font-size:.875rem;margin-top:.25rem}.styles_radioGroup__7TZvG{display:flex;gap:1rem}.styles_radioGroup__7TZvG label{display:flex;align-items:center;gap:.5rem}.styles_submitButton__Sk5kD{width:100%;padding:1rem;background-color:#0070f3;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.styles_submitButton__Sk5kD:hover{background-color:#005bb5}.styles_popup___HrqG{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.styles_popupContent__uxhNz{background-color:#fff;padding:2rem;border-radius:8px;text-align:center}.styles_popupButton__k9Mde{padding:.75rem 1.5rem;background-color:#0070f3;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-top:1rem}.styles_popupButton__k9Mde:hover{background-color:#005bb5}@media (max-width:1199px){.styles_section__t3gE1{left:0}.styles_section__t3gE1.styles_open__6FMNK{left:270px}}