@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";.btn-content{display:flex;flex-direction:row;gap:12px;align-items:center;align-self:stretch;flex:1}.btn-content.left{justify-content:flex-start}.btn-content.center{justify-content:center}.btn-content.right{justify-content:flex-end}.btn-ghost{display:flex;justify-content:center;align-items:center;gap:6px;padding:2px 12px;cursor:pointer;border:1px solid transparent;background-color:transparent;border-radius:5px}.btn-ghost p{color:#4d4d4b;font-size:.875rem;font-style:normal;font-weight:400;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-ghost img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-ghost:active{border:1px solid #BBBAB5}.btn-primary{display:flex;justify-content:center;align-items:center;gap:6px;padding:6px 12px;cursor:pointer;border:1px solid transparent;background-color:#557575;border-radius:5px;transition:all .3s ease-in-out}.btn-primary p{color:#f3f0e7;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-primary img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-primary:hover{border:1px solid #3A5151;background-color:#3a5151}.btn-primary:active{border:1px solid #BBBAB5}.btn-primary.selected{border:1px solid #3A5151;background-color:#3a5151}.btn-primary.selected p{color:#e3e2dc;font-size:.875rem;font-style:normal;font-weight:400;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-primary.disabled{border:1px solid #BBBAB5;background-color:#e3e2dc;cursor:not-allowed}.btn-primary.disabled p{color:#959490}.btn-secondary{display:flex;justify-content:center;align-items:center;gap:6px;padding:2px 12px;cursor:pointer;border:1px solid transparent;background-color:transparent;border-radius:5px;transition:all .3s ease-in-out}.btn-secondary p{color:#4d4d4b;font-size:.875rem;font-style:normal;font-weight:400;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-secondary img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-secondary:hover{border:1px solid #A6A191}.btn-secondary:active{border:1px solid #BBBAB5}.btn-secondary.selected{border:1px solid #557575;background-color:#557575}.btn-secondary.selected p{color:#e3e2dc;font-size:.875rem;font-style:normal;font-weight:400;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-secondary.cancel{background-color:#f3f0e7;border:1px solid #a93d3d}.btn-secondary.cancel p{color:#a93d3d}.btn-secondary.cancel:hover{background-color:#ffdfdf;border:1px solid #E57373}.btn-secondary.cancel:active{border:1px solid #a93d3d}.btn-tertiary{width:100%;display:flex;justify-content:center;align-items:center;gap:6px;padding:2px 12px;cursor:pointer;border:1px solid transparent;background-color:#e3e2dc;border-radius:5px}.btn-tertiary p{color:grey-700;font-size:.875rem;font-style:normal;font-weight:400;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-tertiary img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-tertiary:hover{border:1px solid #111110;background-color:#bbbab5}.btn-tertiary:active{border:1px solid #BBBAB5}.btn-tertiary.selected{border:1px solid #557575;background-color:#557575}.btn-tertiary.selected p{color:#e3e2dc;font-size:.875rem;font-style:normal;font-weight:400;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-tertiary.selected-secondary{border:1px solid #90C3C4;background-color:#90c3c4}.btn-tertiary.selected-secondary p{color:#111110;font-size:.875rem;font-style:normal;font-weight:400;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-tertiary.border{border:1px solid #807C6F}.btn-menu{padding:10px 8px;background-color:#72989c;border-radius:5px}.btn-menu p{color:#e3e2dc;font-size:14px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-menu img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-menu:hover,.btn-menu:active{background-color:#3a5151}.btn-menu.selected{border:2px solid #3A5151;background-color:#3a5151}.btn-menu.selected p{font-weight:700!important}.btn-icon{width:24px;height:24px;cursor:pointer}.btn-icon img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}.container,.screen{display:flex;justify-content:center;align-items:center}.font-bold-h1,.text-title{font-size:2.25rem;font-family:Inter;font-weight:700;line-height:100%}@media (min-width: 768px){.font-bold-h1,.text-title{font-size:3rem}}.font-bold-h2{font-size:1.625rem;font-family:Inter;font-weight:700;line-height:100%}@media (min-width: 768px){.font-bold-h2{font-size:2.0625rem}}.font-bold-h3{font-size:1.375rem;font-family:Inter;font-weight:700;line-height:100%}@media (min-width: 768px){.font-bold-h3{font-size:1.75rem}}.font-bold-h4{font-size:1.0625rem;font-family:Inter;font-weight:700;line-height:100%}@media (min-width: 768px){.font-bold-h4{font-size:1.1875rem}}.font-bold-p{font-size:.9375rem;font-family:Inter;font-weight:700;line-height:100%}@media (min-width: 768px){.font-bold-p{font-size:1rem}}.font-bold-s{font-size:.75rem;font-family:Inter;font-weight:700;line-height:100%}@media (min-width: 768px){.font-bold-s{font-size:.8125rem}}.font-bold-t{font-size:.625rem;font-family:Inter;font-weight:700;line-height:100%}@media (min-width: 768px){.font-bold-t{font-size:.6875rem}}.font-semibold-h1{font-size:2.25rem;font-family:Inter;font-weight:600;line-height:100%}@media (min-width: 768px){.font-semibold-h1{font-size:3rem}}.font-semibold-h2,.text-subtitle{font-size:1.625rem;font-family:Inter;font-weight:600;line-height:100%}@media (min-width: 768px){.font-semibold-h2,.text-subtitle{font-size:2.0625rem}}.font-semibold-h3{font-size:1.375rem;font-family:Inter;font-weight:600;line-height:100%}@media (min-width: 768px){.font-semibold-h3{font-size:1.75rem}}.font-semibold-h4{font-size:1.0625rem;font-family:Inter;font-weight:600;line-height:100%}@media (min-width: 768px){.font-semibold-h4{font-size:1.1875rem}}.font-semibold-p{font-size:.9375rem;font-family:Inter;font-weight:600;line-height:100%}@media (min-width: 768px){.font-semibold-p{font-size:1rem}}.font-semibold-s{font-size:.75rem;font-family:Inter;font-weight:600;line-height:100%}@media (min-width: 768px){.font-semibold-s{font-size:.8125rem}}.font-semibold-t{font-size:.625rem;font-family:Inter;font-weight:600;line-height:100%}@media (min-width: 768px){.font-semibold-t{font-size:.6875rem}}.font-regular-h1{font-size:2.25rem;font-family:Inter;font-weight:400;line-height:100%}@media (min-width: 768px){.font-regular-h1{font-size:3rem}}.font-regular-h2{font-size:1.625rem;font-family:Inter;font-weight:400;line-height:100%}@media (min-width: 768px){.font-regular-h2{font-size:2.0625rem}}.font-regular-h3,.text-heading{font-size:1.375rem;font-family:Inter;font-weight:400;line-height:100%}@media (min-width: 768px){.font-regular-h3,.text-heading{font-size:1.75rem}}.font-regular-h4{font-size:1.0625rem;font-family:Inter;font-weight:400;line-height:100%}@media (min-width: 768px){.font-regular-h4{font-size:1.1875rem}}.font-regular-p,.text-paragraph{font-size:.9375rem;font-family:Inter;font-weight:400;line-height:100%}@media (min-width: 768px){.font-regular-p,.text-paragraph{font-size:1rem}}.font-regular-s,.select-search,.input-search,.btn-menu p{font-size:.75rem;font-family:Inter;font-weight:400;line-height:100%}@media (min-width: 768px){.font-regular-s,.select-search,.input-search,.btn-menu p{font-size:.8125rem}}.font-regular-t{font-size:.625rem;font-family:Inter;font-weight:400;line-height:100%}@media (min-width: 768px){.font-regular-t{font-size:.6875rem}}.font-light-h1{font-size:2.25rem;font-family:Inter;font-weight:300;line-height:100%}@media (min-width: 768px){.font-light-h1{font-size:3rem}}.font-light-h2{font-size:1.625rem;font-family:Inter;font-weight:300;line-height:100%}@media (min-width: 768px){.font-light-h2{font-size:2.0625rem}}.font-light-h3{font-size:1.375rem;font-family:Inter;font-weight:300;line-height:100%}@media (min-width: 768px){.font-light-h3{font-size:1.75rem}}.font-light-h4{font-size:1.0625rem;font-family:Inter;font-weight:300;line-height:100%}@media (min-width: 768px){.font-light-h4{font-size:1.1875rem}}.font-light-p{font-size:.9375rem;font-family:Inter;font-weight:300;line-height:100%}@media (min-width: 768px){.font-light-p{font-size:1rem}}.font-light-s,.text-small{font-size:.75rem;font-family:Inter;font-weight:300;line-height:100%}@media (min-width: 768px){.font-light-s,.text-small{font-size:.8125rem}}.font-light-t,.text-tiny{font-size:.625rem;font-family:Inter;font-weight:300;line-height:100%}@media (min-width: 768px){.font-light-t,.text-tiny{font-size:.6875rem}}.card-section{width:auto;min-height:24px;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:10px;border:1px solid #CEC8B4;background:#f3f0e7;overflow:hidden}.card-section .card-section-title{display:flex;padding:12px;align-items:center;gap:10px;align-self:stretch;background:#cec8b4}.card-section .card-section-title img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.card-section .card-section-title.row{flex-direction:row}.card-section .card-section-title.column{flex-direction:column}.card-section .card-section-body{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.card-section .card-section-body .list-charts{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.card-section .card-section-body .list-charts .item{width:50%;flex:1 1 0;height:auto;padding:12px;border-radius:15px;display:flex;flex-direction:row;align-items:center;gap:12px;background-color:#f3f0e7;border:1px solid #CEC8B4}.card-section .card-section-body .list-charts .item .box-chart{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.card-section .card-section-body .list-charts .item .box-text{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:6px}.card-section .card-section-body .list-charts .item-text{flex:1 1 33%;height:auto;align-self:stretch;padding:12px;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:12px;background-color:#f3f0e7;border:1px solid #CEC8B4}.card-section .card-section-body .list-charts .item-text h4,.card-section .card-section-body .list-charts .item-text p{line-height:auto}.card-section .card-section-body .datos-escala{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.card-section .card-section-body .datos-escala .card-porcentaje{flex:1 1 25%;max-width:50%;height:auto;padding:12px;gap:6px;background-color:#f3f0e7;border:1px solid #CEC8B4;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media (max-width: 510px){.card-section .card-section-body .datos-escala .card-porcentaje{flex:1 1 45%;max-width:100%}}.card-section .card-section-body .datos-escala .card-porcentaje .color-point{width:4px;height:100%}.card-section .card-section-body .datos-escala .card-porcentaje .box-text{flex:1 1 0;height:auto;display:flex;gap:3px;flex-direction:column}.card-section .card-section-body .datos-escala .card-porcentaje .box-text p{color:#111828}.card-section .card-section-body .datos-escala .card-porcentaje .box-text span{color:#4c5564}.card-section .card-section-body .item-row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:6px;border-radius:5px;background-color:#f3f0e7}.card-section .card-section-body .item-row p{color:#2d2d28}.card-section .card-section-body .item-row .color-point{width:6px;height:6px;margin-left:auto;border-radius:50%;text-align:right;background-color:#bbbab5}.card-section .card-section-body .item-row.selected{background-color:#a6a191;border:1px solid #5C594F}.card-section .card-section-body .simple-card{flex:1 1 0;display:flex;padding:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;border-radius:5px;background:#cec8b44d}.card-section .card-section-body .simple-card p{color:#4d4d4b}.card-section .card-section-body .simple-card h4{color:#111110}.card-section .card-section-body .simple-card span{color:#2d2d28}.card-section .card-section-body.row{flex-direction:row}.card-section .card-section-body.column{flex-direction:column}.card-section .card-section-body.full-center{align-items:center;justify-content:center}.card-section .card-section-body .block-body{height:auto;display:flex;flex-direction:column;align-items:center;gap:6px}.card-section .card-section-body .block-body .tag{min-height:40px;border-radius:6px}.card-section .card-section-body .block-body .input-box{width:auto;padding:3px 12px;gap:3px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:6px;background-color:#e3e2dc;border:1px solid #959490;color:#111110}.card-section .card-section-body .block-body input{width:60px;padding:3px 12px;color:#111110;text-align:center;background-color:transparent;border:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.card-section .card-section-body .block-body input::-webkit-outer-spin-button,.card-section .card-section-body .block-body input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.card-section .card-section-body .block-body input[type=number]{-moz-appearance:textfield}.card-section .card-section-body table{width:100%;background-color:#e3e2dc}.card-section .card-section-body table tr{border-bottom:1px solid #CEC8B4;background-color:#f3f0e7}.card-section .card-section-body table tr:last-child{border-bottom:none}.card-section .card-section-body table th,.card-section .card-section-body table td{padding:12px 16px}.card-section .card-section-body table th p,.card-section .card-section-body table td p{text-align:left}.card-section .card-section-body table th{background-color:#e3e2dc}.card-section .card-section-body table td .data{max-height:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 12px;background-color:#f3f0e7;border-radius:5px}.card-section .card-section-body table td .data p{text-align:center}.card-section .card-section-body table .progress-bar{width:100%;height:12px;border-radius:50px 0 0 50px;background-color:#e3e2dc}.card-section .card-section-body table .progress-bar .progress-bar-fill{height:100%;border-radius:50px 0 0 50px}.card-section .card-section-body table .table-footer{background-color:#e8e4d8;border-bottom:none}.card-section.fit{max-width:-moz-fit-content;max-width:fit-content}.card-section.fit-h{min-height:-moz-fit-content;min-height:fit-content;max-height:-moz-fit-content;max-height:fit-content}.card-section.full-width{width:100%}.element-selected{background-color:#dbf3d9;border:1px solid #84A681!important}*{margin:0;padding:0}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#959490;border-radius:20px}*,*:before,*:after{box-sizing:border-box}body{min-height:100dvh}input,button,textarea,select{font:inherit}p,span{text-wrap:pretty;font-family:Nunito Sans,sans-serif}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-family:Inter,sans-serif}img,video,svg{height:auto;max-width:100%;display:inline-block}@media (prefers-reduced-motion: reduce){*,*:before,*::grammar-error{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}.test{border:1px solid red!important;padding:2px}.group-column{display:flex;flex-direction:column}.group-row{display:flex;flex-direction:row;gap:12px}.tag{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:4px 12px;border-radius:25px;display:flex;flex-direction:row;align-items:center;gap:4px}.tag.fill{background-color:#e3e2dc}.tag.fill p{color:#4d4d4b}.tag.fill.black{background-color:#4d4d4b}.tag.fill.black p{color:#e3e2dc}.tag.outline-tag{background-color:transparent;border:1px solid #E3E2DC}.tag.outline-tag p{color:#e3e2dc}.tag.outline-tag.black{background-color:transparent;border:1px solid #4D4D4B}.tag.outline-tag.black p{color:#4d4d4b}.tag.ghost{background-color:transparent;border:1px solid transparent;padding:0}.tag.ghost p{color:#e3e2dc}.tag.ghost.black{background-color:transparent;border:1px solid transparent}.tag.ghost.black p{color:#4d4d4b}.tag.ghost.success{background-color:transparent;border:1px solid transparent}.tag.ghost.success p{color:#22c55e}.tag.ghost.pending{background-color:transparent;border:1px solid transparent}.tag.ghost.pending p{color:#f59e0b}.tag.ghost.cancel{background-color:transparent;border:1px solid transparent}.tag.ghost.cancel p{color:#f26362}.tag.center{justify-content:center;align-items:center}.height-animation{overflow:hidden;transition:max-height .35s ease-in-out}.height-animation.open{max-height:1000px;transition:max-height .35s ease-in-out}.small-card.row{flex-direction:row;justify-content:space-between;align-items:center}.small-card.column{flex-direction:column;justify-content:center;align-items:flex-start}.switch-menu{width:100%;display:flex;flex-direction:row;align-items:center;gap:3px;padding:3px;border-radius:8px;background-color:#e3e2dc}.switch-menu .switch-menu-item{flex:1 1 0;display:flex;justify-content:center;align-items:center;padding:6px 12px;border-radius:5px;color:#111110;cursor:pointer;background-color:#e3e2dc}.switch-menu .switch-menu-item.active{background-color:#557575;color:#e3e2dc}.switch-menu .switch-menu-item.active:hover{background-color:#72989c}.switch-menu .switch-menu-item:not(.active){background-color:#e3e2dc;color:#111110}.switch-menu .switch-menu-item:not(.active):hover{background-color:#bbbab5}.input-search{width:100%;height:auto;min-height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:6px 12px;border-radius:5px;background-color:#e3e2dc;color:#111110;border:1px solid #807C6F}.input-search::-moz-placeholder{color:#70766c}.input-search::placeholder{color:#70766c}.input-search:focus{outline:none!important}.select-search{width:100%;height:auto;min-height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:6px 12px;border-radius:5px;background-color:#e3e2dc;color:#111110;border:1px solid #807C6F}.select-search::-moz-placeholder{color:#70766c}.select-search::placeholder{color:#70766c}.select-search:focus{outline:none}.screen{width:100%;height:100dvh;background-color:#3a3831}@media (min-width: 1360px){.screen{padding:24px}}.container{width:100%;max-width:1360px;height:100%;background-color:#e3e2dc;border-radius:24px;padding:12px;gap:12px;overflow:hidden}@media (max-width: 1360px){.container{border-radius:0}}.container .content-scroll-bar{display:flex;justify-content:center;align-items:center;align-self:stretch;border-radius:10px;flex:1 1 70%;min-width:200px}.container .content-scroll-bar .column-scroll{flex:1 0 0;display:flex;align-self:stretch;flex-direction:column;overflow-y:auto;gap:12px;border-radius:10px}.container .content-scroll-bar .section{width:100%;display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:10px;background:#f3f0e7;border:1px solid #CEC8B4}.container .content-scroll-bar .section .section-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;align-self:stretch}.container .content-scroll-bar .section .section-title p{line-height:normal}.container .content-scroll-bar .section .section-body{display:flex;flex-wrap:wrap;flex-direction:column;padding:12px;gap:12px}.container .content-scroll-bar .section .section-body.cards{flex-wrap:wrap;flex-direction:row;padding:12px;gap:12px}.container .content-scroll-bar .section .section-body .rating-container{width:100%;display:flex;flex-direction:column;align-items:center;align-self:stretch}.container .content-scroll-bar .section .section-body .rating-container .rating-content{flex:1 1 100%;display:flex;align-items:center;gap:3px;align-self:stretch;padding:3px;border-radius:50px;background-color:#70766c}.container .content-scroll-bar .section .section-body .rating-container .rating-content .rating-pill{flex:1 0 0;aspect-ratio:1/1;display:flex;align-self:stretch;border-radius:50%;background-color:#e3e2dc}.container .content-scroll-bar .section .section-body .rating-container .rating-number-content{flex:1 1 100%;display:flex;align-items:center;gap:3px;align-self:stretch;padding:3px;border-radius:50px}.container .content-scroll-bar .section .section-body .rating-container .rating-number-content .rating-number-pill{flex:1 0 0;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;align-self:stretch;border-radius:50px}.container .content-scroll-bar .section .section-body .rating-container .rating-number-content .rating-number-pill p{color:#959490}.container .btn-toggle-fullscreen{background-color:#f3f0e7;border:1px solid #CEC8B4;border-radius:50%;position:absolute;width:2.5rem;height:2.5rem;right:.25rem;top:.25rem;z-index:10;display:flex;align-items:center;justify-content:center}.container .btn-toggle-fullscreen img{width:22px;height:22px}.card-details{height:auto;display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.small-card{flex:1 1 0;display:flex;padding:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;border-radius:5px;background:#cec8b44d}.small-card .small-card-body{width:100%;gap:12px;display:flex;flex-direction:column}.big-card{width:100%;gap:16px;border-radius:5px;background-color:#e9e4d8;display:flex;flex-direction:column}.big-card .big-card-title{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.big-card .big-card-body{width:100%;gap:12px;display:flex;flex-direction:column}.big-card .big-card-body .item-card{width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;padding:6px;gap:6px;border-radius:3px;background-color:#f3f0e7}
