.login-container{background:#f0f0f0;place-items:center;height:100vh;display:grid}.login-container .login-container_form-container{background:#fff;border-radius:1rem;justify-content:center;width:90%;height:80%;display:flex;box-shadow:0 2px 8px #63636333}.login-container .login-container_form-container .login-container_form-container-form{align-items:center;width:50%;padding:2rem;display:flex}.login-container .login-container_form-container .login-container_form-container-form .login-container_form{width:100%;height:auto}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs{flex-direction:column;gap:.7rem;display:flex}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-title{text-align:center;color:#004aad;text-shadow:1px 1px 1px #0000004d;flex-direction:column;align-items:center;padding:0;font-size:2rem;display:flex}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-title h1{margin-top:-3rem;position:relative}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-title img{width:10rem}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs_error-message{color:red;padding-left:.5rem;font-size:.8rem}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-username .form_content-1-input{line-height:2}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-username .form_content-1-input input{border-radius:none}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-forgot-password{text-align:center;justify-content:space-between;align-items:center;display:flex}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-forgot-password,.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-signup{color:#000000b3;padding-left:1rem;font-size:.8rem}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-forgot-password span,.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-signup span{color:#000000b3;font-size:.8rem}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-signup{text-align:center;margin-top:.8rem}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-button-container{justify-content:center;display:flex}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-button-container .login-container_form-inputs-button{color:#fff;background:#004aad;border-radius:.4rem;justify-content:center;align-items:center;width:15rem;line-height:2.2;display:flex}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-redes{justify-content:center;gap:.8rem;margin-top:.2rem;display:flex}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-redes div{background:#004aad;border-radius:.2rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:transform .2s;display:flex}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-redes div .bxl-facebook,.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-redes div .bxl-google,.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-redes div .bxl-twitter{color:#fff}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-redes div:hover{transform:scale(1.1)}.login-container .login-container_form-container .login-container_form-container-form .login-container_form .login-container_form-inputs .login-container_form-inputs-copyright{text-align:center;font-size:.7rem}.login-container .login-container_form-container .login-container-img{background:linear-gradient(#e1e1e14d,#e1e1e180) bottom/contain no-repeat;border-radius:0 1rem 1rem 0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:50%;display:flex}.login-container .login-container_form-container .login-container-img .login-container-img-letter{object-fit:cover;width:75%}.login-container .login-container_form-container .login-container-img img{object-fit:contain;width:75%}.login-container .login-container_form-container .login-container-img .login-container-img-desciption{text-align:center;color:#000000e6;margin-top:-6rem;font-size:1.1rem;line-height:.3;position:relative}@media screen and (min-width:1920px) and (min-height:1200px){.login-container .login-container_form-container{max-width:80%;max-height:65vh}.login-container .login-container-img .login-container-img-letter{object-fit:cover;background:red;width:75%}.login-container .login-container-img img{object-fit:contain;background:#00f;width:75%}.login-container .login-container-img .login-container-img-desciption{text-align:center;color:#000000e6;background:orange;margin-top:-6rem;font-size:1.1rem;line-height:.3;position:relative}}@media screen and (min-width:1024px) and (max-height:768px){.login-container .login-container-img img{object-fit:contain;width:80%}.login-container .login-container-img .login-container-img-desciption{text-align:center;color:#000000e6;font-size:1.1rem;line-height:.3;position:relative;margin-top:-5rem!important}}@media screen and (max-width:412px) and (max-height:892px){.login-container .login-container_form-container{flex-direction:column-reverse;justify-content:space-between;padding:0;display:flex}.login-container .login-container_form-container .login-container_form-container-form{width:100%;height:100%;padding:.6rem}.login-container .login-container_form-container .login-container-img{border-radius:none;border-radius:0;width:100%;height:45%;display:none}.login-container .login-container_form-container .login-container-img img{object-fit:contain;width:75%}.login-container .login-container_form-container .login-container-img .login-container-img-desciption{text-align:center;color:#000000e6;margin-top:-4rem;font-size:1.1rem;line-height:.3;position:relative}}@media screen and (max-width:1024px) and (max-height:1366px){.login-container .login-container_form-container{max-height:75vh}.login-container .login-container_form-container .login-container-img .login-container-img-desciption{margin-top:-3.8rem}}@media screen and (max-width:375px){.login-container .login-container_form-container{height:95vh;max-height:95vh;padding-bottom:1rem!important}}@media screen and (max-width:600px){.login-container .login-container_form-container{flex-direction:column-reverse;justify-content:space-between;height:90%;max-height:95%;padding:0;display:flex}.login-container .login-container_form-container .login-container_form-container-form{width:100%;height:100%;padding:.4rem}.login-container .login-container_form-container .login-container-img{border-radius:none;border-radius:0;width:100%;height:40%;display:none}.login-container .login-container_form-container .login-container-img img{object-fit:contain;width:75%}.login-container .login-container_form-container .login-container-img .login-container-img-desciption{text-align:center;color:#000000e6;margin-top:-4rem;font-size:1.1rem;line-height:.3;position:relative}}@media screen and (max-width:320px){.login-container .login-container_form-container{flex-direction:column-reverse;justify-content:space-between;height:98%;max-height:98%;padding:0;display:flex}.login-container .login-container_form-container .login-container_form-container-form{width:100%;height:100%;padding:.4rem}.login-container .login-container_form-container .login-container-img{border-radius:none;border-radius:0;width:100%;height:30%}.login-container .login-container_form-container .login-container-img img{object-fit:contain;width:55%}.login-container .login-container_form-container .login-container-img .login-container-img-desciption{text-align:center;color:#000000e6;margin-top:-4rem;font-size:.9rem;line-height:.3;position:relative}}

:root{--background-container:#f0f1f7;--background-container-dark:#1e1e2f}.home{background-color:var(--background-container);height:100vh}.dark .home{background-color:var(--background-container-dark)}.home-header{height:8%}.home-content{height:100%}.home-content-app{height:92%;overflow-y:auto}
:root{--background-container:#f0f1f7;--background-container-login:#fff;--buton-color:#845adf}.signup{background:#f0f1f7;place-items:center;height:100vh;display:grid}.signup .signup-form-container{background:#fff;border-radius:1rem;justify-content:space-evenly;align-items:center;width:80%;height:90vh;display:flex}.signup .signup-form-container .signup-container{border-radius:1rem;flex-direction:column;justify-content:center;width:50%;display:flex}.signup .signup-form-container .signup-container .process{justify-content:space-between;align-items:center;gap:1rem;height:10%;margin-bottom:2rem;padding:1rem 2rem;display:flex}.signup .signup-form-container .signup-container .process .bxs-check-circle{color:#0000004d;font-size:2.5rem;transition:color .3s}.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{color:#0d92f4;cursor:pointer;background:#0d92f433;border-radius:50%;padding:.5rem;font-size:2rem;transition:background .3s}.signup .signup-form-container .signup-container .process .bx-left-arrow-alt:hover{background:#0d92f44d}.signup .signup-form-container .signup-container .process .step{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:80px;display:flex}.signup .signup-form-container .signup-container .process .step span{color:#333;margin-top:.3rem;font-size:.75rem}.signup .signup-form-container .signup-container .form-container,.signup .signup-form-container .signup-container .signuppassword{flex-direction:column;justify-content:center;height:80%;display:flex}.signup .signup-form-container .signup-container .form-container .form,.signup .signup-form-container .signup-container .signuppassword .form{flex-direction:column;width:100%}.signup .signup-form-container .signup-container .form-container .form .form-content-1,.signup .signup-form-container .signup-container .form-container .form .form-content-2,.signup .signup-form-container .signup-container .form-container .form .form-content-1-password,.signup .signup-form-container .signup-container .signuppassword .form .form-content-1,.signup .signup-form-container .signup-container .signuppassword .form .form-content-2,.signup .signup-form-container .signup-container .signuppassword .form .form-content-1-password{padding:.7rem}.signup .signup-form-container .signup-container .form-container .form .form-content-1 .form_content-1-input,.signup .signup-form-container .signup-container .form-container .form .form-content-1 .form_content-2-input,.signup .signup-form-container .signup-container .form-container .form .form-content-2 .form_content-1-input,.signup .signup-form-container .signup-container .form-container .form .form-content-2 .form_content-2-input,.signup .signup-form-container .signup-container .form-container .form .form-content-1-password .form_content-1-input,.signup .signup-form-container .signup-container .form-container .form .form-content-1-password .form_content-2-input,.signup .signup-form-container .signup-container .signuppassword .form .form-content-1 .form_content-1-input,.signup .signup-form-container .signup-container .signuppassword .form .form-content-1 .form_content-2-input,.signup .signup-form-container .signup-container .signuppassword .form .form-content-2 .form_content-1-input,.signup .signup-form-container .signup-container .signuppassword .form .form-content-2 .form_content-2-input,.signup .signup-form-container .signup-container .signuppassword .form .form-content-1-password .form_content-1-input,.signup .signup-form-container .signup-container .signuppassword .form .form-content-1-password .form_content-2-input{margin-bottom:1rem}.signup .signup-form-container .signup-container .form-container .form .form-content-1-password,.signup .signup-form-container .signup-container .signuppassword .form .form-content-1-password{margin-bottom:1.4rem}.signup .signup-form-container .signup-container .signup-container_button-container,.signup .signup-form-container .signup-container .signup-container_button-container-password{justify-content:center;align-items:center;height:15%;padding:1rem;display:flex}.signup .signup-form-container .signup-container .signup-container_button-container .signup-container_button-container-button,.signup .signup-form-container .signup-container .signup-container_button-container .signup-container_button-container-button-back,.signup .signup-form-container .signup-container .signup-container_button-container-password .signup-container_button-container-button,.signup .signup-form-container .signup-container .signup-container_button-container-password .signup-container_button-container-button-back{background:var(--buton-color);color:var(--background-container-login);width:6rem}.signup .signup-form-container .signup-container .signup-container_button-container .signup-container_button-container-button-cancelar,.signup .signup-form-container .signup-container .signup-container_button-container .signup-container_button-container-button-back,.signup .signup-form-container .signup-container .signup-container_button-container-password .signup-container_button-container-button-cancelar,.signup .signup-form-container .signup-container .signup-container_button-container-password .signup-container_button-container-button-back{margin-right:1rem}.signup .signup-form-container .signup-container .signup-container_button-container .signup-container_button-container-button-register,.signup .signup-form-container .signup-container .signup-container_button-container-password .signup-container_button-container-button-register{color:#fff}.signup .signup-form-container .signup-form-container_img{width:35%;height:50vh}.signup .signup-form-container .signup-form-container_img .signup-form-container_img-img{object-fit:contain;width:100%;height:100%}@media screen and (max-width:1024px) and (max-height:600px){.signup .signup-form-container{width:90%;max-width:90%;height:90vh;padding:.3rem}.signup .signup-form-container .signup-container .process{justify-content:space-evenly;align-items:center;height:10%;margin-bottom:1.5rem;display:flex}.signup .signup-form-container .signup-container .process .bxs-check-circle{color:#0000004d;font-size:2.5rem}.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{color:#0d92f4;background:#0d92f433;border-radius:2rem;font-size:2.2rem}}@media screen and (min-width:1024px) and (min-height:768px){.signup .signup-form-container{width:90%;max-width:90%;height:70vh;padding:.3rem}.signup .signup-form-container .signup-container .process{justify-content:space-evenly;align-items:center;height:10%;margin-bottom:1.5rem;display:flex}.signup .signup-form-container .signup-container .process .bxs-check-circle{color:#0000004d;font-size:2.5rem}.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{color:#0d92f4;background:#0d92f433;border-radius:2rem;font-size:2.2rem}}@media screen and (min-width:1280px) and (min-height:800px){.signup .signup-form-container{width:90%;max-width:90%;height:70vh;padding:.3rem}.signup .signup-form-container .signup-container .process{justify-content:space-evenly;align-items:center;height:10%;margin-bottom:1.5rem;display:flex}.signup .signup-form-container .signup-container .process .bxs-check-circle{color:#0000004d;font-size:2.5rem}.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{color:#0d92f4;background:#0d92f433;border-radius:2rem;font-size:2.2rem}}@media screen and (min-width:1920px) and (min-height:1200px){.signup .signup-form-container{width:75%;max-width:75%;height:50vh;max-height:55vh;padding:.3rem}.signup .signup-form-container .signup-container{height:100%}.signup .signup-form-container .signup-container .process{justify-content:space-evenly;align-items:center;height:10%;margin-bottom:1.5rem;display:flex}.signup .signup-form-container .signup-container .process .bxs-check-circle{color:#0000004d;font-size:2.5rem}.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{color:#0d92f4;background:#0d92f433;border-radius:2rem;font-size:2.2rem}}@media screen and (max-width:1024px) and (max-height:1366px){.signup .signup-form-container{width:90%;max-width:90%;height:90vh;padding:.3rem}.signup .signup-form-container .signup-container .process{justify-content:space-evenly;align-items:center;height:10%;margin-bottom:1.5rem;display:flex}.signup .signup-form-container .signup-container .process .bxs-check-circle{color:#0000004d;font-size:2.5rem}.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{color:#0d92f4;background:#0d92f433;border-radius:2rem;font-size:2.2rem}.signup .signup-form-container_img{width:35%;height:50vh;display:none}.signup .signup-form-container_img .signup-form-container_img-img{object-fit:contain;width:100%;height:100%}}@media screen and (max-width:768px){.signup .signup-form-container{flex-direction:column;gap:1rem;width:95%;height:auto;padding:1rem}.signup .signup-form-container .signup-container{width:100%;height:auto;padding:1rem}.signup .signup-form-container .signup-container .process{flex-wrap:wrap;padding:.5rem 1rem}.signup .signup-form-container .signup-container .form-container,.signup .signup-form-container .signup-container .signuppassword{height:auto}.signup .signup-form-container .signup-container .signup-container_button-container,.signup .signup-form-container .signup-container .signup-container_button-container-password{flex-direction:column;gap:.5rem;height:auto}.signup .signup-form-container .signup-form-container_img{display:none}}.button-group{flex-wrap:nowrap;flex-shrink:1;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex;overflow-x:auto}.btn{color:#fff;margin:0}@media screen and (max-width:480px){.signup{padding:1px}.signup .signup-form-container{padding:.5rem}.signup .signup-form-container .signup-container .process{gap:.5rem;font-size:.8rem}.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{font-size:1.5rem}.signup .signup-form-container .signup-container .process .bxs-check-circle{font-size:2rem}.hden{display:none!important}}@media screen and (max-width:600px){.btn{min-width:5.5rem;padding:.5rem 1rem;font-size:.9rem}}@media screen and (max-width:400px){.btn{min-width:5rem;padding:.4rem .8rem;font-size:.8rem}}
@media screen and (max-width:1200px){.signup .signup-form-container .signup-container{width:50%}.signup .signup-form-container .signup-container .bxs-check-circle{font-size:2.8rem}}@media screen and (max-width:950px){.signup .signup-form-container .signup-container{width:60%}.signup .signup-form-container .signup-container .process .bxs-check-circle{font-size:2.5rem}}@media screen and (max-width:710px){.signup .signup-form-container .signup-container{width:80%}.signup .signup-form-container .signup-container .process .bxs-check-circle{font-size:2.5rem}.signup .signup-form-container .signup-form-container_img{display:none}}@media screen and (max-width:570px){.signup .signup-form-container .signup-container{width:100%}.signup .signup-form-container .signup-container .process .bxs-check-circle{font-size:2.5rem}.signup .signup-form-container .signup-form-container_img{display:none}}@media screen and (max-width:1024px){.signup .signup-form-container{width:90%}.signup .signup-form-container .signup-container{width:50%;height:90%}.signup .signup-form-container .signup-container .bxs-check-circle{font-size:2.8rem}}@media screen and (max-width:375px){.signup .signup-form-container{width:95%;height:80%}.signup .signup-form-container .signup-container{width:100%;height:100%}.signup .signup-form-container .signup-container .process{margin-bottom:1.5rem}.signup .signup-form-container .signup-container .process .bxs-check-circle{font-size:2.8rem}}@media screen and (max-width:414px) and (min-width:376px){.signup .signup-form-container{width:97%;height:80%}.signup .signup-form-container .signup-container{width:100%;height:100%}.signup .signup-form-container .signup-container .process{margin-bottom:2rem}.signup .signup-form-container .signup-container .process .bxs-check-circle{font-size:2.8rem}}@media screen and (max-width:320px){.signup .signup-form-container{width:95%;height:90%}.signup .signup-form-container .signup-container{width:100%;height:100%}.signup .signup-form-container .signup-container .process{margin-bottom:1.5rem}.signup .signup-form-container .signup-container .process .bxs-check-circle,.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{font-size:1.7rem}.signup .signup-form-container .signup-container .process span{font-size:.6rem}}@media screen and (min-width:415px) and (max-width:650px){.signup .signup-form-container{width:95%;height:90%}.signup .signup-form-container .signup-container{width:100%;height:100%}.signup .signup-form-container .signup-container .process{margin-bottom:1.5rem}.signup .signup-form-container .signup-container .process .bxs-check-circle,.signup .signup-form-container .signup-container .process .bx-left-arrow-alt{font-size:2.7rem}.signup .signup-form-container .signup-container .process span{font-size:.6rem}}
:root{--bg-sidebar-light:#fff;--bg-sidebar-dark:#2c2c3e;--bg-content-light:#fff;--bg-content-dark:#181919;--bg-system-light:#f9f9f9;--bg-system-dark:#181919;--text-color-light:#181919;--text-color-dark:#ddd}.system{flex-direction:column;height:100vh;display:flex;overflow:hidden}.system .system-header{height:8%}.system .system-container{height:100%;display:flex}.system .system-container .system-container-content{width:80%}.system .system-container .system-container-content .system-container-content-actions{justify-content:space-between;align-items:center;padding:0 .6rem;display:flex}.system .system-container .system-container-content .system-container-content-actions .system-container-content-actions-1{justify-content:center;align-items:center;gap:.8rem;width:25%;display:flex}.system .system-container .system-container-content .system-container-content-actions .system-container-content-actions-2{justify-content:end;align-items:center;gap:.8rem;width:60%;display:flex}.system .system-container .system-container-content .system-container-content-tables{scrollbar-width:none;-ms-overflow-style:none;scrollbar-width:none;height:100%;padding-top:3rem;overflow-y:auto}.system .system-container .system-container-content .system-container-content-tables::-webkit-scrollbar{display:none}.system-container-sidebar{background:#e3ecff;border-radius:0 1rem 1rem 0;justify-content:center;align-items:flex-start;width:20%;height:52rem;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:3rem;font-size:1.05rem;transition:all .3s ease-in-out;display:flex}@media (max-width:1200px){.system-container-sidebar{width:25%}}@media (max-width:992px){.system-container-sidebar{width:30%;height:auto;padding-top:2rem}}@media (max-width:768px){.system-container-sidebar{border-radius:.5rem;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;padding:1.5rem 0;font-size:1rem}}@media (max-width:480px){.system-container-sidebar{border-radius:0;margin-top:.5rem;margin-bottom:.5rem;padding:1rem 0;font-size:.95rem}}.bar-design{border-radius:.5rem;width:80%;transition:all .3s ease-in-out;background-color:#e3ecff!important;border:none!important}.bar-design .ant-menu-item{border-radius:.4rem;margin:.35rem 0;font-size:.9rem;font-weight:500;transition:background .2s,color .2s;color:#1e293b!important}.bar-design .ant-menu-item:hover{color:#1e293b!important;background-color:#c7d8ff!important}.bar-design .ant-menu-item-selected{color:#fff!important;background-color:#5c8dff!important}.bar-design .ant-menu-submenu-title{font-size:1.05rem;color:#475569!important}.bar-design .ant-menu-submenu-title:hover{color:#3c6dff!important}@media (max-width:1200px){.bar-design{width:85%}}@media (max-width:992px){.bar-design{width:90%}}@media (max-width:768px){.bar-design{width:100%;font-size:1rem}}@media (max-width:480px){.bar-design{width:100%;font-size:.95rem}.bar-design .ant-menu-item{padding:.6rem .8rem}}.msb-toggle{cursor:pointer;color:#004aad;font-size:1.6rem;display:none}.msb-overlay{z-index:40;background:#0000004d;position:fixed;inset:0}.msb-sidebar{background:#fff;border-right:1px solid #eee;width:260px;height:100vh;padding:1rem .6rem;transition:transform .25s}.msb-content{flex-direction:column;gap:.3rem;display:flex}.msb-item{flex-direction:column;display:flex}.msb-link{cursor:pointer;color:#334155;border-radius:10px;align-items:center;gap:.8rem;padding:.65rem .8rem;font-size:.95rem;transition:all .18s;display:flex}.msb-link i{font-size:1.2rem}.msb-link:hover{color:#004aad;background:#f1f5ff;transform:translate(2px)}.msb-link.active{color:#fff;background:#5c8dff}.msb-arrow{margin-left:auto;transition:transform .2s}.msb-arrow.open{transform:rotate(180deg)}.msb-children{border-left:1px dashed #e5e7eb;margin-left:1.4rem;padding-left:.6rem}@media (max-width:768px){.msb-toggle{display:block}.msb-sidebar{z-index:50;position:fixed;top:0;left:0;transform:translate(-100%)}.msb-sidebar.open{transform:translate(0)}}.msb-icon{align-items:center;font-size:1.2rem;display:flex}@media screen and (min-width:1024px) and (min-height:600px){.system-container .system-container-content .system-container-content-actions .system-container-content-actions-1{width:40%!important}.system-container .system-container-content .system-container-content-actions .system-container-content-actions-2{width:50%!important}}@media screen and (max-width:850px){.system-container .system-container-sidebar{display:none!important}.system-container .system-container-content{width:100%!important}.system-container .system-container-content .system-container-content-actions .system-container-content-actions-1{width:40%!important}.system-container .system-container-content .system-container-content-actions .system-container-content-actions-2{width:50%!important}}@media screen and (max-width:414px){.system-container .system-container-content .system-container-content-actions{flex-direction:column;display:flex}.system-container .system-container-content .system-container-content-actions .system-container-content-actions-1,.system-container .system-container-content .system-container-content-actions .system-container-content-actions-2{width:100%!important}}
html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
.splash{background:#f0f1f7;place-items:center;height:100vh;display:grid}.splash .three-body{--uib-size:35px;--uib-speed:.8s;--uib-color:#5d3fd3;height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed)*2.5)infinite linear;display:inline-block;position:relative}.splash .three-body__dot{width:30%;height:100%;position:absolute}.splash .three-body__dot:after{content:"";background-color:var(--uib-color);border-radius:50%;width:100%;height:0%;padding-bottom:100%;position:absolute}.splash .three-body__dot:first-child{transform-origin:50% 85%;bottom:5%;left:0;transform:rotate(60deg)}.splash .three-body__dot:first-child:after{animation:wobble1 var(--uib-speed)infinite ease-in-out;animation-delay:calc(var(--uib-speed)*-.3);bottom:0;left:0}.splash .three-body__dot:nth-child(2){transform-origin:50% 85%;bottom:5%;right:0;transform:rotate(-60deg)}.splash .three-body__dot:nth-child(2):after{animation:wobble1 var(--uib-speed)infinite calc(var(--uib-speed)*-.15)ease-in-out;bottom:0;left:0}.splash .three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translate(116.666%)}.splash .three-body__dot:nth-child(3):after{animation:wobble2 var(--uib-speed)infinite ease-in-out;top:0;left:0}@keyframes spin78236{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wobble1{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(-66%)scale(.65)}}@keyframes wobble2{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(66%)scale(.65)}}
.sidebar-container{background:#fff;height:100%}.sidebar-container .sidebar-container_buttoncolaps-container{justify-content:end;height:8%;padding-right:.3rem;display:flex}.sidebar-container .sidebar-container_buttoncolaps-container button{transition:all .5s}.sidebar-container .sidebar-container_buttoncolaps-container button .bx-menu-alt-left,.sidebar-container .sidebar-container_buttoncolaps-container button .bx-x{font-size:1.5rem}.sidebar-container .sidebar-container_sidebar{border:none;height:88%;padding:.3rem;overflow-y:auto}.sidebar-container .sidebar-container_sidebar .sidebar-container_sidebar-menuitem{color:#fff;border-radius:.3rem}.sidebar-container_sidebar::-webkit-scrollbar{width:0}.menu-on{width:6.8%;transition:width .3s}.menu-off{width:20%;transition:width .3s}
@media screen and (max-width:1024px){.menu-on{width:10%;transition:width .3s}.menu-off{width:27%;transition:width .3s}}@media screen and (max-width:900px){.menu-on{width:13%;transition:width .3s}.menu-off{width:35%;transition:width .3s}}@media screen and (max-width:768px){.menu-on{width:14%;transition:width .3s}.menu-off{width:37%;transition:width .3s}}@media screen and (max-width:650px){.sidebar-container{display:none}}
.header-ptp{background:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}.header-ptp .bx-menu{color:#333;cursor:pointer;font-size:1.5rem;display:none}.header-ptp .header-search{width:50%;height:2.5rem}.header-ptp .header-search div{background:#f5f5f5;border-radius:1.5rem;align-items:center;height:100%;padding:0 .8rem;transition:background .2s;display:flex}.header-ptp .header-search div:hover{background:#e9ecef}.header-ptp .header-search div .bx-search{color:#6c757d;font-size:1.2rem}.header-ptp .header-search div input{color:#333;background:0 0;border:none;width:100%;height:100%;margin-left:.5rem;font-size:.95rem}.header-ptp .header-search div input:focus{outline:none}.header-ptp .header-content{justify-content:flex-end;align-items:center;gap:1.5rem;width:30%;height:100%;display:flex}.header-ptp .header-content .header-notification{border-radius:.5rem;gap:1.5rem;display:flex;position:relative}.header-ptp .header-content .header-notification .bxs-bell,.header-ptp .header-content .header-notification .bxs-envelope{color:#555;font-size:1.6rem;transition:color .2s}.header-ptp .header-content .header-notification .bxs-bell:hover,.header-ptp .header-content .header-notification .bxs-envelope:hover{color:#4379f2}.header-ptp .header-content .header-notification .small-badge-1 .MuiBadge-badge{min-width:1.1rem;height:1.1rem;padding:0;font-size:.6rem}.header-ptp .header-content .header-notification .heroui-popover-content{background:#fff;border-radius:.5rem;width:260px;padding:.5rem 0;box-shadow:0 4px 12px #0000001a}.header-ptp .header-content .header-notification .heroui-popover-content div{max-height:35vh;overflow-y:auto}.header-ptp .header-content .header-notification .heroui-popover-content .notification-item{cursor:pointer;border-bottom:1px solid #eee;border-radius:.5rem;flex-direction:column;padding:.6rem .8rem;transition:background .2s;display:flex}.header-ptp .header-content .header-notification .heroui-popover-content .notification-item:hover{background:#f0f8ff}.header-ptp .header-content .header-notification .heroui-popover-content .notification-item .notification-header{align-items:center;gap:.8rem;margin-bottom:.3rem;display:flex}.header-ptp .header-content .header-notification .heroui-popover-content .notification-item .notification-header b{color:#333;font-size:.95rem}.header-ptp .header-content .header-notification .heroui-popover-content .notification-item .notification-message{color:#555;margin-left:3rem;font-size:.85rem}.header-ptp .header-content .header-notification .heroui-popover-content .notification-item .notification-footer{color:#161d6f;justify-content:flex-end;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.header-ptp .header-content .header-notification .heroui-popover-content .notification-item .notification-footer i{font-size:1rem}.header-ptp .header-content .header-notification .heroui-popover-content .notification-item.unread{background:#6ec2071a}@media screen and (max-width:1024px){.header-ptp .header-content{gap:1rem;width:50%}.header-ptp .header-search{width:45%}}@media screen and (max-width:768px){.header-ptp .header-content{gap:1rem;width:55%}.header-ptp .header-search{width:50%}}@media screen and (max-width:500px){.header-ptp .bx-menu{display:block}.header-ptp .header-content{display:none}.header-ptp .header-search{width:70%}}
.profile-avatar{cursor:pointer;justify-content:center;align-items:center;gap:.7rem;width:100%;display:flex}.profile-avatar .profile-avatar-img{color:#fff;background:#004aad;border-radius:2rem;place-items:center;width:2.1rem;height:2.1rem;display:grid}.profile-avatar .profile-avatar-details{line-height:1.1}.profile-avatar .profile-avatar-details div .profile-avatar-details-name{color:#000c;font-size:.8rem}.profile-avatar .profile-avatar-details div .profile-avatar-details-role{color:#0006;font-size:.7rem}.setting .header-setting-name{color:#0009;background:#00f;flex-direction:column;justify-content:center;margin-left:.6rem;display:flex}.setting .header-setting-name .bottom-right{background:orange}.setting .header-setting-name .header-setting-name-span{font-weight:700}.setting .header-setting-name span{margin:0;padding:0;font-size:.7rem;line-height:1}.dark .profile-avatar{cursor:pointer;justify-content:center;align-items:center;gap:.7rem;width:100%;display:flex}.dark .profile-avatar .profile-avatar-img{color:#fff;background:#004bac;border-radius:2rem;place-items:center;width:2.1rem;height:2.1rem;display:grid}.dark .profile-avatar .profile-avatar-details{line-height:1.1}.dark .profile-avatar .profile-avatar-details div .profile-avatar-details-name{color:#e2f0f2;font-size:.8rem}.dark .profile-avatar .profile-avatar-details div .profile-avatar-details-role{color:#a0b4c0;font-size:.7rem}.dark .setting .header-setting-name{color:#c6d6e0;background:0 0;flex-direction:column;justify-content:center;margin-left:.6rem;display:flex}.dark .setting .header-setting-name .bottom-right{background:#344c64}.dark .setting .header-setting-name .header-setting-name-span{color:#e5f2f2;font-weight:700}.dark .setting .header-setting-name span{color:#afc3cf;margin:0;padding:0;font-size:.7rem;line-height:1}
.dashboard{height:100%;padding:.4rem}.dashboard .dashboard-header{justify-content:end;padding-right:.5rem;display:flex}.dashboard .dashboard-header .dashboard_header-content-1,.dashboard .dashboard-header .dashboard_header-content-2,.dashboard .dashboard-header .dashboard_header-content-3{text-align:right;flex-direction:column;margin-left:.8rem;line-height:1.3;display:flex}.dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_1-span-2,.dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_1-span-2,.dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_1-span-2{justify-content:end;display:flex}.dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_1-span-2 .bxs-star,.dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_1-span-2 .bxs-star,.dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_1-span-2 .bxs-star{color:orange}.dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_1-span-1,.dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_2-span-1,.dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_3-span-1,.dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_1-span-1,.dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_2-span-1,.dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_3-span-1,.dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_1-span-1,.dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_2-span-1,.dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_3-span-1{color:#0009;font-size:.9rem}.dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_1-span-2,.dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_2-span-2,.dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_3-span-2,.dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_1-span-2,.dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_2-span-2,.dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_3-span-2,.dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_1-span-2,.dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_2-span-2,.dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_3-span-2{font-size:1.1rem;font-weight:700}.dashboard .dashboard-cards-container{justify-content:space-evenly;align-items:center;height:10rem;display:flex}.dashboard .dashboard-cards-container .dashboard-cards-container-card{background:#ffafbd;background:-webkit-linear-gradient(to right,#ffc3a0,#ffafbd);color:#0009;background:linear-gradient(90deg,#ffc3a0,#ffafbd);border-radius:.3rem;flex-direction:column;justify-content:space-evenly;width:24%;height:90%;padding:.4rem;display:flex}.dashboard .dashboard-cards-container .dashboard-cards-container-card .dashboard-cards-container-card-body{justify-content:space-between;display:flex}.dashboard .dashboard-cards-container .dashboard-cards-container-card .dashboard-cards-container-card-body .dashboard-cards-container-card-body-content-1{flex-direction:column;display:flex}.dashboard .dashboard-cards-container .dashboard-cards-container-card .dashboard-cards-container-card-body .dashboard-cards-container-card-body-content-1 .dashboard-cards-container-card-body-span{font-size:.8rem}.dashboard .dashboard-cards-container .dashboard-cards-container-card .dashboard-cards-container-card-body .dashboard-cards-container-card-body-footer{justify-content:space-evenly;align-items:center;width:25%;display:flex}.dashboard .dashboard-cards-container .dashboard-cards-container-card .dashboard-cards-container-card-body .dashboard-cards-container-card-body-footer .bxs-up-arrow-circle{color:#eee;font-size:1.5rem}.dark .dashboard{background-color:#121212}.dark .dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_1-span-1,.dark .dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_2-span-1,.dark .dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_3-span-1,.dark .dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_1-span-1,.dark .dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_2-span-1,.dark .dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_3-span-1,.dark .dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_1-span-1,.dark .dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_2-span-1,.dark .dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_3-span-1{color:#fff9}.dark .dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_1-span-2,.dark .dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_2-span-2,.dark .dashboard .dashboard-header .dashboard_header-content-1 .dashboard_header-content_3-span-2,.dark .dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_1-span-2,.dark .dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_2-span-2,.dark .dashboard .dashboard-header .dashboard_header-content-2 .dashboard_header-content_3-span-2,.dark .dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_1-span-2,.dark .dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_2-span-2,.dark .dashboard .dashboard-header .dashboard_header-content-3 .dashboard_header-content_3-span-2{color:#f0f0f0}.dark .dashboard .dashboard-header .dashboard_header-content-1 .bxs-star,.dark .dashboard .dashboard-header .dashboard_header-content-2 .bxs-star,.dark .dashboard .dashboard-header .dashboard_header-content-3 .bxs-star{color:orange}.dark .dashboard .dashboard-cards-container .dashboard-cards-container-card{color:#ffffffbf;background:linear-gradient(90deg,#3a3a3a,#2a2a2a)}.dark .dashboard .dashboard-cards-container .dashboard-cards-container-card .dashboard-cards-container-card-body .dashboard-cards-container-card-body-content-1 .dashboard-cards-container-card-body-span{color:#ffffffb3}.dark .dashboard .dashboard-cards-container .dashboard-cards-container-card .dashboard-cards-container-card-body .dashboard-cards-container-card-body-footer .bxs-up-arrow-circle{color:#fff}
.icon-container{justify-content:center;align-items:center;display:flex}.icon-container i{font-size:3rem}.icon-container.error{color:red}.icon-container.warning{color:orange}.icon-container.success{color:green}
.system-role{padding-top:2rem;overflow:hidden}.products-content-actions{justify-content:space-between;display:flex}.products-content-actions .products-content-actions-details{justify-content:center;gap:1rem;width:40%;display:flex}.products-content-actions .products-content-actions-back{color:#0009;justify-content:center;align-items:center;gap:.3rem;width:auto;font-size:.8rem;transition:all .3s;display:flex}.products-content-actions .products-content-actions-back .bx-left-arrow-alt{font-size:1.1rem}.products-content-actions .products-content-actions-back:hover{color:#004aad;cursor:pointer;gap:.7rem}.products-content-actions .products-content-actions-buttons{justify-content:center;align-items:center;gap:1rem;width:40%;display:flex}.products-content-actions .products-content-actions-buttons .products-content-actions-buttons-export,.products-content-actions .products-content-actions-buttons .products-content-actions-buttons-add-prod,.products-content-actions .products-content-actions-buttons .products-content-actions-buttons-related,.products-content-actions .products-content-actions-buttons .products-content-actions-buttons-columns{color:#fff;background:#004aad;width:11rem}.products-content-actions .products-content-actions-buttons .products-content-actions-buttons-export{background:#41b3a2}.products-content-actions .products-content-actions-buttons .bx-check{color:red}@media (max-width:768px){.system-role .products-content .products-content-filter .products-content-actions-details,.system-role .products-content .products-content-filter .products-content-actions-buttons{display:none!important}}
.role-add-edit-form{padding:1.5rem}.role-add-edit-form .role-add-edit-form-content{height:auto;margin-top:1rem}.role-add-edit-form .role-add-edit-form-content .role-add-edit-form-content-inputs{height:70%}.role-add-edit-form .role-add-edit-form-content .role-add-edit-form-content-buttons{justify-content:end;margin-top:1rem;display:flex}
.system-country-table-container{height:100%}
div.card-header{background:#eee!important}.system-sucursal-table-container{height:100%;padding-left:1.5rem}.system-sucursal-table-container .system-sucursal-table-container-header .system-sucursal-table-container-header-title{font-size:1.3rem}.system-sucursal-table-container .system-sucursal-table-container-header .system-sucursal-table-container-header-search-container{flex-direction:column;align-items:start;display:flex}.system-sucursal-table-container .system-sucursal-table-container-header .system-sucursal-table-container-header-search-container .system-sucursal-table-container-header-search{background:#eee;border-radius:.3rem;align-items:center;width:60%;height:2.2rem;padding-left:1rem;display:flex}.system-sucursal-table-container .system-sucursal-table-container-header .system-sucursal-table-container-header-search-container .system-sucursal-table-container-header-search input{background:0 0;width:600%;height:100%;padding-left:1rem}.system-sucursal-table-container .system-sucursal-table-container-header .system-sucursal-table-container-header-search-container .system-sucursal-table-container-header-search input:focus{border:none;outline:none}.system-sucursal-table-container .search-input-sucursal,.system-sucursal-table-container .filter-select-sucursal,.system-sucursal-table-container .filter-input-sucursal,.system-sucursal-table-container .custom-input-sucursal{color:#000;box-sizing:border-box;background-color:#f5f5f5;border:none;border-radius:6px;outline:none;width:25rem;padding:10px;font-size:14px}.system-sucursal-table-container .search-input-sucursal::placeholder,.system-sucursal-table-container .filter-select-sucursal::placeholder,.system-sucursal-table-container .filter-input-sucursal::placeholder,.system-sucursal-table-container .custom-input-sucursal::placeholder{color:#777}.system-sucursal-table-container .custom-input-sucursal{border:none;outline:none;transition:background-color .2s}.system-sucursal-table-container .custom-input-sucursal:hover{background-color:#e0e0e0}.system-sucursal-table-container .custom-input-sucursal:focus{background-color:#eaeaea}.system-sucursal-table-container .users-header{padding-right:1rem}.system-sucursal-table-container .users-header .users-header-content{justify-content:space-between;align-items:center;width:100%;display:flex}.system-sucursal-table-container .users-header .search-users{background:#eee;border-radius:.3rem;align-items:center;width:30%;height:2.2rem;padding:0 1rem;display:flex}.system-sucursal-table-container .users-header .search-users i{color:#555;font-size:1.2rem}.system-sucursal-table-container .users-header .search-users input{background:0 0;border:none;flex:1;height:100%;padding-left:.8rem}.system-sucursal-table-container .users-header .search-users input:focus{outline:none}.system-sucursal-table-container .users-header button{height:2.2rem}.system-sucursal-table-container .system-sucursal-table-container-table{grid-template-columns:repeat(3,1fr);gap:1rem;margin-right:1rem;display:grid;overflow-y:auto}.system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card{background:#eee;border-radius:.5rem;height:15rem;padding:1rem}.system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card .system-sucursal-table-container-table-card-header .system-sucursal-table-container-table-card-header-img{width:4rem;height:4rem}.system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card .system-sucursal-table-container-table-card-header .system-sucursal-table-container-table-card-header-img img{object-fit:cover;border-radius:10rem;width:100%;height:100%}.system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card .system-sucursal-table-container-table-card-body{margin-top:.8rem}.system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card .system-sucursal-table-container-table-card-body div{color:#00000080;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card .system-sucursal-table-container-table-card-footer{justify-content:end;padding:.4rem;display:flex}.system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card .system-sucursal-table-container-table-card-footer .system-sucursal-table-container-table-card-footer-button{margin-left:1rem}@media (max-width:1024px){.system-sucursal-table-container-table{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.system-sucursal-table-container-table{grid-template-columns:1fr!important}}@media (min-width:1023px) and (min-height:600px){.system-sucursal-table-container .system-sucursal-table-container-header{height:26%}.system-sucursal-table-container-table{height:70%!important}}.dark .card-header{background:#1f1f1e!important}.dark .system-sucursal-table-container{color:#f0f0f0;background-color:#121212}.dark .system-sucursal-table-container .system-sucursal-table-container-header{color:#f0f0f0}.dark .system-sucursal-table-container .system-sucursal-table-container-header .system-sucursal-table-container-header-title{color:#fff}.dark .system-sucursal-table-container .system-sucursal-table-container-header .system-sucursal-table-container-header-search-container .system-sucursal-table-container-header-search{background:#2a2a2a}.dark .system-sucursal-table-container .system-sucursal-table-container-header .system-sucursal-table-container-header-search-container .system-sucursal-table-container-header-search input{color:#fff}.dark .system-sucursal-table-container .search-input-sucursal,.dark .system-sucursal-table-container .filter-select-sucursal,.dark .system-sucursal-table-container .filter-input-sucursal,.dark .system-sucursal-table-container .custom-input-sucursal{color:#f0f0f0;background-color:#2a2a2a;border:1px solid #444}.dark .system-sucursal-table-container .search-input-sucursal::placeholder,.dark .system-sucursal-table-container .filter-select-sucursal::placeholder,.dark .system-sucursal-table-container .filter-input-sucursal::placeholder,.dark .system-sucursal-table-container .custom-input-sucursal::placeholder{color:#aaa}.dark .system-sucursal-table-container .custom-input-sucursal:hover{background-color:#333}.dark .system-sucursal-table-container .custom-input-sucursal:focus{background-color:#3a3a3a}.dark .system-sucursal-table-container .users-header{background:#1e1e1e}.dark .system-sucursal-table-container .users-header .users-header-search .search-users{background:#2a2a2a}.dark .system-sucursal-table-container .users-header .users-header-search .search-users input{color:#fff}.dark .system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card{background:#1e1e1e}.dark .system-sucursal-table-container .system-sucursal-table-container-table .system-sucursal-table-container-table-card .system-sucursal-table-container-table-card-body div{color:#fff9}.users-header-search{width:50%}.users-header-search .search-users{background:#eee;border-radius:.3rem;align-items:center;width:60%;height:2.2rem;padding-left:1rem;display:flex}.users-header-search .search-users input{background:0 0;width:600%;height:100%;padding-left:1rem}.users-header-search .search-users input:focus{border:none;outline:none}#checklist{--background:#fff;--text:#414856;--check:#4f29f0;--disabled:#c3c8de;--border-radius:10px;background:var(--background);width:var(--width);height:var(--height);grid-template-columns:30px auto;justify-content:end;align-items:center;margin-bottom:.3rem;display:grid}#checklist label{color:var(--text);cursor:pointer;align-items:center;width:fit-content;margin-right:20px;transition:color .3s;display:grid;position:relative}#checklist label:before,#checklist label:after{content:"";position:absolute}#checklist label:before{background:var(--check);border-radius:2px;width:8px;height:2px;transition:background .3s;left:-27px}#checklist label:after{border-radius:50%;width:4px;height:4px;top:8px;left:-25px}#checklist input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background:var(--background);border:0;outline:none;align-items:center;width:15px;height:15px;margin:0 20px 0 0;display:grid;position:relative}#checklist input[type=checkbox]:before,#checklist input[type=checkbox]:after{content:"";background:var(--check);border-radius:2px;height:2px;position:absolute;top:auto}#checklist input[type=checkbox]:before{transform-origin:100% 100%;width:0;right:60%}#checklist input[type=checkbox]:after{transform-origin:0 100%;width:0;left:40%}#checklist input[type=checkbox]:checked:before{animation:.4s forwards check-01}#checklist input[type=checkbox]:checked:after{animation:.4s forwards check-02}#checklist input[type=checkbox]:checked+label{color:var(--disabled);animation:.3s .1s forwards move}#checklist input[type=checkbox]:checked+label:before{background:var(--disabled);animation:.4s forwards slice}#checklist input[type=checkbox]:checked+label:after{animation:.5s .1s forwards firework}@keyframes move{50%{padding-left:8px;padding-right:0}to{padding-right:4px}}@keyframes slice{60%{width:100%;left:4px}to{width:100%;padding-left:0;left:-2px}}@keyframes check-01{0%{width:4px;top:auto;transform:rotate(0)}50%{width:0;top:auto;transform:rotate(0)}51%{width:0;top:8px;transform:rotate(45deg)}to{width:5px;top:8px;transform:rotate(45deg)}}@keyframes check-02{0%{width:4px;top:auto;transform:rotate(0)}50%{width:0;top:auto;transform:rotate(0)}51%{width:0;top:8px;transform:rotate(-45deg)}to{width:10px;top:8px;transform:rotate(-45deg)}}@keyframes firework{0%{opacity:1;box-shadow:0 0 0 -2px #4f29f0,0 0 0 -2px #4f29f0,0 0 0 -2px #4f29f0,0 0 0 -2px #4f29f0,0 0 0 -2px #4f29f0,0 0 0 -2px #4f29f0}30%{opacity:1}to{opacity:0;box-shadow:0 -15px #4f29f0,14px -8px #4f29f0,14px 8px #4f29f0,0 15px #4f29f0,-14px 8px #4f29f0,-14px -8px #4f29f0}}
.system-region-table-container{height:100%}.system-region-table-container .system-region-table-container-header{background:#fff;border-radius:.7rem;flex-direction:column;justify-content:space-around;height:20%;display:flex}.system-region-table-container .system-region-table-container-header .system-regioin-table-container-header-title{padding:.5rem;font-size:1.3rem}.system-region-table-container .system-region-table-container-header .system-region-table-container-header-search-container{justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.system-region-table-container .system-region-table-container-header .system-region-table-container-header-search-container .system-region-table-container-header-search{background:#eee;border-radius:.4rem;align-items:center;width:50%;height:2.3rem;padding-left:1rem;display:flex}.system-region-table-container .system-region-table-container-header .system-region-table-container-header-search-container .system-region-table-container-header-search input{background:0 0;width:90%;padding-left:1rem}.system-region-table-container .system-region-table-container-header .system-region-table-container-header-search-container .system-region-table-container-header-search input:focus{border:none;outline:none}.system-region-table-container-table{border-radius:1rem;grid-template-columns:repeat(3,1fr);place-items:center;height:77%;display:grid;overflow-y:auto}@media (max-width:1024px){.system-region-table-container-table{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.system-region-table-container .system-region-table-container-header{height:23%}.system-region-table-container .system-region-table-container-header .system-region-table-container-header-search-container{flex-direction:column;display:flex}.system-region-table-container .system-region-table-container-header .system-region-table-container-header-search-container .system-region-table-container-header-search{width:100%}.system-region-table-container .system-region-table-container-header .system-region-table-container-header-search-container .system-region-table-container-header-actions{justify-content:end;width:100%;margin-top:.3rem;display:flex}.system-region-table-container-table{background:0 0;height:60%;grid-template-columns:1fr!important;place-items:center!important}.system-region-table-container-table .card{background:#fff}}.card{--border-radius:.75rem;--primary-color:#7257fa;--secondary-color:#3c3852;cursor:pointer;border-radius:var(--border-radius);background:#f1f1f3;width:19rem;height:12rem;margin-left:1rem;padding:1rem;font-family:Arial;position:relative;box-shadow:0 1px 4px #00000029}.card>*+*{margin-top:1.1em}.card .card__content{color:var(--secondary-color);font-size:.86rem}.card .card__title{padding:0;font-size:1.3rem;font-weight:700}.card .card__date{color:#6e6b80;font-size:.8rem}.card .card__arrow{background:var(--primary-color);border-top-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.card svg{transition:all .2s}.card:hover .card__title{color:var(--primary-color)}.card:hover .card__arrow{background:#111}.card:hover .card__arrow svg{transform:translate(3px)}
.dot-spinner{--uib-size:2.8rem;--uib-speed:.9s;--uib-color:#fff;height:var(--uib-size);width:var(--uib-size);justify-content:flex-start;align-items:center;display:flex;position:relative}.dot-spinner__dot{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.dot-spinner__dot:before{content:"";background-color:var(--uib-color);opacity:.5;width:20%;height:20%;animation:pulse0112 calc(var(--uib-speed)*1.111)ease-in-out infinite;border-radius:50%;transform:scale(0);box-shadow:0 0 20px #121f354d}.dot-spinner__dot:nth-child(2){transform:rotate(45deg)}.dot-spinner__dot:nth-child(2):before{animation-delay:calc(var(--uib-speed)*-.875)}.dot-spinner__dot:nth-child(3){transform:rotate(90deg)}.dot-spinner__dot:nth-child(3):before{animation-delay:calc(var(--uib-speed)*-.75)}.dot-spinner__dot:nth-child(4){transform:rotate(135deg)}.dot-spinner__dot:nth-child(4):before{animation-delay:calc(var(--uib-speed)*-.625)}.dot-spinner__dot:nth-child(5){transform:rotate(180deg)}.dot-spinner__dot:nth-child(5):before{animation-delay:calc(var(--uib-speed)*-.5)}.dot-spinner__dot:nth-child(6){transform:rotate(225deg)}.dot-spinner__dot:nth-child(6):before{animation-delay:calc(var(--uib-speed)*-.375)}.dot-spinner__dot:nth-child(7){transform:rotate(270deg)}.dot-spinner__dot:nth-child(7):before{animation-delay:calc(var(--uib-speed)*-.25)}.dot-spinner__dot:nth-child(8){transform:rotate(315deg)}.dot-spinner__dot:nth-child(8):before{animation-delay:calc(var(--uib-speed)*-.125)}@keyframes pulse0112{0%,to{opacity:.5;transform:scale(0)}50%{opacity:1;transform:scale(1)}}
.permisos-header{color:#0009;background:#eee;border-radius:.5rem;flex-direction:column;padding:.4rem .4rem .4rem .8rem;display:flex}.permisos-filters{border-radius:.5rem;justify-content:space-between;align-items:center;display:flex}.permisos-filters .permisos-filters-search{width:70%}.permisos-header-treeview{height:55vh;overflow-y:auto}.treeview-checkbox-container{background:#eeeeee80;border-radius:.3rem;justify-content:end;width:98%;margin:.8rem 0;padding:.4rem;display:flex}.treeview-checkbox-container .treeview-checkbox-container-content-1{background:0 0}.treeview-checkbox-container .treeview-checkbox-container-content-2{justify-content:space-between;width:30%;margin-left:1rem;display:flex}@media screen and (max-width:700px){.treeview-checkbox-container{background:#eeeeee80;border-radius:.3rem;justify-content:flex-end;width:98%;height:6rem;margin:.8rem 0;padding:.4rem;display:flex}.treeview-checkbox-container .treeview-checkbox-container-content-1{border-radius:.3rem;width:50%;flex-direction:column!important;justify-content:space-between!important;align-items:flex-end!important;display:flex!important}.treeview-checkbox-container .treeview-checkbox-container-content-2{border-radius:.3rem;width:50%;margin-left:1rem;flex-direction:column!important;justify-content:space-between!important;align-items:flex-end!important;display:flex!important}}@media screen and (max-width:650px){.permisos-filters{flex-direction:column;align-items:end;display:flex}.permisos-filters .permisos-filters-search{width:100%}.permisos-filters .permisos-filters-orderby{justify-content:end;width:100%;margin-top:.3rem;display:flex}}
.home-menu{background-image:linear-gradient(#eef1f5 0%,#e6e9f0 100%);height:100%;padding:1.5rem}.home-menu .home-menu-header{background:#fff;border-radius:.7rem;align-items:stretch;height:15vh;margin-bottom:.8rem;display:grid}.home-menu .home-menu-header .home-menu-header-action-container{justify-content:end;align-items:center;padding-right:1rem;display:flex}.home-menu .home-menu-header .home-menu-header-action-container .home-menu-header-search{width:60%}.home-menu .home-menu-header .home-menu-header-action-container .home-menu-header-filter{margin-left:1rem}.home-menu .home-menu-header .home-menu-header-detail{color:#00000080;padding-left:1rem}.home-menu .home-menu-search{box-sizing:border-box;border:none;border-radius:8px;width:100%;max-width:500px;margin-top:20px;padding:12px 15px;font-size:16px;transition:box-shadow .3s,transform .2s;box-shadow:0 2px 6px #0000001a}.home-menu .home-menu-search:focus{outline:none;transform:scale(1.01);box-shadow:0 0 0 3px #3b82f666}.home-menu .home-menu-container-cards{grid-gap:10px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);place-items:center;height:80%;margin-top:1rem;display:grid;overflow-y:auto}.home-menu .home-menu-container-cards .home-menu-container-cards-card{cursor:pointer;background:#fff;border-radius:.5rem;grid-template-rows:auto 1fr;grid-template-columns:7rem 1fr 3.5rem;align-items:center;gap:.3rem 1rem;width:80%;height:10rem;padding:.5rem;transition:box-shadow .4s;display:grid;position:relative}.home-menu .home-menu-container-cards .home-menu-container-cards-card .card-icon-tooltip{color:#004aad;cursor:pointer;font-size:1.2rem;position:absolute;top:8px;right:8px}.home-menu .home-menu-container-cards .home-menu-container-cards-card .card-icon-tooltip .tooltip-text{visibility:hidden;color:#fff;text-align:center;z-index:1;opacity:0;background-color:#000000bf;border-radius:4px;width:160px;padding:6px;font-size:.75rem;transition:opacity .3s;position:absolute;top:-35px;right:0}.home-menu .home-menu-container-cards .home-menu-container-cards-card .card-icon-tooltip:hover .tooltip-text{visibility:visible;opacity:1}.home-menu .home-menu-container-cards .home-menu-container-cards-card .home-menu-container-cards-card-img{grid-area:1/1/span 2;width:7rem;height:7rem}.home-menu .home-menu-container-cards .home-menu-container-cards-card .home-menu-container-cards-card-img img{object-fit:contain;width:100%;height:100%}.home-menu .home-menu-container-cards .home-menu-container-cards-card .home-menu-container-cards-title{grid-area:1/2;font-size:1rem;font-weight:600}.home-menu .home-menu-container-cards .home-menu-container-cards-card .home-menu-container-cards-description{color:#555;grid-area:2/2;font-size:.85rem;line-height:1.25}.home-menu .home-menu-container-cards .home-menu-container-cards-card .button-navigate{cursor:pointer;background:0 0;border:none;grid-area:1/3/span 2;justify-content:center;align-items:center;transition:transform .4s;display:flex}.home-menu .home-menu-container-cards .home-menu-container-cards-card .button-navigate .bx-chevron-right{color:#004aad;font-size:2.8rem}.home-menu .home-menu-container-cards .home-menu-container-cards-card:hover{box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d}.home-menu .home-menu-container-cards .home-menu-container-cards-card:hover>.button-navigate{transform:translate(10px)}@media (max-width:768px){.home-menu-container-cards{grid-template-columns:1fr;height:auto}.home-menu-container-cards-card{grid-template-rows:auto auto auto;grid-template-columns:4.5rem 1fr 2.5rem;width:100%;height:auto;padding:.75rem}.home-menu-container-cards-card-img{grid-area:1/1;width:4.5rem;height:4.5rem}.button-navigate{grid-area:1/3}.home-menu-container-cards-title{grid-area:2/1/auto/span 3;margin-top:.3rem}.home-menu-container-cards-description{grid-area:3/1/auto/span 3;font-size:.8rem}.card-icon-tooltip{top:6px;right:6px}}@media (max-width:1024px) and (max-height:768px){.home-menu-container-cards{grid-template-columns:repeat(2,1fr)!important;justify-items:center!important}.home-menu-container-cards-card{width:100%}}@media (max-width:1024px){.home-menu-container-cards{grid-template-columns:repeat(2,1fr)}.home-menu-container-cards-card{width:100%}}.home-menu_loading{place-items:center;height:100%;display:grid}.help-floating-button{color:#fff;cursor:pointer;z-index:9999;background-color:#004aad;border:none;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:1.8rem;transition:all .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 4px 14px #0003}.help-floating-button:hover{background-color:#003b8c;transform:scale(1.1)rotate(8deg)}@media screen and (max-width:600px){.home-menu .home-menu-container-cards{flex-direction:column;gap:0;max-height:80vh;display:flex;overflow-y:auto}.home-menu .home-menu-container-cards-card{margin-top:1rem;margin-bottom:0}}@media (max-width:480px){.home-menu-search{border-radius:6px;max-width:100%;margin-top:15px;padding:10px 12px;font-size:14px}}@media (min-width:481px) and (max-width:768px){.home-menu-search{max-width:90%;padding:11px 13px;font-size:15px}}@media (min-width:769px){.home-menu-search{max-width:500px;font-size:16px}}
.products{background:#eee;height:100vh}.products .products-header{justify-content:center;align-items:center;height:20%;display:none}.products .products-header .products-header-content{background:#fff;border-radius:.5rem;width:99%;height:90%}.products .card-content{flex-direction:column;display:flex}.products .card-img-container{justify-content:center;height:50%;display:flex}.products .card-img-container div{border-radius:.5rem;width:18rem;height:15rem}.products .card-img-container div img{object-fit:cover;border-radius:.5rem;width:100%;height:100%}.products .card-price-star-container{color:#000000b3;flex-direction:column;justify-content:space-evenly;margin-top:1rem;padding-left:1rem;display:flex}
.pro-header{background:#fff;justify-content:space-between;height:100%;padding:0 0 0 .7rem;display:flex}.pro-header .pro-header-img{width:4rem;height:4rem}.pro-header .pro-header-img img{object-fit:contain;width:100%;height:100%}.pro-header .pro-header-profile{justify-content:space-evenly;align-items:center;width:15%;display:flex}
.product-sidebar-container{background:#fff;border-radius:.7rem;width:95%;height:95%;padding-top:1rem;overflow-y:auto}.product-sidebar-container .product-sidebar-container-sidebar{background:0 0;border:none;width:100%;padding:0}.product-sidebar-container .product-sidebar-container-sidebar .product-sidebar-container-sidebar-menu{color:#000000b3;background:#fff;border:none}.product-sidebar-container .product-sidebar-container-sidebar .product-sidebar-container-sidebar-menu .product-sidebar-container-sidebar-menu-submenu{background:#fff}.product-sidebar-container .product-sidebar-container-sidebar .product-sidebar-container-sidebar-menu .product-sidebar-container-sidebar-menu-submenu .product-sidebar-container-sidebar-menu-submenu-item{background:0 0}
.products-anouncement{flex-direction:column;justify-content:space-between;height:90vh;padding:1.5rem;display:flex}.products-anouncement .products-anouncement-anounce{background:#fff;border-radius:1rem;height:70%;display:flex}.products-anouncement .products-anouncement-anounce .products-anouncement-anounce-details{flex-direction:column;justify-content:center;width:65%;padding:1.5rem;display:flex}.products-anouncement .products-anouncement-anounce .products-anouncement-anounce-img{justify-content:center;align-items:center;width:40%;display:flex}.products-anouncement .products-anouncement-anounce .products-anouncement-anounce-img div{width:20rem;height:20rem}.products-anouncement .products-anouncement-anounce .products-anouncement-anounce-img div img{object-fit:contain;width:100%;height:100%}.products-anouncement .products-anouncement-details{justify-content:space-evenly;align-items:center;height:25%;display:flex}.products-anouncement .products-anouncement-details .products-anouncement-details-card{border:1px solid #0000001a;border-radius:.5rem;justify-content:center;align-items:center;width:30%;height:70%;display:flex}.products-anouncement .products-anouncement-details .products-anouncement-details-card .products-anouncement-details-card-img{color:#0006;padding:.5rem;font-size:4rem}.products-anouncement .products-anouncement-details .products-anouncement-details-card .products-anouncement-details-card-detail{flex-direction:column;justify-content:center;line-height:1.2;display:flex}.products-anouncement .products-anouncement-details .products-anouncement-details-card .products-anouncement-details-card-detail span b{color:#000c;font-size:1.1rem}.products-anouncement .products-anouncement-details .products-anouncement-details-card .products-anouncement-details-card-detail span{color:#0006;font-size:.9rem}
.products-category{height:auto;padding:.3rem}.products-category .products-category-title{padding:1rem;font-size:1.3rem}.products-category .products-category-content{padding:1rem}.products-category .products-category-content .products-category-content-card{-webkit-user-select:none;user-select:none;cursor:pointer;background:#fff;border-radius:.4rem;align-items:center;height:100%;padding:1rem;display:flex;box-shadow:0 1px 4px #00000029}.products-category .products-category-content .products-category-content-card .products-category-content-card-img{width:3.5rem;height:3.5rem;margin-right:1rem}.products-category .products-category-content .products-category-content-card .products-category-content-card-img img{object-fit:contain;width:100%;height:100%}.products-category .products-category-content .products-category-content-card .products-category-content-card-details{color:#0009;flex-direction:column;line-height:1;display:flex}
.products-destacados{height:90vh}.products-destacados .products-destacados-title{color:#0009;padding:1rem;font-size:1.7rem}.products-destacados .slider-container{width:100%;height:25rem}.products-destacados .slider-container .slider-card{background:#fff;border-radius:.8rem;width:90%;height:90%;padding:.5rem}.products-destacados .slider-container .slider-card .slider-card-img{justify-content:center;align-items:center;height:15rem;display:flex}.products-destacados .slider-container .slider-card .slider-card-img div{width:90%;height:90%}.products-destacados .slider-container .slider-card .slider-card-img div img{object-fit:cover;border-radius:.8rem;width:100%;height:100%}.products-destacados .slider-container .slider-card .slider-card-title{color:#00000080;font-size:1.2rem}.products-destacados .slider-container .slider-card .slider-card-details{color:#00000080;font-size:.8rem}.products-destacados .slider-container .slider-card .slider-card-details .slider-card-footer{justify-content:space-between;align-items:center;display:flex}.products-destacados .slider-container .slider-card .slider-card-details .slider-card-footer .slider-card-footer-price{justify-content:space-between;align-items:center;width:52%;display:flex}
.system-products-container{height:100%}.system-products-container .system-products-container-header{background:#fff;border-radius:.3rem;flex-direction:column;justify-content:space-evenly;height:23%;padding:.5rem;display:flex}.system-products-container .system-products-container-header .system-products-container-header-title{text-shadow:1px 2px 2px #0003;padding:.2rem;font-size:1.5rem}.system-products-container .system-products-container-header .system-products-container-header-search-container{justify-content:space-between;display:flex}.system-products-container .system-products-container-header .system-products-container-header-search-container .system-products-container-header-search-container-search{width:70%}.system-products-container .system-products-container-header .system-products-container-header-search-container .system-products-container-header-search-container-button{justify-content:space-evenly;width:25%;display:flex}.system-products-container .system-products-container-header .system-products-container-header-search-container .system-products-container-header-search-container-button Button{justify-content:space-between;align-items:center;display:flex}.system-products-container .system-products-container-table{background:#fff;border-radius:.3rem;height:75%;margin-top:.9rem;overflow-y:auto}
.modal-content{width:100%;height:80%}.modal-content .modal-content-title{justify-content:space-between;align-items:center;font-size:1.2rem;display:flex}.modal-content .modal-content-title .modal-content-title-content-1{justify-content:space-between;align-items:center;width:20%;display:flex}
.custom-stepper .ant-steps-item-title{font-size:.8rem}.stepper-content{height:85%;overflow-y:auto}.stepper-content .stepper-content-controllers{background:#00f}
.form-container{align-items:center;height:100%;display:flex}.form-container Form{display:flex}.form-container Form .form-container-row-1,.form-container Form .form-container-row-2,.form-container Form .form-container-row-3,.form-container Form .form-container-row-4{width:50%}.form-container Form .form-container-row-1 .form-container-row-1-input,.form-container Form .form-container-row-2 .form-container-row-1-input,.form-container Form .form-container-row-3 .form-container-row-1-input,.form-container Form .form-container-row-4 .form-container-row-1-input{margin-top:1rem}.form-container Form .form-container-button{justify-content:end;width:100%;display:flex}@media screen and not (min-width:650px){.form-container{align-items:center;height:100%;display:flex}.form-container Form{display:flex}.form-container Form .form-container-row-1{width:100%;margin-top:20rem}.form-container Form .form-container-row-2,.form-container Form .form-container-row-3,.form-container Form .form-container-row-4{width:100%;margin-top:1rem}.form-container Form .form-container-row-2 .form-container-row-1-input,.form-container Form .form-container-row-3 .form-container-row-1-input,.form-container Form .form-container-row-4 .form-container-row-1-input{margin-top:1rem}.form-container Form .form-container-button{justify-content:end;width:100%;display:flex}}@media screen and not (min-width:520px){.form-container{align-items:center;height:100%;display:flex}.form-container Form{display:flex}.form-container Form .form-container-row-1{width:100%;margin-top:40rem}.form-container Form .form-container-row-2,.form-container Form .form-container-row-3,.form-container Form .form-container-row-4{width:100%;margin-top:1rem}.form-container Form .form-container-row-2 .form-container-row-1-input,.form-container Form .form-container-row-3 .form-container-row-1-input,.form-container Form .form-container-row-4 .form-container-row-1-input{margin-top:1rem}.form-container Form .form-container-button{justify-content:end;width:100%;display:flex}}
.create-tax{justify-content:center;align-items:center;height:100%;display:flex}.create-tax .create-tax-form{width:50%;height:60%}.create-tax .create-tax-form .create-tax-form-content-1{flex-wrap:wrap;align-items:center;width:100%;display:flex}.create-tax .create-tax-form .create-tax-form-content-3{align-items:center;width:100%;display:grid}.create-tax .create-tax-form .create-tax-form-content-2{flex-wrap:wrap;align-items:center;width:100%;margin-top:1rem;display:flex}.create-tax .create-tax-form .create-tax-form-content-button{justify-content:end;align-items:center;width:100%;display:flex}@media screen and not (min-width:600px){.create-tax{justify-content:center;align-items:center;height:100%;display:flex}.create-tax .create-tax-form{width:100%;height:60%}.create-tax .create-tax-form .create-tax-form-content-2{flex-wrap:wrap;align-items:center;width:100%;margin-top:1rem;display:flex}.create-tax .create-tax-form .create-tax-form-content-2 .create-tax-form-content-2-input{width:15rem}}@media screen and not (min-width:440px){.create-tax{justify-content:center;align-items:center;height:100%;display:flex}.create-tax .create-tax-form{width:100%;height:60%}.create-tax .create-tax-form .create-tax-form-content-2{flex-wrap:wrap;align-items:center;width:100%;margin-top:1rem;display:flex}.create-tax .create-tax-form .create-tax-form-content-2 .create-tax-form-content-2-input{width:10rem}}@media screen and not (min-width:350px){.create-tax{justify-content:center;align-items:center;height:100%;display:flex}.create-tax .create-tax-form{width:100%;height:60%}.create-tax .create-tax-form .create-tax-form-content-2{flex-wrap:wrap;align-items:center;width:100%;margin-top:1rem;display:flex}.create-tax .create-tax-form .create-tax-form-content-2 .create-tax-form-content-2-input{width:8rem}}
.product-precio{justify-content:center;align-items:center;height:100%;display:flex}.product-precio .product-precio-form{width:80%}.product-precio .product-precio-form .product-precio-input-1,.product-precio .product-precio-form .product-precio-input-2,.product-precio .product-precio-form .product-precio-input-3,.product-precio .product-precio-form .product-precio-input-4{width:25rem}.product-precio .product-precio-form .product-precio-input-3,.product-precio .product-precio-form .product-precio-input-4{margin-top:1rem}.product-precio .product-precio-form .product-precio-button{justify-content:end;width:100%;padding:1rem;display:flex}@media screen and not (min-width:600px){.product-precio{justify-content:center;align-items:center;height:100%;display:flex}.product-precio .product-precio-form{width:80%}.product-precio .product-precio-form .product-precio-input-1,.product-precio .product-precio-form .product-precio-input-2,.product-precio .product-precio-form .product-precio-input-3,.product-precio .product-precio-form .product-precio-input-4{width:100%}.product-precio .product-precio-form .product-precio-input-3,.product-precio .product-precio-form .product-precio-input-4{margin-top:1rem}.product-precio .product-precio-form .product-precio-button{justify-content:end;width:100%;padding:1rem;display:flex}}
.product-suplidor{justify-content:center;align-items:center;height:100%;display:flex}.product-suplidor .product-suplidor-form .product-suplidor-form-content-1,.product-suplidor .product-suplidor-form .product-suplidor-form-content-2,.product-suplidor .product-suplidor-form .product-suplidor-form-content-3{width:100%;margin-top:1rem;display:flex}.product-suplidor .product-suplidor-form .product-suplidor-form-button{justify-content:end;width:100%;margin-top:1rem;display:flex}@media screen and not (min-width:1030px){.product-suplidor{justify-content:center;align-items:center;height:100%;display:flex}.product-suplidor .product-suplidor-form{overflow-y:auto}.product-suplidor .product-suplidor-form .product-suplidor-form-content-1{flex-wrap:wrap;width:100%;display:flex}.product-suplidor .product-suplidor-form .product-suplidor-form-content-1 .product-suplidor-form-content-1-input{margin-top:.7rem}.product-suplidor .product-suplidor-form .product-suplidor-form-content-2{flex-wrap:wrap;width:100%;margin-top:1rem;display:flex}.product-suplidor .product-suplidor-form .product-suplidor-form-content-2 .product-suplidor-form-content-2-input{margin-top:.7rem}.product-suplidor .product-suplidor-form .product-suplidor-form-content-3{flex-wrap:wrap;width:100%;margin-top:1rem;display:flex}.product-suplidor .product-suplidor-form .product-suplidor-form-content-3 .product-suplidor-form-content-3-input{margin-top:.7rem}.product-suplidor .product-suplidor-form .product-suplidor-form-button{justify-content:end;width:100%;display:flex}}@media screen and not (min-width:580px){.product-suplidor{justify-content:center;align-items:center;height:100%;display:flex}.product-suplidor .product-suplidor-form{overflow-y:auto}.product-suplidor .product-suplidor-form .product-suplidor-form-content-1{flex-wrap:wrap;width:100%;margin-top:20rem;display:flex}.product-suplidor .product-suplidor-form .product-suplidor-form-content-1 .product-suplidor-form-content-1-input{width:100%;margin-top:.7rem}.product-suplidor .product-suplidor-form .product-suplidor-form-content-2{flex-wrap:wrap;width:100%;margin-top:1rem;display:flex}.product-suplidor .product-suplidor-form .product-suplidor-form-content-2 .product-suplidor-form-content-2-input{width:100%;margin-top:.7rem}.product-suplidor .product-suplidor-form .product-suplidor-form-content-3{flex-wrap:wrap;width:100%;margin-top:1rem;display:flex}.product-suplidor .product-suplidor-form .product-suplidor-form-content-3 .product-suplidor-form-content-3-input{width:100%;margin-top:.7rem}.product-suplidor .product-suplidor-form .product-suplidor-form-button{justify-content:end;width:100%;display:flex}}
.product-typeproduct-brands{justify-content:center;align-items:center;height:100%;display:flex}.product-typeproduct-brands .product-typeproduct-brands-form{flex-wrap:wrap;width:50%;height:50%;padding:.2rem;display:flex}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-input{width:100%}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-input .product-typeproduct-brands-form-input-1{width:100%;margin-top:1rem}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-input-1{width:30rem}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-button{justify-content:end;width:100%;display:flex}@media screen and not (min-width:1150px){.product-typeproduct-brands{justify-content:center;align-items:center;height:100%;display:flex}.product-typeproduct-brands .product-typeproduct-brands-form{flex-wrap:wrap;width:80%;height:50%;padding:.2rem;display:flex}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-input{flex-direction:column;width:100%;display:flex}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-input .product-typeproduct-brands-form-input-1{width:100%;margin-top:1rem}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-input-1{width:30rem}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-button{justify-content:end;width:100%;display:flex}}@media screen and not (min-width:450px){.product-typeproduct-brands .product-typeproduct-brands-form{flex-wrap:wrap;width:100%;height:100%;padding:.2rem;display:flex}.product-typeproduct-brands .product-typeproduct-brands-form .product-typeproduct-brands-form-input{flex-direction:column;display:flex}}
.descuento-marca{justify-content:center;align-items:center;height:100%;display:flex}.descuento-marca .descuento-marca-form{width:90%}.descuento-marca .descuento-marca-form .descuento-marca-form-content-1{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex}.descuento-marca .descuento-marca-form .descuento-marca-form-content-1 .descuento-marca-form-content-1-input-1{width:15rem;margin-top:1rem}.descuento-marca .descuento-marca-form .descuento-marca-form-content-2{flex-wrap:wrap;align-items:center;width:100%;margin-top:1rem;display:flex}.descuento-marca .descuento-marca-form .descuento-marca-form-content-2 .descuento-marca-form-content-2-input{width:15rem;margin-top:1rem}.descuento-marca .descuento-marca-form .descuento-marca-form-marca{width:100%;margin-top:2rem;display:flex}.descuento-marca .descuento-marca-form .descuento-marca-form-marca .descuento-marca-form-marca-input-1{width:18rem}.descuento-marca .descuento-marca-form .descuento-marca-form-button{justify-content:end;width:100%;padding:1rem;display:flex}@media screen and not (min-width:600px){.descuento-marca{justify-content:center;align-items:center;height:100%;display:flex;overflow-y:auto}.descuento-marca .descuento-marca-form{width:90%;padding:1rem}.descuento-marca .descuento-marca-form .descuento-marca-form-content-1{width:100%;margin-top:20rem}.descuento-marca .descuento-marca-form .descuento-marca-form-content-1 .descuento-marca-form-content-1-input-1{width:8rem}.descuento-marca .descuento-marca-form .descuento-marca-form-content-2 .descuento-marca-form-content-2-input{width:10rem}.descuento-marca .descuento-marca-form .descuento-marca-form-marca{flex-wrap:wrap;width:100%;margin-top:2rem;display:flex}.descuento-marca .descuento-marca-form .descuento-marca-form-marca .descuento-marca-form-marca-input-1{width:8rem}}
.system-role-table-container{height:100%}

.sucursal-modal-body{justify-content:center;align-items:center;display:flex}.sucursal-modal-body .sucursal-modal-body-form{width:90%}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-title{color:#0009;padding:.3rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4{justify-content:space-between;align-items:center;display:flex}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1{border-radius:.6rem;width:45%;height:3.5rem;margin-bottom:1rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1 .sucursal-form-select-1-select,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1 .sucursal-form-select-1-select{background:0 0;border:none;width:100%;height:100%}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1 .sucursal-form-select-1-select:focus,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1 .sucursal-form-select-1-select:focus{border:none;outline:none}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-1{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-1 .sucursal-modal-body-form-row-1-input-1{width:45%}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-1 .sucursal-modal-body-form-row-1-input-2{width:45%;margin-left:1rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-2,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-5{margin-bottom:.5rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-2 .sucursal-modal-body-form-row-2-input,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-5 .sucursal-modal-body-form-row-2-input{width:45%}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-2 .sucursal-modal-body-form-row-5-input-1,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-5 .sucursal-modal-body-form-row-5-input-1{width:90%;height:4rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-6{margin-bottom:.5rem;display:flex}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-6 .sucursal-modal-body-form-row-input-1,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-6 .sucursal-modal-body-form-row-input-2{justify-content:center;width:50%;display:flex}@media screen and (max-width:1024px) and (max-height:600px){.sucursal-modal-body .sucursal-modal-body-form{width:100%;height:65vh;overflow-y:auto}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4{flex-direction:column;display:flex}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1{background:#e1e1e180;border-radius:.6rem;width:100%;height:3.5rem;margin-bottom:1rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1 .sucursal-form-select-1-select,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1 .sucursal-form-select-1-select{background:0 0;border:none;width:100%;height:100%}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1 .sucursal-form-select-1-select:focus,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1 .sucursal-form-select-1-select:focus{border:none;outline:none}}@media screen and not (min-width:600px){.sucursal-modal-body{justify-content:center;align-items:center;display:flex}.sucursal-modal-body .sucursal-modal-body-form{width:100%}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-title{color:#0009;padding:.3rem;font-size:.9rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4{flex-direction:column;display:flex}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1{background:#e1e1e180;border-radius:.6rem;width:100%;height:3.5rem;margin-bottom:1rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1 .sucursal-form-select-1-select,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1 .sucursal-form-select-1-select{background:0 0;border:none;width:100%;height:100%}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-3 .sucursal-form-select-1 .sucursal-form-select-1-select:focus,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-4 .sucursal-form-select-1 .sucursal-form-select-1-select:focus{border:none;outline:none}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-1{flex-direction:column;justify-content:start;align-items:start;margin-bottom:.5rem;display:flex}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-1 .sucursal-modal-body-form-row-1-input-1{width:100%;margin-left:0}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-1 .sucursal-modal-body-form-row-1-input-2{width:100%;margin-top:.4rem;margin-left:-.5rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-2,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-5{margin-bottom:.5rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-2 .sucursal-modal-body-form-row-2-input,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-5 .sucursal-modal-body-form-row-2-input{width:100%}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-2 .sucursal-modal-body-form-row-5-input-1,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-5 .sucursal-modal-body-form-row-5-input-1{width:100%;height:3rem}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-6{margin-bottom:.5rem;display:flex}.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-6 .sucursal-modal-body-form-row-input-1,.sucursal-modal-body .sucursal-modal-body-form .sucursal-modal-body-form-row-6 .sucursal-modal-body-form-row-input-2{justify-content:center;width:50%;font-size:.8rem;display:flex}}
.province-form-select-1{background:#e1e1e180;border-radius:.6rem;height:3.5rem;margin-bottom:1rem;padding:.3rem .5rem}.province-form-select-1 .province-form-select-1-select{background:0 0;border:none;width:100%;height:100%}.province-form-select-1 .province-form-select-1-select:focus{border:none;outline:none}.province-form-select-1:hover{background:#e1e1e1cc}
.municipio-form-select-1{background:#e1e1e180;border-radius:.6rem;height:3.5rem;margin-bottom:1rem;padding:.3rem .5rem}.municipio-form-select-1 .municipio-form-select-1-select{background:0 0;border:none;width:100%;height:100%}.municipio-form-select-1 .municipio-form-select-1-select:focus{border:none;outline:none}.municipio-form-select-1:hover{background:#e1e1e1cc}
.floatting-button-nav-container{z-index:99;background:#fff;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.4rem;display:flex;position:fixed;bottom:8rem;right:2rem}.floatting-button-nav-container .floatting-button-nav-container-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#006bff;border:none;border-radius:.2rem;width:13rem;height:3rem;padding:1rem;font-size:.8rem}.floatting-button-nav-container-button-principal{color:#fff;cursor:pointer;background:#006bff;border-radius:5rem;place-items:center;width:4rem;height:4rem;display:grid;position:fixed;bottom:2rem;right:2rem}.floatting-button-nav-container-button-principal .bx-cog{font-size:1.8rem}.dark .floatting-button-nav-container{z-index:99;background:#222;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.4rem;display:flex;position:fixed;bottom:8rem;right:2rem;box-shadow:0 0 10px #000000b3}.dark .floatting-button-nav-container .floatting-button-nav-container-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1a73e8;border:none;border-radius:.2rem;width:13rem;height:3rem;padding:1rem;font-size:.8rem;transition:background-color .3s;box-shadow:0 2px 5px #00000080}.dark .floatting-button-nav-container .floatting-button-nav-container-button:hover{background:#155ab6}.dark .floatting-button-nav-container-button-principal{color:#fff;cursor:pointer;background:#1a73e8;border-radius:5rem;place-items:center;width:4rem;height:4rem;transition:background-color .3s;display:grid;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 10px #000000b3}.dark .floatting-button-nav-container-button-principal:hover{background:#155ab6}.dark .floatting-button-nav-container-button-principal .bx-cog{font-size:1.8rem}
.header{background:#fff;justify-content:space-between;align-items:center;height:8%;display:flex}.header .inventory-header-title{margin-left:1rem}.header .inventory-header-title b{color:#000;text-shadow:1px 1px 1px #0000001a;font-size:1.2rem}.header .inventory-header-content{align-items:center;width:20%;padding-left:.8rem;display:flex}.header .inventory-header-content .bx-search{font-size:1.3rem}.header .inventory-header-content input{background:0 0;border:none;width:90%;height:95%;padding-left:1rem}.header .inventory-header-content input:focus{border:none;outline:none}.header-content{justify-content:end;align-items:center;width:30%;height:70%;display:flex}.header-content .small-badge{background:#845adf;border:none;width:1.4rem;height:1.4rem;padding:0;font-size:.5rem}.header-content .small-badge-button{background:#0000001a;border-radius:5rem;padding:0}.header-content .bx-bell{font-size:1.2rem}.header-content .header-setting{justify-content:end;width:auto;margin-left:1.4rem;display:flex}
.inventory{background:#eee;height:100vh}.inventory .inventory-content{background:#eee;flex-direction:column;gap:.3rem;height:91vh;max-height:91vh;padding:.6rem;display:flex}.inventory .inventory-content .inventory-content-description{background:#fff;border-radius:.3rem;align-items:center;height:6vh;padding:.6rem;display:flex}.inventory .inventory-content .inventory-content-description.search-and-buttons{justify-content:space-between}.inventory .inventory-content .inventory-content-description-search{background:#fff;border-radius:.3rem;align-items:center;height:6vh;padding:.6rem;display:flex}.inventory .inventory-content .inventory-content-description-search b{margin-left:2rem;font-size:1.3rem}.inventory .inventory-content .inventory-content-slide{background:#fff;border-radius:.3rem;min-height:200px;padding:.75rem}.inventory .inventory-content .inventory-content-slide-track{background:#fff;border-radius:.3rem;justify-content:center;align-items:center;gap:.2rem;height:2rem;display:flex}.inventory .inventory-content .inventory-content-resum{justify-content:space-between;height:60vh;display:flex;overflow-y:auto}.inventory .inventory-content .inventory-content-resum .inventory-content-resum-products,.inventory .inventory-content .inventory-content-resum .inventory-content-resum-oders{background:#fff;border-radius:.3rem;width:49.8%;height:100%}.inventory-content-description{justify-content:space-between;align-items:center;display:flex}.home-menu-search{background:#fff;border:none;outline:none}.maintenance-button{background-color:#004aad}@media screen and (max-width:1024px){.inventory .inventory-content .inventory-content-slide{min-height:250px}.inventory .inventory-content .inventory-content-resum{overflow-y:auto;flex-direction:column!important;display:block!important}.inventory .inventory-content .inventory-content-resum .inventory-content-resum-products,.inventory .inventory-content .inventory-content-resum .inventory-content-resum-oders{width:100%;height:100%}}@media screen and (max-width:1024px) and (max-height:600px){.inventory .inventory-content{flex-direction:column;justify-content:center;gap:1rem;display:flex}.inventory .inventory-content .inventory-content-resum{flex-direction:row;display:flex}.inventory .inventory-content .inventory-content-resum .inventory-content-resum-products{width:100%;height:100%}.inventory .inventory-content .inventory-content-resum .inventory-content-resum-oders{width:100%;height:100%;margin-top:10px}}@media screen and (max-width:1024px) and (max-height:1366px){.inventory .inventory-content{flex-direction:column;justify-content:center;gap:1rem;display:flex}.inventory .inventory-content .inventory-content-resum{flex-direction:row;display:flex}.inventory .inventory-content .inventory-content-resum .inventory-content-resum-products{width:100%;height:100%}.inventory .inventory-content .inventory-content-resum .inventory-content-resum-oders{width:100%;height:100%;margin-top:10px}}@media screen and (max-width:500px){.inventory .inventory-content{flex-direction:column;justify-content:center;gap:1rem;display:flex}.inventory .inventory-content .inventory-content-slide{min-height:250px}.inventory .inventory-content .inventory-content-resum{height:60vh;padding:0;display:block;overflow-y:auto}.inventory .inventory-content .inventory-content-resum .inventory-content-resum-products{width:100%;height:100%}.inventory .inventory-content .inventory-content-resum .inventory-content-resum-oders{width:100%;height:100%;margin-top:10px}.home-menu-search{margin:2px}}
.slider-wrapper{width:100%;margin:0 auto;padding-top:1.5rem;position:relative}.slider-container{width:100%;padding:.5rem}.swiper-slide{height:auto;display:flex}.custom-nav{z-index:10;width:32px;height:32px}.swiper-button-prev{left:-10px}.swiper-button-next{right:-10px}.slider-container-content{box-sizing:border-box;cursor:pointer;background-color:#f3f4f6;border-radius:.75rem;flex-direction:column;justify-content:space-between;width:100%;padding:1rem;transition:background-color .2s,box-shadow .2s;display:flex}.slider-container-content:hover{background-color:#0000000f;box-shadow:0 4px 10px #00000014}.slider-section{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.slider-section-content-1,.slider-section-content-2{width:100%}.slider-container-content-body{justify-content:center;display:flex}.slider-container-content-body-content-header{flex-direction:column;gap:.25rem;display:flex}.slider-container-content-body-content-header b{font-size:.85rem}.slider-container-content-body-content-header-resum{color:#0009;font-size:.65rem}.slider-section-content-2-img{width:60%;max-width:120px;margin:0 auto}.slider-section-content-2-img img{object-fit:contain;width:100%;height:auto}@media (min-width:768px){.slider-section{text-align:left;flex-direction:row}.slider-section-content-1{width:65%}.slider-section-content-2{width:35%}.slider-section-content-2-img{width:80%}.slider-container-content-body-content-header b{font-size:.95rem}.slider-container-content-body-content-header-resum{font-size:.75rem}}@media (min-width:1024px){.slider-wrapper{padding-top:2rem}.slider-container{padding:1rem}.slider-section-content-2-img{max-width:150px}.slider-container-content-body-content-header b{font-size:1rem}.slider-container-content-body-content-header-resum{font-size:.85rem}}@media (max-width:480px){.swiper-button-prev,.swiper-button-next{display:none}}
.products-resum{flex-direction:column;justify-content:space-between;height:100%;padding:.4rem;display:flex}.products-resum .products-resum-header{justify-content:space-between;align-items:center;padding:.4rem .5rem;display:flex}.products-resum .products-resum-header .products-resum-header-title{color:#004aad;font-size:1.2rem}.products-resum .products-resum-header .products-resum-header-a{color:#004aad;white-space:nowrap;background:#004aad1a;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .3s,transform .3s;display:inline-flex}.products-resum .products-resum-header .products-resum-header-a i{font-size:1.3rem;line-height:1;transition:transform .3s}.products-resum .products-resum-header .products-resum-header-a:hover{background:#004aad2e}.products-resum .products-resum-header .products-resum-header-a:hover i{transform:translate(4px)}@media (max-width:480px){.products-resum .products-resum-header .products-resum-header-a{padding:.25rem .6rem;font-size:.75rem}.products-resum .products-resum-header .products-resum-header-a i{font-size:1.1rem}}.products-resum .products-resum-table{flex-grow:1;height:70%;margin-top:1rem;overflow-y:auto}@media screen and (max-width:1024px) and (max-height:600px){.products-resum .products-resum-header .products-resum-header-title{font-size:1.2rem}.products-resum .products-resum-header .products-resum-header-a{padding:.25rem .6rem;font-size:.75rem}.products-resum .products-resum-header .products-resum-header-a i{font-size:1.1rem}}@media screen and (max-width:768px){.products-resum .products-resum-header .products-resum-header-a{padding:.25rem .6rem;font-size:.75rem}.products-resum .products-resum-header .products-resum-header-a i{font-size:1.1rem}}
.orders-resum{flex-direction:column;justify-content:space-between;height:100%;padding:.4rem;display:flex}.orders-resum .orders-resum-header{justify-content:space-between;align-items:center;padding:.4rem .5rem;display:flex}.orders-resum .orders-resum-header .orders-resum-header-title{color:#004aad;font-size:1.2rem}.orders-resum .orders-resum-header .orders-resum-header-a{background:#006bff;border-radius:2rem;place-items:center;width:2.3rem;height:2.3rem;display:grid}.orders-resum .orders-resum-header .orders-resum-header-a .bx-right-arrow-alt{color:#fff;font-size:1.2rem}.orders-resum .orders-resum-times-chars{height:80%}.orders-resum .orders-resum-times-chars .orders-resum-times{justify-content:space-between;height:15%;display:flex}.orders-resum .orders-resum-times-chars .orders-resum-times div{text-align:center;background:#006bff1a;border-radius:.4rem;flex-direction:column;justify-content:center;width:100%;margin:.1rem;line-height:1.2;display:flex}.orders-resum .orders-resum-times-chars .orders-resum-times div span{color:#006bff99;font-size:.9rem}.orders-resum .orders-resum-times-chars .orders-resum-times div b{color:#006bff;font-size:1.1rem}.orders-resum .orders-resum-times-chars .orders-resum-chars{justify-content:space-evenly;align-items:center;height:70%;display:flex}@media screen and (max-width:1024px) and (max-height:600px){.orders-resum-times-chars{flex-direction:row;justify-content:center;height:80%;display:flex}.orders-resum-times-chars .orders-resum-times{flex-direction:column;width:100%;height:100%!important}.orders-resum-times-chars .orders-resum-times div{height:30%;line-height:1.2}.orders-resum-times-chars .orders-resum-chars{width:100%;height:100%!important}}@media screen and (max-width:1000px){.orders-resum{display:flex}.orders-resum .orders-resum-header .orders-resum-header-a{background:#006bff;border-radius:2rem;place-items:center;width:2rem;height:2rem;display:grid}.orders-resum .orders-resum-header .orders-resum-header-a .bx-right-arrow-alt{color:#fff;font-size:1.1rem}.orders-resum .orders-resum-times-chars{flex-direction:row;align-items:center;height:80%;display:flex}.orders-resum .orders-resum-times-chars .orders-resum-times{flex-direction:column;width:30%;height:100%}.orders-resum .orders-resum-times-chars .orders-resum-times div{height:30%;line-height:1.2}.orders-resum .orders-resum-times-chars .orders-resum-chars{width:70%;height:100%}}
html,body{background-color:#f0f0f0;height:100%;margin:0;padding:0;overflow-y:hidden}.products{flex-direction:column;min-height:100vh;display:flex;overflow-y:hidden}.products .products-content{flex-direction:column;flex:1;justify-content:space-between;padding:.3rem;display:flex}.products .products-content .products-content-filter{background:#fff;border-radius:8px;flex-direction:column;justify-content:center;height:12%;margin-top:10px;padding:.75rem 1rem;display:flex}.products .products-content .products-content-title b{color:#000;font-size:1.2rem}.products .products-content .products-content-actions-back{color:#0009;transition:all .3s}.products .products-content .products-content-actions-back:hover{color:#004aad;cursor:pointer}.products .products-content .products-content-actions-buttons-export,.products .products-content .products-content-actions-buttons-add-prod,.products .products-content .products-content-actions-buttons-related,.products .products-content .products-content-actions-buttons-columns{color:#fff;background:#004aad;width:11rem}.products .products-content .products-content-table{border-radius:.2rem;height:85%}@media (max-width:1400px){.products .products-content .products-content-filter .products-content-actions-details,.products .products-content .products-content-filter .products-content-actions-buttons{display:none!important}}@media (min-width:1200px){.product-menu-bxs-grid{display:none}}@media (max-width:1199px){.products-content-actions-details,.products-content-actions-buttons{display:none!important}}
.create-prod-container{height:100vh;display:flex}.create-prod-container .create-prod-container-stepper{background:#eee;justify-content:center;align-items:center;width:25%;padding:1rem;display:flex}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content{border-radius:.7rem;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;width:100%;height:94%;padding:1rem;display:flex}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-title{font-size:1.3rem}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-img{width:80%;height:25%}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-img img{object-fit:contain;width:100%;height:100%}.create-prod-container .create-prod-container-form{flex-direction:column;justify-content:center;width:75%;padding:.3rem;display:flex}.create-prod-container .create-prod-container-form .create-prod-container-form-content{border-radius:.3rem;height:75%;padding:.2rem}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-header{border-radius:.4rem;justify-content:space-between;align-items:center;width:100%;height:12%;padding:1rem;display:flex}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-header .create-prod-container-form-content-header-details{color:#0009;font-size:.9rem}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-header .bx-cog{color:#262626;font-size:1.3rem}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-container-img{color:#00000080;align-items:center;width:100%;height:12%;font-size:.9rem;display:flex}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-container-img .create-prod-container-form-content-img{filter:drop-shadow(5px 5px 10px #0003);width:4rem;height:4rem}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-form{justify-content:center;align-items:center;height:76%;display:flex}.create-prod-container .create-prod-container-form .create-prod-container-form-actions{justify-content:space-evenly;align-items:center;height:10%;display:flex}.create-prod-container .create-prod-container-form .create-prod-container-form-actions button{width:20%}.create-prod-container .create-prod-container-form .create-prod-container-form-actions button .bx-left-arrow-alt,.create-prod-container .create-prod-container-form .create-prod-container-form-actions button .bx-right-arrow-alt{font-size:1.3rem}.stepper-mobile{background:#eee;border-radius:.3rem;justify-content:center;align-items:center;gap:.6rem;padding:.2rem;display:flex}.stepper-mobile .stepper-mobile-step{color:#eee;background:#004aad;border-radius:3rem;place-items:center;width:1.5rem;height:1.5rem;font-size:.7rem;display:grid}.stepper-mobile .stepper-mobile-title{font-size:.8rem}@media screen and (min-width:1024px) and (min-height:600px){.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content{height:100%!important}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-title{font-size:.9rem}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-img{width:50%;height:25%}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-img img{object-fit:contain;width:100%;height:100%}}@media screen and (max-width:1024px) and (max-height:1366px){.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content{height:50%!important}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-title{font-size:.9rem}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-img{width:50%;height:25%}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-img img{object-fit:contain;width:100%;height:100%}}@media screen and (max-width:850px){.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content{height:70%!important}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-title{font-size:.9rem}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-img{width:50%;height:25%}.create-prod-container .create-prod-container-stepper .create-prod-container-stepper-content .create-prod-container-stepper-content-img img{object-fit:contain;width:100%;height:100%}}@media screen and (max-width:500px){.create-prod-container .create-prod-container-stepper{display:none!important}.create-prod-container .create-prod-container-form{width:100%!important}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-header{background:#eee}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-container-img{text-align:center}.create-prod-container .create-prod-container-form .create-prod-container-form-actions{border-radius:.3rem}.create-prod-container .create-prod-container-form .create-prod-container-form-actions button{width:10rem!important}}@media screen and (max-width:375px) and (max-height:667px){.create-prod-container .create-prod-container-stepper{display:none!important}.create-prod-container .create-prod-container-form{flex-direction:column;gap:1.4rem;width:100%!important;display:flex!important}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-header{height:11vh!important}.create-prod-container .create-prod-container-form .create-prod-container-form-content .create-prod-container-form-content-container-img{text-align:center}.create-prod-container .create-prod-container-form .create-prod-container-form-actions{border-radius:.3rem}.create-prod-container .create-prod-container-form .create-prod-container-form-actions button{width:10rem!important}}@media screen and (max-width:320px){.create-prod-container .create-prod-container-form .create-prod-container-form-actions{border-radius:.3rem}.create-prod-container .create-prod-container-form .create-prod-container-form-actions button{width:9rem!important}}
.header{background-color:#fff}.image{background-color:#fee2e2;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;margin-left:auto;margin-right:auto;display:flex}.image svg{color:#dc2626;width:1.5rem;height:1.5rem}.body-container{padding-top:2.5rem}.body-container .body .body-title{text-align:center;color:#000000b3;font-size:1.3rem}.body-container .body .body-description{text-align:center;color:#0009;margin-top:.6rem;font-size:1rem}.body-container .body .body-count{text-align:center;color:#0009;font-size:1rem}.body-container .body .body-count .body-count-num{color:red;font-size:1.4rem}
.stepper-container{width:100%}
