@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;800&display=swap);:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--detail-color:#2dacbd;--background-color:#252525;--complementary-color:#f0f0f0;--hover-color:#f0f0f04d;background-color:#252525;color:#f0f0f0;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}b{font-weight:600}::selection{background-color:#2dacbd;background-color:var(--detail-color);color:#fff}.App{height:100vh;height:100dvh;overflow:hidden;width:100vw}.span-testing{bottom:4px;color:green;font-size:18px;font-weight:600;position:absolute;right:4px}.fade-in{animation:fade-in .4s forwards;opacity:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.blob-wrapper{align-items:center;display:flex;height:100%;justify-content:center;min-height:344px;width:100%}.blob{background:#fff;display:grid;filter:blur(5.6px) contrast(10);height:112px;mix-blend-mode:darken;padding:11.2px;width:112px}.blob:after,.blob:before{animation:blob-rhf26m 2s infinite;background:var(--background-color);content:"";grid-area:1/1;height:44.8px;width:44.8px}.blob:after{animation-delay:-1s}@keyframes blob-rhf26m{0%{transform:translate(0)}25%{transform:translate(100%)}50%{transform:translate(100%,100%)}75%{transform:translateY(100%)}to{transform:translate(0)}}.form-item-half-row{width:calc(50% - 4px)}.main-view-wrapper{background-color:var(--complementary-color);color:var(--background-color);display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;width:100%}.side-menu-wrapper{align-items:center;background-color:var(--background-color);justify-content:space-between;padding-bottom:5vh;padding-top:5vh;width:70px}.modulo-wrapper,.side-menu-wrapper{display:flex;flex-direction:column;height:100%}.modulo-wrapper{animation:fadein 1s ease-in;box-sizing:border-box;padding:12px;width:calc(100% - 70px)}@keyframes fadein{0%{opacity:.2}to{opacity:1}}.modulo-header{align-items:center;background-color:var(--background-color);border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:row;justify-content:space-between;padding:12px;width:100%}.modulo-header-titulo{color:var(--complementary-color);font-size:24px}.modulo-content{-ms-overflow-style:none;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;flex-direction:column;height:100%;overflow-y:auto;scrollbar-width:none;width:100%}.modulo-content::-webkit-scrollbar{display:none}.side-menu-group{display:flex;flex-direction:column;gap:12px;justify-content:center}.menu-item{border-radius:8px;color:var(--complementary-color);cursor:pointer;display:grid;padding:12px;place-items:center}.selected{background-color:var(--complementary-color);color:var(--background-color)}.menu-item:hover{background-color:var(--hover-color)}.ant-table-wrapper .ant-table{border-radius:0}.fila-acciones{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.icono-acciones{cursor:pointer;font-size:18px}.ant-drawer-body{height:100%!important;overflow:hidden!important}.form-wrapper{-ms-overflow-style:none;height:100%;overflow-y:auto;scrollbar-width:none;width:100%}.form-wrapper::-webkit-scrollbar{display:none}.table-wrapper{background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin-inline:auto;overflow:auto;width:clamp(300px,90%,100%)}.table-wrapper table th{height:45px}.table-wrapper table tbody tr{height:60px}.content-popover{display:flex;flex-direction:column;gap:12px;margin-bottom:-8px;text-align:center;width:230px}.horizontal{align-items:center;display:flex;flex-direction:row;gap:8px;width:100%}.between{justify-content:space-between}.gap4{gap:4px!important}.gap8{gap:8px}.gap16{gap:16px}.gap24{gap:24px}.dashboard-layout{display:flex;flex-direction:row;gap:8px}.columna-dashboard{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:8px;width:50%}.header-columna{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.chart-container{width:100%}.total-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.total-p{font-size:40px}.titulo-sistema{font-size:60px}.subtitulo-sistema,.titulo-sistema{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500}.subtitulo-sistema{font-size:30px}.modal-wrapper{align-items:center;background-color:#00000073;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.modal-content{background-color:#fff;border-radius:8px;box-sizing:border-box;gap:16px;max-height:90%;padding:24px;position:relative;width:clamp(300px,400px,90%);z-index:2}.logged-in-user-wrapper,.modal-content{align-items:center;display:flex;flex-direction:column}.logged-in-user-wrapper{gap:8px}.logged-in-user-name{font-size:16px;font-weight:500}.icon-action-wrapper{height:18px}.form-create-wrapper{color:var(--background-color)}.social-line{color:var(--background-color);cursor:pointer;gap:8px;margin-bottom:24px}.align-row,.social-line{align-items:center;display:flex;flex-direction:row}.align-row{gap:4px}.btn-cancelar{color:var(--background-color)}.btn-cancelar,.btn-guardar{border:1px solid var(--background-color)}.btn-guardar{background-color:var(--background-color);color:var(--complementary-color)}.ant-input-disabled,.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:#252525!important}.titulo-curso{font-size:18px;font-weight:500;margin-bottom:8px}.horarios-layout{margin:16px 0}.horarios-layout,.turno-wrapper{border-radius:8px;display:flex;flex-direction:column;gap:8px}.turno-wrapper{background-color:#f4f4f4;padding:8px}.linea-turno{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.form-layout{display:flex;flex-direction:column;height:100%;position:relative}.form-custom-footer{background-color:#fff;border-top:1px solid #d4d4d4;bottom:0;margin-bottom:0!important;padding-top:8px;position:absolute;width:100%}.space-between{justify-content:space-between}.tabs-wrapper{display:flex;height:100%;position:relative;width:100%}.ant-tabs-content,.ant-tabs-tabpane{height:100%}.form-content{-ms-overflow-style:none;height:calc(100% - 50px);overflow-y:auto;scrollbar-width:none}.form-content::-webkit-scrollbar{display:none}.form-content-details{-ms-overflow-style:none;height:100%;overflow-y:auto;scrollbar-width:none}.form-content-details::-webkit-scrollbar{display:none}.move-student-section{background-color:#f4f4f4;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-bottom:8px;padding:8px}.contenedor-cuota{align-items:center;background-color:#fff;border:1px solid #d8d8d8;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:4px 8px;width:50px}.ant-form-item{margin-bottom:16px}.login-wrapper{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.background-image{background-color:#252525;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.login-form{background:#fff;border-radius:12px;display:flex;flex-direction:column;padding:24px;width:clamp(250px,400px,90%);z-index:2}.titulo-login{color:var(--background-color);font-size:36px;margin:24px auto 36px}.btn-generico{background-color:var(--background-color);border-color:var(--background-color);color:var(--complementary-color);margin:12px 0}.btn-group{display:flex;flex-direction:row;justify-content:space-between}.btn-group a{color:var(--background-color);text-decoration:none}.btn-group a:hover{color:var(--detail-color)}.phone-number-layout{display:flex;flex-direction:column;gap:4px}.popover-texto{text-align:center}.ant-table-wrapper tr.ant-table-expanded-row>td{background-color:#fff!important}.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table{margin-block:-8px;margin-inline:15px -8px}.number-ff{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif,monospace;text-align:right}.number-center{text-align:center}.span-mid-width{gap:16px;left:50%;position:absolute;transform:translate(-50%)}.botones-wrapper-content,.span-mid-width{align-items:center;display:flex;flex-direction:row}.botones-wrapper-content{justify-content:space-between;width:100%}.mora-curso-name{line-height:14px;max-width:calc(100% - 25px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mora-curso-numbers{line-height:14px}.mora-curso-row{align-items:center;border-bottom:1px solid #d8d8d8;display:flex;font-size:12px;justify-content:space-between}.en-mora{color:#ff4d48;cursor:pointer}.menu-config{background-color:#252525;border-radius:0 0 0 8px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100%;max-width:150px;padding-bottom:8px}.menu-option{background-color:#252525;color:#fff;cursor:pointer;padding:8px 12px}.option-selected{background-color:#fff;color:#252525}.config-content{background-color:#fff;border-radius:0 0 8px 8px;display:flex;height:100%;justify-content:center;overflow-y:auto;padding:8px;width:100%}.config-layout-wrapper{background-color:var(--complementary-color);display:flex;height:100%;width:100%}.config-layout{display:flex;flex-direction:row;gap:8px;height:100%;max-width:800px;overflow-y:auto;width:100%}.tabla-config-wrapper{gap:8px}.config-column,.tabla-config-wrapper{align-items:center;display:flex;flex-direction:column;width:50%}.config-column{border:1px solid #f4f4f4;border-radius:8px;height:100%;padding:8px}.city-wrapper{border-radius:6px;max-width:100%;padding:4px 8px;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.city-selected{background-color:#252525;color:#fff}.caja-wrapper{align-items:center;border:1px solid #d8d8d8;border-radius:6px;display:flex;flex-direction:row;margin-bottom:8px;padding:4px 8px;width:100%}.config-table-wrapper{display:flex;flex-direction:column;height:100%;position:relative;width:clamp(200px,300px,100%)}.column-ciudades{-ms-overflow-style:none;display:flex;flex-direction:column;flex-grow:1;margin:8px 0;overflow-y:auto;scrollbar-width:none}.column-ciudades::-webkit-scrollbar{display:none}.config-new-title{font-size:16px;font-weight:500;margin-bottom:16px}.config-table-wrapper .form-custom-footer{border-top:none!important}.custom-modal-wrapper{align-items:center;display:flex;justify-content:center}.custom-modal-wrapper .ant-modal-content{display:flex;flex-direction:column}.custom-modal-wrapper .ant-modal-body,.custom-modal-wrapper .ant-modal-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.transferencias-wrapper{display:flex;flex-direction:column;gap:16px;height:100%;overflow-y:auto;width:100%}.usuarios-layout{background-color:#fff;border-radius:0 0 8px 8px;display:flex;flex-direction:row;height:100%;margin-inline:auto;max-width:800px;width:100%}.column{display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;padding:8px}.column:first-child{max-width:250px;width:30%}.column:nth-child(2){flex:1 1 70%}.usuario-wrapper{background-color:#dfdfdf;border-radius:8px;color:#252525;display:flex;flex-direction:column;gap:8px;padding:8px;width:100%}.user-name{width:100%}.rol,.user-name{font-weight:600;text-overflow:ellipsis}.rol{color:#555;font-size:13px;margin-left:auto}.column-usuarios{-ms-overflow-style:none;align-items:center;display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:8px;scrollbar-width:none;width:50%}.column-usuarios::-webkit-scrollbar{display:none}.users-wrapper{-ms-overflow-style:none;display:flex;flex-direction:column;gap:4px;height:100%;overflow-y:auto;scrollbar-width:none;width:clamp(200px,300px,100%)}.users-wrapper::-webkit-scrollbar{display:none}.row-roles{display:flex;flex-direction:column;height:50%}.usuarios-header{justify-content:space-between;width:clamp(200px,300px,100%)!important}.permisos-wrapper{border-radius:4px;justify-content:space-between;margin-bottom:4px;padding:2px 4px}.permisos-wrapper:hover{background-color:#f4f4f4}.permisos-item{font-size:16px;gap:16px!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.user-upper-line{align-items:flex-start;box-sizing:border-box;justify-content:space-between}.columna,.user-upper-line{display:flex;gap:8px;width:100%}.columna{flex-direction:column}.student-view-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin-inline:auto;position:relative;width:100%}.student-home-wrapper{-ms-overflow-style:none;color:#252525;display:flex;flex:1 1;flex-direction:column;margin-inline:auto;overflow-y:auto;scrollbar-width:none;width:100%}.student-home-wrapper::-webkit-scrollbar{display:none}.header-student{align-items:center;background-color:var(--background-color);display:flex;flex-direction:row;font-size:20px;gap:16px;letter-spacing:2px;padding:1rem;width:100%}.pointer{cursor:pointer}.student-menu-wrapper{background-color:var(--background-color);border-radius:0 0 8px 0;color:#fff;display:flex;flex-direction:column;left:0;position:absolute;top:56px}.student-menu-item{cursor:pointer;font-size:1.125rem;padding:12px}.student-menu-item:hover{background-color:#fff6}.mobile-section-title{font-size:1.125rem;font-weight:600;margin:1rem;width:100%}.cursos-layout{grid-gap:1rem;align-content:flex-start;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr;height:100%;overflow-y:auto;padding:0 1rem 1rem;width:100%}.curso-wrapper{border:1px solid #d8d8d8;border-radius:8px;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px}.curso-title{font-weight:500}.turno-description-wrapper{display:flex;flex-direction:column;padding:1rem}@media (max-width:1199px){.cursos-layout{grid-template-columns:1fr 1fr 1fr}}@media (max-width:768px){.cursos-layout{grid-template-columns:1fr 1fr}}.modal-transferencia-wrapper{display:flex;flex-direction:column;gap:16px;width:clamp(400px,90vw,700px)}.columna-select{gap:8px}.columna-select,.concepts-grid{display:flex;flex-direction:column}.transferencia-conceptos-fila{align-items:center;display:flex;flex-direction:row;width:100%}.transferencia-columna{line-height:32px;padding:4px 8px 0}.transferencia-columna:first-child{width:40%}.transferencia-columna:nth-child(2){border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;width:20%}.transferencia-columna:nth-child(3){width:40%}.close-icon{display:grid;height:100%;place-items:center;width:100%}
/*# sourceMappingURL=main.19fc657b.css.map*/