:root{--sidebar-width:280px;--sidebar-tab-height:48px;--sidebar-title-height:96px;--sidebar-accent:#ff3128;--sidebar-accent-soft:#ffeeed}.home{font-family:Readex Pro,sans-serif}.body__sidebar{width:var(--sidebar-width)!important;min-width:var(--sidebar-width)!important;max-width:var(--sidebar-width);height:auto!important;min-height:calc(100vh - 120px)!important;align-self:stretch;position:relative!important;display:flex!important;flex-direction:column!important;flex-shrink:0!important;overflow:visible!important;background:#fff!important;border-right:none!important;box-shadow:1px 10px 10px rgba(0,0,0,.1)!important;box-sizing:border-box;font-family:Readex Pro,sans-serif!important;font-size:14px;font-weight:400;color:#707070;z-index:2;transition:width .28s ease,min-width .28s ease,opacity .22s ease,margin .28s ease}.body__sidebar .nav-mob-resp{position:relative;overflow:visible;height:100%;width:100%}.body__sidebar .title{width:100%!important;height:var(--sidebar-title-height)!important;min-height:var(--sidebar-title-height);padding:0 16px!important;border-bottom:1px solid #e4e4e4!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;box-sizing:border-box;gap:10px}.body__sidebar .title__icon{color:var(--sidebar-accent)!important;font-size:18px!important;flex-shrink:0;width:22px;text-align:center}.body__sidebar .title__text{margin:0!important;min-width:0}.body__sidebar .title__text h2{font-size:17px!important;margin:0!important;line-height:1.25!important;font-weight:600;color:#333}.body__sidebar .title__text p{margin:4px 0 0!important;font-weight:300!important;font-size:13px!important;color:#888!important}.body__sidebar .tabs{flex-direction:column!important;align-items:stretch!important;height:calc(100% - var(--sidebar-title-height))!important;padding:8px 12px 16px!important}.body__sidebar .tabs,.body__sidebar .tabs .tab{width:100%!important;display:flex!important;box-sizing:border-box}.body__sidebar .tabs .tab{height:var(--sidebar-tab-height)!important;min-height:var(--sidebar-tab-height);padding:0 14px!important;margin:0 0 6px!important;border-radius:8px!important;color:#707070!important;align-items:center!important;justify-content:flex-start!important;cursor:pointer;transition:background-color .2s ease,color .2s ease;text-decoration:none!important}.body__sidebar .tabs .tab.active,.body__sidebar .tabs .tab:hover{background:var(--sidebar-accent-soft)!important;color:var(--sidebar-accent)!important}.body__sidebar .tabs .tab__icon{font-size:16px!important;margin-right:10px!important;width:20px!important;text-align:center;flex-shrink:0}.body__sidebar .tabs .tab__text p{margin:0!important;font-weight:600!important;font-size:14px!important;line-height:1.2}.body__sidebar .back_company{background:#000;color:#fff;width:100%;padding:10px 0 10px 16px;font-size:14px;box-sizing:border-box}.body__sidebar .back_company p{margin:0}.body__sidebar.open{width:0!important;min-width:0!important;max-width:0!important;opacity:0;overflow:hidden!important;pointer-events:none;margin:0!important;border:none!important;box-shadow:none!important;visibility:hidden;padding:0!important}.body__sidebar.open .floating-icon,.body__sidebar.open .floating-icon-hidden{display:none!important}.floating-icon-hidden{position:absolute;right:-16px;top:24px;z-index:40;overflow:visible}.floating-icon.floating-icon-open,.page__title .floating-icon,.page__title .floating-icon-open{position:static!important;right:auto!important;top:auto!important;left:auto!important;z-index:1;display:none;align-items:center;flex-shrink:0;margin:0;overflow:visible;color:inherit!important;font-size:inherit!important}.body__containt .page__title,.page__title{display:flex!important;align-items:center;gap:14px;flex-wrap:nowrap;overflow:visible;min-height:40px}.page__title h2{margin:0;line-height:1.2}.sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;box-sizing:border-box;min-width:36px;height:36px;padding:0 12px;border:1px solid #e8e8e8;border-radius:999px;background:#fff;background-clip:padding-box;color:var(--sidebar-accent);cursor:pointer;box-shadow:0 1px 4px rgba(15,23,42,.1);font-family:inherit;line-height:1;white-space:nowrap;overflow:visible;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.sidebar-toggle--close{width:36px;height:36px;min-width:36px;padding:0}.sidebar-toggle--open{padding:0 14px 0 10px}.sidebar-toggle:hover{background:var(--sidebar-accent);color:#fff;border-color:var(--sidebar-accent);box-shadow:0 3px 10px rgba(255,49,40,.28)}.sidebar-toggle:focus-visible{outline:2px solid var(--sidebar-accent);outline-offset:2px}.sidebar-toggle:active{box-shadow:0 1px 4px rgba(255,49,40,.2)}.sidebar-toggle__icon{width:15px;height:15px;display:block;flex-shrink:0}.sidebar-toggle__label{font-size:13px;font-weight:600;line-height:1}.page__pagination{margin-top:1rem;text-align:right}.page__table{height:100%;overflow-x:auto;overflow-y:visible}.clean_filter{margin-left:1rem;cursor:pointer;color:#ff3128;font-weight:700;display:flex;align-items:center}.indicador{text-align:center;width:100%;height:100%;flex-direction:column;color:#9f9f9f;font-size:1.5rem}.dropdown,.indicador{display:flex;align-items:center;justify-content:center}.dropdown{margin:10px 0;font-weight:300;position:relative;width:14.28571%}.dropdown-content{top:calc(100% + 4px);right:0;left:auto;margin-top:0;margin-right:0;z-index:1000;display:none;min-width:200px;padding:8px 0;position:absolute;border-radius:10px;background-color:#fff;border:1px solid #d8d8d8;box-shadow:0 4px 12px rgba(0,0,0,.18);overflow:visible}.dropdown-content a{text-decoration:none}.button{background:none;border:0;color:inherit;outline:none}.dropdown-item{min-height:44px;height:auto;padding:10px 16px;display:flex;cursor:pointer;align-items:center;box-sizing:border-box;white-space:nowrap}.dropdown-item:active{color:inherit;background-color:inherit}.dropdown-item svg{color:red;font-size:1.2rem;margin-right:.8rem}.dropdown-item-special{height:60px;display:flex;padding:1rem;font-weight:400;align-items:center;justify-content:flex-end}.dropdown-checkbox{display:none}.dropdown-checkbox:checked+.wrapper{background-color:#32ba7c}.dropdown-checkbox:checked+.wrapper>.circle{left:15px}.wrapper{width:31px;height:16px;cursor:pointer;margin-bottom:0;margin-left:1rem;position:relative;border-radius:30px;background-color:#cbcbcb}.circle{left:0;width:15px;height:15px;transition:.2s;position:absolute;border-radius:50%;background-color:#fff}.body__containt .page__table .table-body .data:hover{background:#ffeeed}.body__containt .page__table .table-body .data p[data-descr]:focus:after,.body__containt .page__table .table-body .data p[data-descr]:hover:after{content:attr(data-descr);position:absolute;min-width:150px;border:1px solid #717171;border-radius:10px;padding:4px;display:block;width:auto;height:auto;background-color:#717171;color:#fff}a.tab{text-decoration:none}.home .navbar[data-v-00bd775a]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-00bd775a]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-00bd775a]{width:130px}.home .navbar__center[data-v-00bd775a]{width:70%}.page__table[data-v-00bd775a]{margin-top:1rem;padding:1rem;padding-bottom:0}.home .navbar__center #menuToggle ul[data-v-00bd775a]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center #menuToggle ul li[data-v-00bd775a]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.page__actions button[data-v-00bd775a],.page__product .product__buttons button[data-v-00bd775a]{width:250px}.page__actions[data-v-00bd775a]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-00bd775a]:first-child{background:#ff3128}.home .navbar__center #menuToggle ul li.active[data-v-00bd775a]{color:#ff3128}.home .navbar__center #menuToggle ul li.active[data-v-00bd775a]:before{width:100%}.home .navbar__center #menuToggle ul li[data-v-00bd775a]:before{content:"";position:absolute;bottom:-18px;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center #menuToggle ul li[data-v-00bd775a]:hover{color:#ff3128}.home .navbar__center #menuToggle ul li[data-v-00bd775a]:hover:before{width:100%}.home .navbar__right[data-v-00bd775a]{display:flex}.home .navbar__right .profile[data-v-00bd775a]{display:flex;height:100%}.home .navbar__right .profile__detail[data-v-00bd775a]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-00bd775a]{margin:0}.home .navbar__right .profile__detail span[data-v-00bd775a]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-00bd775a],.home .navbar__right .profile__logout[data-v-00bd775a]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.setting[data-v-00bd775a]{cursor:pointer}.setting svg[data-v-00bd775a]{color:#ff3128;padding:1rem;font-size:1.3rem}[data-v-00bd775a] .vfm__content.modal-content{width:100%;max-width:83rem}[data-v-00bd775a] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-00bd775a] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 7rem;padding:1rem;border:1px solid #e2e8f0;border-radius:1rem!important;background:#fff;width:64%}.active_tab[data-v-00bd775a]{color:#ff3128!important;font-weight:blod;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.active_tab[data-v-00bd775a]:before{width:100px;content:"";position:absolute;top:40px;height:4px;background-color:#ff3128}.default_tabs[data-v-00bd775a]{color:#000!important;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.h2_tittle_modal[data-v-00bd775a]{padding:1rem;font-size:1.5rem}.page__title[data-v-00bd775a]{border-bottom:5px solid #e1e1e1;padding-bottom:1rem}.page__title h2[data-v-00bd775a]{font-size:1.2rem}.page__filters .input[data-v-00bd775a]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.page__filters .input[data-v-00bd775a]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.page__filters .input span[data-v-00bd775a]{font-size:15px;color:#938f8f}.page__filters .input p[data-v-00bd775a]{margin:0}.page__filters input[data-v-00bd775a],select[data-v-00bd775a]{outline:none;border:none;background:#fff}.page__filters[data-v-00bd775a]{margin-top:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.page__filters[data-v-00bd775a]{grid-template-columns:1fr!important}.page__filters .input[data-v-00bd775a]{width:100%!important}.page__title[data-v-00bd775a]{gap:1rem!important}.page__title h2[data-v-00bd775a]{font-size:1rem!important}[data-v-00bd775a] .vfm__content.modal-content{width:100%;max-width:45rem!important}}.superior_modal[data-v-00bd775a]{display:flex;justify-content:space-between;flex-direction:row;align-items:center}#close_modal[data-v-00bd775a]{cursor:pointer;font-size:1.5rem;padding:1rem}.logo_empresa_p[data-v-00bd775a]{padding:1rem;margin-top:1rem}#img_logo_empresa[data-v-00bd775a]{background-size:cover;height:auto;max-height:15rem;max-width:32rem;padding:1rem}.mt-2[data-v-00bd775a]{margin-top:1.5rem!important}.page__product[data-v-00bd775a]{width:100%;display:flex;padding-bottom:50px}.page__product .product__buttons[data-v-00bd775a],.page__product .product__image[data-v-00bd775a]{display:flex;align-items:center}.page__product .product__image[data-v-00bd775a]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-00bd775a]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-00bd775a]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-00bd775a]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-00bd775a],.page__product .product__buttons button[data-v-00bd775a]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-00bd775a]:hover,.page__product .product__buttons button[data-v-00bd775a]:hover{transform:scale(1.1)}.page__actions button[data-v-00bd775a]:nth-child(2),.page__product .product__buttons button[data-v-00bd775a]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-00bd775a]:hover:nth-child(2),.page__product .product__buttons button[data-v-00bd775a]:nth-child(2){background:#ff3128}#input_file[data-v-00bd775a]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.table_gateway[data-v-00bd775a]{width:100%;max-width:40rem;margin:1rem auto}.table_gateway_action[data-v-00bd775a]{width:10px;text-align:center}.my-class[data-v-00bd775a]{transition:height .3s cubic-bezier(.33,1,.68,1)}.button_gateway[data-v-00bd775a]{background:red;width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#fff;font-size:2rem;cursor:pointer}.table_gateway .tr_table[data-v-00bd775a]{background-color:#ff3128;color:#fff}.table_gateway th[data-v-00bd775a]{padding:1rem .8rem}.table_gateway td[data-v-00bd775a]{padding:.6rem .8rem;border:1px solid #e1e1e1}.contenedor_table[data-v-00bd775a]{display:flex;justify-content:space-between;padding:2rem}@media (min-width:769px){#menuToggle input[data-v-00bd775a],#menuToggle span[data-v-00bd775a],#nav-mob[data-v-00bd775a]{display:none}}@media (max-width:768px){#navbar-right[data-v-00bd775a]{display:none}a[data-v-00bd775a]{text-decoration:none;color:#232323;transition:color .3s ease}#menuToggle[data-v-00bd775a]{display:block;position:absolute;top:40px;right:50px;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}#menuToggle input[data-v-00bd775a]{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}#menuToggle span[data-v-00bd775a]{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#33495f;border-radius:3px;z-index:1;right:-25px;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}#menuToggle span[data-v-00bd775a]:first-child{transform-origin:0 0}#menuToggle span[data-v-00bd775a]:nth-last-child(2){transform-origin:0 100%}#menuToggle input:checked~span[data-v-00bd775a]{opacity:1;transform:rotate(45deg) translate(-2px,-1px);background:#fff}#menuToggle input:checked~span[data-v-00bd775a]:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}#menuToggle input:checked~span[data-v-00bd775a]:nth-last-child(2){opacity:1;transform:rotate(-45deg) translateY(-1px)}#menu[data-v-00bd775a]{position:absolute;width:351px;height:100vh;margin:-104px 44px 0 0;padding:-41px;padding-top:125px;right:-100px;background:#262626;list-style-type:none;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translate(100%);transition:transform .5s cubic-bezier(.77,.2,.05,1)}#menu li[data-v-00bd775a]{padding:10px 0;font-size:22px}#menuToggle input:checked~#menu[data-v-00bd775a]{transform:scale(1);opacity:1}#main-header[data-v-00bd775a]{color:#fff;width:100%;left:0;top:0;position:fixed;z-index:998;transition:background-color .9s ease}#main-header.nav-active[data-v-00bd775a]{width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.6);transition:background-color .5s ease}#main-header a[data-v-00bd775a]{color:#fff}#logo-header[data-v-00bd775a]{float:left;padding:15px 0 0 20px;text-decoration:none}#logo-header[data-v-00bd775a]:hover{color:#0b76a6}#logo-header .site-name[data-v-00bd775a]{display:block;font-weight:700;font-size:1.2em}#logo-header .site-desc[data-v-00bd775a]{display:block;font-weight:300;font-size:.8em;color:#999}.home .navbar__center #menuToggle ul[data-v-00bd775a]{width:350px;height:875px;display:flex;flex-direction:column;padding:10px}.home .navbar__center #menuToggle ul li[data-v-00bd775a]:before{display:none}.home .navbar__center #menuToggle ul li[data-v-00bd775a]{text-decoration:none;height:70px;display:block;margin:0 10px;cursor:pointer;padding:10px;position:relative;top:100px}.home .navbar__center #menuToggle ul li.mobile[data-v-00bd775a]{display:flex;margin-right:105px;gap:2px}.home .navbar__center #menuToggle ul li.mobile p[data-v-00bd775a]{margin-top:15px}.home .navbar__center #menuToggle ul li svg[data-v-00bd775a]{padding-right:9px;color:#ff3128}.home .navbar__center #menuToggle ul li p[data-v-00bd775a]{white-space:nowrap}}[data-v-bb672d54] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-bb672d54] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff}.modal__title[data-v-bb672d54]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-bb672d54]{flex-grow:1;overflow-y:auto}.modal__action[data-v-bb672d54]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-bb672d54]{position:absolute;top:.5rem;right:.5rem}.dropdown[data-v-bb672d54]{display:flex;margin:10px 0;font-weight:300;position:relative;align-items:center;width:14.28571%;justify-content:center}.button[data-v-bb672d54]{background:none;border:0;color:inherit;outline:none}.dropdown-item[data-v-bb672d54]{height:50px;display:flex;cursor:pointer;align-items:center}.dropdown-item[data-v-bb672d54]:active{color:inherit;background-color:inherit}.dropdown-item svg[data-v-bb672d54]{color:red;font-size:1.2rem;margin-right:.8rem}.dropdown-item-special[data-v-bb672d54]{height:60px;display:flex;padding:1rem;font-weight:400;align-items:center;justify-content:flex-end;border-top:1px solid #cbcbcb}.dropdown-checkbox[data-v-bb672d54]{display:none}.dropdown-checkbox:checked+.wrapper[data-v-bb672d54]{background-color:#32ba7c}.dropdown-checkbox:checked+.wrapper>.circle[data-v-bb672d54]{left:15px}.wrapper[data-v-bb672d54]{width:31px;height:16px;cursor:pointer;margin-bottom:0;margin-left:1rem;position:relative;border-radius:30px;background-color:#cbcbcb}.circle[data-v-bb672d54]{left:0;width:15px;height:15px;transition:.2s;position:absolute;border-radius:50%;background-color:#fff}.buttonExport[data-v-fa1ba850]{width:250px;border:none;color:#fff;display:flex;font-size:17px;padding:15px 20px;align-items:center;border-radius:15px;background-color:#262626;justify-content:space-between}ul.pagination[data-v-0548eee1]{display:inline-block;padding:0;margin:0}ul.pagination li[data-v-0548eee1]{display:inline}ul.pagination li a[data-v-0548eee1]{color:#000;float:left;padding:8px 16px;text-decoration:none;border-radius:5px;cursor:pointer}ul.pagination li a.active[data-v-0548eee1]{background-color:#4caf50;color:#fff;border-radius:5px}ul.pagination li a[data-v-0548eee1]:hover:not(.active){background-color:#ddd}.body__containt .page__table .table-headers[data-v-31386e6c]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-31386e6c]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-31386e6c]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-31386e6c]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-31386e6c]{width:14.28571%;justify-content:center;align-items:center;font-weight:300;margin:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;padding:0 1rem}.body__containt .page__table .table-body .data p[data-v-31386e6c]:first-child{color:#ff3128}#columnas[data-v-14601f7a]{-moz-column-count:3;column-count:3;-moz-column-gap:40px;column-gap:40px;-moz-column-rule:4px dotted grey;column-rule:4px dotted grey}[data-v-14601f7a] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-14601f7a] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 7rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;height:100%;overflow-y:auto}.modal__title[data-v-14601f7a]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-14601f7a]{flex-grow:1;overflow-y:auto}.modal__action[data-v-14601f7a]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-14601f7a]{position:absolute;top:.5rem;right:.5rem}.home[data-v-14601f7a]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-14601f7a]{width:100%;height:600px;display:flex}.body__containt[data-v-14601f7a]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-14601f7a]{width:var(--sidebar-width,280px);position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-14601f7a]{position:absolute;right:-16px;top:24px;z-index:40}.page__title .floating-icon[data-v-14601f7a]{position:static;right:auto;top:auto}.page__title[data-v-14601f7a]{display:flex;align-items:center;gap:14px;overflow:visible}.hidden-sidebar[data-v-14601f7a]{display:none}.body__sidebar .title[data-v-14601f7a]{width:100%;height:96px;border-bottom:1px solid #e4e4e4;display:flex;align-items:center;justify-content:center;padding:0 16px}.body__sidebar.open[data-v-14601f7a]{width:0!important;min-width:0!important;opacity:0;overflow:hidden!important;pointer-events:none;visibility:hidden;border:none}.body__sidebar .title__icon[data-v-14601f7a]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-14601f7a]{margin:0 10px}.body__sidebar .title__text h2[data-v-14601f7a]{font-size:17px;margin:0;line-height:1.25}.body__sidebar .title__text p[data-v-14601f7a]{margin:4px 0 0;font-weight:300;font-size:13px;color:#888}.body__sidebar .tabs[data-v-14601f7a]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 96px);padding-top:8px}.body__sidebar .tabs .tab[data-v-14601f7a]{width:calc(100% - 24px);height:48px;border-radius:8px;color:#707070;display:flex;align-items:center;padding:0 14px;margin-bottom:6px;cursor:pointer;transition:.2s ease;text-decoration:none}.body__sidebar .tabs .tab.active[data-v-14601f7a],.body__sidebar .tabs .tab[data-v-14601f7a]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-14601f7a]{font-size:16px;margin-right:8px}.body__sidebar .tabs .tab__text p[data-v-14601f7a]{margin:0;font-weight:600;font-size:14px}.body__containt[data-v-14601f7a]{min-height:87vh;height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-14601f7a]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-14601f7a]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters input[data-v-14601f7a],select[data-v-14601f7a]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-14601f7a]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-14601f7a]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-14601f7a]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-14601f7a]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-14601f7a]:nth-child(3){background:#262626}.body__containt .page__table[data-v-14601f7a]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-14601f7a]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-14601f7a]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-14601f7a]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-14601f7a]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-14601f7a]{width:14.28571%;justify-content:center;align-items:center;font-weight:300;margin:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;padding:0 1rem}.body__containt .page__table .table-body .data p[data-v-14601f7a]:first-child{color:#ff3128}.body__containt .page__filters[data-v-14601f7a]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-14601f7a]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-14601f7a]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters.first .input[data-v-14601f7a]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-14601f7a]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-14601f7a]{margin:0}.back_company[data-v-14601f7a]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}@media (max-width:768px){.body__containt .page__title h2[data-v-14601f7a]{font-size:21px}.body__containt .page__filters input[data-v-14601f7a]{padding:5px 20px}.page__filters select[data-v-14601f7a]{padding:10px 19px;width:54%!important}.body label[data-v-14601f7a]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-14601f7a]{margin-top:7px;font-size:14px}.buttonExport[data-v-14601f7a]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-14601f7a]{font-size:11px}.body__containt .page__table .table-headers[data-v-14601f7a]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-14601f7a]{width:245%}.body__sidebar .title__text h2[data-v-14601f7a]{font-size:18px}.body__sidebar .title__text[data-v-14601f7a]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-14601f7a]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-14601f7a]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-14601f7a]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-14601f7a]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-14601f7a]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-14601f7a],.body__sidebar .tabs .tab[data-v-14601f7a]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-14601f7a],.body__sidebar .tabs .tab[data-v-14601f7a]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-14601f7a]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-14601f7a],.body__sidebar .tabs .tab[data-v-14601f7a]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-14601f7a]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-14601f7a]{width:105%}.home .body .nav-mob-resp[data-v-14601f7a]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-14601f7a]{color:#fff}.body__sidebar .floating-icon[data-v-14601f7a]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-14601f7a]{margin-bottom:-7px}}.login[data-v-339ef901]{width:100vw;height:100vh;justify-content:center;font-family:Readex Pro,sans-serif}.form[data-v-339ef901],.login[data-v-339ef901]{display:flex;flex-direction:column;align-items:center}.form[data-v-339ef901]{width:500px;height:600px}@media (max-width:768px){.form[data-v-339ef901]{width:390px;height:600px;display:flex;flex-direction:column;align-items:center}}.form__img[data-v-339ef901]{width:100%;height:250px;display:flex;flex-direction:column;align-items:center}.form__img img[data-v-339ef901]{width:300px}.form__img p[data-v-339ef901]{margin:0;font-size:20px;font-weight:600;color:#ff3128}.form__img span[data-v-339ef901]{margin:0;font-size:15px;font-weight:300}.form__inputs[data-v-339ef901]{width:100%;height:100%;display:flex;margin-top:20px;flex-direction:column}.form__inputs .input[data-v-339ef901]{width:90%;margin:10px auto;border:1px solid #f1f1f1;border-radius:15px;padding:15px;display:flex;align-items:center;justify-content:space-between}.form__inputs .input input[data-v-339ef901]{border:none;width:100%}.form__inputs button[data-v-339ef901]{width:90%;margin:10px auto;border:none;border-radius:10px;background:#ff3128;color:#fff;padding:15px 10px;font-weight:600}.form__inputs .remember_account[data-v-339ef901]{width:85%;margin:15px auto;display:flex;justify-content:space-between;align-items:center}.form__inputs .remember_account p[data-v-339ef901]{margin:0}[data-v-339ef901]::-ms-reveal{display:none}.home[data-v-356f70f6]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-356f70f6]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-356f70f6]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-356f70f6]{width:130px}.home .navbar__center[data-v-356f70f6]{width:70%;height:100%}.home .navbar__center ul[data-v-356f70f6]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-356f70f6]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-356f70f6]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-356f70f6]:hover{color:#ff3128}.home .navbar__center ul li[data-v-356f70f6]:hover:before{width:100%}.home .navbar__right[data-v-356f70f6]{display:flex}.home .navbar__right .profile[data-v-356f70f6]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-356f70f6]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-356f70f6]{margin:0}.home .navbar__right .profile__detail span[data-v-356f70f6]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-356f70f6],.home .navbar__right .profile__logout[data-v-356f70f6]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-356f70f6]:hover{text-decoration:none}.body[data-v-356f70f6]{width:100%;height:600px;display:flex}.body__containt[data-v-356f70f6]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-356f70f6]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-356f70f6]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-356f70f6]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-356f70f6]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-356f70f6]{margin:0 10px}.body__sidebar .title__text h2[data-v-356f70f6]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-356f70f6]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-356f70f6]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-356f70f6]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-356f70f6],.body__sidebar .tabs .tab[data-v-356f70f6]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-356f70f6]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-356f70f6]{margin:0;font-weight:600}.body__containt[data-v-356f70f6]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-356f70f6]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-356f70f6]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-356f70f6]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters input[data-v-356f70f6],select[data-v-356f70f6]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__filters .input[data-v-356f70f6]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__buttons[data-v-356f70f6]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-356f70f6]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-356f70f6]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-356f70f6]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-356f70f6]:nth-child(3){background:#262626}.body__containt .page__table[data-v-356f70f6]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-356f70f6]{width:135%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-356f70f6]{width:20%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-356f70f6]{width:130%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-356f70f6]{width:104%;height:60px;border-radius:15px;display:flex;transition:.3s ease}.body__containt .page__table .table-body .data p[data-v-356f70f6]{width:11.11111%;justify-content:center;align-items:center;font-weight:300;margin:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;padding:0 1rem}.body__containt .page__table .table-body .data p[data-v-356f70f6]:first-child{color:#ff3128}.body__containt .page__table .table-body .data p[data-v-356f70f6]:last-child{cursor:pointer}.body__sidebar.open[data-v-356f70f6]{display:none}[data-v-356f70f6] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-356f70f6] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 7rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;height:100%;overflow-y:auto}.modal__title[data-v-356f70f6]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-356f70f6]{flex-grow:1;overflow-y:auto}.modal__action[data-v-356f70f6]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-356f70f6]{position:absolute;top:.5rem;right:.5rem}#columnas[data-v-356f70f6]{-moz-column-count:3;column-count:3;-moz-column-gap:40px;column-gap:40px;-moz-column-rule:4px dotted grey;column-rule:4px dotted grey}.back_company[data-v-356f70f6]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.dropdown[data-v-356f70f6]{display:flex;margin:10px 0;font-weight:300;position:relative;align-items:center;width:11.11111%!important;justify-content:center}@media (max-width:768px){.body__containt .page__title h2[data-v-356f70f6]{font-size:21px}.body__containt .page__filters input[data-v-356f70f6]{padding:5px 20px}.page__filters select[data-v-356f70f6]{padding:10px 19px;width:54%!important}.body label[data-v-356f70f6]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-356f70f6]{margin-top:7px;font-size:14px}.buttonExport[data-v-356f70f6]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-356f70f6]{font-size:11px}.body__containt .page__table .table-headers[data-v-356f70f6]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-356f70f6]{width:245%}.body__sidebar .title__text h2[data-v-356f70f6]{font-size:18px}.body__sidebar .title__text[data-v-356f70f6]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-356f70f6]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-356f70f6]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-356f70f6]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-356f70f6]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-356f70f6]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-356f70f6],.body__sidebar .tabs .tab[data-v-356f70f6]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-356f70f6],.body__sidebar .tabs .tab[data-v-356f70f6]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-356f70f6]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-356f70f6],.body__sidebar .tabs .tab[data-v-356f70f6]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-356f70f6]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-356f70f6]{width:105%}.home .body .nav-mob-resp[data-v-356f70f6]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-356f70f6]{color:#fff}.body__sidebar .floating-icon[data-v-356f70f6]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-356f70f6]{margin-bottom:-7px}}.home[data-v-3e92d1f3]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-3e92d1f3]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-3e92d1f3]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-3e92d1f3]{width:130px}.home .navbar__center[data-v-3e92d1f3]{width:70%;height:100%}.home .navbar__center ul[data-v-3e92d1f3]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-3e92d1f3]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-3e92d1f3]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-3e92d1f3]:hover{color:#ff3128}.home .navbar__center ul li[data-v-3e92d1f3]:hover:before{width:100%}.home .navbar__right[data-v-3e92d1f3]{display:flex}.home .navbar__right .profile[data-v-3e92d1f3]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-3e92d1f3]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-3e92d1f3]{margin:0}.home .navbar__right .profile__detail span[data-v-3e92d1f3]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-3e92d1f3],.home .navbar__right .profile__logout[data-v-3e92d1f3]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-3e92d1f3]:hover{text-decoration:none}.body[data-v-3e92d1f3]{width:100%;height:600px;display:flex}.body__containt[data-v-3e92d1f3]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-3e92d1f3]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-3e92d1f3]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-3e92d1f3]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-3e92d1f3]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-3e92d1f3]{margin:0 10px}.body__sidebar .title__text h2[data-v-3e92d1f3]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-3e92d1f3]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-3e92d1f3]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-3e92d1f3]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-3e92d1f3],.body__sidebar .tabs .tab[data-v-3e92d1f3]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-3e92d1f3]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-3e92d1f3]{margin:0;font-weight:600}.body__containt[data-v-3e92d1f3]{min-height:87vh;height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-3e92d1f3]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-3e92d1f3]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-3e92d1f3]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters input[data-v-3e92d1f3]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-3e92d1f3]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-3e92d1f3]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-3e92d1f3]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-3e92d1f3]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-3e92d1f3]:nth-child(3){background:#262626}.body__containt .page__table[data-v-3e92d1f3]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-3e92d1f3]{width:115%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-3e92d1f3]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-3e92d1f3]{width:115%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-3e92d1f3]{width:100%;height:60px;border-radius:15px;display:flex;transition:.3s ease}.body__containt .page__table .table-body .data[data-v-3e92d1f3]:hover{background:#ffeeed}.body__containt .page__table .table-body .data p[data-v-3e92d1f3]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-3e92d1f3]:last-child{cursor:pointer}.body__containt .page__filters input[data-v-3e92d1f3],select[data-v-3e92d1f3]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__sidebar.open[data-v-3e92d1f3]{display:none}[data-v-3e92d1f3] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-3e92d1f3] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 7rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff}.modal__title[data-v-3e92d1f3]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-3e92d1f3]{flex-grow:1;overflow-y:auto}.modal__action[data-v-3e92d1f3]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-3e92d1f3]{position:absolute;top:.5rem;right:.5rem}#columnas[data-v-3e92d1f3]{-moz-column-count:3;column-count:3;-moz-column-gap:40px;column-gap:40px;-moz-column-rule:4px dotted grey;column-rule:4px dotted grey}.back_company[data-v-3e92d1f3]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}@media (max-width:768px){.body__containt .page__title h2[data-v-3e92d1f3]{font-size:21px}.body__containt .page__filters input[data-v-3e92d1f3]{padding:5px 20px}.page__filters select[data-v-3e92d1f3]{padding:10px 19px;width:60%!important}.body label[data-v-3e92d1f3]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-3e92d1f3]{margin-top:7px;font-size:14px}.buttonExport[data-v-3e92d1f3]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-3e92d1f3]{font-size:11px}.body__containt .page__table .table-headers[data-v-3e92d1f3]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-3e92d1f3]{width:245%}.body__sidebar .title__text h2[data-v-3e92d1f3]{font-size:18px}.body__sidebar .title__text[data-v-3e92d1f3]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-3e92d1f3]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-3e92d1f3]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-3e92d1f3]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-3e92d1f3]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-3e92d1f3]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-3e92d1f3],.body__sidebar .tabs .tab[data-v-3e92d1f3]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-3e92d1f3],.body__sidebar .tabs .tab[data-v-3e92d1f3]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-3e92d1f3]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-3e92d1f3],.body__sidebar .tabs .tab[data-v-3e92d1f3]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-3e92d1f3]{font-size:13px;padding:5px 25px;margin-top:-19px;margin-right:-5px}.body__containt .page__buttons[data-v-3e92d1f3]{width:105%}.home .body .nav-mob-resp[data-v-3e92d1f3]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-3e92d1f3]{color:#fff}.body__sidebar .floating-icon[data-v-3e92d1f3]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-3e92d1f3]{margin-bottom:-7px}}.home[data-v-d44a4664]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-d44a4664]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-d44a4664]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-d44a4664]{width:130px}.home .navbar__center[data-v-d44a4664]{width:70%;height:100%}.home .navbar__center ul[data-v-d44a4664]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-d44a4664]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-d44a4664]{color:#ff3128}.home .navbar__center ul li.active[data-v-d44a4664]:before{width:100%}.home .navbar__center ul li[data-v-d44a4664]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-d44a4664]:hover{color:#ff3128}.home .navbar__center ul li[data-v-d44a4664]:hover:before{width:100%}.home .navbar__right[data-v-d44a4664]{display:flex}.home .navbar__right .profile[data-v-d44a4664]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-d44a4664]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-d44a4664]{margin:0}.home .navbar__right .profile__detail span[data-v-d44a4664]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-d44a4664],.home .navbar__right .profile__logout[data-v-d44a4664]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-d44a4664]{width:100%;height:600px;display:flex}.body__containt[data-v-d44a4664],.body__sidebar[data-v-d44a4664]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-d44a4664]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-d44a4664]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-d44a4664]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-d44a4664]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-d44a4664]{margin:0 10px}.body__sidebar .title__text h2[data-v-d44a4664]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-d44a4664]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-d44a4664]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-d44a4664]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-d44a4664],.body__sidebar .tabs .tab[data-v-d44a4664]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-d44a4664]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-d44a4664]{margin:0;font-weight:600}.body__containt[data-v-d44a4664]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-d44a4664]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-d44a4664]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-d44a4664]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-d44a4664]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-d44a4664]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-d44a4664]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-d44a4664]:first-child{background:#000}.body__containt .page__buttons .button[data-v-d44a4664]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-d44a4664]:nth-child(3){background:#262626}.body__containt .page__table[data-v-d44a4664]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-d44a4664]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-d44a4664]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;text-align:center}.body__containt .page__table .table-body[data-v-d44a4664]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-d44a4664]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-d44a4664]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0;text-align:center}.body__containt .page__table .table-body .data p[data-v-d44a4664]:first-child{color:#ff3128}.page__filters select[data-v-d44a4664]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.page__filters input[data-v-d44a4664],select[data-v-d44a4664]{outline:none;border:none;background:#fff}.button_delete[data-v-d44a4664]{width:2rem}input[type=checkbox][data-v-d44a4664]{width:100%;height:20px}.dropdown[data-v-d44a4664]{display:flex;margin:10px 0;font-weight:300;position:relative;align-items:center;width:14.28571%;justify-content:center}.button[data-v-d44a4664]{background:none;border:0;color:inherit;outline:none}.dropdown-item[data-v-d44a4664]{height:50px;display:flex;cursor:pointer;align-items:center}.dropdown-item[data-v-d44a4664]:active{color:inherit;background-color:inherit}.dropdown-item svg[data-v-d44a4664]{color:red;font-size:1.2rem;margin-right:.8rem}.dropdown-item-special[data-v-d44a4664]{height:60px;display:flex;padding:1rem;font-weight:400;align-items:center;justify-content:flex-end}.dropdown-checkbox[data-v-d44a4664]{display:none}.dropdown-checkbox:checked+.wrapper[data-v-d44a4664]{background-color:#32ba7c}.dropdown-checkbox:checked+.wrapper>.circle[data-v-d44a4664]{left:15px}.wrapper[data-v-d44a4664]{width:31px;height:16px;cursor:pointer;margin-bottom:0;margin-left:1rem;position:relative;border-radius:30px;background-color:#cbcbcb}.circle[data-v-d44a4664]{left:0;width:15px;height:15px;transition:.2s;position:absolute;border-radius:50%;background-color:#fff}@media (max-width:768px){.body__containt .page__title h2[data-v-d44a4664]{font-size:21px}.body__containt .page__filters input[data-v-d44a4664]{padding:5px 20px}.page__filters select[data-v-d44a4664]{padding:10px 19px}.body label[data-v-d44a4664]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-d44a4664]{margin-top:7px;font-size:14px}.buttonExport[data-v-d44a4664]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-d44a4664]{font-size:11px}.body__containt .page__table .table-headers[data-v-d44a4664]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-d44a4664]{width:245%}}.login[data-v-cbd5c438]{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Readex Pro,sans-serif}.no-arrow[data-v-cbd5c438]{-moz-appearance:textfield}.no-arrow[data-v-cbd5c438]::-webkit-inner-spin-button{display:none}.no-arrow[data-v-cbd5c438]::-webkit-inner-spin-button,.no-arrow[data-v-cbd5c438]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form[data-v-cbd5c438]{width:500px;height:100%}.form[data-v-cbd5c438],.form__img[data-v-cbd5c438]{display:flex;flex-direction:column;align-items:center}.form__img[data-v-cbd5c438]{width:100%;height:250px}.form__img img[data-v-cbd5c438]{width:300px}.form__img p[data-v-cbd5c438]{margin:0;font-size:20px;font-weight:600;color:#ff3128}.form__img span[data-v-cbd5c438]{margin:0;font-size:15px;font-weight:300}.form__inputs[data-v-cbd5c438]{width:100%;height:100%;display:flex;margin-top:20px;flex-wrap:wrap;align-content:flex-start}.form__inputs .input[data-v-cbd5c438]{width:49%;height:10%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;display:flex;align-items:center;justify-content:center}.form__inputs .input input[data-v-cbd5c438]{border:none}.form__inputs button[data-v-cbd5c438]{width:90%;margin:10px auto;border:none;border-radius:10px;background:#ff3128;color:#fff;padding:15px 10px;font-weight:600}.form__inputs .remember_account[data-v-cbd5c438]{width:85%;margin:15px auto;display:flex;justify-content:space-between;align-items:center}.form__inputs .remember_account p[data-v-cbd5c438]{margin:0}@media (max-width:768px){.form__inputs[data-v-cbd5c438]{width:75%;height:100%;display:flex;margin-top:20px;align-content:flex-start;flex-direction:column;flex-wrap:nowrap}.form__inputs .input[data-v-cbd5c438]{width:80%;height:10%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;display:flex;align-items:center;justify-content:center}}.back_company[data-v-5e650d00]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-5e650d00]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-5e650d00]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-5e650d00]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-5e650d00]{width:130px}.home .navbar__center ul li.active[data-v-5e650d00]{color:#ff3128}.home .navbar__center ul li.active[data-v-5e650d00]:before{width:100%}.home .navbar__center[data-v-5e650d00]{width:70%;height:100%}.home .navbar__center ul[data-v-5e650d00]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-5e650d00]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-5e650d00]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-5e650d00]:hover{color:#ff3128}.home .navbar__center ul li[data-v-5e650d00]:hover:before{width:100%}.home .navbar__right[data-v-5e650d00]{display:flex;width:20%}.home .navbar__right .profile[data-v-5e650d00]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-5e650d00]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-5e650d00]{margin:0}.home .navbar__right .profile__detail span[data-v-5e650d00]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-5e650d00],.home .navbar__right .profile__logout[data-v-5e650d00]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-5e650d00]:hover{text-decoration:none}.body[data-v-5e650d00]{width:100%;height:600px;display:flex}.body__containt[data-v-5e650d00],.body__sidebar[data-v-5e650d00]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-5e650d00]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-5e650d00]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-5e650d00]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-5e650d00]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-5e650d00]{margin:0 10px}.body__sidebar .title__text h2[data-v-5e650d00]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-5e650d00]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-5e650d00]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-5e650d00]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-5e650d00],.body__sidebar .tabs .tab[data-v-5e650d00]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-5e650d00]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-5e650d00]{margin:0;font-weight:600}.body__containt[data-v-5e650d00]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-5e650d00],.body__containt .page__title[data-v-5e650d00]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-5e650d00]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-5e650d00]{color:#ff3128}.body__containt .page__subtitle h3[data-v-5e650d00]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__table[data-v-5e650d00]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-5e650d00]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-5e650d00]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-5e650d00]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-5e650d00]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-5e650d00]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-5e650d00]:first-child{color:#ff3128}.body__containt .page__filters[data-v-5e650d00]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-5e650d00]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-5e650d00]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input[data-v-5e650d00]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-5e650d00]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-5e650d00]{margin:0}.page__filters input[data-v-5e650d00],select[data-v-5e650d00]{outline:none;border:none;background:#fff}.page__product[data-v-5e650d00]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-5e650d00],.page__product .product__image[data-v-5e650d00]{display:flex;align-items:center}.page__product .product__image[data-v-5e650d00]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-5e650d00]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-5e650d00]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-5e650d00]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-5e650d00],.page__product .product__buttons button[data-v-5e650d00]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-5e650d00]:hover,.page__product .product__buttons button[data-v-5e650d00]:hover{transform:scale(1.1)}.page__actions button[data-v-5e650d00]:nth-child(2),.page__product .product__buttons button[data-v-5e650d00]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-5e650d00]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-5e650d00]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-5e650d00]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-5e650d00]:first-child{background:#ff3128}.body__sidebar.open[data-v-5e650d00]{display:none}.back_company[data-v-0a232d48]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-0a232d48]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-0a232d48]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-0a232d48]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-0a232d48]{width:130px}.home .navbar__center ul li.active[data-v-0a232d48]{color:#ff3128}.home .navbar__center ul li.active[data-v-0a232d48]:before{width:100%}.home .navbar__center[data-v-0a232d48]{width:70%;height:100%}.home .navbar__center ul[data-v-0a232d48]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-0a232d48]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-0a232d48]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-0a232d48]:hover{color:#ff3128}.home .navbar__center ul li[data-v-0a232d48]:hover:before{width:100%}.home .navbar__right[data-v-0a232d48]{display:flex;width:20%}.home .navbar__right .profile[data-v-0a232d48]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-0a232d48]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-0a232d48]{margin:0}.home .navbar__right .profile__detail span[data-v-0a232d48]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-0a232d48],.home .navbar__right .profile__logout[data-v-0a232d48]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-0a232d48]:hover{text-decoration:none}.body[data-v-0a232d48]{width:100%;height:600px;display:flex}.body__containt[data-v-0a232d48],.body__sidebar[data-v-0a232d48]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-0a232d48]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-0a232d48]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-0a232d48]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-0a232d48]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-0a232d48]{margin:0 10px}.body__sidebar .title__text h2[data-v-0a232d48]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-0a232d48]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-0a232d48]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-0a232d48]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-0a232d48],.body__sidebar .tabs .tab[data-v-0a232d48]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-0a232d48]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-0a232d48]{margin:0;font-weight:600}.body__containt[data-v-0a232d48]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-0a232d48],.body__containt .page__title[data-v-0a232d48]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-0a232d48]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-0a232d48]{color:#ff3128}.body__containt .page__subtitle h3[data-v-0a232d48]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__table[data-v-0a232d48]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-0a232d48]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-0a232d48]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-0a232d48]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-0a232d48]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-0a232d48]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-0a232d48]:first-child{color:#ff3128}.body__containt .page__filters[data-v-0a232d48]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-0a232d48]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-0a232d48]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input[data-v-0a232d48]:nth-child(5){margin-right:320px}.body__containt .page__filters .input[data-v-0a232d48]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-0a232d48]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-0a232d48]{margin:0}.page__filters input[data-v-0a232d48],select[data-v-0a232d48]{outline:none;border:none;background:#fff}.page__product[data-v-0a232d48]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-0a232d48],.page__product .product__image[data-v-0a232d48]{display:flex;align-items:center}.page__product .product__image[data-v-0a232d48]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-0a232d48]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-0a232d48]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-0a232d48]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-0a232d48],.page__product .product__buttons button[data-v-0a232d48]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-0a232d48]:hover,.page__product .product__buttons button[data-v-0a232d48]:hover{transform:scale(1.1)}.page__actions button[data-v-0a232d48]:nth-child(2),.page__product .product__buttons button[data-v-0a232d48]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-0a232d48]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-0a232d48]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-0a232d48]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-0a232d48]:first-child{background:#ff3128}.body__sidebar.open[data-v-0a232d48]{display:none}.login[data-v-f46ed908]{width:100vw;height:100vh;justify-content:center;font-family:Readex Pro,sans-serif}.form[data-v-f46ed908],.login[data-v-f46ed908]{display:flex;flex-direction:column;align-items:center}.form[data-v-f46ed908]{width:500px;height:100%}.form__img[data-v-f46ed908]{width:100%;height:250px;display:flex;flex-direction:column;align-items:center}.form__img img[data-v-f46ed908]{width:300px}.form__img p[data-v-f46ed908]{margin:0;font-size:20px;font-weight:600;color:#ff3128}.form__img span[data-v-f46ed908]{margin:0;font-size:15px;font-weight:300}.form__inputs[data-v-f46ed908]{width:100%;height:100%;display:flex;margin-top:20px;flex-direction:column}@media (max-width:768px){.form__inputs[data-v-f46ed908]{width:80%;height:100%;display:flex;margin-top:20px;flex-direction:column}}.form__inputs .input[data-v-f46ed908]{width:90%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;padding:15px;display:flex;align-items:center;justify-content:space-between}.form__inputs .input input[data-v-f46ed908]{border:none}.form__inputs button[data-v-f46ed908]{width:90%;margin:10px auto;border:none;border-radius:10px;background:#ff3128;color:#fff;padding:15px 10px;font-weight:600}.form__inputs .remember_account[data-v-f46ed908]{width:85%;margin:15px auto;display:flex;justify-content:space-between;align-items:center}.form__inputs .remember_account p[data-v-f46ed908],body{margin:0}.vue-map-change{min-height:20rem!important}[data-v-45dcdd94] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-45dcdd94] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;height:100%;overflow-y:auto}.modal__title[data-v-45dcdd94]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-45dcdd94]{flex-grow:1;overflow-y:auto}.modal__action[data-v-45dcdd94]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-45dcdd94]{position:absolute;top:.5rem;right:.5rem}#input_file[data-v-45dcdd94]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-45dcdd94]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-45dcdd94]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-45dcdd94]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-45dcdd94]{width:130px}.home .navbar__center ul li.active[data-v-45dcdd94]{color:#ff3128}.home .navbar__center ul li.active[data-v-45dcdd94]:before{width:100%}.home .navbar__center[data-v-45dcdd94]{width:70%;height:100%}.home .navbar__center ul[data-v-45dcdd94]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-45dcdd94]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-45dcdd94]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-45dcdd94]:hover{color:#ff3128}.home .navbar__center ul li[data-v-45dcdd94]:hover:before{width:100%}.home .navbar__right[data-v-45dcdd94]{display:flex;width:20%}.home .navbar__right .profile[data-v-45dcdd94]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-45dcdd94]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-45dcdd94]{margin:0}.home .navbar__right .profile__detail span[data-v-45dcdd94]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-45dcdd94],.home .navbar__right .profile__logout[data-v-45dcdd94]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-45dcdd94]:hover{text-decoration:none}.body[data-v-45dcdd94]{width:100%;height:600px;display:flex}.body__containt[data-v-45dcdd94]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-45dcdd94]{height:auto;width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-45dcdd94]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-45dcdd94]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-45dcdd94]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-45dcdd94]{margin:0 10px}.body__sidebar .title__text h2[data-v-45dcdd94]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-45dcdd94]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-45dcdd94]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-45dcdd94]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-45dcdd94],.body__sidebar .tabs .tab[data-v-45dcdd94]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-45dcdd94]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-45dcdd94]{margin:0;font-weight:600}.body__containt[data-v-45dcdd94]{height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__subtitle[data-v-45dcdd94],.body__containt .page__title[data-v-45dcdd94]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-45dcdd94]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-45dcdd94]{color:#ff3128}.body__containt .page__subtitle h3[data-v-45dcdd94]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-45dcdd94]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-45dcdd94]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-45dcdd94]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters.first .input[data-v-45dcdd94]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-45dcdd94]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-45dcdd94]{margin:0}.page__filters input[data-v-45dcdd94],select[data-v-45dcdd94],textarea[data-v-45dcdd94]{outline:none;border:none;background:#fff}.page__product[data-v-45dcdd94]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-45dcdd94],.page__product .product__image[data-v-45dcdd94]{display:flex;align-items:center}.page__product .product__image[data-v-45dcdd94]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-45dcdd94]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-45dcdd94]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-45dcdd94]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-45dcdd94],.page__product .product__buttons button[data-v-45dcdd94],.ubicacion__buttons button[data-v-45dcdd94]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.ubicacion__buttons[data-v-45dcdd94]{margin-top:2%;width:100%;display:flex;justify-content:flex-end}.lista_productos__buttons button[data-v-45dcdd94]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-45dcdd94]:hover,.page__product .product__buttons button[data-v-45dcdd94]:hover{transform:scale(1.1)}.page__actions button[data-v-45dcdd94]:nth-child(2),.page__product .product__buttons button[data-v-45dcdd94]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-45dcdd94]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-45dcdd94]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-45dcdd94]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-45dcdd94]:first-child{background:#ff3128}.body__containt .page__table[data-v-45dcdd94]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-45dcdd94]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-45dcdd94]{width:20%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-45dcdd94]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-45dcdd94]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-45dcdd94]{width:20%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.newtable p[data-v-45dcdd94]{margin:0 0!important}.body__containt .page__table .table-body .data p[data-v-45dcdd94]:first-child{color:#ff3128}.switch[data-v-45dcdd94]{position:relative;display:inline-block;width:48px;height:20px}.switch input[data-v-45dcdd94]{opacity:0;width:0;height:0}.slider[data-v-45dcdd94]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-45dcdd94]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-45dcdd94]{background-color:#32ba7c}input:focus+.slider[data-v-45dcdd94]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-45dcdd94]:before{transform:translateX(26px)}.slider.round[data-v-45dcdd94]{border-radius:34px}.slider.round[data-v-45dcdd94]:before{border-radius:50%}.button_delete[data-v-45dcdd94]{width:2rem}input[type=checkbox][data-v-45dcdd94]{width:100%;height:20px}.dropdown[data-v-45dcdd94]{display:flex;margin:10px 0;font-weight:300;position:relative;align-items:center;width:14.28571%;justify-content:center}.button[data-v-45dcdd94]{background:none;border:0;color:inherit;outline:none}.dropdown-item[data-v-45dcdd94]{height:50px;display:flex;cursor:pointer;align-items:center}.dropdown-item[data-v-45dcdd94]:active{color:inherit;background-color:inherit}.dropdown-item svg[data-v-45dcdd94]{color:red;font-size:1.2rem;margin-right:.8rem}.dropdown-item-special[data-v-45dcdd94]{height:60px;display:flex;padding:1rem;font-weight:400;align-items:center;justify-content:flex-end}.dropdown-checkbox[data-v-45dcdd94]{display:none}.dropdown-checkbox:checked+.wrapper[data-v-45dcdd94]{background-color:#32ba7c}.dropdown-checkbox:checked+.wrapper>.circle[data-v-45dcdd94]{left:15px}.wrapper[data-v-45dcdd94]{width:31px;height:16px;cursor:pointer;margin-bottom:0;margin-left:1rem;position:relative;border-radius:30px;background-color:#cbcbcb}.circle[data-v-45dcdd94]{left:0;width:15px;height:15px;transition:.2s;position:absolute;border-radius:50%;background-color:#fff}.body__sidebar.open[data-v-45dcdd94]{display:none}.back_company[data-v-45dcdd94]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.error[data-v-45dcdd94]{border:1px solid red!important}[data-v-5170f00b] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-5170f00b] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;height:100%;overflow-y:auto}.modal__title[data-v-5170f00b]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-5170f00b]{flex-grow:1;overflow-y:auto}.modal__action[data-v-5170f00b]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-5170f00b]{position:absolute;top:.5rem;right:.5rem}#input_file[data-v-5170f00b]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-5170f00b]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-5170f00b]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-5170f00b]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-5170f00b]{width:130px}.home .navbar__center ul li.active[data-v-5170f00b]{color:#ff3128}.home .navbar__center ul li.active[data-v-5170f00b]:before{width:100%}.home .navbar__center[data-v-5170f00b]{width:70%;height:100%}.home .navbar__center ul[data-v-5170f00b]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-5170f00b]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-5170f00b]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-5170f00b]:hover{color:#ff3128}.home .navbar__center ul li[data-v-5170f00b]:hover:before{width:100%}.home .navbar__right[data-v-5170f00b]{display:flex;width:20%}.home .navbar__right .profile[data-v-5170f00b]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-5170f00b]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-5170f00b]{margin:0}.home .navbar__right .profile__detail span[data-v-5170f00b]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-5170f00b],.home .navbar__right .profile__logout[data-v-5170f00b]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-5170f00b]:hover{text-decoration:none}.body[data-v-5170f00b]{width:100%;height:auto;display:flex}.body__containt[data-v-5170f00b],.body__sidebar[data-v-5170f00b]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-5170f00b]{height:auto;width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-5170f00b]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-5170f00b]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-5170f00b]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-5170f00b]{margin:0 10px}.body__sidebar .title__text h2[data-v-5170f00b]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-5170f00b]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-5170f00b]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-5170f00b]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-5170f00b],.body__sidebar .tabs .tab[data-v-5170f00b]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-5170f00b]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-5170f00b]{margin:0;font-weight:600}.body__containt[data-v-5170f00b]{height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:auto}.body__containt .page__subtitle[data-v-5170f00b],.body__containt .page__title[data-v-5170f00b]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-5170f00b]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-5170f00b]{color:#ff3128}.body__containt .page__subtitle h3[data-v-5170f00b]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-5170f00b]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-5170f00b]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-5170f00b]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters.first .input[data-v-5170f00b]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-5170f00b]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-5170f00b]{margin:0}.page__filters input[data-v-5170f00b],select[data-v-5170f00b],textarea[data-v-5170f00b]{outline:none;border:none;background:#fff}.page__product[data-v-5170f00b]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-5170f00b],.page__product .product__image[data-v-5170f00b]{display:flex;align-items:center}.page__product .product__image[data-v-5170f00b]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-5170f00b]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-5170f00b]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-5170f00b]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-5170f00b],.page__product .product__buttons button[data-v-5170f00b],.ubicacion__buttons button[data-v-5170f00b]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.ubicacion__buttons[data-v-5170f00b]{margin-top:2%;width:100%;display:flex;justify-content:flex-end}.lista_productos__buttons button[data-v-5170f00b]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-5170f00b]:hover,.page__product .product__buttons button[data-v-5170f00b]:hover{transform:scale(1.1)}.page__actions button[data-v-5170f00b]:nth-child(2),.page__product .product__buttons button[data-v-5170f00b]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-5170f00b]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-5170f00b]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-5170f00b]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-5170f00b]:first-child{background:#ff3128}.body__containt .page__table[data-v-5170f00b]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-5170f00b]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-5170f00b]{width:20%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-5170f00b]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-5170f00b]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-5170f00b]{width:20%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-5170f00b]:first-child{color:#ff3128}.switch[data-v-5170f00b]{position:relative;display:inline-block;width:48px;height:20px}.switch input[data-v-5170f00b]{opacity:0;width:0;height:0}.slider[data-v-5170f00b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-5170f00b]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-5170f00b]{background-color:#32ba7c}input:focus+.slider[data-v-5170f00b]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-5170f00b]:before{transform:translateX(26px)}.slider.round[data-v-5170f00b]{border-radius:34px}.slider.round[data-v-5170f00b]:before{border-radius:50%}.button_delete[data-v-5170f00b]{width:2rem}input[type=checkbox][data-v-5170f00b]{width:100%;height:20px}.dropdown[data-v-5170f00b]{display:flex;margin:10px 0;font-weight:300;position:relative;align-items:center;width:14.28571%;justify-content:center}.button[data-v-5170f00b]{background:none;border:0;color:inherit;outline:none}.dropdown-item[data-v-5170f00b]{height:50px;display:flex;cursor:pointer;align-items:center}.dropdown-item[data-v-5170f00b]:active{color:inherit;background-color:inherit}.dropdown-item svg[data-v-5170f00b]{color:red;font-size:1.2rem;margin-right:.8rem}.dropdown-item-special[data-v-5170f00b]{height:60px;display:flex;padding:1rem;font-weight:400;align-items:center;justify-content:flex-end}.dropdown-checkbox[data-v-5170f00b]{display:none}.dropdown-checkbox:checked+.wrapper[data-v-5170f00b]{background-color:#32ba7c}.dropdown-checkbox:checked+.wrapper>.circle[data-v-5170f00b]{left:15px}.wrapper[data-v-5170f00b]{width:31px;height:16px;cursor:pointer;margin-bottom:0;margin-left:1rem;position:relative;border-radius:30px;background-color:#cbcbcb}.circle[data-v-5170f00b]{left:0;width:15px;height:15px;transition:.2s;position:absolute;border-radius:50%;background-color:#fff}.body__sidebar.open[data-v-5170f00b]{display:none}.back_company[data-v-5170f00b]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}[data-v-3e2a4dce] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-3e2a4dce] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;height:100%;overflow-y:auto}.modal__title[data-v-3e2a4dce]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-3e2a4dce]{flex-grow:1;overflow-y:auto}.modal__action[data-v-3e2a4dce]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-3e2a4dce]{position:absolute;top:.5rem;right:.5rem}#input_file[data-v-3e2a4dce]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-3e2a4dce]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-3e2a4dce]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-3e2a4dce]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-3e2a4dce]{width:130px}.home .navbar__center[data-v-3e2a4dce]{width:70%;height:100%}.home .navbar__center ul[data-v-3e2a4dce]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-3e2a4dce]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-3e2a4dce]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-3e2a4dce]:hover{color:#ff3128}.home .navbar__center ul li[data-v-3e2a4dce]:hover:before{width:100%}.home .navbar__right[data-v-3e2a4dce]{display:flex;width:20%}.home .navbar__right .profile[data-v-3e2a4dce]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-3e2a4dce]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-3e2a4dce]{margin:0}.home .navbar__right .profile__detail span[data-v-3e2a4dce]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-3e2a4dce],.home .navbar__right .profile__logout[data-v-3e2a4dce]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-3e2a4dce]:hover{text-decoration:none}.body[data-v-3e2a4dce]{width:100%;height:600px;display:flex}.body__containt[data-v-3e2a4dce]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-3e2a4dce]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-3e2a4dce]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-3e2a4dce]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-3e2a4dce]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-3e2a4dce]{margin:0 10px}.body__sidebar .title__text h2[data-v-3e2a4dce]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-3e2a4dce]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-3e2a4dce]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-3e2a4dce]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-3e2a4dce],.body__sidebar .tabs .tab[data-v-3e2a4dce]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-3e2a4dce]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-3e2a4dce]{margin:0;font-weight:600}.body__containt[data-v-3e2a4dce]{height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-3e2a4dce],.body__containt .page__title[data-v-3e2a4dce]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-3e2a4dce]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-3e2a4dce]{color:#ff3128}.body__containt .page__subtitle h3[data-v-3e2a4dce]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-3e2a4dce]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters .input[data-v-3e2a4dce]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-3e2a4dce]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input[data-v-3e2a4dce]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-3e2a4dce]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-3e2a4dce]{margin:0}.page__filters input[data-v-3e2a4dce],select[data-v-3e2a4dce],textarea[data-v-3e2a4dce]{outline:none;border:none;background:#fff}.page__product[data-v-3e2a4dce]{width:100%;display:flex}.page__product .product__buttons[data-v-3e2a4dce],.page__product .product__image[data-v-3e2a4dce]{display:flex;align-items:center}.page__product .product__image[data-v-3e2a4dce]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-3e2a4dce]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-3e2a4dce]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-3e2a4dce]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-3e2a4dce],.page__product .product__buttons button[data-v-3e2a4dce]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-3e2a4dce]:hover,.page__product .product__buttons button[data-v-3e2a4dce]:hover{transform:scale(1.1)}.page__actions button[data-v-3e2a4dce]:nth-child(2),.page__product .product__buttons button[data-v-3e2a4dce]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-3e2a4dce]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-3e2a4dce]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-3e2a4dce]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-3e2a4dce]:first-child{background:#ff3128}.body__containt .page__table[data-v-3e2a4dce]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-3e2a4dce]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-3e2a4dce]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-3e2a4dce]{width:100%;display:flex;flex-direction:column}.body__containt .page__table .table-body .data[data-v-3e2a4dce]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-3e2a4dce]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-3e2a4dce]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-3e2a4dce]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-3e2a4dce]{position:relative;display:inline-block;width:48px;height:20px}.switch input[data-v-3e2a4dce]{opacity:0;width:0;height:0}.slider[data-v-3e2a4dce]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3e2a4dce]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3e2a4dce]{background-color:#32ba7c}input:focus+.slider[data-v-3e2a4dce]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-3e2a4dce]:before{transform:translateX(26px)}.slider.round[data-v-3e2a4dce]{border-radius:34px}.slider.round[data-v-3e2a4dce]:before{border-radius:50%}.button_delete[data-v-3e2a4dce]{width:2rem}.body__sidebar.open[data-v-3e2a4dce]{display:none}input[type=checkbox][data-v-3e2a4dce]{width:100%;height:20px}.dropdown[data-v-3e2a4dce]{display:flex;margin:10px 0;font-weight:300;position:relative;align-items:center;width:14.28571%;justify-content:center}.button[data-v-3e2a4dce]{background:none;border:0;color:inherit;outline:none}.dropdown-item[data-v-3e2a4dce]{height:50px;display:flex;cursor:pointer;align-items:center}.dropdown-item[data-v-3e2a4dce]:active{color:inherit;background-color:inherit}.dropdown-item svg[data-v-3e2a4dce]{color:red;font-size:1.2rem;margin-right:.8rem}.dropdown-item-special[data-v-3e2a4dce]{height:60px;display:flex;padding:1rem;font-weight:400;align-items:center;justify-content:flex-end}.dropdown-checkbox[data-v-3e2a4dce]{display:none}.dropdown-checkbox:checked+.wrapper[data-v-3e2a4dce]{background-color:#32ba7c}.dropdown-checkbox:checked+.wrapper>.circle[data-v-3e2a4dce]{left:15px}.wrapper[data-v-3e2a4dce]{width:31px;height:16px;cursor:pointer;margin-bottom:0;margin-left:1rem;position:relative;border-radius:30px;background-color:#cbcbcb}.circle[data-v-3e2a4dce]{left:0;width:15px;height:15px;transition:.2s;position:absolute;border-radius:50%;background-color:#fff}.back_company[data-v-3e2a4dce]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.barcode[data-v-3e2a4dce]{font-family:Libre Barcode\ 128,Courier New,Courier,monospace;font-weight:400;font-size:52px;white-space:nowrap}#input_file[data-v-cc86d822]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-cc86d822]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-cc86d822]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-cc86d822]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-cc86d822]{width:130px}.home .navbar__center[data-v-cc86d822]{width:70%;height:100%}.home .navbar__center ul[data-v-cc86d822]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-cc86d822]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-cc86d822]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-cc86d822]:hover{color:#ff3128}.home .navbar__center ul li[data-v-cc86d822]:hover:before{width:100%}.home .navbar__right[data-v-cc86d822]{display:flex;width:20%}.home .navbar__right .profile[data-v-cc86d822]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-cc86d822]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-cc86d822]{margin:0}.home .navbar__right .profile__detail span[data-v-cc86d822]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-cc86d822],.home .navbar__right .profile__logout[data-v-cc86d822]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-cc86d822]:hover{text-decoration:none}.body[data-v-cc86d822]{width:100%;height:600px;display:flex}.body__containt[data-v-cc86d822],.body__sidebar[data-v-cc86d822]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-cc86d822]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-cc86d822]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-cc86d822]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-cc86d822]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-cc86d822]{margin:0 10px}.body__sidebar .title__text h2[data-v-cc86d822]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-cc86d822]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-cc86d822]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-cc86d822]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-cc86d822],.body__sidebar .tabs .tab[data-v-cc86d822]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-cc86d822]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-cc86d822]{margin:0;font-weight:600}.body__containt[data-v-cc86d822]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-cc86d822],.body__containt .page__title[data-v-cc86d822]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-cc86d822]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-cc86d822]{color:#ff3128}.body__containt .page__subtitle h3[data-v-cc86d822]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-cc86d822]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:0}.body__containt .page__filters .input[data-v-cc86d822]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-cc86d822]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input[data-v-cc86d822]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-cc86d822]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-cc86d822]{margin:0}.page__filters input[data-v-cc86d822],select[data-v-cc86d822],textarea[data-v-cc86d822]{outline:none;border:none;background:#fff}.page__product[data-v-cc86d822]{width:100%;display:flex;padding-bottom:50px}.page__product .product__buttons[data-v-cc86d822],.page__product .product__image[data-v-cc86d822]{display:flex;align-items:center}.page__product .product__image[data-v-cc86d822]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-cc86d822]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-cc86d822]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-cc86d822]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-cc86d822],.page__product .product__buttons button[data-v-cc86d822]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-cc86d822]:hover,.page__product .product__buttons button[data-v-cc86d822]:hover{transform:scale(1.1)}.page__actions button[data-v-cc86d822]:nth-child(2),.page__product .product__buttons button[data-v-cc86d822]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-cc86d822]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-cc86d822]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-cc86d822]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-cc86d822]:first-child{background:#ff3128}.body__containt .page__table[data-v-cc86d822]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-cc86d822]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-cc86d822]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-cc86d822]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-cc86d822]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-cc86d822]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-cc86d822]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-cc86d822]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-cc86d822]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-cc86d822]{opacity:0;width:0;height:0}.slider[data-v-cc86d822]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-cc86d822]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-cc86d822]{background-color:#32ba7c}input:focus+.slider[data-v-cc86d822]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-cc86d822]:before{transform:translateX(26px)}.slider.round[data-v-cc86d822]{border-radius:34px}.slider.round[data-v-cc86d822]:before{border-radius:50%}.body__sidebar.open[data-v-cc86d822]{display:none}.back_company[data-v-cc86d822]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}[data-v-306843e3] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-306843e3] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;height:100%;overflow-y:auto}.modal__title[data-v-306843e3]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-306843e3]{flex-grow:1;overflow-y:auto}.modal__action[data-v-306843e3]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-306843e3]{position:absolute;top:.5rem;right:.5rem}#input_file[data-v-306843e3]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-306843e3]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-306843e3]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-306843e3]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-306843e3]{width:130px}.home .navbar__center[data-v-306843e3]{width:70%;height:100%}.home .navbar__center ul[data-v-306843e3]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-306843e3]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-306843e3]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-306843e3]:hover{color:#ff3128}.home .navbar__center ul li[data-v-306843e3]:hover:before{width:100%}.home .navbar__right[data-v-306843e3]{display:flex;width:20%}.home .navbar__right .profile[data-v-306843e3]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-306843e3]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-306843e3]{margin:0}.home .navbar__right .profile__detail span[data-v-306843e3]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-306843e3],.home .navbar__right .profile__logout[data-v-306843e3]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-306843e3]:hover{text-decoration:none}.body[data-v-306843e3]{width:100%;height:600px;display:flex}.body__containt[data-v-306843e3]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-306843e3]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-306843e3]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-306843e3]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-306843e3]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-306843e3]{margin:0 10px}.body__sidebar .title__text h2[data-v-306843e3]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-306843e3]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-306843e3]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-306843e3]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-306843e3],.body__sidebar .tabs .tab[data-v-306843e3]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-306843e3]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-306843e3]{margin:0;font-weight:600}.body__containt[data-v-306843e3]{height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-306843e3],.body__containt .page__title[data-v-306843e3]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-306843e3]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-306843e3]{color:#ff3128}.body__containt .page__subtitle h3[data-v-306843e3]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-306843e3]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;padding-bottom:50px}.body__containt .page__filters .input[data-v-306843e3]{width:300px;height:62px}.body__containt .page__filters .input[data-v-306843e3],.body__containt .page__filters .textarea[data-v-306843e3]{border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .textarea[data-v-306843e3]{width:1260px}.body__containt .page__filters .input[data-v-306843e3]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input[data-v-306843e3]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-306843e3]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-306843e3]{margin:0}.page__filters input[data-v-306843e3],select[data-v-306843e3],textarea[data-v-306843e3]{outline:none;border:none;background:#fff}.page__product[data-v-306843e3]{width:100%;display:flex;padding-bottom:50px}.page__product .product__buttons[data-v-306843e3],.page__product .product__image[data-v-306843e3]{display:flex;align-items:center}.page__product .product__image[data-v-306843e3]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-306843e3]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-306843e3]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-306843e3]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-306843e3],.page__product .product__buttons button[data-v-306843e3]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-306843e3]:hover,.page__product .product__buttons button[data-v-306843e3]:hover{transform:scale(1.1)}.page__actions button[data-v-306843e3]:nth-child(2),.page__product .product__buttons button[data-v-306843e3]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-306843e3]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-306843e3]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-306843e3]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-306843e3]:first-child{background:#ff3128}.body__containt .page__table[data-v-306843e3]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-306843e3]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-306843e3]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-306843e3]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-306843e3]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-306843e3]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-306843e3]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-306843e3]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-306843e3]{position:relative;display:inline-block;width:48px;height:20px}.switch input[data-v-306843e3]{opacity:0;width:0;height:0}.slider[data-v-306843e3]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-306843e3]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-306843e3]{background-color:#32ba7c}input:focus+.slider[data-v-306843e3]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-306843e3]:before{transform:translateX(26px)}.slider.round[data-v-306843e3]{border-radius:34px}.slider.round[data-v-306843e3]:before{border-radius:50%}.button_delete[data-v-306843e3]{width:2rem}input[type=checkbox][data-v-306843e3]{width:100%;height:20px}.dropdown[data-v-306843e3]{display:flex;margin:10px 0;font-weight:300;position:relative;align-items:center;width:14.28571%;justify-content:center}.button[data-v-306843e3]{background:none;border:0;color:inherit;outline:none}.dropdown-item[data-v-306843e3]{height:50px;display:flex;cursor:pointer;align-items:center}.dropdown-item[data-v-306843e3]:active{color:inherit;background-color:inherit}.dropdown-item svg[data-v-306843e3]{color:red;font-size:1.2rem;margin-right:.8rem}.dropdown-item-special[data-v-306843e3]{height:60px;display:flex;padding:1rem;font-weight:400;align-items:center;justify-content:flex-end}.dropdown-checkbox[data-v-306843e3]{display:none}.dropdown-checkbox:checked+.wrapper[data-v-306843e3]{background-color:#32ba7c}.dropdown-checkbox:checked+.wrapper>.circle[data-v-306843e3]{left:15px}.wrapper[data-v-306843e3]{width:31px;height:16px;cursor:pointer;margin-bottom:0;margin-left:1rem;position:relative;border-radius:30px;background-color:#cbcbcb}.circle[data-v-306843e3]{left:0;width:15px;height:15px;transition:.2s;position:absolute;border-radius:50%;background-color:#fff}.body__sidebar.open[data-v-306843e3]{display:none}.back_company[data-v-306843e3]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.barcode[data-v-306843e3]{font-family:Libre Barcode\ 128,Courier New,Courier,monospace;font-weight:400;font-size:52px;white-space:nowrap}#input_file[data-v-2c05b7c9]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-2c05b7c9]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-2c05b7c9]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-2c05b7c9]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-2c05b7c9]{width:130px}.home .navbar__center[data-v-2c05b7c9]{width:70%;height:100%}.home .navbar__center ul[data-v-2c05b7c9]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-2c05b7c9]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-2c05b7c9]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-2c05b7c9]:hover{color:#ff3128}.home .navbar__center ul li[data-v-2c05b7c9]:hover:before{width:100%}.home .navbar__right[data-v-2c05b7c9]{display:flex;width:20%}.home .navbar__right .profile[data-v-2c05b7c9]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-2c05b7c9]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-2c05b7c9]{margin:0}.home .navbar__right .profile__detail span[data-v-2c05b7c9]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-2c05b7c9],.home .navbar__right .profile__logout[data-v-2c05b7c9]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-2c05b7c9]:hover{text-decoration:none}.body[data-v-2c05b7c9]{width:100%;height:600px;display:flex}.body__containt[data-v-2c05b7c9]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-2c05b7c9]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-2c05b7c9]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-2c05b7c9]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-2c05b7c9]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-2c05b7c9]{margin:0 10px}.body__sidebar .title__text h2[data-v-2c05b7c9]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-2c05b7c9]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-2c05b7c9]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-2c05b7c9]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-2c05b7c9],.body__sidebar .tabs .tab[data-v-2c05b7c9]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-2c05b7c9]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-2c05b7c9]{margin:0;font-weight:600}.body__containt[data-v-2c05b7c9]{height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-2c05b7c9],.body__containt .page__title[data-v-2c05b7c9]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-2c05b7c9]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-2c05b7c9]{color:#ff3128}.body__containt .page__subtitle h3[data-v-2c05b7c9]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-2c05b7c9]{margin-bottom:40px}.page__product[data-v-2c05b7c9]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-2c05b7c9],.page__product .product__image[data-v-2c05b7c9]{display:flex;align-items:center}.page__product .product__image[data-v-2c05b7c9]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-2c05b7c9]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-2c05b7c9]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-2c05b7c9]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-2c05b7c9],.page__product .product__buttons button[data-v-2c05b7c9]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-2c05b7c9]:hover,.page__product .product__buttons button[data-v-2c05b7c9]:hover{transform:scale(1.1)}.page__actions button[data-v-2c05b7c9]:nth-child(2),.page__product .product__buttons button[data-v-2c05b7c9]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-2c05b7c9]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-2c05b7c9]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-2c05b7c9]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-2c05b7c9]:first-child{background:#ff3128}.body__containt .page__table[data-v-2c05b7c9]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-2c05b7c9]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-2c05b7c9]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-2c05b7c9]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-2c05b7c9]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-2c05b7c9]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-2c05b7c9]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-2c05b7c9]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-2c05b7c9]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-2c05b7c9]{opacity:0;width:0;height:0}.slider[data-v-2c05b7c9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2c05b7c9]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2c05b7c9]{background-color:#32ba7c}input:focus+.slider[data-v-2c05b7c9]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-2c05b7c9]:before{transform:translateX(26px)}.slider.round[data-v-2c05b7c9]{border-radius:34px}.slider.round[data-v-2c05b7c9]:before{border-radius:50%}[data-v-2c05b7c9] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-2c05b7c9] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;height:100%;overflow-y:auto}.modal__title[data-v-2c05b7c9]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-2c05b7c9]{flex-grow:1;overflow-y:auto}.modal__action[data-v-2c05b7c9]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-2c05b7c9]{position:absolute;top:.5rem;right:.5rem}.dark-mode div[data-v-2c05b7c9] .modal-content{border-color:#2d3748;background-color:#1a202c}input[type=checkbox][data-v-2c05b7c9]{width:100%;height:20px}.body__sidebar.open[data-v-2c05b7c9]{display:none}.body__containt .page__filters[data-v-2c05b7c9]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters .input[data-v-2c05b7c9]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-2c05b7c9]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-2c05b7c9]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-2c05b7c9]{margin:0}.page__filters input[data-v-2c05b7c9],select[data-v-2c05b7c9],textarea[data-v-2c05b7c9]{outline:none;border:none;background:#fff}.button_delete[data-v-2c05b7c9]{width:2rem}.back_company[data-v-2c05b7c9]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}#input_file[data-v-de990002]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-de990002]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-de990002]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-de990002]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-de990002]{width:130px}.home .navbar__center[data-v-de990002]{width:70%;height:100%}.home .navbar__center ul[data-v-de990002]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-de990002]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-de990002]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-de990002]:hover{color:#ff3128}.home .navbar__center ul li[data-v-de990002]:hover:before{width:100%}.home .navbar__right[data-v-de990002]{display:flex;width:20%}.home .navbar__right .profile[data-v-de990002]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-de990002]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-de990002]{margin:0}.home .navbar__right .profile__detail span[data-v-de990002]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-de990002],.home .navbar__right .profile__logout[data-v-de990002]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-de990002]:hover{text-decoration:none}.body[data-v-de990002]{width:100%;height:600px;display:flex}.body__containt[data-v-de990002]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-de990002]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-de990002]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-de990002]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-de990002]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-de990002]{margin:0 10px}.body__sidebar .title__text h2[data-v-de990002]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-de990002]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-de990002]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-de990002]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-de990002],.body__sidebar .tabs .tab[data-v-de990002]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-de990002]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-de990002]{margin:0;font-weight:600}.body__containt[data-v-de990002]{height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-de990002],.body__containt .page__title[data-v-de990002]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-de990002]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-de990002]{color:#ff3128}.body__containt .page__subtitle h3[data-v-de990002]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-de990002]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-de990002]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-de990002]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-de990002]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-de990002]{margin:0}.page__filters input[data-v-de990002],select[data-v-de990002],textarea[data-v-de990002]{outline:none;border:none;background:#fff}.page__product[data-v-de990002]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-de990002],.page__product .product__image[data-v-de990002]{display:flex;align-items:center}.page__product .product__image[data-v-de990002]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-de990002]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-de990002]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-de990002]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-de990002],.page__product .product__buttons button[data-v-de990002]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-de990002]:hover,.page__product .product__buttons button[data-v-de990002]:hover{transform:scale(1.1)}.page__actions button[data-v-de990002]:nth-child(2),.page__product .product__buttons button[data-v-de990002]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-de990002]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-de990002]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-de990002]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-de990002]:first-child{background:#ff3128}.body__containt .page__table[data-v-de990002]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-de990002]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-de990002]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-de990002]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-de990002]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-de990002]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-de990002]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-de990002]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-de990002]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-de990002]{opacity:0;width:0;height:0}.slider[data-v-de990002]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-de990002]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-de990002]{background-color:#32ba7c}input:focus+.slider[data-v-de990002]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-de990002]:before{transform:translateX(26px)}.slider.round[data-v-de990002]{border-radius:34px}.slider.round[data-v-de990002]:before{border-radius:50%}.body__sidebar.open[data-v-de990002]{display:none}.back_company[data-v-de990002]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.button_delete[data-v-de990002]{width:2rem}input[type=checkbox][data-v-de990002]{width:100%;height:20px}[data-v-de990002] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-de990002] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;height:100%;overflow-y:auto}.home[data-v-63bab308]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-63bab308]{width:100%;height:600px;display:flex}.body__containt[data-v-63bab308]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-63bab308]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-63bab308]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-63bab308]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-63bab308]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-63bab308]{margin:0 10px}.body__sidebar .title__text h2[data-v-63bab308]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-63bab308]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-63bab308]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-63bab308]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-63bab308],.body__sidebar .tabs .tab[data-v-63bab308]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-63bab308]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-63bab308]{margin:0;font-weight:600}.body__containt[data-v-63bab308]{min-height:87vh;height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-63bab308]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-63bab308]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-63bab308]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-63bab308],select[data-v-63bab308]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-63bab308]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-63bab308]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-63bab308]:first-child{background:#ff3128}.body__containt .page__buttons .button[data-v-63bab308]:nth-child(2){background:#262626}.body__containt .page__table[data-v-63bab308]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-63bab308]{width:251%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-63bab308]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-63bab308]{width:251%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-63bab308]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-63bab308]{width:100%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-63bab308]:first-child{color:#ff3128}.dropdown[data-v-63bab308]{position:relative;margin:10px 92px}.switch[data-v-63bab308]{position:relative;display:inline-block;width:48px;height:20px}.switch input[data-v-63bab308]{opacity:0;width:0;height:0}.slider[data-v-63bab308]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-63bab308]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-63bab308]{background-color:#32ba7c}input:focus+.slider[data-v-63bab308]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-63bab308]:before{transform:translateX(26px)}.slider.round[data-v-63bab308]{border-radius:34px}.slider.round[data-v-63bab308]:before{border-radius:50%}.body__sidebar.open[data-v-63bab308]{display:none}[data-v-63bab308] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-63bab308] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff}.modal__title[data-v-63bab308]{margin:0 2rem 0 0;font-size:1.5rem;font-weight:700}.modal__content[data-v-63bab308]{flex-grow:1;overflow-y:auto}.modal__action[data-v-63bab308]{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:1rem 0 0}.modal__close[data-v-63bab308]{position:absolute;top:.5rem;right:.5rem}@media (max-width:768px){.body__containt .page__title h2[data-v-63bab308]{font-size:21px}.body__containt .page__filters input[data-v-63bab308]{padding:5px 20px}.page__filters select[data-v-63bab308]{padding:10px 19px;width:54%!important}.body label[data-v-63bab308]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-63bab308]{margin-top:7px;font-size:14px}.buttonExport[data-v-63bab308]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-63bab308]{font-size:11px}.body__containt .page__table .table-headers[data-v-63bab308]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-63bab308]{width:245%}.body__sidebar .title__text h2[data-v-63bab308]{font-size:18px}.body__sidebar .title__text[data-v-63bab308]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-63bab308]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-63bab308]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-63bab308]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-63bab308]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-63bab308]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-63bab308],.body__sidebar .tabs .tab[data-v-63bab308]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-63bab308],.body__sidebar .tabs .tab[data-v-63bab308]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-63bab308]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-63bab308],.body__sidebar .tabs .tab[data-v-63bab308]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-63bab308]{font-size:13px;padding:5px 20px;margin-top:-18px;width:163px}.body__containt .page__buttons[data-v-63bab308]{width:105%}.home .body .nav-mob-resp[data-v-63bab308]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-63bab308]{color:#fff}.body__sidebar .floating-icon[data-v-63bab308]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-63bab308]{margin-bottom:-7px}.body__containt .page__filters .mob[data-v-63bab308]{width:67.5%!important;margin-top:-12px}}.home[data-v-8621689a]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-8621689a]{width:100%;height:600px;display:flex}.body__containt[data-v-8621689a]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-8621689a]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-8621689a]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-8621689a]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-8621689a]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-8621689a]{margin:0 10px}.body__sidebar .title__text h2[data-v-8621689a]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-8621689a]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-8621689a]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-8621689a]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-8621689a],.body__sidebar .tabs .tab[data-v-8621689a]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-8621689a]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-8621689a]{margin:0;font-weight:600}.body__containt[data-v-8621689a]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-8621689a]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-8621689a]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-8621689a]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-8621689a],select[data-v-8621689a]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px;width:300px}.body__containt .page__buttons[data-v-8621689a]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-8621689a]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-8621689a]:first-child{background:#262626}.body__containt .page__table[data-v-8621689a]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-8621689a]{width:100%;height:50px;display:flex;justify-content:space-between;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-8621689a]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-8621689a]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-8621689a]{width:100%;display:flex;justify-content:space-between}.body__containt .page__table .table-body .data p[data-v-8621689a]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-8621689a]:first-child{color:#ff3128}.body__sidebar.open[data-v-8621689a]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-8621689a]{font-size:21px}.body__containt .page__filters input[data-v-8621689a]{padding:5px 20px}.page__filters select[data-v-8621689a]{padding:10px 19px;width:54%!important}.body label[data-v-8621689a]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-8621689a]{margin-top:7px;font-size:14px}.buttonExport[data-v-8621689a]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-8621689a]{font-size:11px}.body__containt .page__table .table-headers[data-v-8621689a]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-8621689a]{width:245%}.body__sidebar .title__text h2[data-v-8621689a]{font-size:18px}.body__sidebar .title__text[data-v-8621689a]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-8621689a]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-8621689a]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-8621689a]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-8621689a]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-8621689a]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-8621689a],.body__sidebar .tabs .tab[data-v-8621689a]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-8621689a],.body__sidebar .tabs .tab[data-v-8621689a]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-8621689a]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-8621689a],.body__sidebar .tabs .tab[data-v-8621689a]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-8621689a]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-8621689a]{width:105%}.home .body .nav-mob-resp[data-v-8621689a]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-8621689a]{color:#fff}.body__sidebar .floating-icon[data-v-8621689a]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-8621689a]{margin-bottom:-7px}}#columnas[data-v-125e720b]{-moz-column-count:3;column-count:3;-moz-column-gap:40px;column-gap:40px;-moz-column-rule:4px dotted grey;column-rule:4px dotted grey}[data-v-125e720b] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-125e720b] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 7rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;width:64%}.home .navbar__center ul[data-v-125e720b]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-125e720b]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-125e720b]{color:#ff3128}.home .navbar__center ul li.active[data-v-125e720b]:before{width:100%}.home .navbar__center ul li[data-v-125e720b]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-125e720b]:hover{color:#ff3128}.home .navbar__center ul li[data-v-125e720b]:hover:before{width:100%}.home .navbar__right .profile__detail p[data-v-125e720b]{margin:0}.home .navbar__right .profile__detail span[data-v-125e720b]{color:#938f8f;font-weight:300}.home[data-v-125e720b]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-125e720b]{width:100%;height:600px;display:flex}.body__containt[data-v-125e720b]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-125e720b]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-125e720b]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-125e720b]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-125e720b]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-125e720b]{margin:0 10px}.body__sidebar .title__text h2[data-v-125e720b]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-125e720b]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-125e720b]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-125e720b]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-125e720b],.body__sidebar .tabs .tab[data-v-125e720b]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-125e720b]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-125e720b]{margin:0;font-weight:600}.body__containt[data-v-125e720b]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-125e720b]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-125e720b]{font-weight:600;color:#ff3128;font-size:25px}.vfm__content .modal-content[data-v-125e720b]{width:64%}.body__containt .page__filters[data-v-125e720b]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-125e720b],select[data-v-125e720b]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px;width:300px}.body__containt .page__buttons[data-v-125e720b]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-125e720b]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-125e720b]:first-child{background:#262626}.body__containt .page__table[data-v-125e720b]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-125e720b]{width:180%;height:50px;display:flex;justify-content:space-between;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-125e720b]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-125e720b]{width:180%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-125e720b]{width:100%;display:flex;justify-content:space-between}.body__containt .page__table .table-body .data p[data-v-125e720b]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-125e720b]:first-child{color:#ff3128}.body__sidebar.open[data-v-125e720b]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-125e720b]{font-size:21px}.body__containt .page__filters input[data-v-125e720b]{padding:5px 20px}.page__filters select[data-v-125e720b]{padding:10px 19px;width:54%!important}.body label[data-v-125e720b]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-125e720b]{margin-top:7px;font-size:14px}.buttonExport[data-v-125e720b]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-125e720b]{font-size:11px}.body__containt .page__table .table-headers[data-v-125e720b]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-125e720b]{width:245%}.body__sidebar .title__text h2[data-v-125e720b]{font-size:18px}.body__sidebar .title__text[data-v-125e720b]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-125e720b]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-125e720b]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-125e720b]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-125e720b]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-125e720b]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-125e720b],.body__sidebar .tabs .tab[data-v-125e720b]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-125e720b],.body__sidebar .tabs .tab[data-v-125e720b]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-125e720b]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-125e720b],.body__sidebar .tabs .tab[data-v-125e720b]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-125e720b]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-125e720b]{width:105%}.home .body .nav-mob-resp[data-v-125e720b]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-125e720b]{color:#fff}.body__sidebar .floating-icon[data-v-125e720b]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-125e720b]{margin-bottom:-7px}}.home .navbar[data-v-6c3e6ea6]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-6c3e6ea6]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-6c3e6ea6]{width:130px}.home .navbar__center[data-v-6c3e6ea6]{width:70%;height:100%}.home .navbar__center ul[data-v-6c3e6ea6]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-6c3e6ea6]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-6c3e6ea6]{color:#ff3128}.home .navbar__center ul li.active[data-v-6c3e6ea6]:before{width:100%}.home .navbar__center ul li[data-v-6c3e6ea6]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-6c3e6ea6]:hover{color:#ff3128}.home .navbar__center ul li[data-v-6c3e6ea6]:hover:before{width:100%}.home .navbar__right[data-v-6c3e6ea6]{display:flex}.home .navbar__right .profile[data-v-6c3e6ea6]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-6c3e6ea6]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-6c3e6ea6]{margin:0}.home .navbar__right .profile__detail span[data-v-6c3e6ea6]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-6c3e6ea6],.home .navbar__right .profile__logout[data-v-6c3e6ea6]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.home[data-v-6c3e6ea6]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-6c3e6ea6]{width:100%;height:600px;display:flex}.body__containt[data-v-6c3e6ea6],.body__sidebar[data-v-6c3e6ea6]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-6c3e6ea6]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-6c3e6ea6]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-6c3e6ea6]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-6c3e6ea6]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-6c3e6ea6]{margin:0 10px}.body__sidebar .title__text h2[data-v-6c3e6ea6]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-6c3e6ea6]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-6c3e6ea6]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-6c3e6ea6]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-6c3e6ea6],.body__sidebar .tabs .tab[data-v-6c3e6ea6]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-6c3e6ea6]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-6c3e6ea6]{margin:0;font-weight:600}.body__containt[data-v-6c3e6ea6]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-6c3e6ea6]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-6c3e6ea6]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-6c3e6ea6]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-6c3e6ea6],select[data-v-6c3e6ea6]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px;width:300px}.body__containt .page__buttons[data-v-6c3e6ea6]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-6c3e6ea6]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-6c3e6ea6]:first-child{background:#262626}.body__containt .page__table[data-v-6c3e6ea6]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-6c3e6ea6]{width:100%;height:50px;display:flex;justify-content:space-between;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-6c3e6ea6]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-6c3e6ea6]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-6c3e6ea6]{width:100%;display:flex;justify-content:space-between}.body__containt .page__table .table-body .data p[data-v-6c3e6ea6]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-6c3e6ea6]:first-child{color:#ff3128}.home .navbar[data-v-8b2af8c6]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-8b2af8c6]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-8b2af8c6]{width:130px}.home .navbar__center[data-v-8b2af8c6]{width:70%;height:100%}.home .navbar__center ul[data-v-8b2af8c6]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-8b2af8c6]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-8b2af8c6]{color:#ff3128}.home .navbar__center ul li.active[data-v-8b2af8c6]:before{width:100%}.home .navbar__center ul li[data-v-8b2af8c6]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-8b2af8c6]:hover{color:#ff3128}.home .navbar__center ul li[data-v-8b2af8c6]:hover:before{width:100%}.home .navbar__right[data-v-8b2af8c6]{display:flex}.home .navbar__right .profile[data-v-8b2af8c6]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-8b2af8c6]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-8b2af8c6]{margin:0}.home .navbar__right .profile__detail span[data-v-8b2af8c6]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-8b2af8c6],.home .navbar__right .profile__logout[data-v-8b2af8c6]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.home[data-v-8b2af8c6]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-8b2af8c6]{width:100%;height:600px;display:flex}.body__containt[data-v-8b2af8c6]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-8b2af8c6]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-8b2af8c6]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-8b2af8c6]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-8b2af8c6]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-8b2af8c6]{margin:0 10px}.body__sidebar .title__text h2[data-v-8b2af8c6]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-8b2af8c6]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-8b2af8c6]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-8b2af8c6]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-8b2af8c6],.body__sidebar .tabs .tab[data-v-8b2af8c6]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-8b2af8c6]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-8b2af8c6]{margin:0;font-weight:600}.body__containt[data-v-8b2af8c6]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-8b2af8c6]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-8b2af8c6]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-8b2af8c6]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-8b2af8c6],select[data-v-8b2af8c6]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px;width:300px}.body__containt .page__buttons[data-v-8b2af8c6]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-8b2af8c6]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-8b2af8c6]:first-child{background:#262626}.body__containt .page__table[data-v-8b2af8c6]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-8b2af8c6]{width:111%;height:50px;display:flex;justify-content:space-between;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-8b2af8c6]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-8b2af8c6]{width:111%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-8b2af8c6]{width:100%;display:flex;justify-content:space-between}.body__containt .page__table .table-body .data p[data-v-8b2af8c6]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-8b2af8c6]:first-child{color:#ff3128}.body__containt .page__filters input[data-v-8b2af8c6]:nth-child(3){width:300px;margin:0;margin-right:100px}.body__sidebar.open[data-v-8b2af8c6]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-8b2af8c6]{font-size:21px}.body__containt .page__filters input[data-v-8b2af8c6]{padding:5px 20px}.page__filters select[data-v-8b2af8c6]{padding:10px 19px;width:54%!important}.body label[data-v-8b2af8c6]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-8b2af8c6]{margin-top:7px;font-size:14px}.buttonExport[data-v-8b2af8c6]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-8b2af8c6]{font-size:11px}.body__containt .page__table .table-headers[data-v-8b2af8c6]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-8b2af8c6]{width:245%}.body__sidebar .title__text h2[data-v-8b2af8c6]{font-size:18px}.body__sidebar .title__text[data-v-8b2af8c6]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-8b2af8c6]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-8b2af8c6]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-8b2af8c6]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-8b2af8c6]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-8b2af8c6]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-8b2af8c6],.body__sidebar .tabs .tab[data-v-8b2af8c6]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-8b2af8c6],.body__sidebar .tabs .tab[data-v-8b2af8c6]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-8b2af8c6]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-8b2af8c6],.body__sidebar .tabs .tab[data-v-8b2af8c6]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-8b2af8c6]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-8b2af8c6]{width:105%}.home .body .nav-mob-resp[data-v-8b2af8c6]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-8b2af8c6]{color:#fff}.body__sidebar .floating-icon[data-v-8b2af8c6]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-8b2af8c6]{margin-bottom:-7px}}.home[data-v-071c8de3]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-071c8de3]{width:100%;height:600px;display:flex}.body__containt[data-v-071c8de3],.body__sidebar[data-v-071c8de3]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-071c8de3]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-071c8de3]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-071c8de3]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-071c8de3]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-071c8de3]{margin:0 10px}.body__sidebar .title__text h2[data-v-071c8de3]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-071c8de3]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-071c8de3]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-071c8de3]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-071c8de3],.body__sidebar .tabs .tab[data-v-071c8de3]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-071c8de3]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-071c8de3]{margin:0;font-weight:600}.body__containt[data-v-071c8de3]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-071c8de3]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-071c8de3]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-071c8de3]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-071c8de3],select[data-v-071c8de3]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-071c8de3]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-071c8de3]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-071c8de3]:first-child{background:#ff3128}.body__containt .page__buttons .button[data-v-071c8de3]:nth-child(2){background:#262626}.body__containt .page__table[data-v-071c8de3]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-071c8de3]{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-071c8de3]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-071c8de3]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-071c8de3]{width:100%;display:flex;justify-content:space-around}.body__containt .page__table .table-body .data p[data-v-071c8de3]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-071c8de3]:first-child{color:#ff3128}.accountant[data-v-071c8de3]{display:flex;justify-content:space-evenly;margin-top:5%;text-align:center}.accountant h1[data-v-071c8de3]{font-size:80px}.report[data-v-071c8de3]{display:flex}.simple_table[data-v-071c8de3]{width:40%}.body__sidebar.open[data-v-071c8de3]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-071c8de3]{font-size:21px}.body__containt .page__filters input[data-v-071c8de3]{padding:5px 20px;font-size:16px}.body__containt .page__filters input[data-v-071c8de3]:first-child{width:48.5%!important;font-size:14px}.body__containt .page__filters input[data-v-071c8de3]:nth-child(2){width:48.5%!important;font-size:14px;margin-left:-11px}.body__containt .page__filters .input input[data-v-071c8de3]{width:76.5%!important}.body label[data-v-071c8de3]:nth-child(2){padding-right:21%!important;margin-left:61px}.page__filters select[data-v-071c8de3]{padding:10px 19px}.body label[data-v-071c8de3]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-071c8de3]{margin-top:7px;font-size:14px}.buttonExport[data-v-071c8de3]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-071c8de3]{font-size:11px}.body__containt .page__table .table-headers[data-v-071c8de3]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-071c8de3]{width:245%}.body__sidebar .title__text h2[data-v-071c8de3]{font-size:18px}.body__sidebar .title__text[data-v-071c8de3]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-071c8de3]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-071c8de3]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-071c8de3]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-071c8de3]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-071c8de3]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-071c8de3],.body__sidebar .tabs .tab[data-v-071c8de3]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-071c8de3],.body__sidebar .tabs .tab[data-v-071c8de3]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-071c8de3]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-071c8de3],.body__sidebar .tabs .tab[data-v-071c8de3]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-071c8de3]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-071c8de3]{width:105%}.home .body .nav-mob-resp[data-v-071c8de3]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-071c8de3]{color:#fff}.body__sidebar .floating-icon[data-v-071c8de3]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-071c8de3]{margin-bottom:-7px}}.home[data-v-74bf06bd]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-74bf06bd]{width:100%;height:600px;display:flex}.body__containt[data-v-74bf06bd],.body__sidebar[data-v-74bf06bd]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-74bf06bd]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-74bf06bd]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-74bf06bd]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-74bf06bd]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-74bf06bd]{margin:0 10px}.body__sidebar .title__text h2[data-v-74bf06bd]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-74bf06bd]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-74bf06bd]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-74bf06bd]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-74bf06bd],.body__sidebar .tabs .tab[data-v-74bf06bd]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-74bf06bd]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-74bf06bd]{margin:0;font-weight:600}.body__containt[data-v-74bf06bd]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-74bf06bd]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-74bf06bd]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-74bf06bd]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-74bf06bd],select[data-v-74bf06bd]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-74bf06bd]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-74bf06bd]:nth-child(2){background:#262626}.body__containt .page__table[data-v-74bf06bd]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-74bf06bd]{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-74bf06bd]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-74bf06bd]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-74bf06bd]{width:100%;display:flex;justify-content:space-around}.body__containt .page__table .table-body .data p[data-v-74bf06bd]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-74bf06bd]:first-child{color:#ff3128}.accountant[data-v-74bf06bd]{display:flex;justify-content:space-evenly;margin-top:5%;text-align:center}.accountant h1[data-v-74bf06bd]{font-size:80px}.report[data-v-74bf06bd]{display:flex}.simple_table[data-v-74bf06bd]{width:40%}.body__containt .page__buttons .button[data-v-74bf06bd]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-74bf06bd]:first-child{background:#ff3128}.body__sidebar.open[data-v-74bf06bd]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-74bf06bd]{font-size:21px}.body__containt .page__filters input[data-v-74bf06bd]{padding:5px 20px;font-size:16px}.body__containt .page__filters input[data-v-74bf06bd]:first-child{width:48.5%!important;font-size:14px}.body__containt .page__filters input[data-v-74bf06bd]:nth-child(2){width:48.5%!important;font-size:14px;margin-left:-11px}.body__containt .page__filters .input input[data-v-74bf06bd]{width:76.5%!important}.body label[data-v-74bf06bd]:nth-child(2){padding-right:21%!important;margin-left:61px}.page__filters select[data-v-74bf06bd]{padding:10px 19px}.body label[data-v-74bf06bd]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-74bf06bd]{margin-top:7px;font-size:14px}.buttonExport[data-v-74bf06bd]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-74bf06bd]{font-size:11px}.body__containt .page__table .table-headers[data-v-74bf06bd]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-74bf06bd]{width:245%}.body__sidebar .title__text h2[data-v-74bf06bd]{font-size:18px}.body__sidebar .title__text[data-v-74bf06bd]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-74bf06bd]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-74bf06bd]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-74bf06bd]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-74bf06bd]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-74bf06bd]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-74bf06bd],.body__sidebar .tabs .tab[data-v-74bf06bd]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-74bf06bd],.body__sidebar .tabs .tab[data-v-74bf06bd]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-74bf06bd]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-74bf06bd],.body__sidebar .tabs .tab[data-v-74bf06bd]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-74bf06bd]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-74bf06bd]{width:105%}.home .body .nav-mob-resp[data-v-74bf06bd]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-74bf06bd]{color:#fff}.body__sidebar .floating-icon[data-v-74bf06bd]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-74bf06bd]{margin-bottom:-7px}}.home[data-v-d1488fe0]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-d1488fe0]{width:100%;height:600px;display:flex}.body__containt[data-v-d1488fe0],.body__sidebar[data-v-d1488fe0]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-d1488fe0]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-d1488fe0]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-d1488fe0]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-d1488fe0]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-d1488fe0]{margin:0 10px}.body__sidebar .title__text h2[data-v-d1488fe0]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-d1488fe0]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-d1488fe0]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-d1488fe0]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-d1488fe0],.body__sidebar .tabs .tab[data-v-d1488fe0]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-d1488fe0]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-d1488fe0]{margin:0;font-weight:600}.body__containt[data-v-d1488fe0]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-d1488fe0]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-d1488fe0]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-d1488fe0]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-d1488fe0],select[data-v-d1488fe0]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-d1488fe0]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-d1488fe0]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-d1488fe0]:first-child{background:#ff3128}.body__containt .page__buttons .button[data-v-d1488fe0]:nth-child(2){background:#262626}.body__containt .page__table[data-v-d1488fe0]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-d1488fe0]{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-d1488fe0]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-d1488fe0]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-d1488fe0]{width:100%;display:flex;justify-content:space-around}.body__containt .page__table .table-body .data p[data-v-d1488fe0]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-d1488fe0]:first-child{color:#ff3128}.accountant[data-v-d1488fe0]{display:flex;justify-content:space-evenly;margin-top:5%;text-align:center;align-items:center}.accountant h1[data-v-d1488fe0]{font-size:80px}.report[data-v-d1488fe0]{display:flex}.simple_table[data-v-d1488fe0]{width:40%}.body__sidebar.open[data-v-d1488fe0]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-d1488fe0]{font-size:21px}.body__containt .page__filters input[data-v-d1488fe0]{padding:5px 20px;font-size:16px}.body__containt .page__filters input[data-v-d1488fe0]:first-child{width:48.5%!important;font-size:14px}.body__containt .page__filters input[data-v-d1488fe0]:nth-child(2){width:48.5%!important;font-size:14px;margin-left:-11px}.body__containt .page__filters .input input[data-v-d1488fe0]{width:76.5%!important}.body label[data-v-d1488fe0]:nth-child(2){padding-right:21%!important;margin-left:61px}.page__filters select[data-v-d1488fe0]{padding:10px 19px}.body label[data-v-d1488fe0]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-d1488fe0]{margin-top:7px;font-size:14px}.buttonExport[data-v-d1488fe0]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-d1488fe0]{font-size:11px}.body__containt .page__table .table-headers[data-v-d1488fe0]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-d1488fe0]{width:245%}.body__sidebar .title__text h2[data-v-d1488fe0]{font-size:18px}.body__sidebar .title__text[data-v-d1488fe0]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-d1488fe0]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-d1488fe0]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-d1488fe0]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-d1488fe0]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-d1488fe0]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-d1488fe0],.body__sidebar .tabs .tab[data-v-d1488fe0]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-d1488fe0],.body__sidebar .tabs .tab[data-v-d1488fe0]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-d1488fe0]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-d1488fe0],.body__sidebar .tabs .tab[data-v-d1488fe0]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-d1488fe0]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-d1488fe0]{width:105%}.home .body .nav-mob-resp[data-v-d1488fe0]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-d1488fe0]{color:#fff}.body__sidebar .floating-icon[data-v-d1488fe0]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-d1488fe0]{margin-bottom:-7px}}.home[data-v-44b0d2f0]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-44b0d2f0]{width:100%;height:600px;display:flex}.body__containt[data-v-44b0d2f0],.body__sidebar[data-v-44b0d2f0]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-44b0d2f0]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-44b0d2f0]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-44b0d2f0]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-44b0d2f0]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-44b0d2f0]{margin:0 10px}.body__sidebar .title__text h2[data-v-44b0d2f0]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-44b0d2f0]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-44b0d2f0]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-44b0d2f0]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-44b0d2f0],.body__sidebar .tabs .tab[data-v-44b0d2f0]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-44b0d2f0]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-44b0d2f0]{margin:0;font-weight:600}.body__containt[data-v-44b0d2f0]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-44b0d2f0]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-44b0d2f0]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-44b0d2f0]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-44b0d2f0],select[data-v-44b0d2f0]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-44b0d2f0]{width:100%;display:flex;justify-content:flex-end;gap:20px;padding-top:2%}.body__containt .page__buttons .button[data-v-44b0d2f0]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-44b0d2f0]:first-child{background:#ff3128}.body__containt .page__buttons .button[data-v-44b0d2f0]:nth-child(2){background:#262626}.body__containt .page__table[data-v-44b0d2f0]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-44b0d2f0]{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-44b0d2f0]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-44b0d2f0]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-44b0d2f0]{width:100%;display:flex;justify-content:space-around}.body__containt .page__table .table-body .data p[data-v-44b0d2f0]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-44b0d2f0]:first-child{color:#ff3128}.accountant[data-v-44b0d2f0]{display:flex;justify-content:space-evenly;margin-top:5%;text-align:center}.accountant h1[data-v-44b0d2f0]{font-size:80px}.report[data-v-44b0d2f0]{display:flex}.simple_table[data-v-44b0d2f0]{width:40%}.body__sidebar.open[data-v-44b0d2f0]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-44b0d2f0]{font-size:21px}.body__containt .page__filters input[data-v-44b0d2f0]{padding:5px 20px;font-size:16px}.body__containt .page__filters input[data-v-44b0d2f0]:first-child{width:48.5%!important;font-size:14px}.body__containt .page__filters input[data-v-44b0d2f0]:nth-child(2){width:48.5%!important;font-size:14px;margin-left:-11px}.body__containt .page__filters .input input[data-v-44b0d2f0]{width:76.5%!important}.body label[data-v-44b0d2f0]:nth-child(2){padding-right:21%!important;margin-left:61px}.page__filters select[data-v-44b0d2f0]{padding:10px 19px}.body label[data-v-44b0d2f0]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-44b0d2f0]{margin-top:7px;font-size:14px}.buttonExport[data-v-44b0d2f0]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-44b0d2f0]{font-size:11px}.body__containt .page__table .table-headers[data-v-44b0d2f0]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-44b0d2f0]{width:245%}.body__sidebar .title__text h2[data-v-44b0d2f0]{font-size:18px}.body__sidebar .title__text[data-v-44b0d2f0]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-44b0d2f0]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-44b0d2f0]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-44b0d2f0]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-44b0d2f0]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-44b0d2f0]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-44b0d2f0],.body__sidebar .tabs .tab[data-v-44b0d2f0]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-44b0d2f0],.body__sidebar .tabs .tab[data-v-44b0d2f0]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-44b0d2f0]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-44b0d2f0],.body__sidebar .tabs .tab[data-v-44b0d2f0]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-44b0d2f0]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-44b0d2f0]{width:105%}.home .body .nav-mob-resp[data-v-44b0d2f0]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-44b0d2f0]{color:#fff}.body__sidebar .floating-icon[data-v-44b0d2f0]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-44b0d2f0]{margin-bottom:-7px}}.home[data-v-76ca77f6]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-76ca77f6]{width:100%;min-height:0;flex:1;display:flex}.body__containt[data-v-76ca77f6],.body__sidebar[data-v-76ca77f6]{min-height:0;height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-76ca77f6]{width:400px;position:relative;display:flex;flex-direction:column;flex-shrink:0}.body__sidebar .title[data-v-76ca77f6]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-76ca77f6]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-76ca77f6]{margin:0 10px}.body__sidebar .title__text h2[data-v-76ca77f6]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-76ca77f6]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-76ca77f6]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px;overflow-y:auto}.body__sidebar .tabs .tab[data-v-76ca77f6]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3s ease;flex-shrink:0}.body__sidebar .tabs .tab.active[data-v-76ca77f6],.body__sidebar .tabs .tab[data-v-76ca77f6]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-76ca77f6]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-76ca77f6]{margin:0;font-weight:600}.body__containt.mapa-dashboard[data-v-76ca77f6]{--mapa-paid:#f1b418;--mapa-pending:#e64a2e;--mapa-done:#5cb85c;--mapa-surface:#fff;--mapa-text:#262626;flex:1;width:100%;display:flex;flex-direction:column;padding:16px 24px 28px;overflow-y:auto;background:var(--mapa-surface)}.mapa-topbar[data-v-76ca77f6]{flex-shrink:0;margin-bottom:4px;max-width:1100px;width:100%;margin-right:auto;justify-content:space-between}.mapa-filtros[data-v-76ca77f6],.mapa-topbar[data-v-76ca77f6]{margin-left:auto;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.mapa-filtros__contexto[data-v-76ca77f6]{font-size:.9rem;color:#64748b}.mapa-filtros__empresa[data-v-76ca77f6]{font-weight:600;color:#334155}.mapa-filtros__sep[data-v-76ca77f6]{margin:0 6px}.mapa-filtros__sucursal[data-v-76ca77f6]{color:#ff3128;font-weight:500}.mapa-filtros__select-wrap[data-v-76ca77f6]{display:flex;align-items:center;gap:8px}.mapa-filtros__select-label[data-v-76ca77f6]{font-size:.85rem;color:#64748b;white-space:nowrap}.mapa-filtros__select[data-v-76ca77f6]{min-width:220px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;font-size:.9rem;color:#334155}.mapa-error[data-v-76ca77f6]{max-width:1100px;margin:0 auto 12px;padding:10px 14px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.9rem}.summary-cards[data-v-76ca77f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;max-width:1100px;width:100%;margin-left:auto;margin-right:auto}.stat-card[data-v-76ca77f6]{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;font-weight:600;font-size:.95rem;color:var(--mapa-text);border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.stat-card__icon[data-v-76ca77f6]{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;color:#fff}.stat-card--paid[data-v-76ca77f6]{background:linear-gradient(135deg,#fff7df,#fff)}.stat-card--paid .stat-card__icon[data-v-76ca77f6]{background:var(--mapa-paid)}.stat-card--pending[data-v-76ca77f6]{background:linear-gradient(135deg,#ffeae7,#fff)}.stat-card--pending .stat-card__icon[data-v-76ca77f6]{background:var(--mapa-pending)}.stat-card--done[data-v-76ca77f6]{background:linear-gradient(135deg,#eaf8ea,#fff)}.stat-card--done .stat-card__icon[data-v-76ca77f6]{background:var(--mapa-done)}.mapa-section[data-v-76ca77f6]{margin-bottom:22px}.store-map-wrap[data-v-76ca77f6]{max-width:1100px;margin:0 auto;width:100%}.store-map[data-v-76ca77f6]{border-radius:16px;overflow:hidden;border:1px solid #f0d7d6;box-shadow:0 16px 40px rgba(15,23,42,.1),inset 0 0 0 1px hsla(0,0%,100%,.8);background:linear-gradient(180deg,#fff8f8,#fff2f1)}.store-map__floor[data-v-76ca77f6]{position:relative;padding-top:clamp(14px,2.5vw,26px);padding-bottom:clamp(14px,2.5vw,28px);padding-left:clamp(16px,4vw,40px);padding-right:clamp(16px,4vw,40px);min-height:280px}.store-map__stage[data-v-76ca77f6]{position:relative;width:100%}.store-map__plot[data-v-76ca77f6]{position:relative;width:min(calc(100% - clamp(20px, 6vw, 72px)*2),860px);margin-left:auto;margin-right:auto}.store-grid[data-v-76ca77f6]{--cols:23;--rows:10;display:grid;grid-template-columns:repeat(var(--cols,23),1fr);grid-template-rows:repeat(var(--rows,10),minmax(0,1fr));gap:clamp(10px,2vw,18px);aspect-ratio:23/10;max-height:min(52vh,520px);margin:0 auto;padding:40px;background:linear-gradient(165deg,#fff6f5,#ffeceb);border-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 4px 20px rgba(15,23,42,.08);border:1px solid rgba(255,49,40,.2)}.store-block[data-v-76ca77f6]{border-radius:10px;box-shadow:0 4px 14px rgba(15,23,42,.12),inset 0 1px 0 hsla(0,0%,100%,.35);border:1px solid rgba(0,0,0,.06);min-height:0;min-width:0}.store-aisle[data-v-76ca77f6]{border-radius:0;border:none;background:transparent;box-shadow:none}.store-shelf[data-v-76ca77f6]{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.store-shelf--yellow[data-v-76ca77f6]{background:linear-gradient(145deg,#fde047,#facc15 40%,#eab308);border-color:rgba(161,98,7,.35)}.store-shelf--red[data-v-76ca77f6]{background:linear-gradient(145deg,#fb7185,#f43f5e 45%,#e11d48);border-color:rgba(159,18,57,.35)}.store-shelf--green[data-v-76ca77f6]{background:linear-gradient(145deg,#4ade80,#22c55e 45%,#16a34a);border-color:rgba(21,128,61,.35)}.store-shelf__texture[data-v-76ca77f6]{position:absolute;inset:6px;border-radius:6px;opacity:.55;pointer-events:none;background-image:repeating-linear-gradient(0deg,hsla(0,0%,100%,.22) 2px,transparent 2px 9px)}.store-checkout[data-v-76ca77f6]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:6px;background:linear-gradient(160deg,#64748b,#475569 50%,#334155);border-color:rgba(30,41,59,.5)}.store-checkout__label[data-v-76ca77f6]{font-size:clamp(.55rem,1.4vw,.72rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(248,250,252,.95);text-shadow:0 1px 2px rgba(0,0,0,.35)}.store-checkout__lanes[data-v-76ca77f6]{display:flex;gap:4px;width:100%;justify-content:center}.store-checkout__lane[data-v-76ca77f6]{flex:1;height:clamp(18px,4vw,28px);max-width:28%;border-radius:6px;background:linear-gradient(180deg,#94a3b8,#64748b);box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}.store-entrance[data-v-76ca77f6]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:4px;background:linear-gradient(180deg,#e0f2fe,#bae6fd 50%,#7dd3fc);border-color:rgba(3,105,161,.35)}.store-entrance__doors[data-v-76ca77f6]{width:72%;height:8px;border-radius:4px;background:linear-gradient(90deg,hsla(0,0%,100%,.85),rgba(186,230,253,.5));box-shadow:inset 0 0 0 1px rgba(14,116,144,.25)}.store-entrance__label[data-v-76ca77f6]{font-size:clamp(.5rem,1.2vw,.65rem);font-weight:700;color:#0c4a6e;text-align:center;line-height:1.2}.store-points[data-v-76ca77f6]{position:absolute;inset:0;pointer-events:none;z-index:2}.store-point[data-v-76ca77f6]{position:absolute;width:clamp(11px,2.4vw,16px);height:clamp(11px,2.4vw,16px);border-radius:50%;transform:translate(-50%,-50%);border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.08)}.store-point--yellow[data-v-76ca77f6]{background:#facc15}.store-point--red[data-v-76ca77f6]{background:#f43f5e}.store-point--green[data-v-76ca77f6]{background:#22c55e}.listas-clientes[data-v-76ca77f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1100px;margin:0 auto;width:100%}.lista-col[data-v-76ca77f6]{border-radius:12px;padding:16px 18px;border:1px solid rgba(0,0,0,.06);background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05)}.lista-col__title[data-v-76ca77f6]{margin:0 0 12px;font-size:1rem;font-weight:700;padding-bottom:10px;border-bottom:2px solid}.lista-col--paid .lista-col__title[data-v-76ca77f6]{color:#b8860b;border-color:var(--mapa-paid)}.lista-col--pending .lista-col__title[data-v-76ca77f6]{color:#c43d2a;border-color:var(--mapa-pending)}.lista-col--done .lista-col__title[data-v-76ca77f6]{color:#3d8b40;border-color:var(--mapa-done)}.lista-col__ul[data-v-76ca77f6]{list-style:none;margin:0;padding:0}.lista-col__ul li[data-v-76ca77f6]{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--mapa-text);line-height:1.45;margin-bottom:10px}.lista-col__ul li[data-v-76ca77f6]:last-child{margin-bottom:0}.lista-col__empty[data-v-76ca77f6]{font-style:italic;color:#94a3b8}.lista-col__dot[data-v-76ca77f6]{width:10px;height:10px;border-radius:50%;margin-top:5px;flex-shrink:0}.lista-col__dot--paid[data-v-76ca77f6]{background:var(--mapa-paid)}.lista-col__dot--pending[data-v-76ca77f6]{background:var(--mapa-pending)}.lista-col__dot--done[data-v-76ca77f6]{background:var(--mapa-done)}.body__sidebar.open[data-v-76ca77f6]{display:none}@media (max-width:1024px){.listas-clientes[data-v-76ca77f6],.summary-cards[data-v-76ca77f6]{grid-template-columns:1fr}}@media (max-width:768px){.body[data-v-76ca77f6]{flex-direction:column}.body__containt[data-v-76ca77f6],.body__sidebar[data-v-76ca77f6]{height:auto;min-height:auto}.body__sidebar .title__text h2[data-v-76ca77f6]{font-size:18px}.body__sidebar .tabs .tab__icon[data-v-76ca77f6]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-76ca77f6],.body__sidebar .tabs .tab[data-v-76ca77f6]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-76ca77f6],.body__sidebar .tabs .tab[data-v-76ca77f6]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-76ca77f6]{color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-76ca77f6],.body__sidebar .tabs .tab[data-v-76ca77f6]:hover{background:#262626}.home .body .nav-mob-resp[data-v-76ca77f6]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-76ca77f6]{color:#fff}.body__containt.mapa-dashboard[data-v-76ca77f6]{padding:12px 14px 24px}.store-map__floor[data-v-76ca77f6]{padding-top:12px;padding-bottom:12px;padding-left:clamp(10px,4vw,20px);padding-right:clamp(10px,4vw,20px)}.store-map__plot[data-v-76ca77f6]{width:min(calc(100% - clamp(14px, 5vw, 32px)*2),100%)}.store-grid[data-v-76ca77f6]{gap:6px}}.back_company[data-v-a74703f2]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-a74703f2]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-a74703f2]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-a74703f2]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-a74703f2]{width:130px}.home .navbar__center[data-v-a74703f2]{width:70%;height:100%}.home .navbar__center ul[data-v-a74703f2]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-a74703f2]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-a74703f2]{color:#ff3128}.home .navbar__center ul li.active[data-v-a74703f2]:before{width:100%}.home .navbar__center ul li[data-v-a74703f2]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-a74703f2]:hover{color:#ff3128}.home .navbar__center ul li[data-v-a74703f2]:hover:before{width:100%}.home .navbar__right[data-v-a74703f2]{display:flex}.home .navbar__right .profile[data-v-a74703f2]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-a74703f2]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-a74703f2]{margin:0}.home .navbar__right .profile__detail span[data-v-a74703f2]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-a74703f2],.home .navbar__right .profile__logout[data-v-a74703f2]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-a74703f2]{width:100%;height:600px;display:flex}.body__containt[data-v-a74703f2],.body__sidebar[data-v-a74703f2]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-a74703f2]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-a74703f2]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-a74703f2]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-a74703f2]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-a74703f2]{margin:0 10px}.body__sidebar .title__text h2[data-v-a74703f2]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-a74703f2]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-a74703f2]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-a74703f2]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-a74703f2],.body__sidebar .tabs .tab[data-v-a74703f2]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-a74703f2]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-a74703f2]{margin:0;font-weight:600}.body__containt[data-v-a74703f2]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-a74703f2]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-a74703f2]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-a74703f2]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-a74703f2]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-a74703f2]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-a74703f2]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-a74703f2]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-a74703f2]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-a74703f2]:nth-child(3){background:#262626}.body__containt .page__table[data-v-a74703f2]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-a74703f2]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-a74703f2]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-a74703f2]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-a74703f2]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-a74703f2]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-a74703f2]:first-child{color:#ff3128}.body__sidebar.open[data-v-a74703f2]{display:none}.body__containt .page__filters input[data-v-a74703f2],select[data-v-a74703f2]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.home[data-v-3d303f77]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-3d303f77]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-3d303f77]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-3d303f77]{width:130px}.home .navbar__center[data-v-3d303f77]{width:70%;height:100%}.home .navbar__center ul[data-v-3d303f77]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-3d303f77]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-3d303f77]{color:#ff3128}.home .navbar__center ul li.active[data-v-3d303f77]:before{width:100%}.home .navbar__center ul li[data-v-3d303f77]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-3d303f77]:hover{color:#ff3128}.home .navbar__center ul li[data-v-3d303f77]:hover:before{width:100%}.home .navbar__right[data-v-3d303f77]{display:flex}.home .navbar__right .profile[data-v-3d303f77]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-3d303f77]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-3d303f77]{margin:0}.home .navbar__right .profile__detail span[data-v-3d303f77]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-3d303f77],.home .navbar__right .profile__logout[data-v-3d303f77]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-3d303f77]{width:100%;height:600px;display:flex}.body__containt[data-v-3d303f77],.body__sidebar[data-v-3d303f77]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-3d303f77]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-3d303f77]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-3d303f77]{position:absolute}.body__sidebar .floating-icon[data-v-3d303f77],.page__title .floating-icon[data-v-3d303f77]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-3d303f77]{margin-top:6px}.body__sidebar .title[data-v-3d303f77]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-3d303f77]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-3d303f77]{margin:0 10px}.body__sidebar .title__text h2[data-v-3d303f77]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-3d303f77]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-3d303f77]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-3d303f77]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-3d303f77],.body__sidebar .tabs .tab[data-v-3d303f77]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-3d303f77]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-3d303f77]{margin:0;font-weight:600}.body__containt[data-v-3d303f77]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-3d303f77]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-3d303f77]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-3d303f77]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:2rem}.body__containt .page__filters input[data-v-3d303f77]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-3d303f77]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-3d303f77]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-3d303f77]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-3d303f77]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-3d303f77]:nth-child(3){background:#262626}.body__containt .page__table[data-v-3d303f77]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-3d303f77]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-3d303f77]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-3d303f77]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-3d303f77]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-3d303f77]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-3d303f77]:first-child{color:#ff3128}.body__sidebar.open[data-v-3d303f77]{display:none}.back_company[data-v-3d303f77]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}#input_file[data-v-550fd2d4]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-550fd2d4]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-550fd2d4]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-550fd2d4]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-550fd2d4]{width:130px}.home .navbar__center[data-v-550fd2d4]{width:70%;height:100%}.home .navbar__center ul[data-v-550fd2d4]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-550fd2d4]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-550fd2d4]{color:#ff3128}.home .navbar__center ul li.active[data-v-550fd2d4]:before{width:100%}.home .navbar__center ul li[data-v-550fd2d4]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-550fd2d4]:hover{color:#ff3128}.home .navbar__center ul li[data-v-550fd2d4]:hover:before{width:100%}.home .navbar__right[data-v-550fd2d4]{display:flex}.home .navbar__right .profile[data-v-550fd2d4]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-550fd2d4]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-550fd2d4]{margin:0}.home .navbar__right .profile__detail span[data-v-550fd2d4]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-550fd2d4],.home .navbar__right .profile__logout[data-v-550fd2d4]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-550fd2d4]:hover{text-decoration:none}.body[data-v-550fd2d4]{width:100%;height:600px;display:flex}.body__containt[data-v-550fd2d4],.body__sidebar[data-v-550fd2d4]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-550fd2d4]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-550fd2d4]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-550fd2d4]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-550fd2d4]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-550fd2d4]{margin:0 10px}.body__sidebar .title__text h2[data-v-550fd2d4]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-550fd2d4]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-550fd2d4]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-550fd2d4]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-550fd2d4],.body__sidebar .tabs .tab[data-v-550fd2d4]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-550fd2d4]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-550fd2d4]{margin:0;font-weight:600}.body__containt[data-v-550fd2d4]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-550fd2d4],.body__containt .page__title[data-v-550fd2d4]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-550fd2d4]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-550fd2d4]{color:#ff3128}.body__containt .page__subtitle h3[data-v-550fd2d4]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-550fd2d4]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:0}.body__containt .page__filters .input[data-v-550fd2d4]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-550fd2d4]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input[data-v-550fd2d4]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-550fd2d4]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-550fd2d4]{margin:0}.page__filters input[data-v-550fd2d4],select[data-v-550fd2d4],textarea[data-v-550fd2d4]{outline:none;border:none;background:#fff}.page__product[data-v-550fd2d4]{width:100%;display:flex;padding-bottom:50px}.page__product .product__buttons[data-v-550fd2d4],.page__product .product__image[data-v-550fd2d4]{display:flex;align-items:center}.page__product .product__image[data-v-550fd2d4]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-550fd2d4]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-550fd2d4]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-550fd2d4]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-550fd2d4],.page__product .product__buttons button[data-v-550fd2d4]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-550fd2d4]:hover,.page__product .product__buttons button[data-v-550fd2d4]:hover{transform:scale(1.1)}.page__actions button[data-v-550fd2d4]:nth-child(2),.page__product .product__buttons button[data-v-550fd2d4]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-550fd2d4]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-550fd2d4]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-550fd2d4]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-550fd2d4]:first-child{background:#ff3128}.body__containt .page__table[data-v-550fd2d4]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-550fd2d4]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-550fd2d4]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-550fd2d4]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-550fd2d4]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-550fd2d4]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-550fd2d4]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-550fd2d4]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-550fd2d4]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-550fd2d4]{opacity:0;width:0;height:0}.slider[data-v-550fd2d4]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-550fd2d4]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-550fd2d4]{background-color:#32ba7c}input:focus+.slider[data-v-550fd2d4]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-550fd2d4]:before{transform:translateX(26px)}.slider.round[data-v-550fd2d4]{border-radius:34px}.slider.round[data-v-550fd2d4]:before{border-radius:50%}#input_file[data-v-07585b62]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-07585b62]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-07585b62]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-07585b62]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-07585b62]{width:130px}.home .navbar__center[data-v-07585b62]{width:70%;height:100%}.home .navbar__center ul[data-v-07585b62]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-07585b62]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-07585b62]{color:#ff3128}.home .navbar__center ul li.active[data-v-07585b62]:before{width:100%}.home .navbar__center ul li[data-v-07585b62]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-07585b62]:hover{color:#ff3128}.home .navbar__center ul li[data-v-07585b62]:hover:before{width:100%}.home .navbar__right[data-v-07585b62]{display:flex}.home .navbar__right .profile[data-v-07585b62]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-07585b62]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-07585b62]{margin:0}.home .navbar__right .profile__detail span[data-v-07585b62]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-07585b62],.home .navbar__right .profile__logout[data-v-07585b62]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-07585b62]:hover{text-decoration:none}.body[data-v-07585b62]{width:100%;height:600px;display:flex}.body__containt[data-v-07585b62],.body__sidebar[data-v-07585b62]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-07585b62]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-07585b62]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-07585b62]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-07585b62]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-07585b62]{margin:0 10px}.body__sidebar .title__text h2[data-v-07585b62]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-07585b62]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-07585b62]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-07585b62]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-07585b62],.body__sidebar .tabs .tab[data-v-07585b62]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-07585b62]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-07585b62]{margin:0;font-weight:600}.body__containt[data-v-07585b62]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-07585b62],.body__containt .page__title[data-v-07585b62]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-07585b62]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-07585b62]{color:#ff3128}.body__containt .page__subtitle h3[data-v-07585b62]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-07585b62]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:0}.body__containt .page__filters .input[data-v-07585b62]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-07585b62]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input[data-v-07585b62]:last-child,.body__containt .page__filters .input[data-v-07585b62]:nth-last-child(2){width:1260px}.body__containt .page__filters .input span[data-v-07585b62]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-07585b62]{margin:0}.page__filters input[data-v-07585b62],select[data-v-07585b62],textarea[data-v-07585b62]{outline:none;border:none;background:#fff}.page__product[data-v-07585b62]{width:100%;display:flex;padding-bottom:50px}.page__product .product__buttons[data-v-07585b62],.page__product .product__image[data-v-07585b62]{display:flex;align-items:center}.page__product .product__image[data-v-07585b62]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-07585b62]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-07585b62]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-07585b62]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-07585b62],.page__product .product__buttons button[data-v-07585b62]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-07585b62]:hover,.page__product .product__buttons button[data-v-07585b62]:hover{transform:scale(1.1)}.page__actions button[data-v-07585b62]:nth-child(2),.page__product .product__buttons button[data-v-07585b62]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-07585b62]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-07585b62]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-07585b62]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-07585b62]:first-child{background:#ff3128}.body__containt .page__table[data-v-07585b62]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-07585b62]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-07585b62]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-07585b62]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-07585b62]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-07585b62]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-07585b62]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-07585b62]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-07585b62]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-07585b62]{opacity:0;width:0;height:0}.slider[data-v-07585b62]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-07585b62]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-07585b62]{background-color:#32ba7c}input:focus+.slider[data-v-07585b62]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-07585b62]:before{transform:translateX(26px)}.slider.round[data-v-07585b62]{border-radius:34px}.slider.round[data-v-07585b62]:before{border-radius:50%}.body__sidebar.open[data-v-07585b62]{display:none}#input_file[data-v-c0b7169e]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-c0b7169e]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-c0b7169e]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-c0b7169e]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-c0b7169e]{width:130px}.home .navbar__center[data-v-c0b7169e]{width:70%;height:100%}.home .navbar__center ul[data-v-c0b7169e]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-c0b7169e]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-c0b7169e]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-c0b7169e]:hover{color:#ff3128}.home .navbar__center ul li[data-v-c0b7169e]:hover:before{width:100%}.home .navbar__right[data-v-c0b7169e]{display:flex;width:20%}.home .navbar__right .profile[data-v-c0b7169e]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-c0b7169e]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-c0b7169e]{margin:0}.home .navbar__right .profile__detail span[data-v-c0b7169e]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-c0b7169e],.home .navbar__right .profile__logout[data-v-c0b7169e]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-c0b7169e]:hover{text-decoration:none}.body[data-v-c0b7169e]{width:100%;height:600px;display:flex}.body__containt[data-v-c0b7169e],.body__sidebar[data-v-c0b7169e]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-c0b7169e]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-c0b7169e]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-c0b7169e]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-c0b7169e]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-c0b7169e]{margin:0 10px}.body__sidebar .title__text h2[data-v-c0b7169e]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-c0b7169e]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-c0b7169e]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-c0b7169e]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-c0b7169e],.body__sidebar .tabs .tab[data-v-c0b7169e]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-c0b7169e]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-c0b7169e]{margin:0;font-weight:600}.body__containt[data-v-c0b7169e]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-c0b7169e],.body__containt .page__title[data-v-c0b7169e]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-c0b7169e]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-c0b7169e]{color:#ff3128}.body__containt .page__subtitle h3[data-v-c0b7169e]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-c0b7169e]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:0}.body__containt .page__filters .input[data-v-c0b7169e]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-c0b7169e]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input[data-v-c0b7169e]:last-child{width:1260px}.body__containt .page__filters .input span[data-v-c0b7169e]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-c0b7169e]{margin:0}.page__filters input[data-v-c0b7169e],select[data-v-c0b7169e],textarea[data-v-c0b7169e]{outline:none;border:none;background:#fff}.page__product[data-v-c0b7169e]{width:100%;display:flex;padding-bottom:50px}.page__product .product__buttons[data-v-c0b7169e],.page__product .product__image[data-v-c0b7169e]{display:flex;align-items:center}.page__product .product__image[data-v-c0b7169e]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-c0b7169e]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-c0b7169e]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-c0b7169e]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-c0b7169e],.page__product .product__buttons button[data-v-c0b7169e]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-c0b7169e]:hover,.page__product .product__buttons button[data-v-c0b7169e]:hover{transform:scale(1.1)}.page__actions button[data-v-c0b7169e]:nth-child(2),.page__product .product__buttons button[data-v-c0b7169e]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-c0b7169e]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-c0b7169e]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-c0b7169e]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-c0b7169e]:first-child{background:#ff3128}.body__containt .page__table[data-v-c0b7169e]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-c0b7169e]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-c0b7169e]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-c0b7169e]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-c0b7169e]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-c0b7169e]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-c0b7169e]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-c0b7169e]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-c0b7169e]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-c0b7169e]{opacity:0;width:0;height:0}.slider[data-v-c0b7169e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-c0b7169e]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-c0b7169e]{background-color:#32ba7c}input:focus+.slider[data-v-c0b7169e]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-c0b7169e]:before{transform:translateX(26px)}.slider.round[data-v-c0b7169e]{border-radius:34px}.slider.round[data-v-c0b7169e]:before{border-radius:50%}.body__sidebar.open[data-v-c0b7169e]{display:none}.back_company[data-v-2aa19ea9]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-2aa19ea9]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-2aa19ea9]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-2aa19ea9]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-2aa19ea9]{width:130px}.home .navbar__center[data-v-2aa19ea9]{width:70%;height:100%}.home .navbar__center ul[data-v-2aa19ea9]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-2aa19ea9]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-2aa19ea9]{color:#ff3128}.home .navbar__center ul li.active[data-v-2aa19ea9]:before{width:100%}.home .navbar__center ul li[data-v-2aa19ea9]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-2aa19ea9]:hover{color:#ff3128}.home .navbar__center ul li[data-v-2aa19ea9]:hover:before{width:100%}.home .navbar__right[data-v-2aa19ea9]{display:flex}.home .navbar__right .profile[data-v-2aa19ea9]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-2aa19ea9]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-2aa19ea9]{margin:0}.home .navbar__right .profile__detail span[data-v-2aa19ea9]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-2aa19ea9],.home .navbar__right .profile__logout[data-v-2aa19ea9]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-2aa19ea9]{width:100%;height:600px;display:flex}.body__containt[data-v-2aa19ea9]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-2aa19ea9]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-2aa19ea9]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-2aa19ea9]{position:absolute}.body__sidebar .floating-icon[data-v-2aa19ea9],.page__title .floating-icon[data-v-2aa19ea9]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-2aa19ea9]{margin-top:6px}.body__sidebar .title[data-v-2aa19ea9]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-2aa19ea9]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-2aa19ea9]{margin:0 10px}.body__sidebar .title__text h2[data-v-2aa19ea9]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-2aa19ea9]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-2aa19ea9]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-2aa19ea9]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-2aa19ea9],.body__sidebar .tabs .tab[data-v-2aa19ea9]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-2aa19ea9]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-2aa19ea9]{margin:0;font-weight:600}.body__containt[data-v-2aa19ea9]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-2aa19ea9]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-2aa19ea9]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-2aa19ea9]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:2rem}.body__containt .page__filters input[data-v-2aa19ea9]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-2aa19ea9]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-2aa19ea9]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-2aa19ea9]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-2aa19ea9]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-2aa19ea9]:nth-child(3){background:#262626}.body__containt .page__table[data-v-2aa19ea9]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-2aa19ea9]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-2aa19ea9]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-2aa19ea9]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-2aa19ea9]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-2aa19ea9]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-2aa19ea9]:first-child{color:#ff3128}.body__sidebar.open[data-v-2aa19ea9]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-2aa19ea9]{font-size:21px}.body__containt .page__filters input[data-v-2aa19ea9]{padding:5px 20px}.page__filters select[data-v-2aa19ea9]{padding:10px 19px;width:54%!important}.body label[data-v-2aa19ea9]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-2aa19ea9]{margin-top:7px;font-size:14px}.buttonExport[data-v-2aa19ea9]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-2aa19ea9]{font-size:11px}.body__containt .page__table .table-headers[data-v-2aa19ea9]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-2aa19ea9]{width:245%}.body__sidebar .title__text h2[data-v-2aa19ea9]{font-size:18px}.body__sidebar .title__text[data-v-2aa19ea9]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-2aa19ea9]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-2aa19ea9]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-2aa19ea9]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-2aa19ea9]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-2aa19ea9]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-2aa19ea9],.body__sidebar .tabs .tab[data-v-2aa19ea9]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-2aa19ea9],.body__sidebar .tabs .tab[data-v-2aa19ea9]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-2aa19ea9]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-2aa19ea9],.body__sidebar .tabs .tab[data-v-2aa19ea9]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-2aa19ea9]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-2aa19ea9]{width:105%}.home .body .nav-mob-resp[data-v-2aa19ea9]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-2aa19ea9]{color:#fff}.body__sidebar .floating-icon[data-v-2aa19ea9]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-2aa19ea9]{margin-bottom:-7px}}.home[data-v-7d77e4bc]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-7d77e4bc]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-7d77e4bc]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-7d77e4bc]{width:130px}.home .navbar__center[data-v-7d77e4bc]{width:70%;height:100%}.home .navbar__center ul[data-v-7d77e4bc]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-7d77e4bc]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-7d77e4bc]{color:#ff3128}.home .navbar__center ul li.active[data-v-7d77e4bc]:before{width:100%}.home .navbar__center ul li[data-v-7d77e4bc]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-7d77e4bc]:hover{color:#ff3128}.home .navbar__center ul li[data-v-7d77e4bc]:hover:before{width:100%}.home .navbar__right[data-v-7d77e4bc]{display:flex}.home .navbar__right .profile[data-v-7d77e4bc]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-7d77e4bc]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-7d77e4bc]{margin:0}.home .navbar__right .profile__detail span[data-v-7d77e4bc]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-7d77e4bc],.home .navbar__right .profile__logout[data-v-7d77e4bc]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-7d77e4bc]{width:100%;height:600px;display:flex}.body__containt[data-v-7d77e4bc]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-7d77e4bc]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-7d77e4bc]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-7d77e4bc]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-7d77e4bc]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-7d77e4bc]{margin:0 10px}.body__sidebar .title__text h2[data-v-7d77e4bc]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-7d77e4bc]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-7d77e4bc]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-7d77e4bc]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-7d77e4bc],.body__sidebar .tabs .tab[data-v-7d77e4bc]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-7d77e4bc]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-7d77e4bc]{margin:0;font-weight:600}.body__containt[data-v-7d77e4bc]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-7d77e4bc]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-7d77e4bc]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-7d77e4bc]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-7d77e4bc]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px;margin-bottom:25px}.body__containt .page__buttons[data-v-7d77e4bc]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-7d77e4bc]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-7d77e4bc]:first-child{background:#000}.body__containt .page__buttons .button[data-v-7d77e4bc]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-7d77e4bc]:nth-child(3){background:#262626}.body__containt .page__table[data-v-7d77e4bc]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-7d77e4bc]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-7d77e4bc]{width:16.66667%;display:flex;justify-content:center;align-items:center;font-weight:600;text-align:center}.body__containt .page__table .table-body[data-v-7d77e4bc]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-7d77e4bc]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-7d77e4bc]{width:16.66667%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0;text-align:center}.body__containt .page__table .table-body .data p[data-v-7d77e4bc]:first-child{color:#ff3128}.body__sidebar.open[data-v-7d77e4bc]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-7d77e4bc]{font-size:21px}.body__containt .page__filters input[data-v-7d77e4bc]{padding:5px 20px}.page__filters select[data-v-7d77e4bc]{padding:10px 19px;width:54%!important}.body label[data-v-7d77e4bc]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-7d77e4bc]{margin-top:7px;font-size:14px}.buttonExport[data-v-7d77e4bc]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-7d77e4bc]{font-size:11px}.body__containt .page__table .table-headers[data-v-7d77e4bc]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-7d77e4bc]{width:245%}.body__sidebar .title__text h2[data-v-7d77e4bc]{font-size:18px}.body__sidebar .title__text[data-v-7d77e4bc]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-7d77e4bc]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-7d77e4bc]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-7d77e4bc]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-7d77e4bc]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-7d77e4bc]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-7d77e4bc],.body__sidebar .tabs .tab[data-v-7d77e4bc]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-7d77e4bc],.body__sidebar .tabs .tab[data-v-7d77e4bc]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-7d77e4bc]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-7d77e4bc],.body__sidebar .tabs .tab[data-v-7d77e4bc]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-7d77e4bc]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-7d77e4bc]{width:105%}.home .body .nav-mob-resp[data-v-7d77e4bc]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-7d77e4bc]{color:#fff}.body__sidebar .floating-icon[data-v-7d77e4bc]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-7d77e4bc]{margin-bottom:-7px}}.page__title[data-v-f97d2eb4]{display:flex;gap:.5rem}.page__title .floating-icon[data-v-f97d2eb4]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-f97d2eb4]{margin-top:6px}.home .navbar[data-v-f97d2eb4]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-f97d2eb4]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-f97d2eb4]{width:130px}.home .navbar__center[data-v-f97d2eb4]{width:70%;height:100%}.home .navbar__center ul[data-v-f97d2eb4]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-f97d2eb4]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-f97d2eb4]{color:#ff3128}.home .navbar__center ul li.active[data-v-f97d2eb4]:before{width:100%}.home .navbar__center ul li[data-v-f97d2eb4]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-f97d2eb4]:hover{color:#ff3128}.home .navbar__center ul li[data-v-f97d2eb4]:hover:before{width:100%}.home .navbar__right[data-v-f97d2eb4]{display:flex}.home .navbar__right .profile[data-v-f97d2eb4]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-f97d2eb4]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-f97d2eb4]{margin:0}.home .navbar__right .profile__detail span[data-v-f97d2eb4]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-f97d2eb4],.home .navbar__right .profile__logout[data-v-f97d2eb4]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.home[data-v-f97d2eb4]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-f97d2eb4]{width:100%;height:600px;display:flex}.body__containt[data-v-f97d2eb4],.body__sidebar[data-v-f97d2eb4]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-f97d2eb4]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-f97d2eb4]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-f97d2eb4]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-f97d2eb4]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-f97d2eb4]{margin:0 10px}.body__sidebar .title__text h2[data-v-f97d2eb4]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-f97d2eb4]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-f97d2eb4]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-f97d2eb4]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-f97d2eb4],.body__sidebar .tabs .tab[data-v-f97d2eb4]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-f97d2eb4]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-f97d2eb4]{margin:0;font-weight:600}.body__containt[data-v-f97d2eb4]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-f97d2eb4]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-f97d2eb4]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-f97d2eb4]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-f97d2eb4],select[data-v-f97d2eb4]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-f97d2eb4]{padding-left:30%;display:flex;justify-content:flex-end}.body__containt .page__buttons .button[data-v-f97d2eb4]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-f97d2eb4]:first-child{background:#ff3128}.body__containt .page__buttons .button[data-v-f97d2eb4]:nth-child(2){background:#262626}.body__containt .page__table[data-v-f97d2eb4]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-f97d2eb4]{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-f97d2eb4]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-f97d2eb4]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-f97d2eb4]{width:100%;display:flex;justify-content:space-around}.body__containt .page__table .table-body .data p[data-v-f97d2eb4]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-f97d2eb4]:first-child{color:#ff3128}.accountant[data-v-f97d2eb4]{display:flex;justify-content:space-evenly;margin-top:5%;text-align:center}.accountant h1[data-v-f97d2eb4]{font-size:80px}.report[data-v-f97d2eb4]{display:flex}.simple_table[data-v-f97d2eb4]{width:40%}.body__sidebar.open[data-v-f97d2eb4]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-f97d2eb4]{font-size:21px}.body__containt .page__filters input[data-v-f97d2eb4]{padding:5px 20px;font-size:16px}.body__containt .page__filters input[data-v-f97d2eb4]:first-child{width:48.5%!important;font-size:14px}.body__containt .page__filters input[data-v-f97d2eb4]:nth-child(2){width:48.5%!important;font-size:14px;margin-left:-11px}.body__containt .page__filters .input input[data-v-f97d2eb4]{width:76.5%!important}.body label[data-v-f97d2eb4]:nth-child(2){padding-right:21%!important;margin-left:61px}.page__filters select[data-v-f97d2eb4]{padding:10px 19px}.body label[data-v-f97d2eb4]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-f97d2eb4]{margin-top:7px;font-size:14px}.buttonExport[data-v-f97d2eb4]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-f97d2eb4]{font-size:11px}.body__containt .page__table .table-headers[data-v-f97d2eb4]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-f97d2eb4]{width:245%}.body__sidebar .title__text h2[data-v-f97d2eb4]{font-size:18px}.body__sidebar .title__text[data-v-f97d2eb4]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-f97d2eb4]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-f97d2eb4]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-f97d2eb4]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-f97d2eb4]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-f97d2eb4]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-f97d2eb4],.body__sidebar .tabs .tab[data-v-f97d2eb4]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-f97d2eb4],.body__sidebar .tabs .tab[data-v-f97d2eb4]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-f97d2eb4]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-f97d2eb4],.body__sidebar .tabs .tab[data-v-f97d2eb4]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-f97d2eb4]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-f97d2eb4]{width:105%}.home .body .nav-mob-resp[data-v-f97d2eb4]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-f97d2eb4]{color:#fff}.body__sidebar .floating-icon[data-v-f97d2eb4]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-f97d2eb4]{margin-bottom:-7px}}.page__title[data-v-2e6065b4]{display:flex;gap:.5rem}.page__title .floating-icon[data-v-2e6065b4]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-2e6065b4]{margin-top:6px}.home .navbar[data-v-2e6065b4]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-2e6065b4]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-2e6065b4]{width:130px}.home .navbar__center[data-v-2e6065b4]{width:70%;height:100%}.home .navbar__center ul[data-v-2e6065b4]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-2e6065b4]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-2e6065b4]{color:#ff3128}.home .navbar__center ul li.active[data-v-2e6065b4]:before{width:100%}.home .navbar__center ul li[data-v-2e6065b4]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-2e6065b4]:hover{color:#ff3128}.home .navbar__center ul li[data-v-2e6065b4]:hover:before{width:100%}.home .navbar__right[data-v-2e6065b4]{display:flex}.home .navbar__right .profile[data-v-2e6065b4]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-2e6065b4]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-2e6065b4]{margin:0}.home .navbar__right .profile__detail span[data-v-2e6065b4]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-2e6065b4],.home .navbar__right .profile__logout[data-v-2e6065b4]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.home[data-v-2e6065b4]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-2e6065b4]{width:100%;height:600px;display:flex}.body__containt[data-v-2e6065b4],.body__sidebar[data-v-2e6065b4]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-2e6065b4]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-2e6065b4]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-2e6065b4]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-2e6065b4]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-2e6065b4]{margin:0 10px}.body__sidebar .title__text h2[data-v-2e6065b4]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-2e6065b4]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-2e6065b4]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-2e6065b4]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-2e6065b4],.body__sidebar .tabs .tab[data-v-2e6065b4]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-2e6065b4]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-2e6065b4]{margin:0;font-weight:600}.body__containt[data-v-2e6065b4]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-2e6065b4]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-2e6065b4]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-2e6065b4]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-2e6065b4],select[data-v-2e6065b4]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-2e6065b4]{padding-left:30%;display:flex;justify-content:flex-end}.body__containt .page__buttons .button[data-v-2e6065b4]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-2e6065b4]:first-child{background:#ff3128}.body__containt .page__buttons .button[data-v-2e6065b4]:nth-child(2){background:#262626}.body__containt .page__table[data-v-2e6065b4]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-2e6065b4]{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-2e6065b4]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-2e6065b4]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-2e6065b4]{width:100%;display:flex;justify-content:space-around}.body__containt .page__table .table-body .data p[data-v-2e6065b4]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-2e6065b4]:first-child{color:#ff3128}.accountant[data-v-2e6065b4]{display:flex;justify-content:space-evenly;margin-top:5%;text-align:center}.accountant h1[data-v-2e6065b4]{font-size:80px}.report[data-v-2e6065b4]{display:flex}.simple_table[data-v-2e6065b4]{width:40%}.body__sidebar.open[data-v-2e6065b4]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-2e6065b4]{font-size:21px}.body__containt .page__filters input[data-v-2e6065b4]{padding:5px 20px;font-size:16px}.body__containt .page__filters input[data-v-2e6065b4]:first-child{width:48.5%!important;font-size:14px}.body__containt .page__filters input[data-v-2e6065b4]:nth-child(2){width:48.5%!important;font-size:14px;margin-left:-11px}.body__containt .page__filters .input input[data-v-2e6065b4]{width:76.5%!important}.body label[data-v-2e6065b4]:nth-child(2){padding-right:21%!important;margin-left:61px}.page__filters select[data-v-2e6065b4]{padding:10px 19px}.body label[data-v-2e6065b4]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-2e6065b4]{margin-top:7px;font-size:14px}.buttonExport[data-v-2e6065b4]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-2e6065b4]{font-size:11px}.body__containt .page__table .table-headers[data-v-2e6065b4]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-2e6065b4]{width:245%}.body__sidebar .title__text h2[data-v-2e6065b4]{font-size:18px}.body__sidebar .title__text[data-v-2e6065b4]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-2e6065b4]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-2e6065b4]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-2e6065b4]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-2e6065b4]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-2e6065b4]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-2e6065b4],.body__sidebar .tabs .tab[data-v-2e6065b4]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-2e6065b4],.body__sidebar .tabs .tab[data-v-2e6065b4]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-2e6065b4]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-2e6065b4],.body__sidebar .tabs .tab[data-v-2e6065b4]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-2e6065b4]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-2e6065b4]{width:105%}.home .body .nav-mob-resp[data-v-2e6065b4]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-2e6065b4]{color:#fff}.body__sidebar .floating-icon[data-v-2e6065b4]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-2e6065b4]{margin-bottom:-7px}}.page__title[data-v-553b1d4b]{display:flex;gap:.5rem}.page__title .floating-icon[data-v-553b1d4b]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-553b1d4b]{margin-top:6px}.home .navbar[data-v-553b1d4b]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-553b1d4b]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-553b1d4b]{width:130px}.home .navbar__center[data-v-553b1d4b]{width:70%;height:100%}.home .navbar__center ul[data-v-553b1d4b]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-553b1d4b]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-553b1d4b]{color:#ff3128}.home .navbar__center ul li.active[data-v-553b1d4b]:before{width:100%}.home .navbar__center ul li[data-v-553b1d4b]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-553b1d4b]:hover{color:#ff3128}.home .navbar__center ul li[data-v-553b1d4b]:hover:before{width:100%}.home .navbar__right[data-v-553b1d4b]{display:flex}.home .navbar__right .profile[data-v-553b1d4b]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-553b1d4b]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-553b1d4b]{margin:0}.home .navbar__right .profile__detail span[data-v-553b1d4b]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-553b1d4b],.home .navbar__right .profile__logout[data-v-553b1d4b]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.home[data-v-553b1d4b]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-553b1d4b]{width:100%;height:600px;display:flex}.body__containt[data-v-553b1d4b],.body__sidebar[data-v-553b1d4b]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-553b1d4b]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-553b1d4b]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-553b1d4b]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-553b1d4b]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-553b1d4b]{margin:0 10px}.body__sidebar .title__text h2[data-v-553b1d4b]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-553b1d4b]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-553b1d4b]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-553b1d4b]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-553b1d4b],.body__sidebar .tabs .tab[data-v-553b1d4b]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-553b1d4b]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-553b1d4b]{margin:0;font-weight:600}.body__containt[data-v-553b1d4b]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-553b1d4b]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-553b1d4b]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-553b1d4b]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-553b1d4b],select[data-v-553b1d4b]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-553b1d4b]{padding-left:30%;display:flex;justify-content:flex-end}.body__containt .page__buttons .button[data-v-553b1d4b]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-553b1d4b]:first-child{background:#ff3128}.body__containt .page__buttons .button[data-v-553b1d4b]:nth-child(2){background:#262626}.body__containt .page__table[data-v-553b1d4b]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-553b1d4b]{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-553b1d4b]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-553b1d4b]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-553b1d4b]{width:100%;display:flex;justify-content:space-around}.body__containt .page__table .table-body .data p[data-v-553b1d4b]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-553b1d4b]:first-child{color:#ff3128}.accountant[data-v-553b1d4b]{display:flex;justify-content:space-evenly;margin-top:5%;text-align:center}.accountant h1[data-v-553b1d4b]{font-size:80px}.report[data-v-553b1d4b]{display:flex}.simple_table[data-v-553b1d4b]{width:40%}.body__sidebar.open[data-v-553b1d4b]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-553b1d4b]{font-size:21px}.body__containt .page__filters input[data-v-553b1d4b]{padding:5px 20px;font-size:16px}.body__containt .page__filters input[data-v-553b1d4b]:first-child{width:48.5%!important;font-size:14px}.body__containt .page__filters input[data-v-553b1d4b]:nth-child(2){width:48.5%!important;font-size:14px;margin-left:-11px}.body__containt .page__filters .input input[data-v-553b1d4b]{width:76.5%!important}.body label[data-v-553b1d4b]:nth-child(2){padding-right:21%!important;margin-left:61px}.page__filters select[data-v-553b1d4b]{padding:10px 19px}.body label[data-v-553b1d4b]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-553b1d4b]{margin-top:7px;font-size:14px}.buttonExport[data-v-553b1d4b]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-553b1d4b]{font-size:11px}.body__containt .page__table .table-headers[data-v-553b1d4b]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-553b1d4b]{width:245%}.body__sidebar .title__text h2[data-v-553b1d4b]{font-size:18px}.body__sidebar .title__text[data-v-553b1d4b]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-553b1d4b]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-553b1d4b]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-553b1d4b]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-553b1d4b]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-553b1d4b]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-553b1d4b],.body__sidebar .tabs .tab[data-v-553b1d4b]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-553b1d4b],.body__sidebar .tabs .tab[data-v-553b1d4b]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-553b1d4b]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-553b1d4b],.body__sidebar .tabs .tab[data-v-553b1d4b]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-553b1d4b]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-553b1d4b]{width:105%}.home .body .nav-mob-resp[data-v-553b1d4b]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-553b1d4b]{color:#fff}.body__sidebar .floating-icon[data-v-553b1d4b]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-553b1d4b]{margin-bottom:-7px}}.page__title[data-v-51d8fba1]{display:flex;gap:.5rem}.page__title .floating-icon[data-v-51d8fba1]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-51d8fba1]{margin-top:6px}.home .navbar[data-v-51d8fba1]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-51d8fba1]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-51d8fba1]{width:130px}.home .navbar__center[data-v-51d8fba1]{width:70%;height:100%}.home .navbar__center ul[data-v-51d8fba1]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-51d8fba1]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-51d8fba1]{color:#ff3128}.home .navbar__center ul li.active[data-v-51d8fba1]:before{width:100%}.home .navbar__center ul li[data-v-51d8fba1]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-51d8fba1]:hover{color:#ff3128}.home .navbar__center ul li[data-v-51d8fba1]:hover:before{width:100%}.home .navbar__right[data-v-51d8fba1]{display:flex}.home .navbar__right .profile[data-v-51d8fba1]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-51d8fba1]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-51d8fba1]{margin:0}.home .navbar__right .profile__detail span[data-v-51d8fba1]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-51d8fba1],.home .navbar__right .profile__logout[data-v-51d8fba1]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.home[data-v-51d8fba1]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.body[data-v-51d8fba1]{width:100%;height:600px;display:flex}.body__containt[data-v-51d8fba1],.body__sidebar[data-v-51d8fba1]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-51d8fba1]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-51d8fba1]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-51d8fba1]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-51d8fba1]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-51d8fba1]{margin:0 10px}.body__sidebar .title__text h2[data-v-51d8fba1]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-51d8fba1]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-51d8fba1]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-51d8fba1]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-51d8fba1],.body__sidebar .tabs .tab[data-v-51d8fba1]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-51d8fba1]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-51d8fba1]{margin:0;font-weight:600}.body__containt[data-v-51d8fba1]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-51d8fba1]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-51d8fba1]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-51d8fba1]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-51d8fba1],select[data-v-51d8fba1]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-51d8fba1]{padding-left:30%;display:flex;justify-content:flex-end}.body__containt .page__buttons .button[data-v-51d8fba1]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-51d8fba1]:first-child{background:#ff3128}.body__containt .page__buttons .button[data-v-51d8fba1]:nth-child(2){background:#262626}.body__containt .page__table[data-v-51d8fba1]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-51d8fba1]{width:100%;height:50px;display:flex;justify-content:space-around;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-51d8fba1]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-51d8fba1]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-51d8fba1]{width:100%;display:flex;justify-content:space-around}.body__containt .page__table .table-body .data p[data-v-51d8fba1]{width:33.33333%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-51d8fba1]:first-child{color:#ff3128}.accountant[data-v-51d8fba1]{display:flex;justify-content:space-evenly;margin-top:5%;text-align:center}.accountant h1[data-v-51d8fba1]{font-size:80px}.report[data-v-51d8fba1]{display:flex}.simple_table[data-v-51d8fba1]{width:40%}.body__sidebar.open[data-v-51d8fba1]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-51d8fba1]{font-size:21px}.body__containt .page__filters input[data-v-51d8fba1]{padding:5px 20px;font-size:16px}.body__containt .page__filters input[data-v-51d8fba1]:first-child{width:48.5%!important;font-size:14px}.body__containt .page__filters input[data-v-51d8fba1]:nth-child(2){width:48.5%!important;font-size:14px;margin-left:-11px}.body__containt .page__filters .input input[data-v-51d8fba1]{width:76.5%!important}.body label[data-v-51d8fba1]:nth-child(2){padding-right:21%!important;margin-left:61px}.page__filters select[data-v-51d8fba1]{padding:10px 19px}.body label[data-v-51d8fba1]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-51d8fba1]{margin-top:7px;font-size:14px}.buttonExport[data-v-51d8fba1]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-51d8fba1]{font-size:11px}.body__containt .page__table .table-headers[data-v-51d8fba1]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-51d8fba1]{width:245%}.body__sidebar .title__text h2[data-v-51d8fba1]{font-size:18px}.body__sidebar .title__text[data-v-51d8fba1]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-51d8fba1]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-51d8fba1]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-51d8fba1]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-51d8fba1]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-51d8fba1]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-51d8fba1],.body__sidebar .tabs .tab[data-v-51d8fba1]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-51d8fba1],.body__sidebar .tabs .tab[data-v-51d8fba1]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-51d8fba1]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-51d8fba1],.body__sidebar .tabs .tab[data-v-51d8fba1]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-51d8fba1]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-51d8fba1]{width:105%}.home .body .nav-mob-resp[data-v-51d8fba1]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-51d8fba1]{color:#fff}.body__sidebar .floating-icon[data-v-51d8fba1]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-51d8fba1]{margin-bottom:-7px}}.back_company[data-v-779c17b2]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-779c17b2]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-779c17b2]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-779c17b2]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-779c17b2]{width:130px}.home .navbar__center[data-v-779c17b2]{width:70%;height:100%}.home .navbar__center ul[data-v-779c17b2]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-779c17b2]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-779c17b2]{color:#ff3128}.home .navbar__center ul li.active[data-v-779c17b2]:before{width:100%}.home .navbar__center ul li[data-v-779c17b2]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-779c17b2]:hover{color:#ff3128}.home .navbar__center ul li[data-v-779c17b2]:hover:before{width:100%}.home .navbar__right[data-v-779c17b2]{display:flex}.home .navbar__right .profile[data-v-779c17b2]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-779c17b2]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-779c17b2]{margin:0}.home .navbar__right .profile__detail span[data-v-779c17b2]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-779c17b2],.home .navbar__right .profile__logout[data-v-779c17b2]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-779c17b2]{width:100%;height:600px;display:flex}.body__containt[data-v-779c17b2]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-779c17b2]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-779c17b2]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-779c17b2]{position:absolute}.body__sidebar .floating-icon[data-v-779c17b2],.page__title .floating-icon[data-v-779c17b2]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-779c17b2]{margin-top:6px}.body__sidebar .title[data-v-779c17b2]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-779c17b2]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-779c17b2]{margin:0 10px}.body__sidebar .title__text h2[data-v-779c17b2]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-779c17b2]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-779c17b2]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-779c17b2]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-779c17b2],.body__sidebar .tabs .tab[data-v-779c17b2]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-779c17b2]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-779c17b2]{margin:0;font-weight:600}.body__containt[data-v-779c17b2]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-779c17b2]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-779c17b2]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-779c17b2]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-779c17b2]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-779c17b2]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-779c17b2]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-779c17b2]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-779c17b2]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-779c17b2]:nth-child(3){background:#262626}.body__containt .page__table[data-v-779c17b2]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-779c17b2]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-779c17b2]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-779c17b2]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-779c17b2]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-779c17b2]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-779c17b2]:first-child{color:#ff3128}.body__sidebar.open[data-v-779c17b2]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-779c17b2]{font-size:21px}.body__containt .page__filters input[data-v-779c17b2]{padding:5px 20px}.page__filters select[data-v-779c17b2]{padding:10px 19px;width:54%!important}.body label[data-v-779c17b2]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-779c17b2]{margin-top:7px;font-size:14px}.buttonExport[data-v-779c17b2]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-779c17b2]{font-size:11px}.body__containt .page__table .table-headers[data-v-779c17b2]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-779c17b2]{width:245%}.body__sidebar .title__text h2[data-v-779c17b2]{font-size:18px}.body__sidebar .title__text[data-v-779c17b2]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-779c17b2]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-779c17b2]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-779c17b2]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-779c17b2]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-779c17b2]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-779c17b2],.body__sidebar .tabs .tab[data-v-779c17b2]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-779c17b2],.body__sidebar .tabs .tab[data-v-779c17b2]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-779c17b2]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-779c17b2],.body__sidebar .tabs .tab[data-v-779c17b2]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-779c17b2]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-779c17b2]{width:105%}.home .body .nav-mob-resp[data-v-779c17b2]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-779c17b2]{color:#fff}.body__sidebar .floating-icon[data-v-779c17b2]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-779c17b2]{margin-bottom:-7px}}.back_company[data-v-2906b1d5]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-2906b1d5]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-2906b1d5]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-2906b1d5]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-2906b1d5]{width:130px}.home .navbar__center[data-v-2906b1d5]{width:70%;height:100%}.home .navbar__center ul[data-v-2906b1d5]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-2906b1d5]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-2906b1d5]{color:#ff3128}.home .navbar__center ul li.active[data-v-2906b1d5]:before{width:100%}.home .navbar__center ul li[data-v-2906b1d5]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-2906b1d5]:hover{color:#ff3128}.home .navbar__center ul li[data-v-2906b1d5]:hover:before{width:100%}.home .navbar__right[data-v-2906b1d5]{display:flex}.home .navbar__right .profile[data-v-2906b1d5]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-2906b1d5]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-2906b1d5]{margin:0}.home .navbar__right .profile__detail span[data-v-2906b1d5]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-2906b1d5],.home .navbar__right .profile__logout[data-v-2906b1d5]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-2906b1d5]{width:100%;height:600px;display:flex}.body__containt[data-v-2906b1d5],.body__sidebar[data-v-2906b1d5]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-2906b1d5]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-2906b1d5]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-2906b1d5]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-2906b1d5]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-2906b1d5]{margin:0 10px}.body__sidebar .title__text h2[data-v-2906b1d5]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-2906b1d5]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-2906b1d5]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-2906b1d5]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-2906b1d5],.body__sidebar .tabs .tab[data-v-2906b1d5]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-2906b1d5]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-2906b1d5]{margin:0;font-weight:600}.body__containt[data-v-2906b1d5]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-2906b1d5]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-2906b1d5]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-2906b1d5]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-2906b1d5]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-2906b1d5]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-2906b1d5]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-2906b1d5]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-2906b1d5]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-2906b1d5]:nth-child(3){background:#262626}.body__containt .page__table[data-v-2906b1d5]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-2906b1d5]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-2906b1d5]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-2906b1d5]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-2906b1d5]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-2906b1d5]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-2906b1d5]:first-child{color:#ff3128}.body__sidebar.open[data-v-2906b1d5]{display:none}.back_company[data-v-546986c0]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-546986c0]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-546986c0]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-546986c0]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-546986c0]{width:130px}.home .navbar__center[data-v-546986c0]{width:70%;height:100%}.home .navbar__center ul[data-v-546986c0]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-546986c0]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-546986c0]{color:#ff3128}.home .navbar__center ul li.active[data-v-546986c0]:before{width:100%}.home .navbar__center ul li[data-v-546986c0]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-546986c0]:hover{color:#ff3128}.home .navbar__center ul li[data-v-546986c0]:hover:before{width:100%}.home .navbar__right[data-v-546986c0]{display:flex}.home .navbar__right .profile[data-v-546986c0]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-546986c0]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-546986c0]{margin:0}.home .navbar__right .profile__detail span[data-v-546986c0]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-546986c0],.home .navbar__right .profile__logout[data-v-546986c0]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-546986c0]{width:100%;height:600px;display:flex}.body__containt[data-v-546986c0]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-546986c0]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-546986c0]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-546986c0]{position:absolute}.body__sidebar .floating-icon[data-v-546986c0],.page__title .floating-icon[data-v-546986c0]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-546986c0]{margin-top:6px}.body__sidebar .title[data-v-546986c0]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-546986c0]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-546986c0]{margin:0 10px}.body__sidebar .title__text h2[data-v-546986c0]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-546986c0]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-546986c0]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-546986c0]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-546986c0],.body__sidebar .tabs .tab[data-v-546986c0]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-546986c0]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-546986c0]{margin:0;font-weight:600}.body__containt[data-v-546986c0]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-546986c0]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-546986c0]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-546986c0]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-546986c0]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-546986c0]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-546986c0]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-546986c0]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-546986c0]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-546986c0]:nth-child(3){background:#262626}.body__containt .page__table[data-v-546986c0]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-546986c0]{width:204%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-546986c0]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-546986c0]{width:204%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-546986c0]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-546986c0]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-546986c0]:first-child{color:#ff3128}.body__sidebar.open[data-v-546986c0]{display:none}.page__filters select[data-v-546986c0]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.page__filters input[data-v-546986c0],select[data-v-546986c0]{outline:none;border:none;background:#fff}@media (max-width:768px){.body__containt .page__title h2[data-v-546986c0]{font-size:21px}.body__containt .page__filters input[data-v-546986c0]{padding:5px 20px}.page__filters select[data-v-546986c0]{padding:10px 19px;width:54%!important}.body label[data-v-546986c0]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-546986c0]{margin-top:7px;font-size:14px}.buttonExport[data-v-546986c0]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-546986c0]{font-size:11px}.body__containt .page__table .table-headers[data-v-546986c0]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-546986c0]{width:245%}.body__sidebar .title__text h2[data-v-546986c0]{font-size:18px}.body__sidebar .title__text[data-v-546986c0]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-546986c0]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-546986c0]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-546986c0]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-546986c0]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-546986c0]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-546986c0],.body__sidebar .tabs .tab[data-v-546986c0]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-546986c0],.body__sidebar .tabs .tab[data-v-546986c0]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-546986c0]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-546986c0],.body__sidebar .tabs .tab[data-v-546986c0]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-546986c0]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-546986c0]{width:105%}.home .body .nav-mob-resp[data-v-546986c0]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-546986c0]{color:#fff}.body__sidebar .floating-icon[data-v-546986c0]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-546986c0]{margin-bottom:-7px}}.back_company[data-v-037a1e02]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-037a1e02]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-037a1e02]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-037a1e02]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-037a1e02]{width:130px}.home .navbar__center[data-v-037a1e02]{width:70%;height:100%}.home .navbar__center ul[data-v-037a1e02]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-037a1e02]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-037a1e02]{color:#ff3128}.home .navbar__center ul li.active[data-v-037a1e02]:before{width:100%}.home .navbar__center ul li[data-v-037a1e02]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-037a1e02]:hover{color:#ff3128}.home .navbar__center ul li[data-v-037a1e02]:hover:before{width:100%}.home .navbar__right[data-v-037a1e02]{display:flex}.home .navbar__right .profile[data-v-037a1e02]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-037a1e02]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-037a1e02]{margin:0}.home .navbar__right .profile__detail span[data-v-037a1e02]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-037a1e02],.home .navbar__right .profile__logout[data-v-037a1e02]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-037a1e02]{width:100%;height:600px;display:flex}.body__containt[data-v-037a1e02],.body__sidebar[data-v-037a1e02]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-037a1e02]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-037a1e02]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-037a1e02]{position:absolute}.body__sidebar .floating-icon[data-v-037a1e02],.page__title .floating-icon[data-v-037a1e02]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-037a1e02]{margin-top:6px}.body__sidebar .title[data-v-037a1e02]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-037a1e02]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-037a1e02]{margin:0 10px}.body__sidebar .title__text h2[data-v-037a1e02]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-037a1e02]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-037a1e02]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-037a1e02]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-037a1e02],.body__sidebar .tabs .tab[data-v-037a1e02]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-037a1e02]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-037a1e02]{margin:0;font-weight:600}.body__containt[data-v-037a1e02]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-037a1e02]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-037a1e02]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-037a1e02]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-037a1e02]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-037a1e02]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-037a1e02]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-037a1e02]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-037a1e02]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-037a1e02]:nth-child(3){background:#262626}.body__containt .page__table[data-v-037a1e02]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-037a1e02]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-037a1e02]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-037a1e02]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-037a1e02]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-037a1e02]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-037a1e02]:first-child{color:#ff3128}.body__sidebar.open[data-v-037a1e02]{display:none}.back_company[data-v-ee471438]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-ee471438]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-ee471438]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-ee471438]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-ee471438]{width:130px}.home .navbar__center[data-v-ee471438]{width:70%;height:100%}.home .navbar__center ul[data-v-ee471438]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-ee471438]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-ee471438]{color:#ff3128}.home .navbar__center ul li.active[data-v-ee471438]:before{width:100%}.home .navbar__center ul li[data-v-ee471438]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-ee471438]:hover{color:#ff3128}.home .navbar__center ul li[data-v-ee471438]:hover:before{width:100%}.home .navbar__right[data-v-ee471438]{display:flex}.home .navbar__right .profile[data-v-ee471438]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-ee471438]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-ee471438]{margin:0}.home .navbar__right .profile__detail span[data-v-ee471438]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-ee471438],.home .navbar__right .profile__logout[data-v-ee471438]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-ee471438]{width:100%;height:600px;display:flex}.body__containt[data-v-ee471438]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-ee471438]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-ee471438]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-ee471438]{position:absolute}.body__sidebar .floating-icon[data-v-ee471438],.page__title .floating-icon[data-v-ee471438]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-ee471438]{margin-top:6px}.body__sidebar .title[data-v-ee471438]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-ee471438]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-ee471438]{margin:0 10px}.body__sidebar .title__text h2[data-v-ee471438]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-ee471438]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-ee471438]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-ee471438]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-ee471438],.body__sidebar .tabs .tab[data-v-ee471438]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-ee471438]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-ee471438]{margin:0;font-weight:600}.body__containt[data-v-ee471438]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-ee471438]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-ee471438]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-ee471438]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-ee471438]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-ee471438]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-ee471438]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-ee471438]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-ee471438]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-ee471438]:nth-child(3){background:#262626}.body__containt .page__table[data-v-ee471438]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-ee471438]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-ee471438]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-ee471438]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-ee471438]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-ee471438]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-ee471438]:first-child{color:#ff3128}.body__sidebar.open[data-v-ee471438]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-ee471438]{font-size:21px}.body__containt .page__filters input[data-v-ee471438]{padding:5px 20px}.page__filters select[data-v-ee471438]{padding:10px 19px;width:54%!important}.body label[data-v-ee471438]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-ee471438]{margin-top:7px;font-size:14px}.buttonExport[data-v-ee471438]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-ee471438]{font-size:11px}.body__containt .page__table .table-headers[data-v-ee471438]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-ee471438]{width:245%}.body__sidebar .title__text h2[data-v-ee471438]{font-size:18px}.body__sidebar .title__text[data-v-ee471438]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-ee471438]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-ee471438]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-ee471438]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-ee471438]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-ee471438]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-ee471438],.body__sidebar .tabs .tab[data-v-ee471438]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-ee471438],.body__sidebar .tabs .tab[data-v-ee471438]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-ee471438]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-ee471438],.body__sidebar .tabs .tab[data-v-ee471438]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-ee471438]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-ee471438]{width:105%}.home .body .nav-mob-resp[data-v-ee471438]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-ee471438]{color:#fff}.body__sidebar .floating-icon[data-v-ee471438]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-ee471438]{margin-bottom:-7px}}.back_company[data-v-17f33175]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-17f33175]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-17f33175]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-17f33175]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-17f33175]{width:130px}.home .navbar__center[data-v-17f33175]{width:70%;height:100%}.home .navbar__center ul[data-v-17f33175]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-17f33175]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-17f33175]{color:#ff3128}.home .navbar__center ul li.active[data-v-17f33175]:before{width:100%}.home .navbar__center ul li[data-v-17f33175]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-17f33175]:hover{color:#ff3128}.home .navbar__center ul li[data-v-17f33175]:hover:before{width:100%}.home .navbar__right[data-v-17f33175]{display:flex}.home .navbar__right .profile[data-v-17f33175]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-17f33175]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-17f33175]{margin:0}.home .navbar__right .profile__detail span[data-v-17f33175]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-17f33175],.home .navbar__right .profile__logout[data-v-17f33175]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-17f33175]{width:100%;height:600px;display:flex}.body__containt[data-v-17f33175]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-17f33175]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-17f33175]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-17f33175]{position:absolute}.body__sidebar .floating-icon[data-v-17f33175],.page__title .floating-icon[data-v-17f33175]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-17f33175]{margin-top:6px}.body__sidebar .title[data-v-17f33175]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-17f33175]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-17f33175]{margin:0 10px}.body__sidebar .title__text h2[data-v-17f33175]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-17f33175]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-17f33175]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-17f33175]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-17f33175],.body__sidebar .tabs .tab[data-v-17f33175]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-17f33175]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-17f33175]{margin:0;font-weight:600}.body__containt[data-v-17f33175]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-17f33175]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-17f33175]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-17f33175]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-17f33175]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-17f33175]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-17f33175]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-17f33175]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-17f33175]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-17f33175]:nth-child(3){background:#262626}.body__containt .page__table[data-v-17f33175]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-17f33175]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-17f33175]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-17f33175]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-17f33175]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-17f33175]{width:14.28571%;justify-content:center;align-items:center;font-weight:300;margin:10px 0;padding:2px;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.body__containt .page__table .table-body .data p[data-v-17f33175]:first-child{color:#ff3128}.body__sidebar.open[data-v-17f33175]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-17f33175]{font-size:21px}.body__containt .page__filters input[data-v-17f33175]{padding:5px 20px}.page__filters select[data-v-17f33175]{padding:10px 19px;width:54%!important}.body label[data-v-17f33175]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-17f33175]{margin-top:7px;font-size:14px}.buttonExport[data-v-17f33175]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-17f33175]{font-size:11px}.body__containt .page__table .table-headers[data-v-17f33175]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-17f33175]{width:245%}.body__sidebar .title__text h2[data-v-17f33175]{font-size:18px}.body__sidebar .title__text[data-v-17f33175]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-17f33175]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-17f33175]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-17f33175]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-17f33175]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-17f33175]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-17f33175],.body__sidebar .tabs .tab[data-v-17f33175]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-17f33175],.body__sidebar .tabs .tab[data-v-17f33175]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-17f33175]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-17f33175],.body__sidebar .tabs .tab[data-v-17f33175]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-17f33175]{font-size:13px;padding:5px 20px;margin-top:-18px}.body__containt .page__buttons[data-v-17f33175]{width:105%}.home .body .nav-mob-resp[data-v-17f33175]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-17f33175]{color:#fff}.body__sidebar .floating-icon[data-v-17f33175]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-17f33175]{margin-bottom:-7px}}.home[data-v-69fa1e53]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-69fa1e53]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-69fa1e53]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-69fa1e53]{width:130px}.home .navbar__center[data-v-69fa1e53]{width:70%;height:100%}.home .navbar__center ul[data-v-69fa1e53]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-69fa1e53]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-69fa1e53]{color:#ff3128}.home .navbar__center ul li.active[data-v-69fa1e53]:before{width:100%}.home .navbar__center ul li[data-v-69fa1e53]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-69fa1e53]:hover{color:#ff3128}.home .navbar__center ul li[data-v-69fa1e53]:hover:before{width:100%}.home .navbar__right[data-v-69fa1e53]{display:flex}.home .navbar__right .profile[data-v-69fa1e53]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-69fa1e53]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-69fa1e53]{margin:0}.home .navbar__right .profile__detail span[data-v-69fa1e53]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-69fa1e53],.home .navbar__right .profile__logout[data-v-69fa1e53]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-69fa1e53]{width:100%;height:600px;display:flex}.body__containt[data-v-69fa1e53],.body__sidebar[data-v-69fa1e53]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-69fa1e53]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-69fa1e53]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-69fa1e53]{position:absolute}.body__sidebar .floating-icon[data-v-69fa1e53],.page__title .floating-icon[data-v-69fa1e53]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-69fa1e53]{margin-top:6px}.body__sidebar .title[data-v-69fa1e53]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-69fa1e53]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-69fa1e53]{margin:0 10px}.body__sidebar .title__text h2[data-v-69fa1e53]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-69fa1e53]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-69fa1e53]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-69fa1e53]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-69fa1e53],.body__sidebar .tabs .tab[data-v-69fa1e53]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-69fa1e53]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-69fa1e53]{margin:0;font-weight:600}.body__containt[data-v-69fa1e53]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-69fa1e53]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-69fa1e53]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-69fa1e53]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-69fa1e53]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-69fa1e53]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-69fa1e53]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-69fa1e53]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-69fa1e53]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-69fa1e53]:nth-child(3){background:#262626}.body__containt .page__table[data-v-69fa1e53]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-69fa1e53]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-69fa1e53]{width:25%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-69fa1e53]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-69fa1e53]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-69fa1e53]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-69fa1e53]:first-child{color:#ff3128}.body__sidebar.open[data-v-69fa1e53]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-69fa1e53]{font-size:21px}.body__containt .page__filters input[data-v-69fa1e53]{padding:5px 20px}.page__filters select[data-v-69fa1e53]{padding:10px 19px}.body label[data-v-69fa1e53]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-69fa1e53]{margin-top:7px;font-size:14px}.buttonExport[data-v-69fa1e53]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-69fa1e53]{font-size:11px}.body__containt .page__table .table-headers[data-v-69fa1e53]{margin-top:6px;width:245%}.body__containt .page__buttons .button[data-v-69fa1e53]{background:#32ba7c;margin-top:13px;font-size:17px;width:200px}.body__containt .page__buttons[data-v-69fa1e53]{width:59%!important}.body__containt .page__table .table-body[data-v-69fa1e53]{width:245%}.body__sidebar .title__text h2[data-v-69fa1e53]{font-size:18px}.body__sidebar .title__text[data-v-69fa1e53]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-69fa1e53]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-69fa1e53]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-69fa1e53]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-69fa1e53]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-69fa1e53]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-69fa1e53],.body__sidebar .tabs .tab[data-v-69fa1e53]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-69fa1e53],.body__sidebar .tabs .tab[data-v-69fa1e53]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-69fa1e53]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-69fa1e53],.body__sidebar .tabs .tab[data-v-69fa1e53]:hover{background:#262626;margin-bottom:10px}.body__containt .page__buttons .button[data-v-69fa1e53]{font-size:13px;padding:5px 20px;margin-top:15px}.body__containt .page__buttons[data-v-69fa1e53]{width:105%}.home .body .nav-mob-resp[data-v-69fa1e53]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-69fa1e53]{color:#fff}.body__sidebar .floating-icon[data-v-69fa1e53]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-69fa1e53]{margin-bottom:-7px}}.back_company[data-v-58db9526]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-58db9526]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-58db9526]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-58db9526]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-58db9526]{width:130px}.home .navbar__center[data-v-58db9526]{width:70%;height:100%}.home .navbar__center ul[data-v-58db9526]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-58db9526]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-58db9526]{color:#ff3128}.home .navbar__center ul li.active[data-v-58db9526]:before{width:100%}.home .navbar__center ul li[data-v-58db9526]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-58db9526]:hover{color:#ff3128}.home .navbar__center ul li[data-v-58db9526]:hover:before{width:100%}.home .navbar__right[data-v-58db9526]{display:flex}.home .navbar__right .profile[data-v-58db9526]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-58db9526]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-58db9526]{margin:0}.home .navbar__right .profile__detail span[data-v-58db9526]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-58db9526],.home .navbar__right .profile__logout[data-v-58db9526]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-58db9526]{width:100%;height:600px;display:flex}.body__containt[data-v-58db9526],.body__sidebar[data-v-58db9526]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-58db9526]{width:400px;position:relative;display:flex;flex-direction:column}.page__title[data-v-58db9526]{display:flex;gap:.5rem}.body__sidebar .floating-icon[data-v-58db9526]{position:absolute}.body__sidebar .floating-icon[data-v-58db9526],.page__title .floating-icon[data-v-58db9526]{right:-15px;top:30px;color:#ff3128;font-size:30px}.page__title h2[data-v-58db9526]{margin-top:6px}.body__sidebar .title[data-v-58db9526]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-58db9526]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-58db9526]{margin:0 10px}.body__sidebar .title__text h2[data-v-58db9526]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-58db9526]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-58db9526]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-58db9526]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-58db9526],.body__sidebar .tabs .tab[data-v-58db9526]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-58db9526]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-58db9526]{margin:0;font-weight:600}.body__containt[data-v-58db9526]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-58db9526]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-58db9526]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-58db9526]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-58db9526]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-58db9526]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-58db9526]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-58db9526]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-58db9526]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-58db9526]:nth-child(3){background:#262626}.body__containt .page__table[data-v-58db9526]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-58db9526]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-58db9526]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-58db9526]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-58db9526]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-58db9526]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-58db9526]:first-child{color:#ff3128}.body__sidebar.open[data-v-58db9526]{display:none}.back_company[data-v-5c4c76ec]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-5c4c76ec]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-5c4c76ec]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-5c4c76ec]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-5c4c76ec]{width:130px}.home .navbar__center[data-v-5c4c76ec]{width:70%;height:100%}.home .navbar__center ul[data-v-5c4c76ec]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-5c4c76ec]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-5c4c76ec]{color:#ff3128}.home .navbar__center ul li.active[data-v-5c4c76ec]:before{width:100%}.home .navbar__center ul li[data-v-5c4c76ec]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-5c4c76ec]:hover{color:#ff3128}.home .navbar__center ul li[data-v-5c4c76ec]:hover:before{width:100%}.home .navbar__right[data-v-5c4c76ec]{display:flex}.home .navbar__right .profile[data-v-5c4c76ec]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-5c4c76ec]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-5c4c76ec]{margin:0}.home .navbar__right .profile__detail span[data-v-5c4c76ec]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-5c4c76ec],.home .navbar__right .profile__logout[data-v-5c4c76ec]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-5c4c76ec]{width:100%;height:600px;display:flex}.body__containt[data-v-5c4c76ec],.body__sidebar[data-v-5c4c76ec]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-5c4c76ec]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-5c4c76ec]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-5c4c76ec]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-5c4c76ec]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-5c4c76ec]{margin:0 10px}.body__sidebar .title__text h2[data-v-5c4c76ec]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-5c4c76ec]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-5c4c76ec]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-5c4c76ec]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-5c4c76ec],.body__sidebar .tabs .tab[data-v-5c4c76ec]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-5c4c76ec]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-5c4c76ec]{margin:0;font-weight:600}.body__containt[data-v-5c4c76ec]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-5c4c76ec]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-5c4c76ec]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-5c4c76ec]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-5c4c76ec]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-5c4c76ec]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-5c4c76ec]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-5c4c76ec]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-5c4c76ec]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-5c4c76ec]:nth-child(3){background:#262626}.body__containt .page__table[data-v-5c4c76ec]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-5c4c76ec]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-5c4c76ec]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-5c4c76ec]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-5c4c76ec]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-5c4c76ec]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-5c4c76ec]:first-child{color:#ff3128}.back_company[data-v-64e32c0e]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-64e32c0e]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-64e32c0e]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-64e32c0e]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-64e32c0e]{width:130px}.home .navbar__center ul li.active[data-v-64e32c0e]{color:#ff3128}.home .navbar__center ul li.active[data-v-64e32c0e]:before{width:100%}.home .navbar__center[data-v-64e32c0e]{width:70%;height:100%}.home .navbar__center ul[data-v-64e32c0e]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-64e32c0e]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-64e32c0e]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-64e32c0e]:hover{color:#ff3128}.home .navbar__center ul li[data-v-64e32c0e]:hover:before{width:100%}.home .navbar__right[data-v-64e32c0e]{display:flex;width:20%}.home .navbar__right .profile[data-v-64e32c0e]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-64e32c0e]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-64e32c0e]{margin:0}.home .navbar__right .profile__detail span[data-v-64e32c0e]{color:#938f8f;font-weight:300}.active_tab[data-v-64e32c0e]{color:#ff3128!important;font-weight:300;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.active_tab[data-v-64e32c0e]:before{width:100px;content:"";position:absolute;top:50px;height:4px;background-color:#ff3128}.default_tabs[data-v-64e32c0e]{color:#999!important;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__right .profile__icon[data-v-64e32c0e],.home .navbar__right .profile__logout[data-v-64e32c0e]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-64e32c0e]:hover{text-decoration:none}.body[data-v-64e32c0e]{width:100%;height:600px;display:flex}.body__containt[data-v-64e32c0e],.body__sidebar[data-v-64e32c0e]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-64e32c0e]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-64e32c0e]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-64e32c0e]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-64e32c0e]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-64e32c0e]{margin:0 10px}.body__sidebar .title__text h2[data-v-64e32c0e]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-64e32c0e]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-64e32c0e]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-64e32c0e]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-64e32c0e],.body__sidebar .tabs .tab[data-v-64e32c0e]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-64e32c0e]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-64e32c0e]{margin:0;font-weight:600}.body__containt[data-v-64e32c0e]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-64e32c0e],.body__containt .page__title[data-v-64e32c0e]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-64e32c0e]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-64e32c0e]{color:#ff3128}.body__containt .page__subtitle h3[data-v-64e32c0e]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__table[data-v-64e32c0e]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-64e32c0e]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-64e32c0e]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-64e32c0e]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-64e32c0e]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-64e32c0e]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-64e32c0e]:first-child{color:#ff3128}.body__containt .page__filters[data-v-64e32c0e]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-64e32c0e]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-64e32c0e]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-64e32c0e]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-64e32c0e]{margin:0}.page__filters input[data-v-64e32c0e],select[data-v-64e32c0e]{outline:none;border:none;background:#fff}.page__product[data-v-64e32c0e]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-64e32c0e],.page__product .product__image[data-v-64e32c0e]{display:flex;align-items:center}.page__product .product__image[data-v-64e32c0e]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-64e32c0e]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-64e32c0e]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-64e32c0e]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-64e32c0e],.page__product .product__buttons button[data-v-64e32c0e]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-64e32c0e]:hover,.page__product .product__buttons button[data-v-64e32c0e]:hover{transform:scale(1.1)}.page__actions button[data-v-64e32c0e]:nth-child(2),.page__product .product__buttons button[data-v-64e32c0e]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-64e32c0e]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-64e32c0e]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-64e32c0e]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-64e32c0e]:first-child{background:#ff3128}.body__sidebar.open[data-v-64e32c0e]{display:none}.back_company[data-v-1a6c4338]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-1a6c4338]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-1a6c4338]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-1a6c4338]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-1a6c4338]{width:130px}.home .navbar__center ul li.active[data-v-1a6c4338]{color:#ff3128}.home .navbar__center ul li.active[data-v-1a6c4338]:before{width:100%}.home .navbar__center[data-v-1a6c4338]{width:70%;height:100%}.home .navbar__center ul[data-v-1a6c4338]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-1a6c4338]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-1a6c4338]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-1a6c4338]:hover{color:#ff3128}.home .navbar__center ul li[data-v-1a6c4338]:hover:before{width:100%}.home .navbar__right[data-v-1a6c4338]{display:flex;width:20%}.home .navbar__right .profile[data-v-1a6c4338]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-1a6c4338]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-1a6c4338]{margin:0}.home .navbar__right .profile__detail span[data-v-1a6c4338]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-1a6c4338],.home .navbar__right .profile__logout[data-v-1a6c4338]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-1a6c4338]:hover{text-decoration:none}.body[data-v-1a6c4338]{width:100%;height:600px;display:flex}.body__containt[data-v-1a6c4338],.body__sidebar[data-v-1a6c4338]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-1a6c4338]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-1a6c4338]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-1a6c4338]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-1a6c4338]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-1a6c4338]{margin:0 10px}.body__sidebar .title__text h2[data-v-1a6c4338]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-1a6c4338]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-1a6c4338]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-1a6c4338]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-1a6c4338],.body__sidebar .tabs .tab[data-v-1a6c4338]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-1a6c4338]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-1a6c4338]{margin:0;font-weight:600}.body__containt[data-v-1a6c4338]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-1a6c4338],.body__containt .page__title[data-v-1a6c4338]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-1a6c4338]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-1a6c4338]{color:#ff3128}.body__containt .page__subtitle h3[data-v-1a6c4338]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__table[data-v-1a6c4338]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-1a6c4338]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-1a6c4338]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-1a6c4338]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-1a6c4338]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-1a6c4338]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-1a6c4338]:first-child{color:#ff3128}.body__containt .page__filters[data-v-1a6c4338]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-1a6c4338]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-1a6c4338]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-1a6c4338]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-1a6c4338]{margin:0}.page__filters input[data-v-1a6c4338],select[data-v-1a6c4338]{outline:none;border:none;background:#fff}.page__product[data-v-1a6c4338]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-1a6c4338],.page__product .product__image[data-v-1a6c4338]{display:flex;align-items:center}.page__product .product__image[data-v-1a6c4338]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-1a6c4338]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-1a6c4338]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-1a6c4338]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-1a6c4338],.page__product .product__buttons button[data-v-1a6c4338]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-1a6c4338]:hover,.page__product .product__buttons button[data-v-1a6c4338]:hover{transform:scale(1.1)}.page__actions button[data-v-1a6c4338]:nth-child(2),.page__product .product__buttons button[data-v-1a6c4338]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-1a6c4338]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-1a6c4338]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-1a6c4338]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-1a6c4338]:first-child{background:#ff3128}.page__tabs[data-v-1a6c4338]{width:25%;display:flex;justify-content:flex-start;justify-content:space-between}.page__tabs button[data-v-1a6c4338]{border:none;background-color:#fff}.page__tabs button h5[data-v-1a6c4338]:hover{color:#ff3128}.page__tabs button[data-v-1a6c4338]:focus{outline:none}.page__tabs .active[data-v-1a6c4338]{width:170px;height:100px;border-bottom:1px solid;margin-bottom:-1px;color:#ff3128;transition:.3s ease}.body__sidebar.open[data-v-1a6c4338]{display:none}.active_tab[data-v-1a6c4338]{color:#ff3128!important;font-weight:300;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.active_tab[data-v-1a6c4338]:before{width:100px;content:"";position:absolute;top:50px;height:4px;background-color:#ff3128}.default_tabs[data-v-1a6c4338]{color:#999!important;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.back_company[data-v-8f0274a8]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-8f0274a8]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-8f0274a8]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-8f0274a8]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-8f0274a8]{width:130px}.home .navbar__center[data-v-8f0274a8]{width:70%;height:100%}.home .navbar__center ul[data-v-8f0274a8]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-8f0274a8]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-8f0274a8]{color:#ff3128}.home .navbar__center ul li.active[data-v-8f0274a8]:before{width:100%}.home .navbar__center ul li[data-v-8f0274a8]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-8f0274a8]:hover{color:#ff3128}.home .navbar__center ul li[data-v-8f0274a8]:hover:before{width:100%}.home .navbar__right[data-v-8f0274a8]{display:flex}.home .navbar__right .profile[data-v-8f0274a8]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-8f0274a8]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-8f0274a8]{margin:0}.home .navbar__right .profile__detail span[data-v-8f0274a8]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-8f0274a8],.home .navbar__right .profile__logout[data-v-8f0274a8]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-8f0274a8]{width:100%;height:600px;display:flex}.body__containt[data-v-8f0274a8],.body__sidebar[data-v-8f0274a8]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-8f0274a8]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-8f0274a8]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-8f0274a8]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-8f0274a8]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-8f0274a8]{margin:0 10px}.body__sidebar .title__text h2[data-v-8f0274a8]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-8f0274a8]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-8f0274a8]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-8f0274a8]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-8f0274a8],.body__sidebar .tabs .tab[data-v-8f0274a8]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-8f0274a8]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-8f0274a8]{margin:0;font-weight:600}.body__containt[data-v-8f0274a8]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-8f0274a8]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-8f0274a8]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-8f0274a8]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-8f0274a8],select[data-v-8f0274a8]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-8f0274a8]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-8f0274a8]{margin:2rem 4rem;width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-8f0274a8]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-8f0274a8]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-8f0274a8]:nth-child(3){background:#262626}.body__containt .page__table[data-v-8f0274a8]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-8f0274a8]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-8f0274a8]{width:16.66667%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-8f0274a8]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-8f0274a8]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-8f0274a8]{width:16.66667%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-8f0274a8]:first-child{color:#ff3128}.body__sidebar.open[data-v-8f0274a8]{display:none}#input_file[data-v-69a01074]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-69a01074]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-69a01074]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-69a01074]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-69a01074]{width:130px}.home .navbar__center[data-v-69a01074]{width:70%;height:100%}.home .navbar__center ul[data-v-69a01074]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-69a01074]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-69a01074]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-69a01074]:hover{color:#ff3128}.home .navbar__center ul li[data-v-69a01074]:hover:before{width:100%}.home .navbar__right[data-v-69a01074]{display:flex;width:20%}.home .navbar__right .profile[data-v-69a01074]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-69a01074]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-69a01074]{margin:0}.home .navbar__right .profile__detail span[data-v-69a01074]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-69a01074],.home .navbar__right .profile__logout[data-v-69a01074]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-69a01074]:hover{text-decoration:none}.form__inputs[data-v-69a01074]{width:100%;height:100%;display:flex;margin-top:20px;flex-wrap:wrap;align-content:flex-start}.form__inputs .input[data-v-69a01074]{width:49%;height:10%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;display:flex;align-items:center;justify-content:center}.form__inputs .input input[data-v-69a01074]{border:none}.page__actionss[data-v-69a01074]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.cancel_button svg[data-v-69a01074]{color:#fff}.cancel_button[data-v-69a01074]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease;background-color:#ff3128;cursor:pointer}.cancel_button[data-v-69a01074]:hover{transform:scale(1.1)}.page__actionss button[data-v-69a01074]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease;background-color:#32ba7c}.page__actionss button[data-v-69a01074]:hover{transform:scale(1.1)}.form__inputs .remember_account[data-v-69a01074]{width:85%;margin:15px auto;display:flex;justify-content:space-between;align-items:center}.form__inputs .remember_account p[data-v-69a01074]{margin:0}@media (max-width:768px){.form__inputs[data-v-69a01074]{width:75%;height:100%;display:flex;margin-top:20px;align-content:flex-start;flex-direction:column;flex-wrap:nowrap}.form__inputs .input[data-v-69a01074]{width:80%;height:10%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;display:flex;align-items:center;justify-content:center}}.body[data-v-69a01074]{width:100%;height:600px;display:flex}.body__containt[data-v-69a01074],.body__sidebar[data-v-69a01074]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-69a01074]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-69a01074]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-69a01074]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-69a01074]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-69a01074]{margin:0 10px}.body__sidebar .title__text h2[data-v-69a01074]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-69a01074]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-69a01074]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-69a01074]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-69a01074],.body__sidebar .tabs .tab[data-v-69a01074]:hover{color:#ff3128;background:#ffeeed}.home .navbar__center ul li.active[data-v-69a01074]{color:#ff3128}.home .navbar__center ul li.active[data-v-69a01074]:before{width:100%}.body__sidebar .tabs .tab__icon[data-v-69a01074]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-69a01074]{margin:0;font-weight:600}.body__containt[data-v-69a01074]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-69a01074],.body__containt .page__title[data-v-69a01074]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-69a01074]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-69a01074]{color:#ff3128}.body__containt .page__subtitle h3[data-v-69a01074]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-69a01074]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;padding-bottom:50px}.body__containt .page__filters .input[data-v-69a01074]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-69a01074]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-69a01074]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-69a01074]{margin:0}.page__filters input[data-v-69a01074],select[data-v-69a01074],textarea[data-v-69a01074]{outline:none;border:none;background:#fff}.page__product[data-v-69a01074]{width:100%;display:flex}.page__product .product__buttons[data-v-69a01074],.page__product .product__image[data-v-69a01074]{display:flex;align-items:center}.page__product .product__image[data-v-69a01074]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-69a01074]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-69a01074]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-69a01074]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-69a01074],.page__product .product__buttons button[data-v-69a01074]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-69a01074]:hover,.page__product .product__buttons button[data-v-69a01074]:hover{transform:scale(1.1)}.page__actions button[data-v-69a01074]:nth-child(2),.page__product .product__buttons button[data-v-69a01074]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-69a01074]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-69a01074]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-69a01074]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-69a01074]:first-child{background:#ff3128}.body__containt .page__table[data-v-69a01074]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-69a01074]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-69a01074]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-69a01074]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-69a01074]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-69a01074]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-69a01074]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-69a01074]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-69a01074]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-69a01074]{opacity:0;width:0;height:0}.slider[data-v-69a01074]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-69a01074]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-69a01074]{background-color:#32ba7c}input:focus+.slider[data-v-69a01074]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-69a01074]:before{transform:translateX(26px)}.slider.round[data-v-69a01074]{border-radius:34px}.slider.round[data-v-69a01074]:before{border-radius:50%}.body__sidebar.open[data-v-69a01074]{display:none}.back_company[data-v-138b7536]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-138b7536]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-138b7536]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-138b7536]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-138b7536]{width:130px}.home .navbar__center ul li.active[data-v-138b7536]{color:#ff3128}.home .navbar__center ul li.active[data-v-138b7536]:before{width:100%}.home .navbar__center[data-v-138b7536]{width:70%;height:100%}.home .navbar__center ul[data-v-138b7536]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-138b7536]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-138b7536]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-138b7536]:hover{color:#ff3128}.home .navbar__center ul li[data-v-138b7536]:hover:before{width:100%}.home .navbar__right[data-v-138b7536]{display:flex;width:20%}.home .navbar__right .profile[data-v-138b7536]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-138b7536]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-138b7536]{margin:0}.home .navbar__right .profile__detail span[data-v-138b7536]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-138b7536],.home .navbar__right .profile__logout[data-v-138b7536]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-138b7536]:hover{text-decoration:none}.body[data-v-138b7536]{width:100%;height:600px;display:flex}.body__containt[data-v-138b7536],.body__sidebar[data-v-138b7536]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-138b7536]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-138b7536]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-138b7536]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-138b7536]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-138b7536]{margin:0 10px}.body__sidebar .title__text h2[data-v-138b7536]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-138b7536]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-138b7536]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-138b7536]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-138b7536],.body__sidebar .tabs .tab[data-v-138b7536]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-138b7536]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-138b7536]{margin:0;font-weight:600}.body__containt[data-v-138b7536]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-138b7536],.body__containt .page__title[data-v-138b7536]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-138b7536]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-138b7536]{color:#ff3128}.body__containt .page__subtitle h3[data-v-138b7536]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-138b7536]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-138b7536]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-138b7536]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-138b7536]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-138b7536]{margin:0}.page__filters input[data-v-138b7536],select[data-v-138b7536]{outline:none;border:none;background:#fff}.page__product[data-v-138b7536]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-138b7536],.page__product .product__image[data-v-138b7536]{display:flex;align-items:center}.page__product .product__image[data-v-138b7536]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-138b7536]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-138b7536]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-138b7536]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-138b7536],.page__product .product__buttons button[data-v-138b7536]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-138b7536]:hover,.page__product .product__buttons button[data-v-138b7536]:hover{transform:scale(1.1)}.page__actions button[data-v-138b7536]:nth-child(2),.page__product .product__buttons button[data-v-138b7536]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-138b7536]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-138b7536]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-138b7536]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-138b7536]:first-child{background:#ff3128}.body__sidebar.open[data-v-138b7536]{display:none}#input_file[data-v-138b7536]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.back_company[data-v-5df7cd34]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-5df7cd34]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-5df7cd34]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-5df7cd34]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-5df7cd34]{width:130px}.home .navbar__center ul li.active[data-v-5df7cd34]{color:#ff3128}.home .navbar__center ul li.active[data-v-5df7cd34]:before{width:100%}.home .navbar__center[data-v-5df7cd34]{width:70%;height:100%}.home .navbar__center ul[data-v-5df7cd34]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-5df7cd34]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-5df7cd34]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-5df7cd34]:hover{color:#ff3128}.home .navbar__center ul li[data-v-5df7cd34]:hover:before{width:100%}.home .navbar__right[data-v-5df7cd34]{display:flex;width:20%}.home .navbar__right .profile[data-v-5df7cd34]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-5df7cd34]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-5df7cd34]{margin:0}.home .navbar__right .profile__detail span[data-v-5df7cd34]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-5df7cd34],.home .navbar__right .profile__logout[data-v-5df7cd34]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-5df7cd34]:hover{text-decoration:none}.body[data-v-5df7cd34]{width:100%;height:600px;display:flex}.body__containt[data-v-5df7cd34]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-5df7cd34]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-5df7cd34]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-5df7cd34]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-5df7cd34]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-5df7cd34]{margin:0 10px}.body__sidebar .title__text h2[data-v-5df7cd34]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-5df7cd34]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-5df7cd34]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-5df7cd34]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-5df7cd34],.body__sidebar .tabs .tab[data-v-5df7cd34]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-5df7cd34]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-5df7cd34]{margin:0;font-weight:600}.body__containt[data-v-5df7cd34]{height:-moz-fit-content;height:fit-content;min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-5df7cd34],.body__containt .page__title[data-v-5df7cd34]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-5df7cd34]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-5df7cd34]{color:#ff3128}.body__containt .page__subtitle h3[data-v-5df7cd34]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-5df7cd34]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters .input[data-v-5df7cd34]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-5df7cd34]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-5df7cd34]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-5df7cd34]{margin:0}.page__filters input[data-v-5df7cd34],select[data-v-5df7cd34]{outline:none;border:none;background:#fff}.page__product[data-v-5df7cd34]{width:100%;display:flex;padding-bottom:50px;border-bottom:1px solid #938f8f}.page__product .product__buttons[data-v-5df7cd34],.page__product .product__image[data-v-5df7cd34]{display:flex;align-items:center}.page__product .product__image[data-v-5df7cd34]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-5df7cd34]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-5df7cd34]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-5df7cd34]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-5df7cd34],.page__product .product__buttons button[data-v-5df7cd34]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-5df7cd34]:hover,.page__product .product__buttons button[data-v-5df7cd34]:hover{transform:scale(1.1)}.page__actions button[data-v-5df7cd34]:nth-child(2),.page__product .product__buttons button[data-v-5df7cd34]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-5df7cd34]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-5df7cd34]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-5df7cd34]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-5df7cd34]:first-child{background:#ff3128}.body__sidebar.open[data-v-5df7cd34]{display:none}#input_file[data-v-5df7cd34]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}h3[data-v-a6695e9a]{font-weight:700;font-size:17px}h4[data-v-a6695e9a]{font-size:21px;font-weight:700}h1[data-v-a6695e9a]{text-align:center;padding-bottom:2%;font-weight:700}p[data-v-a6695e9a]{text-align:justify}.home[data-v-a6695e9a]{padding:0 5% 0 5%;max-width:1366px;margin:0 auto}img[data-v-a6695e9a]{width:20%}@media only screen and (max-width:600px){img[data-v-a6695e9a]{width:50%}h1[data-v-a6695e9a]{font-size:30px}h3[data-v-a6695e9a]{font-size:25px}}h3[data-v-e99de6bc]{font-weight:700;font-size:17px}h4[data-v-e99de6bc]{font-size:21px;font-weight:700}h1[data-v-e99de6bc]{text-align:center;padding-bottom:2%;font-weight:700}p[data-v-e99de6bc]{text-align:justify}.home[data-v-e99de6bc]{padding:0 5% 0 5%;max-width:1366px;margin:0 auto}img[data-v-e99de6bc]{width:20%}@media only screen and (max-width:600px){img[data-v-e99de6bc]{width:50%}h1[data-v-e99de6bc]{font-size:30px}h3[data-v-e99de6bc]{font-size:25px}}.back_company[data-v-7237f262]{background:#000;color:#fff;width:100%;padding-top:3%;padding-left:10%}.home[data-v-7237f262]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-7237f262]{width:100%;height:120px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-7237f262]{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-7237f262]{width:130px}.home .navbar__center[data-v-7237f262]{width:70%;height:100%}.home .navbar__center ul[data-v-7237f262]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-7237f262]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li.active[data-v-7237f262]{color:#ff3128}.home .navbar__center ul li.active[data-v-7237f262]:before{width:100%}.home .navbar__center ul li[data-v-7237f262]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-7237f262]:hover{color:#ff3128}.home .navbar__center ul li[data-v-7237f262]:hover:before{width:100%}.home .navbar__right[data-v-7237f262]{display:flex}.home .navbar__right .profile[data-v-7237f262]{display:flex;width:300px;height:100%}.home .navbar__right .profile__detail[data-v-7237f262]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-7237f262]{margin:0}.home .navbar__right .profile__detail span[data-v-7237f262]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-7237f262],.home .navbar__right .profile__logout[data-v-7237f262]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}.body[data-v-7237f262]{width:100%;height:600px;display:flex}.body__containt[data-v-7237f262],.body__sidebar[data-v-7237f262]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-7237f262]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-7237f262]{position:absolute;right:-15px;top:50px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-7237f262]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-7237f262]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-7237f262]{margin:0 10px}.body__sidebar .title__text h2[data-v-7237f262]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-7237f262]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-7237f262]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-7237f262]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-7237f262],.body__sidebar .tabs .tab[data-v-7237f262]:hover{color:#ff3128;background:#ffeeed}.body__sidebar .tabs .tab__icon[data-v-7237f262]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-7237f262]{margin:0;font-weight:600}.body__containt[data-v-7237f262]{width:100%;display:flex;flex-direction:column;padding:20px 30px}.body__containt .page__title[data-v-7237f262]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-7237f262]{font-weight:600;color:#ff3128;font-size:25px}.body__containt .page__filters[data-v-7237f262]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px}.body__containt .page__filters input[data-v-7237f262],select[data-v-7237f262]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:15px 20px}.body__containt .page__buttons[data-v-7237f262]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-7237f262]{margin:2rem 4rem;width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between}.body__containt .page__buttons .button[data-v-7237f262]:first-child{background:#32ba7c}.body__containt .page__buttons .button[data-v-7237f262]:nth-child(2){background:#ff3128}.body__containt .page__buttons .button[data-v-7237f262]:nth-child(3){background:#262626}.body__containt .page__table[data-v-7237f262]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-7237f262]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-7237f262]{width:16.66667%;display:flex;justify-content:center;align-items:center;font-weight:600}.body__containt .page__table .table-body[data-v-7237f262]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-7237f262]{width:100%;display:flex}.body__containt .page__table .table-body .data p[data-v-7237f262]{width:16.66667%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-7237f262]:first-child{color:#ff3128}.body__sidebar.open[data-v-7237f262]{display:none}@media (max-width:768px){.body__containt .page__title h2[data-v-7237f262]{font-size:21px}.body__containt .page__filters input[data-v-7237f262]{padding:5px 20px}.page__filters select[data-v-7237f262]{padding:10px 19px;width:54%!important}.body label[data-v-7237f262]{margin-top:2rem;margin-left:18px;font-size:13px}.body p.clean_filter[data-v-7237f262]{margin-top:7px;font-size:14px}.buttonExport[data-v-7237f262]{margin-top:-13px;width:179px;padding:9px 20px}.body__containt .page__table[data-v-7237f262]{font-size:11px}.body__containt .page__table .table-headers[data-v-7237f262]{margin-top:6px;width:245%}.body__containt .page__table .table-body[data-v-7237f262]{width:245%}.body__sidebar .title__text h2[data-v-7237f262]{font-size:18px}.body__sidebar .title__text[data-v-7237f262]{margin:0 10px;font-size:16px}.body__sidebar .title__icon[data-v-7237f262]{font-size:16px;margin-left:6px}.body__sidebar .tabs .tab__icon svg[data-v-7237f262]{font-size:15px;margin-right:7px}.body__sidebar .tabs .a[data-v-7237f262]{margin-left:-2px;margin-top:-1px}.body__sidebar a svg[data-v-7237f262]{font-size:22px}.body__sidebar .tabs .tab__icon[data-v-7237f262]{color:#fff}.body__sidebar .tabs .tab.active svg[data-v-7237f262],.body__sidebar .tabs .tab[data-v-7237f262]:hover{color:#ff3128}.body__sidebar .tabs .tab.active p[data-v-7237f262],.body__sidebar .tabs .tab[data-v-7237f262]:hover{color:#ff3128;font-size:20px}.body__sidebar .tabs .tab__text p[data-v-7237f262]{margin-left:-8px;color:#fff;font-size:18px}.body__sidebar .tabs .tab.active[data-v-7237f262],.body__sidebar .tabs .tab[data-v-7237f262]:hover{background:#262626;margin-bottom:-11px}.body__containt .page__buttons .button[data-v-7237f262]{font-size:15px;padding:11px 17px;margin-top:18px;width:254px}.body__containt .page__buttons[data-v-7237f262]{width:105%}.home .body .nav-mob-resp[data-v-7237f262]{position:absolute;background:#262626;height:85vh;width:25vh}.body__sidebar .title[data-v-7237f262]{color:#fff}.body__sidebar .floating-icon[data-v-7237f262]{position:absolute;right:-35px}.body__sidebar .tabs .tab[data-v-7237f262]{margin-bottom:-7px}}#input_file[data-v-3510ac9e]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-3510ac9e]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-3510ac9e]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-3510ac9e]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-3510ac9e]{width:130px}.home .navbar__center[data-v-3510ac9e]{width:70%;height:100%}.home .navbar__center ul[data-v-3510ac9e]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-3510ac9e]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-3510ac9e]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-3510ac9e]:hover{color:#ff3128}.home .navbar__center ul li[data-v-3510ac9e]:hover:before{width:100%}.home .navbar__right[data-v-3510ac9e]{display:flex;width:20%}.home .navbar__right .profile[data-v-3510ac9e]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-3510ac9e]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-3510ac9e]{margin:0}.home .navbar__right .profile__detail span[data-v-3510ac9e]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-3510ac9e],.home .navbar__right .profile__logout[data-v-3510ac9e]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-3510ac9e]:hover{text-decoration:none}.form__inputs[data-v-3510ac9e]{width:100%;height:100%;display:flex;margin-top:20px;flex-wrap:wrap;align-content:flex-start}.form__inputs .input[data-v-3510ac9e]{width:49%;height:10%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;display:flex;align-items:center;justify-content:center}.form__inputs .input input[data-v-3510ac9e]{border:none}.page__actionss[data-v-3510ac9e]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.cancel_button svg[data-v-3510ac9e]{color:#fff}.cancel_button[data-v-3510ac9e]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease;background-color:#ff3128;cursor:pointer}.cancel_button[data-v-3510ac9e]:hover{transform:scale(1.1)}.page__actionss button[data-v-3510ac9e]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease;background-color:#32ba7c}.page__actionss button[data-v-3510ac9e]:hover{transform:scale(1.1)}.form__inputs .remember_account[data-v-3510ac9e]{width:85%;margin:15px auto;display:flex;justify-content:space-between;align-items:center}.form__inputs .remember_account p[data-v-3510ac9e]{margin:0}@media (max-width:768px){.form__inputs[data-v-3510ac9e]{width:75%;height:100%;display:flex;margin-top:20px;align-content:flex-start;flex-direction:column;flex-wrap:nowrap}.form__inputs .input[data-v-3510ac9e]{width:80%;height:10%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;display:flex;align-items:center;justify-content:center}}.body[data-v-3510ac9e]{width:100%;height:600px;display:flex}.body__containt[data-v-3510ac9e],.body__sidebar[data-v-3510ac9e]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-3510ac9e]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-3510ac9e]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-3510ac9e]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-3510ac9e]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-3510ac9e]{margin:0 10px}.body__sidebar .title__text h2[data-v-3510ac9e]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-3510ac9e]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-3510ac9e]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-3510ac9e]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-3510ac9e],.body__sidebar .tabs .tab[data-v-3510ac9e]:hover{color:#ff3128;background:#ffeeed}.home .navbar__center ul li.active[data-v-3510ac9e]{color:#ff3128}.home .navbar__center ul li.active[data-v-3510ac9e]:before{width:100%}.body__sidebar .tabs .tab__icon[data-v-3510ac9e]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-3510ac9e]{margin:0;font-weight:600}.body__containt[data-v-3510ac9e]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-3510ac9e],.body__containt .page__title[data-v-3510ac9e]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-3510ac9e]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-3510ac9e]{color:#ff3128}.body__containt .page__subtitle h3[data-v-3510ac9e]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-3510ac9e]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;padding-bottom:50px}.body__containt .page__filters .input[data-v-3510ac9e]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-3510ac9e]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-3510ac9e]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-3510ac9e]{margin:0}.page__filters input[data-v-3510ac9e],select[data-v-3510ac9e],textarea[data-v-3510ac9e]{outline:none;border:none;background:#fff}.page__product[data-v-3510ac9e]{width:100%;display:flex}.page__product .product__buttons[data-v-3510ac9e],.page__product .product__image[data-v-3510ac9e]{display:flex;align-items:center}.page__product .product__image[data-v-3510ac9e]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-3510ac9e]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-3510ac9e]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-3510ac9e]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-3510ac9e],.page__product .product__buttons button[data-v-3510ac9e]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-3510ac9e]:hover,.page__product .product__buttons button[data-v-3510ac9e]:hover{transform:scale(1.1)}.page__actions button[data-v-3510ac9e]:nth-child(2),.page__product .product__buttons button[data-v-3510ac9e]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-3510ac9e]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-3510ac9e]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-3510ac9e]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-3510ac9e]:first-child{background:#ff3128}.body__containt .page__table[data-v-3510ac9e]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-3510ac9e]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-3510ac9e]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-3510ac9e]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-3510ac9e]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-3510ac9e]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-3510ac9e]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-3510ac9e]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-3510ac9e]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-3510ac9e]{opacity:0;width:0;height:0}.slider[data-v-3510ac9e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3510ac9e]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3510ac9e]{background-color:#32ba7c}input:focus+.slider[data-v-3510ac9e]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-3510ac9e]:before{transform:translateX(26px)}.slider.round[data-v-3510ac9e]{border-radius:34px}.slider.round[data-v-3510ac9e]:before{border-radius:50%}.body__sidebar.open[data-v-3510ac9e]{display:none}#input_file[data-v-7d368ba6]{cursor:pointer;margin:0;opacity:0;outline:0 none;padding:0;position:absolute}.home[data-v-7d368ba6]{width:100vw;height:100vh;display:flex;flex-direction:column;font-family:Readex Pro,sans-serif}.home .navbar[data-v-7d368ba6]{width:100%;height:120px;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #dbdbdb;box-shadow:1px 10px 10px rgba(0,0,0,.05)}.home .navbar__left[data-v-7d368ba6]{width:10%;height:100%;display:flex;justify-content:center;align-items:center}.home .navbar__left img[data-v-7d368ba6]{width:130px}.home .navbar__center[data-v-7d368ba6]{width:70%;height:100%}.home .navbar__center ul[data-v-7d368ba6]{width:100%;height:100%;list-style:none;display:flex;justify-content:flex-start}.home .navbar__center ul li[data-v-7d368ba6]{text-decoration:none;height:100%;display:flex;justify-content:center;align-items:center;margin:0 10px;position:relative;cursor:pointer}.home .navbar__center ul li[data-v-7d368ba6]:before{content:"";position:absolute;bottom:0;width:0;height:4px;background-color:#ff3128;transition:.3s ease}.home .navbar__center ul li[data-v-7d368ba6]:hover{color:#ff3128}.home .navbar__center ul li[data-v-7d368ba6]:hover:before{width:100%}.home .navbar__right[data-v-7d368ba6]{display:flex;width:20%}.home .navbar__right .profile[data-v-7d368ba6]{display:flex;width:100%;height:100%}.home .navbar__right .profile__detail[data-v-7d368ba6]{width:220px;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 5px}.home .navbar__right .profile__detail p[data-v-7d368ba6]{margin:0}.home .navbar__right .profile__detail span[data-v-7d368ba6]{color:#938f8f;font-weight:300}.home .navbar__right .profile__icon[data-v-7d368ba6],.home .navbar__right .profile__logout[data-v-7d368ba6]{width:40px;display:flex;justify-content:center;align-items:center;font-size:25px;color:#ff3128;cursor:pointer}a[data-v-7d368ba6]:hover{text-decoration:none}.form__inputs[data-v-7d368ba6]{width:100%;height:100%;display:flex;margin-top:20px;flex-wrap:wrap;align-content:flex-start}.form__inputs .input[data-v-7d368ba6]{width:49%;height:10%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;display:flex;align-items:center;justify-content:center}.form__inputs .input input[data-v-7d368ba6]{border:none}.page__actionss[data-v-7d368ba6]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.cancel_button svg[data-v-7d368ba6]{color:#fff}.cancel_button[data-v-7d368ba6]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease;background-color:#ff3128;cursor:pointer}.cancel_button[data-v-7d368ba6]:hover{transform:scale(1.1)}.page__actionss button[data-v-7d368ba6]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease;background-color:#32ba7c}.page__actionss button[data-v-7d368ba6]:hover{transform:scale(1.1)}.form__inputs .remember_account[data-v-7d368ba6]{width:85%;margin:15px auto;display:flex;justify-content:space-between;align-items:center}.form__inputs .remember_account p[data-v-7d368ba6]{margin:0}@media (max-width:768px){.form__inputs[data-v-7d368ba6]{width:75%;height:100%;display:flex;margin-top:20px;align-content:flex-start;flex-direction:column;flex-wrap:nowrap}.form__inputs .input[data-v-7d368ba6]{width:80%;height:10%;margin:6px auto;border:1px solid #f1f1f1;border-radius:15px;display:flex;align-items:center;justify-content:center}}.body[data-v-7d368ba6]{width:100%;height:600px;display:flex}.body__containt[data-v-7d368ba6],.body__sidebar[data-v-7d368ba6]{height:calc(100vh - 120px);box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__sidebar[data-v-7d368ba6]{width:400px;position:relative;display:flex;flex-direction:column}.body__sidebar .floating-icon[data-v-7d368ba6]{position:absolute;right:-15px;top:30px;color:#ff3128;font-size:30px}.body__sidebar .title[data-v-7d368ba6]{width:100%;height:140px;border-bottom:1px solid #b6b6b6;display:flex;align-items:center;justify-content:center}.body__sidebar .title__icon[data-v-7d368ba6]{color:#ff3128;font-size:20px}.body__sidebar .title__text[data-v-7d368ba6]{margin:0 10px}.body__sidebar .title__text h2[data-v-7d368ba6]{font-size:20px;margin:0}.body__sidebar .title__text p[data-v-7d368ba6]{margin:0;font-weight:300}.body__sidebar .tabs[data-v-7d368ba6]{width:100%;display:flex;flex-direction:column;align-items:center;height:calc(100% - 140px);padding-top:5px}.body__sidebar .tabs .tab[data-v-7d368ba6]{width:90%;height:70px;border-radius:10px;color:#707070;display:flex;align-items:center;padding:0 20px;margin-bottom:10px;cursor:pointer;transition:.3 ease}.body__sidebar .tabs .tab.active[data-v-7d368ba6],.body__sidebar .tabs .tab[data-v-7d368ba6]:hover{color:#ff3128;background:#ffeeed}.home .navbar__center ul li.active[data-v-7d368ba6]{color:#ff3128}.home .navbar__center ul li.active[data-v-7d368ba6]:before{width:100%}.body__sidebar .tabs .tab__icon[data-v-7d368ba6]{font-size:20px;margin-right:10px}.body__sidebar .tabs .tab__text p[data-v-7d368ba6]{margin:0;font-weight:600}.body__containt[data-v-7d368ba6]{width:100%;display:flex;flex-direction:column;padding:20px 30px;overflow-y:scroll}.body__containt .page__subtitle[data-v-7d368ba6],.body__containt .page__title[data-v-7d368ba6]{width:100%;margin-bottom:20px}.body__containt .page__title h2[data-v-7d368ba6]{font-weight:600;color:#000;font-size:25px}.body__containt .page__title h2 span[data-v-7d368ba6]{color:#ff3128}.body__containt .page__subtitle h3[data-v-7d368ba6]{color:#ff3128;font-weight:600;font-size:20px}.body__containt .page__filters[data-v-7d368ba6]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;padding-bottom:50px}.body__containt .page__filters .input[data-v-7d368ba6]{width:300px;border-radius:10px;border:1px solid #938f8f;display:flex;flex-direction:column;padding:7px 15px;transition:.4s ease}.body__containt .page__filters .input[data-v-7d368ba6]:hover{box-shadow:10px 15px 15px rgba(0,0,0,.05)}.body__containt .page__filters .input span[data-v-7d368ba6]{font-size:15px;color:#938f8f}.body__containt .page__filters .input p[data-v-7d368ba6]{margin:0}.page__filters input[data-v-7d368ba6],select[data-v-7d368ba6],textarea[data-v-7d368ba6]{outline:none;border:none;background:#fff}.page__product[data-v-7d368ba6]{width:100%;display:flex}.page__product .product__buttons[data-v-7d368ba6],.page__product .product__image[data-v-7d368ba6]{display:flex;align-items:center}.page__product .product__image[data-v-7d368ba6]{width:400px;justify-content:center;border-radius:10px;overflow:hidden}.page__product .product__image img[data-v-7d368ba6]{width:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease}.page__product .product__image img[data-v-7d368ba6]:hover{transform:scale(1.1) rotate(1deg)}.page__product .product__buttons[data-v-7d368ba6]{width:500px;flex-direction:column;justify-content:center;align-items:center;gap:20px}.page__actions button[data-v-7d368ba6],.page__product .product__buttons button[data-v-7d368ba6]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.page__actions button[data-v-7d368ba6]:hover,.page__product .product__buttons button[data-v-7d368ba6]:hover{transform:scale(1.1)}.page__actions button[data-v-7d368ba6]:nth-child(2),.page__product .product__buttons button[data-v-7d368ba6]:first-child{background:#32ba7c}.page__product .product__buttons button[data-v-7d368ba6]:nth-child(2){background:#262626}.page__product .product__buttons button[data-v-7d368ba6]:hover:nth-child(2){background:#ff3128}.page__actions[data-v-7d368ba6]{width:100%;display:flex;justify-content:flex-end;padding:30px 0;gap:20px}.page__actions button[data-v-7d368ba6]:first-child{background:#ff3128}.body__containt .page__table[data-v-7d368ba6]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px}.body__containt .page__table .table-headers[data-v-7d368ba6]{width:100%;height:50px;display:flex;justify-content:space-evenly;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-7d368ba6]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:600;white-space:nowrap}.body__containt .page__table .table-body[data-v-7d368ba6]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-body .data[data-v-7d368ba6]{width:100%;display:flex;justify-content:space-evenly}.body__containt .page__table .table-body .data p[data-v-7d368ba6]{width:14.28571%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0}.body__containt .page__table .table-body .data p[data-v-7d368ba6]:first-child{color:#ff3128}.lista_productos__buttons button[data-v-7d368ba6]{width:350px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border:none;border-radius:15px;color:#fff;transition:.4s ease}.switch[data-v-7d368ba6]{position:relative;display:inline-block;width:48px;height:20px;margin-bottom:0}.switch input[data-v-7d368ba6]{opacity:0;width:0;height:0}.slider[data-v-7d368ba6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7d368ba6]:before{position:absolute;content:"";height:13px;width:17px;left:2px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7d368ba6]{background-color:#32ba7c}input:focus+.slider[data-v-7d368ba6]{box-shadow:0 0 1px #2196f3}input:checked+.slider[data-v-7d368ba6]:before{transform:translateX(26px)}.slider.round[data-v-7d368ba6]{border-radius:34px}.slider.round[data-v-7d368ba6]:before{border-radius:50%}.body__sidebar.open[data-v-7d368ba6]{display:none}.body[data-v-871f3b64]{width:100%;display:flex}.body__sidebar[data-v-871f3b64]{width:var(--sidebar-width,280px);position:relative;display:flex;flex-direction:column}.body__containt[data-v-871f3b64]{min-height:87vh;height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px;box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__containt .page__title[data-v-871f3b64]{width:100%;margin-bottom:20px;display:flex;align-items:center;gap:12px}.body__containt .page__title h2[data-v-871f3b64]{font-weight:600;color:#ff3128;font-size:25px;margin:0}.body__containt .page__filters[data-v-871f3b64]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters input[data-v-871f3b64],.body__containt .page__filters select[data-v-871f3b64]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:10px 16px;height:2.75rem}.body__containt .page__buttons[data-v-871f3b64]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-871f3b64]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.body__containt .page__buttons .button[data-v-871f3b64]:first-child{background:#32ba7c}.body__containt .page__table[data-v-871f3b64]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px;overflow:visible;padding-bottom:220px}.body__containt .page__table .table-headers[data-v-871f3b64]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-871f3b64]{display:flex;justify-content:center;align-items:center;font-weight:600;margin:0}.body__containt .page__table .table-body[data-v-871f3b64]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6;overflow:visible}.body__containt .page__table .table-body .data[data-v-871f3b64]{width:100%;min-height:60px;height:auto;border-radius:15px;display:flex;align-items:center;transition:.3s ease;overflow:visible;position:relative;padding:8px 0}.body__containt .page__table .table-body .data[data-v-871f3b64]:hover{background:#ffeeed}.body__containt .page__table .table-body .data p[data-v-871f3b64]{display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;padding:0 .5rem;box-sizing:border-box}.body__containt .page__table .table-body .data p[data-v-871f3b64]:first-child,.body__containt .page__table .table-headers p[data-v-871f3b64]:first-child{width:10%;flex:0 0 10%}.body__containt .page__table .table-body .data p[data-v-871f3b64]:nth-child(2),.body__containt .page__table .table-headers p[data-v-871f3b64]:nth-child(2){width:16%;flex:0 0 16%}.body__containt .page__table .table-body .data p.cell-uuid[data-v-871f3b64],.body__containt .page__table .table-headers p[data-v-871f3b64]:nth-child(3){width:30%;flex:0 0 30%}.body__containt .page__table .table-body .data p[data-v-871f3b64]:nth-child(4),.body__containt .page__table .table-headers p[data-v-871f3b64]:nth-child(4){width:10%;flex:0 0 10%}.body__containt .page__table .table-body .data p[data-v-871f3b64]:nth-child(5),.body__containt .page__table .table-headers p[data-v-871f3b64]:nth-child(5){width:16%;flex:0 0 16%}.body__containt .page__table .table-body .data .dropdown[data-v-871f3b64],.body__containt .page__table .table-headers p[data-v-871f3b64]:nth-child(6){width:18%;flex:0 0 18%;position:relative;overflow:visible;z-index:1}.body__containt .page__table .table-body .data p.cell-uuid[data-v-871f3b64]{overflow:visible;text-overflow:unset;white-space:normal;word-break:break-all;font-size:12px;line-height:1.35;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.body__containt .page__table .table-body .data .dropdown[data-v-871f3b64]:focus-within,.body__containt .page__table .table-body .data .dropdown[data-v-871f3b64]:hover{z-index:20}.dropdown-content[data-v-871f3b64]{top:calc(100% + 4px);right:0;left:auto;margin-top:0;margin-right:0;z-index:1000;padding:8px 0}.dropdown-item[data-v-871f3b64]{width:100%;text-align:left;background:transparent;border:none;cursor:pointer}[data-v-871f3b64] .modal-container{display:flex;justify-content:center;align-items:center}[data-v-871f3b64] .modal-content{position:relative;display:flex;flex-direction:column;max-height:90%;margin:0 7rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff}@media (max-width:768px){.body__containt .page__table[data-v-871f3b64]{font-size:11px}.body__containt .page__table .table-body[data-v-871f3b64],.body__containt .page__table .table-headers[data-v-871f3b64]{width:245%}.body__containt .page__buttons .button[data-v-871f3b64]{font-size:13px;padding:5px 20px}}.form-page-body,.form-page-content{width:100%;display:flex}.form-page-content{min-height:87vh;flex-direction:column;padding:20px 30px 40px;box-shadow:1px 10px 10px rgba(0,0,0,.1);background:radial-gradient(ellipse 60% 40% at 100% 0,rgba(255,49,40,.06),transparent 55%),#fff}.form-page-title{width:100%;margin-bottom:20px;display:flex;align-items:flex-start;gap:12px}.form-page-title h2{font-weight:600;color:#ff3128;font-size:24px;margin:0}.form-page-title .page__lead{margin:6px 0 0;color:#666;font-size:14px;max-width:720px;line-height:1.4}.form-card{width:100%;max-width:none;background:#fff;border:1px solid #ececec;border-radius:16px;padding:22px 24px 18px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.form-card__header{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.form-card__icon{width:44px;height:44px;border-radius:12px;background:#ffeeed;color:#ff3128;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.form-card__header h3{margin:0;font-size:16px;color:#262626}.form-card__header p{margin:4px 0 0;font-size:13px;color:#888}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field--full{grid-column:1/-1}.field__label{font-size:12px;font-weight:600;color:#555}.field__label em{font-style:normal;font-weight:400;color:#999}.field input,.field select,.field textarea{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:10px 12px;font-size:14px;color:#262626;background:#fafafa;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;box-sizing:border-box;font-family:inherit}.field input:focus,.field select:focus,.field textarea:focus{border-color:#ff3128;background:#fff;box-shadow:0 0 0 3px rgba(255,49,40,.12)}.field textarea{resize:vertical;min-height:84px;line-height:1.4}.field--error input,.field--error select,.field--error textarea{border-color:#ff3128;background:#fff7f7}.field__hint{font-size:12px;color:#ff3128}.status-toggle{display:inline-flex;background:#f3f3f3;border-radius:10px;padding:3px;gap:2px;width:-moz-fit-content;width:fit-content}.status-toggle button{border:none;background:transparent;padding:8px 14px;border-radius:8px;font-size:13px;cursor:pointer;color:#666;font-weight:500}.status-toggle button.active{background:#fff;color:#32ba7c;box-shadow:0 1px 4px rgba(0,0,0,.08);font-weight:600}.meta-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:18px}.meta-item{background:#f7f7f7;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;min-width:0}.meta-item span{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.03em}.meta-item strong{font-size:13px;color:#444;font-weight:500;word-break:break-all}.preview-card{margin-top:16px;border:1px dashed #e0e0e0;border-radius:12px;padding:14px 16px;background:linear-gradient(135deg,#fffbfa,#f7fff9);display:flex;justify-content:space-between;align-items:center;gap:12px}.preview-card__label{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.03em;margin:0 0 4px}.preview-card__name{margin:0;font-size:16px;font-weight:600;color:#262626}.preview-card__price{margin:0;font-size:20px;font-weight:700;color:#32ba7c}.qr-panel{margin-top:20px;width:100%;max-width:none;border:1px solid #ececec;border-radius:16px;padding:20px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.04)}.qr-panel h3{margin:0 0 6px;font-size:16px}.qr-panel__hint{margin:0 0 16px;font-size:13px;color:#888}.qr-panel__body{text-align:center}.qr-panel__body img{max-width:240px;width:100%;margin-bottom:14px;border-radius:8px}.qr-panel__actions{justify-content:center}.form-actions,.qr-panel__actions{display:flex;gap:10px;flex-wrap:wrap}.form-actions{justify-content:flex-end;margin-top:22px;padding-top:16px;border-top:1px solid #f0f0f0}.btn{min-width:140px;padding:11px 18px;border-radius:10px;font-size:14px;font-weight:600;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.btn:disabled{opacity:.65;cursor:not-allowed}.btn:not(:disabled):hover{transform:translateY(-1px)}.btn--ghost{background:#fff;color:#ff3128;border:1px solid #ffc5c2}.btn--ghost:hover{background:#ffeeed}.btn--primary{background:#32ba7c;color:#fff;box-shadow:0 4px 12px rgba(50,186,124,.25)}.btn--secondary{background:#2d6cdf;color:#fff}@media (max-width:1000px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.form-grid,.meta-row{grid-template-columns:1fr}.form-card{padding:18px 16px}.form-actions{justify-content:stretch}.btn{flex:1}}.body[data-v-3bfeacd0]{width:100%;display:flex}.body__containt[data-v-3bfeacd0]{min-height:87vh;height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;padding:20px 30px;box-shadow:1px 10px 10px rgba(0,0,0,.1)}.body__containt .page__title[data-v-3bfeacd0]{width:100%;margin-bottom:20px;display:flex;align-items:center;gap:12px}.body__containt .page__title h2[data-v-3bfeacd0]{font-weight:600;color:#ff3128;font-size:25px;margin:0}.body__containt .page__filters[data-v-3bfeacd0]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:40px}.body__containt .page__filters input[data-v-3bfeacd0],.body__containt .page__filters select[data-v-3bfeacd0]{border-radius:10px;border:1px solid #e4e4e4;background:#fff;padding:10px 16px;height:2.75rem}.body__containt .page__buttons[data-v-3bfeacd0]{width:100%;display:flex;justify-content:flex-end;gap:20px}.body__containt .page__buttons .button[data-v-3bfeacd0]{width:250px;padding:15px 20px;border-radius:15px;font-size:17px;color:#fff;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background:#32ba7c}.body__containt .page__table[data-v-3bfeacd0]{width:100%;min-height:200px;display:flex;flex-direction:column;margin-top:50px;overflow:visible;padding-bottom:220px}.body__containt .page__table .table-headers[data-v-3bfeacd0]{width:100%;height:50px;display:flex;justify-content:center;border-bottom:1px solid #b6b6b6}.body__containt .page__table .table-headers p[data-v-3bfeacd0]{width:20%;display:flex;justify-content:center;align-items:center;font-weight:600;margin:0}.body__containt .page__table .table-body[data-v-3bfeacd0]{width:100%;display:flex;flex-direction:column;border-bottom:1px solid #b6b6b6;overflow:visible}.body__containt .page__table .table-body .data[data-v-3bfeacd0]{width:100%;height:60px;border-radius:15px;display:flex;transition:.3s ease;overflow:visible;position:relative}.body__containt .page__table .table-body .data[data-v-3bfeacd0]:hover{background:#ffeeed}.body__containt .page__table .table-body .data p[data-v-3bfeacd0]{width:20%;display:flex;justify-content:center;align-items:center;font-weight:300;margin:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;padding:0 .5rem}.body__containt .page__table .table-body .data .dropdown[data-v-3bfeacd0]{width:20%;position:relative;overflow:visible;z-index:1}.body__containt .page__table .table-body .data .dropdown[data-v-3bfeacd0]:hover{z-index:20}.dropdown-content[data-v-3bfeacd0]{top:calc(100% + 4px);right:0;left:auto;margin-top:0;margin-right:0;z-index:1000;padding:8px 0}.dropdown-item[data-v-3bfeacd0]{width:100%;text-align:left;background:transparent;border:none;cursor:pointer}.body[data-v-1496e010]{width:100%;display:flex}.body__containt[data-v-1496e010]{min-height:87vh;width:100%;min-width:0;display:flex;flex-direction:column;padding:18px 24px 28px;background:#f3f4f6;box-sizing:border-box}.pos-head[data-v-1496e010]{flex-wrap:wrap;justify-content:space-between;margin-bottom:14px}.page__title[data-v-1496e010],.pos-head[data-v-1496e010]{display:flex;align-items:flex-start;gap:12px}.page__title h2[data-v-1496e010]{margin:0;font-weight:700;color:#ff3128;font-size:22px}.page__lead[data-v-1496e010]{margin:4px 0 0;color:#6b7280;font-size:13px;max-width:480px;line-height:1.4}.page__lead strong[data-v-1496e010]{color:#111827}.back-link[data-v-1496e010]{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;background:#fff;padding:8px 12px;margin:0 0 10px;border-radius:999px;color:#374151;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .15s ease,background .15s ease,color .15s ease}.back-link i[data-v-1496e010]{color:#ff3128;font-size:12px}.back-link[data-v-1496e010]:hover{border-color:#ffc5c2;background:#fff5f4;color:#ff3128}.pos-head__chips[data-v-1496e010]{display:flex;flex-wrap:wrap;gap:8px}.chip[data-v-1496e010]{display:inline-flex;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;font-size:12px;font-weight:600;color:#374151}.chip--soft[data-v-1496e010]{background:#ffeeed;border-color:#ffd0cd;color:#ff3128}.chip--money[data-v-1496e010]{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.floor-summary[data-v-1496e010]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.sum[data-v-1496e010]{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700}.sum--libre[data-v-1496e010]{background:#ecfdf5;color:#047857}.sum--ocupada[data-v-1496e010]{background:#ffeeed;color:#ff3128}.sum--parcial[data-v-1496e010]{background:#fff7ed;color:#c2410c}.search-wrap[data-v-1496e010]{position:relative;margin-bottom:12px;display:block}.search-wrap--floor[data-v-1496e010]{max-width:320px}.search-wrap__icon[data-v-1496e010]{position:absolute;left:14px;top:0;bottom:0;width:16px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:13px;pointer-events:none;z-index:1}.search-wrap__icon[data-v-1496e010] svg,.search-wrap__icon i[data-v-1496e010]{width:14px;height:14px;display:block}.pos-search[data-v-1496e010]{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:12px;padding:11px 14px 11px 40px;font-size:14px;line-height:1.2;background:#fff;color:#111827;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .15s ease,box-shadow .15s ease}.pos-search[data-v-1496e010]::-moz-placeholder{color:#9ca3af}.pos-search[data-v-1496e010]::placeholder{color:#9ca3af}.pos-search[data-v-1496e010]:focus{outline:none;border-color:#ff3128;box-shadow:0 0 0 3px rgba(255,49,40,.12)}.pos-search[data-v-1496e010]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;height:14px;width:14px;background:#d1d5db;border-radius:50%;cursor:pointer}.floor-grid[data-v-1496e010]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.floor-card[data-v-1496e010]{text-align:left;border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:14px;cursor:pointer;transition:transform .12s ease,border-color .15s ease,box-shadow .15s ease}.floor-card[data-v-1496e010]:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.08)}.floor-card.is-libre[data-v-1496e010]{border-color:#a7f3d0}.floor-card.is-ocupada[data-v-1496e010]{border-color:#ffc5c2;background:snow}.floor-card.is-parcial[data-v-1496e010]{border-color:#fdba74;background:#fffaf5}.floor-card__top[data-v-1496e010]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.floor-card__num[data-v-1496e010]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;font-weight:800;font-size:15px}.floor-card.is-libre .floor-card__num[data-v-1496e010]{background:#059669}.floor-card.is-ocupada .floor-card__num[data-v-1496e010]{background:#ff3128}.floor-card.is-parcial .floor-card__num[data-v-1496e010]{background:#ea580c}.occ[data-v-1496e010]{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;padding:3px 8px;border-radius:999px}.occ--libre[data-v-1496e010]{background:#d1fae5;color:#065f46}.occ--ocupada[data-v-1496e010]{background:#fee2e2;color:#991b1b}.occ--parcial[data-v-1496e010]{background:#ffedd5;color:#9a3412}.floor-card__name[data-v-1496e010]{display:block;font-size:14px;color:#111827;margin-bottom:6px}.floor-card__hint[data-v-1496e010],.floor-card__money[data-v-1496e010],.floor-card__waiter[data-v-1496e010]{margin:0;font-size:12px;color:#6b7280;line-height:1.35}.floor-card__waiter i[data-v-1496e010]{margin-right:4px;font-size:10px}.floor-card__money[data-v-1496e010]{color:#047857;font-weight:700;margin-top:4px}.floor-card__money em[data-v-1496e010]{font-style:normal;font-weight:500;color:#9ca3af}.floor-card__hint[data-v-1496e010]{color:#9ca3af}.pos-layout[data-v-1496e010]{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;align-items:start;flex:1}.pos-panel[data-v-1496e010]{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;display:flex;flex-direction:column;min-width:0;box-shadow:0 1px 2px rgba(15,23,42,.04)}.pos-panel--wide[data-v-1496e010]{max-height:calc(100vh - 180px)}.pos-panel--totals[data-v-1496e010]{position:sticky;top:12px}.panel-head[data-v-1496e010]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.panel-head--actions[data-v-1496e010]{justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:10px}.panel-head h3[data-v-1496e010]{margin:0;font-size:15px;font-weight:700;color:#111827}.panel-sub[data-v-1496e010]{margin:2px 0 0;font-size:12px;color:#9ca3af}.panel-count[data-v-1496e010]{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.header-actions[data-v-1496e010]{display:flex;gap:8px;flex-wrap:wrap}.btn[data-v-1496e010]{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:600;cursor:pointer}.btn[data-v-1496e010]:disabled{opacity:.55;cursor:not-allowed}.btn--primary[data-v-1496e010]{background:#32ba7c;color:#fff}.btn--ghost[data-v-1496e010]{background:#fff;color:#ff3128;border:1px solid #ffc5c2}.spin[data-v-1496e010]{animation:spin-1496e010 .8s linear infinite}.split[data-v-1496e010]{display:grid;grid-template-columns:1.05fr .95fr;gap:14px;min-height:0;flex:1;overflow:hidden}.split__menu[data-v-1496e010],.split__order[data-v-1496e010]{display:flex;flex-direction:column;min-height:0;min-width:0}.split__title[data-v-1496e010]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.split__title h4[data-v-1496e010]{margin:0;font-size:12px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.03em}.pos-menu-grid[data-v-1496e010]{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px;overflow:auto;flex:1}.pos-menu-grid.dimmed[data-v-1496e010]{opacity:.7;pointer-events:none}.menu-card[data-v-1496e010]{border:1px solid #e5e7eb;border-radius:12px;padding:12px;text-align:left;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:4px}.menu-card[data-v-1496e010]:hover:not(:disabled){border-color:#32ba7c;background:#f0fdf4}.menu-card strong[data-v-1496e010]{font-size:13px;color:#111827}.menu-card span[data-v-1496e010]{font-size:13px;color:#059669;font-weight:700}.menu-card__add[data-v-1496e010]{font-style:normal;font-size:11px;color:#9ca3af;font-weight:600;margin-top:2px}.order-items[data-v-1496e010]{display:flex;flex-direction:column;gap:8px;overflow:auto;flex:1}.order-item[data-v-1496e010]{display:flex;justify-content:space-between;gap:10px;border:1px solid #eee;border-radius:12px;padding:11px 12px;background:#fff}.order-item.is-paid[data-v-1496e010]{opacity:.72;background:#f9fafb}.order-item.is-reserved[data-v-1496e010]{border-color:#fde68a;background:#fffbeb}.order-item__main[data-v-1496e010]{display:flex;flex-direction:column;gap:4px;min-width:0}.order-item__main strong[data-v-1496e010]{font-size:13px}.order-item__meta[data-v-1496e010]{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280}.order-item__right[data-v-1496e010]{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.link-btn[data-v-1496e010]{background:none;border:none;color:#ff3128;cursor:pointer;font-size:12px;font-weight:700;padding:0}.pill[data-v-1496e010]{display:inline-flex;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:700;text-transform:uppercase}.pill--pending[data-v-1496e010]{background:#fee2e2;color:#b91c1c}.pill--reserved[data-v-1496e010]{background:#fef3c7;color:#92400e}.pill--paid[data-v-1496e010]{background:#dcfce7;color:#166534}.totals-hero[data-v-1496e010]{display:flex;flex-direction:column;gap:2px;padding:14px;border-radius:12px;background:#111827;color:#fff;margin-bottom:12px}.totals-hero span[data-v-1496e010]{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.totals-hero strong[data-v-1496e010]{font-size:24px;font-weight:800;color:#6ee7b7}.totals-summary[data-v-1496e010]{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.totals-row[data-v-1496e010]{display:flex;justify-content:space-between;font-size:13px;color:#374151}.muted-row[data-v-1496e010]{color:#9ca3af;font-size:12px}.tip-block[data-v-1496e010]{margin-bottom:8px;padding-top:10px;border-top:1px dashed #e5e7eb}.tip-block__label[data-v-1496e010]{margin:0 0 8px;font-size:12px;color:#6b7280;font-weight:600}.tip-chips[data-v-1496e010]{display:flex;gap:6px;flex-wrap:wrap}.tip-chip[data-v-1496e010]{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer;color:#374151}.tip-chip.active[data-v-1496e010]{background:#ff3128;border-color:#ff3128;color:#fff}.empty-block[data-v-1496e010]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 12px;color:#9ca3af;text-align:center}.empty-block--lg[data-v-1496e010]{padding:48px 16px}.empty-block i[data-v-1496e010]{font-size:22px;opacity:.7}.empty-block p[data-v-1496e010]{margin:0;font-size:13px}@keyframes spin-1496e010{to{transform:rotate(1turn)}}@media (max-width:1100px){.pos-layout[data-v-1496e010]{grid-template-columns:1fr}.pos-panel--wide[data-v-1496e010]{max-height:none}.split[data-v-1496e010]{grid-template-columns:1fr}.pos-panel--totals[data-v-1496e010]{position:static}}.body[data-v-7300f0e8]{width:100%;display:flex}.body__containt[data-v-7300f0e8]{min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 28px 40px;box-shadow:1px 10px 10px rgba(0,0,0,.1);box-sizing:border-box;min-width:0}.page__lead[data-v-7300f0e8]{margin:4px 0 0;font-size:13px;color:#777}.page__title[data-v-7300f0e8]{display:flex;align-items:flex-start;gap:12px;margin:0 0 12px}.page__title h2[data-v-7300f0e8]{margin:0;font-weight:600;color:#ff3128;font-size:25px}.dash-filters[data-v-7300f0e8]{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin:0 0 14px}.dash-field[data-v-7300f0e8]{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#666}.dash-field input[data-v-7300f0e8]{border:1px solid #ddd;border-radius:8px;padding:8px 10px;font-size:13px;background:#fff}.btn-search[data-v-7300f0e8]{border:none;border-radius:9px;padding:10px 16px;background:#ff3128;color:#fff;font-weight:600;font-size:13px;cursor:pointer}.btn-search[data-v-7300f0e8]:disabled{opacity:.55;cursor:not-allowed}.kpi-grid[data-v-7300f0e8]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.kpi-card[data-v-7300f0e8]{background:#fff;border:1px solid #eee;border-radius:12px;padding:14px 16px}.kpi-card--accent[data-v-7300f0e8]{border-color:#ffd0cd;background:#fff7f6}.kpi-card__label[data-v-7300f0e8]{margin:0;font-size:12px;color:#888}.kpi-card__value[data-v-7300f0e8]{margin:6px 0 2px;font-size:22px;color:#1a1a1a;font-weight:700}.kpi-card--accent .kpi-card__value[data-v-7300f0e8]{color:#ff3128}.kpi-card__meta[data-v-7300f0e8]{margin:0;font-size:12px;color:#999}.dash-panels[data-v-7300f0e8]{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.dash-panel[data-v-7300f0e8]{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px}.dash-panel h3[data-v-7300f0e8]{margin:0 0 12px;font-size:15px;color:#333}.chart-wrap[data-v-7300f0e8]{max-width:100%;overflow:auto}.dash-table[data-v-7300f0e8]{width:100%;border-collapse:collapse;font-size:13px}.dash-table td[data-v-7300f0e8],.dash-table th[data-v-7300f0e8]{text-align:left;padding:8px 6px;border-bottom:1px solid #f0f0f0}.dash-table th[data-v-7300f0e8]{color:#888;font-weight:600;font-size:12px}.dash-empty[data-v-7300f0e8]{color:#999;font-size:13px;padding:12px 0}.dash-error[data-v-7300f0e8]{color:#c62828;background:#ffebee;border-radius:8px;padding:10px 12px;font-size:13px}@media (max-width:1100px){.kpi-grid[data-v-7300f0e8]{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-panels[data-v-7300f0e8]{grid-template-columns:1fr}}.body[data-v-73de4da2]{width:100%;display:flex}.body__containt[data-v-73de4da2]{min-height:87vh;width:100%;display:flex;flex-direction:column;padding:20px 28px 40px;background:#f4f5f7}.page__title[data-v-73de4da2]{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.page__title h2[data-v-73de4da2]{margin:0;color:#ff3128;font-size:22px;font-weight:600}.page__lead[data-v-73de4da2]{margin:6px 0 0;color:#666;font-size:13px;max-width:680px;line-height:1.45}.page__lead a[data-v-73de4da2]{color:#2d6cdf;font-weight:600}.status-bar[data-v-73de4da2]{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:12px 14px;margin-bottom:12px}.status-item[data-v-73de4da2]{display:flex;flex-direction:column;gap:2px;min-width:72px}.status-item--wide[data-v-73de4da2]{min-width:140px;flex:1}.status-item span[data-v-73de4da2]{font-size:10px;color:#999;text-transform:uppercase;letter-spacing:.04em}.status-item strong[data-v-73de4da2]{font-size:13px;color:#222}.mono[data-v-73de4da2]{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px;word-break:break-all}.prep-card[data-v-73de4da2]{background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:12px 14px;margin-bottom:12px}.prep-row[data-v-73de4da2]{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.prep-row .field[data-v-73de4da2]{min-width:260px;flex:1}.stepper[data-v-73de4da2]{display:flex;gap:6px;overflow-x:auto;margin-bottom:12px}.stepper__item[data-v-73de4da2]{display:flex;align-items:center;gap:8px;border:1px solid #e0e0e0;background:#fff;border-radius:999px;padding:7px 12px;cursor:pointer;white-space:nowrap;font-size:12px;color:#666}.stepper__item.active[data-v-73de4da2]{border-color:#ff3128;background:#fff5f4;color:#ff3128;font-weight:600}.stepper__item.done[data-v-73de4da2]{border-color:#b8e0cb;color:#1b7a4a}.stepper__num[data-v-73de4da2]{width:20px;height:20px;border-radius:50%;background:#f0f0f0;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.stepper__item.active .stepper__num[data-v-73de4da2]{background:#ff3128;color:#fff}.stepper__item.done .stepper__num[data-v-73de4da2]{background:#32ba7c;color:#fff}.step-panel[data-v-73de4da2]{background:#fff;border:1px solid #e6e6e6;border-radius:14px;overflow:hidden}.step-head[data-v-73de4da2]{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:16px 18px;border-bottom:1px solid #f0f0f0;background:#fafbfc}.step-name[data-v-73de4da2]{margin:0 0 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#ff3128}.step-head h3[data-v-73de4da2]{margin:0 0 6px;font-size:17px;color:#1a1a1a}.step-desc[data-v-73de4da2]{margin:0;font-size:13px;color:#666;line-height:1.4;max-width:520px}.api-badge[data-v-73de4da2]{display:flex;align-items:center;gap:8px;align-self:flex-start;background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:8px 10px;max-width:100%}.api-badge__method[data-v-73de4da2]{font-size:11px;font-weight:800;padding:3px 8px;border-radius:6px;color:#fff;flex-shrink:0}.m-get[data-v-73de4da2]{background:#2d6cdf}.m-post[data-v-73de4da2]{background:#32ba7c}.api-badge__path[data-v-73de4da2]{font-size:11px;color:#444;word-break:break-all;font-family:ui-monospace,Menlo,Consolas,monospace}.step-layout[data-v-73de4da2]{display:grid;grid-template-columns:minmax(280px,340px) 1fr;min-height:480px}.try[data-v-73de4da2]{padding:16px;border-right:1px solid #f0f0f0;background:#fff}.panel__title[data-v-73de4da2]{margin:0 0 12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#999}.reply[data-v-73de4da2]{display:flex;flex-direction:column;min-width:0;background:#fafbfc}.reply__tabs[data-v-73de4da2]{display:flex;gap:0;border-bottom:1px solid #eee;background:#fff;flex-shrink:0}.reply__tabs button[data-v-73de4da2]{flex:1;border:none;background:transparent;padding:12px 10px;font-size:13px;font-weight:600;color:#888;cursor:pointer;border-bottom:2px solid transparent}.reply__tabs button.active[data-v-73de4da2]{color:#ff3128;border-bottom-color:#ff3128;background:#fff}.reply__body[data-v-73de4da2]{flex:1;overflow:auto;max-height:62vh;padding:14px 16px}.result-banner[data-v-73de4da2]{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding:10px 12px;border-radius:10px;font-size:12px;line-height:1.35}.result-banner strong[data-v-73de4da2]{font-size:13px}.result-banner.is-ok[data-v-73de4da2]{background:#eaf8f0;border:1px solid #b7e4c7;color:#1b7a4a}.result-banner.is-err[data-v-73de4da2]{background:#fdecec;border:1px solid #f5c2c2;color:#b42318}.result-banner.is-empty[data-v-73de4da2]{background:#fff8e8;border:1px solid #ffe0a3;color:#6d4c00}.result-banner span[data-v-73de4da2]{opacity:.9;word-break:break-all}.guide__group[data-v-73de4da2]{margin-bottom:14px}.guide__group h5[data-v-73de4da2]{margin:0 0 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#ff3128}.guide__row[data-v-73de4da2]{display:grid;gap:10px;padding:8px 0;border-bottom:1px solid #eee;align-items:start}.guide__row--req[data-v-73de4da2],.guide__row[data-v-73de4da2]{grid-template-columns:minmax(130px,170px) 1fr}.guide__row code[data-v-73de4da2]{font-size:11px;background:#fff;border:1px solid #e8e8e8;padding:3px 6px;border-radius:4px;color:#333;word-break:break-all}.guide__meta[data-v-73de4da2]{display:flex;flex-direction:column;gap:3px;min-width:0}.guide__val[data-v-73de4da2]{font-size:13px;color:#111;word-break:break-word;font-weight:600}.guide__val.muted[data-v-73de4da2]{color:#bbb;font-weight:500}.guide__desc[data-v-73de4da2]{font-size:12px;color:#666;line-height:1.35}.json-box__head[data-v-73de4da2]{margin-bottom:8px}.pill[data-v-73de4da2]{display:inline-block;background:#222;color:#9fef9f;font-size:11px;padding:4px 8px;border-radius:999px}.json-box pre[data-v-73de4da2]{margin:0;background:#141414;color:#9fef9f;padding:12px;border-radius:10px;font-size:11px;white-space:pre-wrap;word-break:break-word;line-height:1.45}.empty-result[data-v-73de4da2]{color:#999;font-size:13px;text-align:center;padding:40px 12px}.request-json[data-v-73de4da2]{margin-top:18px;padding-top:14px;border-top:1px solid #eee}.request-json h5[data-v-73de4da2]{margin:0 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#888}.request-json__meta[data-v-73de4da2]{margin:0 0 8px;font-size:12px;color:#555;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.request-json .empty-result[data-v-73de4da2]{padding:16px 12px}.field[data-v-73de4da2]{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#666;margin-bottom:10px}.field--sm[data-v-73de4da2]{max-width:120px}.field input[data-v-73de4da2],.field select[data-v-73de4da2]{border:1px solid #ddd;border-radius:8px;padding:9px 11px;font-size:13px;background:#fff}.check[data-v-73de4da2]{display:flex;align-items:center;gap:8px;font-size:13px;color:#444;margin-bottom:10px}.check--item[data-v-73de4da2]{align-items:flex-start;padding:8px 10px;border:1px solid #eee;border-radius:8px;background:#fafafa;margin-bottom:6px}.check--item em[data-v-73de4da2]{display:block;font-style:normal;color:#888;font-size:12px;margin-top:2px}.check--item.is-reserved[data-v-73de4da2]{opacity:.65;background:#f5f5f5}.items-pick[data-v-73de4da2]{margin-bottom:10px;max-height:180px;overflow:auto}.items-pick__title[data-v-73de4da2]{margin:0 0 8px;font-size:12px;font-weight:600;color:#333}.guest-grid[data-v-73de4da2]{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:8px}.btn-row[data-v-73de4da2]{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px}.btn[data-v-73de4da2]{border:none;border-radius:9px;padding:9px 14px;background:#2d6cdf;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.btn[data-v-73de4da2]:disabled{opacity:.5;cursor:not-allowed}.btn--accent[data-v-73de4da2]{background:#32ba7c}.btn--ghost[data-v-73de4da2]{background:#fff;color:#555;border:1px solid #ddd}.btn--next[data-v-73de4da2]{background:#ff3128;margin-left:auto}.tip[data-v-73de4da2]{margin:0 0 8px;font-size:12px;color:#888;line-height:1.4}.tip--ok[data-v-73de4da2]{color:#1b7a4a}.tip a[data-v-73de4da2]{color:#2d6cdf;font-weight:600}@media (max-width:960px){.step-layout[data-v-73de4da2]{grid-template-columns:1fr}.try[data-v-73de4da2]{border-right:none;border-bottom:1px solid #f0f0f0}.reply__body[data-v-73de4da2]{max-height:none}.guide__row[data-v-73de4da2]{grid-template-columns:1fr}.btn--next[data-v-73de4da2]{margin-left:0}}