.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover.remora-tour{--morado: #512084;--naranjo: #fb7e3c;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:340px;padding:22px 24px 18px;background:#fff;border-radius:16px;box-shadow:0 16px 44px #1e0a3238;border-top:4px solid var(--naranjo)}.remora-tour .rt-chip{display:inline-block;font-size:12px;font-weight:600;color:var(--morado);background:#f1ecfa;border-radius:999px;padding:4px 11px;margin-bottom:12px}.driver-popover.remora-tour .driver-popover-title{display:block;font-size:20px;font-weight:700;color:var(--morado);line-height:1.25;margin:0 0 10px;padding-right:26px}.driver-popover.remora-tour .driver-popover-description{font-size:16px;line-height:1.6;color:#3a3247;margin:0}.driver-popover.remora-tour .rk{color:var(--morado);font-weight:700}.driver-popover.remora-tour .rt-path{display:block;margin-top:12px;padding-top:10px;border-top:1px solid #eee9f6;font-size:12.5px;font-weight:500;color:#8b8598}.driver-popover.remora-tour .rt-path b{color:var(--morado);font-weight:700}.driver-popover.remora-tour .ka{background:#ffe7d8;color:#b5480e;font-weight:600;border-radius:6px;padding:1px 6px}.driver-popover.remora-tour .driver-popover-close-btn{width:26px;height:26px;top:16px;right:16px;padding:0;border-radius:50%;background:var(--morado);color:#fff;font-size:18px;line-height:26px;text-align:center;opacity:1;box-shadow:0 2px 6px #51208466;transition:background .15s ease,transform .15s ease}.driver-popover.remora-tour .driver-popover-close-btn:hover{background:#3f1968;color:#fff;transform:scale(1.08)}.driver-popover.remora-tour .driver-popover-footer{flex-direction:column;align-items:stretch;gap:16px;margin-top:18px}.driver-popover.remora-tour .driver-popover-progress-text.rt-bar{width:100%;height:4px;padding:0;background:#eee9f6;border-radius:99px;overflow:hidden}.remora-tour .rt-bar-fill{display:block;height:100%;background:var(--morado);border-radius:99px;transition:width .25s ease}.driver-popover.remora-tour .driver-popover-navigation-btns{display:flex;justify-content:space-between;gap:8px}.driver-popover.remora-tour .driver-popover-navigation-btns button{font-family:inherit;font-size:14px;font-weight:600;border-radius:999px;padding:8px 18px;text-shadow:none;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.driver-popover.remora-tour .driver-popover-prev-btn{background:#fff;color:var(--morado);border-color:#e4deee}.driver-popover.remora-tour .driver-popover-prev-btn:hover{background:#f4f0fa}.driver-popover.remora-tour .driver-popover-next-btn{background:var(--morado);color:#fff}.driver-popover.remora-tour .driver-popover-next-btn:hover{background:#3f1968}.driver-popover.remora-tour .driver-popover-arrow{border-color:#fff}.driver-popover.remora-tour button:focus-visible,.remora-tour .remora-tour-btn:focus-visible{outline:3px solid var(--naranjo);outline-offset:2px}@media (prefers-reduced-motion: reduce){.driver-popover.remora-tour,.driver-popover.remora-tour *{transition:none!important;animation:none!important}}.remora-tour .remora-tour-next{margin-top:16px;padding:14px 16px;border-radius:12px;background:#512084;color:#fff;display:flex;flex-direction:column;gap:2px}.remora-tour .remora-tour-next-k{font-size:11px;text-transform:uppercase;letter-spacing:.06em;opacity:.8}.remora-tour .remora-tour-next-t{font-size:17px;font-weight:700}.remora-tour .remora-tour-next-n{font-size:13px;font-weight:600;color:var(--naranjo)}.remora-tour .remora-tour-btn{font-family:inherit;font-size:14px;font-weight:600;border-radius:999px;padding:8px 18px;cursor:pointer;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.remora-tour .remora-tour-btn--ghost{background:#fff;color:#6a6178;border-color:#e4deee}.remora-tour .remora-tour-btn--ghost:hover{background:#f4f0fa;color:var(--morado)}.remora-tour .remora-tour-btn--primary{background:var(--naranjo);color:#3a1400}.remora-tour .remora-tour-btn--primary:hover{background:#e96c28}#card-calculadora-tabs .ant-card-body{padding:0}#card-calculadoras-header .ant-card-body{padding-bottom:1rem}.ant-skeleton .ant-skeleton-element .ant-skeleton-active{width:100%}#card-calculadora-tabs .ant-tabs-tab-active{background:#0b0d61!important;color:#fff!important}.btn-morado-outline{color:#502084;border-color:#502084;border-width:2px;font-weight:600;font-size:16px;background-color:#fff;width:154px;height:48px;border-radius:999px!important}.btn-morado-outline:hover{background-color:#f3ecfa;color:#502084;border-color:#502084}@media (max-width: 576px){.btn-morado-outline{width:140px;height:44px;font-size:14px}#card-calculadoras-header .ant-card-body{padding:.2rem}}@media (max-width: 991px){.hide-on-mobile{display:none}}.custom-input{border-color:#ff4d4f!important;color:#1890ff;background-color:#f0f5ff}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0}input[type=number]:focus{pointer-events:none!important}.custom-table{border-radius:0!important}.custom-table .ant-table-cell{border-color:#0b0d61!important}.custom-table thead>tr>th{background-color:#d6eaf1!important;font-weight:600;border-radius:0!important}.custom-table tbody>tr>td:first-of-type,.custom-table tbody>tr>th:first-of-type{background-color:#d6eaf1!important;font-weight:600}.ant-form-item-label>label{font-size:1rem!important;font-weight:700!important;color:#036!important}.custom-bordered-table .ant-table{border:1px solid #0B0D61;border-radius:0!important}.custom-bordered-table :where(.ant-table-bordered) th{color:#0b0d61!important}.custom-bordered-table :where(.ant-table-bordered) th,.custom-bordered-table :where(.ant-table-bordered) td{border-radius:0!important}:where(.css-dev-only-do-not-override-r1cgu9).ant-table-wrapper .ant-table.ant-table-bordered>.ant-table-container{border-radius:0;border-inline-start:1px solid #f0f0f0}.custom-bordered-table .ant-table-tbody>tr>td{border-color:#0b0d61!important}.custom-bordered-table .ant-table-thead>tr>th{border-color:#0b0d61!important}:where(.css-dev-only-do-not-override-r1cgu9).ant-table-wrapper .ant-table-thead>tr>th,:where(.css-dev-only-do-not-override-r1cgu9).ant-table-wrapper .ant-table-thead>tr>td{color:#0b0d61;background:#d6eaf1}.resultado-boleta-honorarios{margin-bottom:2rem;border-radius:8px;box-shadow:0 2px 6px #0000000d;background-color:#d6eaf1}.container-table-resultado-boleta{padding:2rem;padding-top:46px}.form-calculator{background-color:#fff;padding:2rem;border-radius:8px;width:100%;display:flex;justify-content:center;border:0px;box-shadow:0 3px 8px #0000001a}.non-padding-x{padding-inline:0px}.select-calculator{width:100%;border-radius:6px;height:36px!important;display:flex;align-items:center}.total-width{width:"100%"!important}.container-switch{width:100%;display:flex;justify-content:center;margin:0;padding:2rem 0}.container-switch-row{margin:0;padding:2rem 0;justify-content:flex-end}.col-switch{display:flex;justify-content:end;align-items:center}.row-switch{display:flex;justify-content:flex-end;align-items:center;width:100%;flex-wrap:nowrap}.label-switch{white-space:nowrap;font-size:.9rem;font-weight:700;padding-right:.5rem;color:#0b0d61;flex:1}.row-calculate-button{border-top:solid 1px rgb(240,240,240);padding-top:2rem}.calculate-button{min-width:110px;width:100%;padding:20px 32px;font-size:20px;line-height:20px;font-weight:500;display:flex;justify-content:center;align-items:center}.custom-blue-borders.ant-descriptions-bordered{border:.5 solid #0B0D61!important;padding:46px 30px 30px}.custom-blue-borders.ant-descriptions-bordered>.ant-descriptions-view{border:none!important}.custom-blue-borders.ant-descriptions-bordered .ant-descriptions-item-label,.custom-blue-borders.ant-descriptions-bordered .ant-descriptions-item-content{border:1px solid #0B0D61!important}.custom-blue-borders th{color:#0b0d61!important;font-weight:700!important}.label-style{font-size:1rem;font-weight:700;color:#0b0d61}.input-style{width:100%;border-color:#0b0d61}.panel-input{height:36px!important}.non-margin-bottom{margin-bottom:"0px"}.fr{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:2px;padding:4px 0 2px}.fr__item{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;padding:6px 1px;cursor:default;outline:none}.fr__item svg{width:26px;height:26px;display:block}.fr__label{font-size:11px;color:#6f6a85;text-align:center;line-height:1.2;min-height:26px}.fr__item:focus-visible{outline:2px solid #7C4DFF;outline-offset:2px;border-radius:6px}.fr__tip{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);width:190px;background:#38165c;border-radius:10px;box-shadow:0 12px 32px #38165c4d;padding:9px 11px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease;z-index:1100;text-align:left}.fr__tip b{display:block;font-size:11px;font-weight:600;color:#fff;margin-bottom:3px}.fr__tip span{font-size:11px;line-height:1.4;color:#ffffffb8}.fr__item--first .fr__tip{left:0;transform:none}.fr__item--last .fr__tip{left:auto;right:0;transform:none}.fr__item:hover .fr__tip,.fr__item:focus-visible .fr__tip{opacity:1;visibility:visible}.promo{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.promo__head{display:flex;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid #ECE8F3;flex-wrap:wrap}.promo__sep{width:1px;align-self:stretch;min-height:34px;background:#e3d9f3}.promo__tagline{font-size:19px;font-weight:700;color:#0b0d61;letter-spacing:-.01em;line-height:1.25}.promo__steps{display:flex;align-items:flex-start;gap:6px;margin-top:18px;padding:22px 14px;background:#faf8fd;border-radius:14px}.promo__step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.promo__step--wide{flex:1.3}.promo__stepIcon{position:relative;width:56px;height:56px;border-radius:50%;background:#f3eefb;display:flex;align-items:center;justify-content:center}.promo__num{position:absolute;top:-5px;left:-5px;width:22px;height:22px;border-radius:50%;background:#512084;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px #faf8fd}.promo__stepIcon--green .promo__num{background:#1fa463}.promo__stepIcon svg{width:30px;height:30px;display:block}.promo__stepIcon--green{background:#e7f6ee}.promo__stepTitle{font-size:15px;font-weight:700;color:#512084;margin-bottom:8px}.promo__stepTitle--green{color:#1fa463}.promo__stepDesc{font-size:12.5px;font-weight:500;color:#512084;line-height:1.35;margin-top:8px}.promo__stepDesc--green{color:#1fa463}.promo__arrow{display:flex;align-items:center;padding-top:48px;color:#9a8cd0;flex:0 0 auto}.promo__arrow--green{color:#5cbd93}.promo__arrow svg{width:27px;height:27px}.promo__subrow{display:flex;justify-content:center;gap:12px;margin-top:12px;flex-wrap:wrap}.promo__sub{display:flex;flex-direction:column;align-items:center;gap:3px}.promo__sub svg{width:19px;height:19px;display:block}.promo__sub>span{font-size:11px;color:#6f6a85}.promo__box{margin-top:12px;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.promo__box span{font-size:10.5px;font-weight:500;color:#6f6a85;background:#f26a3a1a;border:1px solid #f26a3a4D;border-radius:6px;padding:3px 8px;line-height:1.2;white-space:nowrap}.promo__feat{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.promo__feat svg{width:25px;height:25px;display:block}.promo__cta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid #ECE8F3}.promo__price{font-size:13px;color:#6f6a85}.promo__price b{color:#f26a3a;font-size:17px}.promo__btn{display:inline-flex;align-items:center;gap:8px;border:0;background:#512084;color:#fff;font:inherit;font-size:15px;font-weight:600;padding:12px 28px;border-radius:999px;cursor:pointer;box-shadow:0 4px 14px #51208440;transition:background .16s ease,transform .16s ease}.promo__btn svg{width:15px;height:15px}.promo__btn:hover{background:#3d1866;transform:translateY(-1px)}.promo__btn:focus-visible{outline:2px solid #7C4DFF;outline-offset:2px}.pf-svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.promo__feats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 8px;margin-top:20px}.promo__feat{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:#512084;outline:none}.promo__feat .pf-svg{width:25px;height:25px;stroke-width:1.6}.promo__feat>span{font-size:11.5px;color:#6f6a85;line-height:1.25}.promo__feat-tip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:200px;background:#38165c;border-radius:10px;box-shadow:0 12px 32px #38165c4d;padding:9px 11px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease;z-index:30;text-align:left}.promo__feat-tip b{display:block;font-size:11px;font-weight:600;color:#fff;margin-bottom:3px}.promo__feat-tip span{font-size:11px;line-height:1.4;color:#ffffffb8}.promo__feat:focus-visible{outline:2px solid #7C4DFF;outline-offset:2px;border-radius:6px}.promo__feat:hover .promo__feat-tip,.promo__feat:focus-visible .promo__feat-tip{opacity:1;visibility:visible}.promo__feat:nth-child(3n+1) .promo__feat-tip{left:0;transform:none}.promo__feat:nth-child(3n) .promo__feat-tip{left:auto;right:0;transform:none}.promo__video{margin-top:20px;border-radius:12px;overflow:hidden;line-height:0}.promo__video video{width:100%;display:block;border-radius:12px}@media (max-width: 480px){.promo__tagline{font-size:16px}.promo__stepIcon{width:48px;height:48px}.promo__stepIcon svg{width:26px;height:26px}.promo__arrow{padding-top:16px}.promo__feats{gap:14px 4px}}@media (max-width: 480px){.promo__head{display:block;padding-bottom:14px}.promo__head .promo__sep{display:none}.promo__head .promo__tagline{display:block;margin-top:12px;font-size:15px;line-height:1.3;font-weight:700}.promo__steps{margin-top:14px;padding:18px 10px 16px;gap:4px;border-radius:14px}.promo__step{min-width:0}.promo__step--wide{flex:1}.promo__stepTitle{font-size:14px;line-height:1.2;margin-bottom:7px}.promo__stepIcon{width:44px;height:44px}.promo__stepIcon svg{width:24px;height:24px}.promo__num{width:20px;height:20px;top:-4px;left:-4px;font-size:10px}.promo__stepDesc{font-size:11px;line-height:1.25;margin-top:7px;max-width:85px}.promo__arrow{padding-top:38px}.promo__arrow svg{width:20px;height:20px}.promo__step:nth-child(1) .promo__box,.promo__step:nth-child(3) .promo__box{display:none}.promo__subrow{gap:7px;margin-top:10px;flex-wrap:nowrap}.promo__sub{min-width:0;gap:2px}.promo__sub svg{width:17px;height:17px}.promo__sub>span{font-size:9px;line-height:1.1}.promo__feats{grid-template-columns:repeat(2,1fr);gap:16px 10px;margin-top:18px}.promo__feat{gap:5px}.promo__feat .pf-svg{width:23px;height:23px}.promo__feat>span{font-size:10px;line-height:1.2}.promo__feat--rep,.promo__feat--nube,.promo__feat-tip{display:none}.promo__cta{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:18px;padding-top:16px}.promo__price{font-size:12px}.promo__price b{font-size:16px}.promo__btn{font-size:14px;padding:11px 24px}.promo__video{margin-top:18px}}.inc-chips{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:100%;padding:4px 0}.inc-chips__label{font-size:.9rem;font-weight:600;color:#0b0d61;margin-right:2px;white-space:nowrap}.inc-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:999px;border:1.5px solid #d9d7e3;background:#fff;color:#6f6a85;font:inherit;font-size:.9rem;font-weight:500;line-height:1;cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.inc-chip__dot{width:8px;height:8px;border-radius:50%;background:#d9d7e3;flex:0 0 auto;transition:background .16s ease,box-shadow .16s ease}.inc-chip:hover{border-color:#512084;color:#512084}.inc-chip:hover .inc-chip__dot{background:#512084}.inc-chip--on{border-color:#512084;background:#512084;color:#fff}.inc-chip--on .inc-chip__dot{background:#fff}.inc-chip:focus-visible{outline:2px solid #7C4DFF;outline-offset:2px}.rh{display:flex;align-items:stretch;gap:22px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.rh__logo{width:200px;flex:0 0 auto;display:flex;align-items:center}.rh__logo .logo{display:block}.rh__mid{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding-right:50px}.rh__slogan{margin:0;font-size:19px;font-weight:700;letter-spacing:-.02em;color:#512084;text-align:center}.rh__mods{display:flex;align-items:flex-start;justify-content:center;gap:20px;flex-wrap:nowrap}.rh__progroup{display:flex;flex-direction:column;align-items:center;gap:7px}.rh__bubble{display:flex;align-items:flex-start;gap:16px;padding:9px 14px;border-radius:18px;background:#f26a3a1a;box-shadow:0 0 0 1px #f26a3a4d}.rh__glabel{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#a9a2bc;white-space:nowrap;transition:color .2s ease}.rh__base{display:flex;align-items:flex-start;gap:18px;padding-top:9px}.rh__item{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px}.rh__item svg{width:30px;height:30px;display:block;transition:opacity .22s ease,filter .22s ease}.rh__label{font-size:12px;color:#6f6a85;white-space:nowrap;transition:opacity .22s ease,filter .22s ease}.rh__item:focus-visible{outline:2px solid #7C4DFF;outline-offset:3px;border-radius:6px}.rh[data-plan=asistente] .rh__bubble .rh__item svg,.rh[data-plan=asistente] .rh__bubble .rh__label{opacity:.35;filter:grayscale(1)}.rh[data-plan=asistente] .rh__glabel{color:#f26a3a}.rh__tip{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(-4px);width:230px;padding:10px 12px;background:#38165c;border-radius:10px;box-shadow:0 12px 32px #38165c4d;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:30;text-align:left}.rh__tip:before{content:"";position:absolute;top:-4px;left:50%;margin-left:-5px;width:10px;height:10px;background:#38165c;transform:rotate(45deg);border-radius:2px}.rh__tip b{display:block;font-size:11px;font-weight:600;color:#fff;margin-bottom:3px}.rh__tip i{font-style:normal;font-size:11px;line-height:1.45;color:#ffffffb8}.rh__item:hover .rh__tip,.rh__item:focus-visible .rh__tip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.rh__price{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 4px}.rh__tg{display:flex;gap:2px;padding:2px;background:#f3eefb;border-radius:999px;margin-bottom:8px}.rh__tg button{font:inherit;font-size:12px;font-weight:600;line-height:1;padding:6px 13px;border:0;border-radius:999px;cursor:pointer;background:transparent;color:#6f6a85;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.rh__tg button:hover:not([aria-pressed=true]){color:#512084}.rh__tg button[aria-pressed=true]{background:#512084;color:#fff;box-shadow:0 1px 4px #51208459}.rh__tg button:focus-visible{outline:2px solid #7C4DFF;outline-offset:2px}.rh__amount{font-size:42px;font-weight:700;line-height:1;letter-spacing:-.03em;color:#f26a3a;font-variant-numeric:tabular-nums;animation:rhBeat 7s ease-in-out infinite}.rh__unit{font-size:11px;color:#6b6480}.rh__iva{font-size:9px;color:#a9a2bc}@keyframes rhBeat{0%,78%,to{transform:scale(1)}82%{transform:scale(1.06)}86%{transform:scale(1)}90%{transform:scale(1.03)}94%{transform:scale(1)}}.rh__cta{flex:0 0 auto;align-self:stretch;width:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#512084;color:#fff;border:0;border-radius:10px;cursor:pointer;font:inherit;font-size:17px;font-weight:600;box-shadow:0 4px 14px #51208440;transition:background .16s ease,transform .16s ease}.rh__cta:hover{background:#3d1866;transform:translateY(-1px)}.rh__cta:focus-visible{outline:2px solid #7C4DFF;outline-offset:2px}.rh__cta svg{width:26px;height:26px}@media (max-width: 1499px){.rh__mods{flex-wrap:wrap}.rh__mid{padding-right:0}}@media (max-width: 1100px){.rh{flex-wrap:wrap}.rh__mid{flex:1 1 100%;order:3}.rh__price{margin-left:auto}.rh__cta{align-self:auto;height:84px}}@media (max-width: 640px){.rh__cta{width:100%;flex-direction:row;height:52px}.rh__tip{display:none}}@media (prefers-reduced-motion: reduce){.rh__amount{animation:none}.rh__item svg,.rh__label,.rh__tip,.rh__cta,.rh__tg button{transition:none}.rh__cta:hover{transform:none}}.ci{display:flex;flex-direction:column;align-items:center;gap:4px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ci__mid{display:flex;align-items:center;justify-content:center;gap:17px}.ci__title{margin:0;font-size:34.56px;font-weight:693;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;color:#512084}.ci__free{font-size:15.84px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#512084;background:#f3eefb;padding:5px 13px;border-radius:999px;white-space:nowrap}.ci__sub{margin:0;font-size:15.6px;font-weight:400;line-height:1.3;color:#8b85a0;letter-spacing:.01em}@media (max-width: 900px){.ci{gap:8px}.ci__mid{flex-wrap:wrap}.ci__title{font-size:28.8px;text-align:center}.ci__sub{text-align:center}}@media (max-width: 600px){.ci .ci__title{font-size:18px!important}}#card-calculadoras-intro .ant-card-body>div:last-child{padding-top:4.03px!important;padding-bottom:3.58px!important}#card-calculadoras-intro .ant-card-body{padding-bottom:8px}#card-calculadoras-intro .ant-card-body>div:last-child span{font-size:.81rem!important}.ck{position:fixed;left:18px;right:18px;bottom:18px;z-index:9000;max-width:560px;margin:0 auto;background:#fff;border:1px solid #ece8f3;box-shadow:0 14px 50px #28144638;border-radius:16px;padding:18px 20px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ck__text{font-size:.86rem;color:#6b6480;line-height:1.5}.ck__text a{color:#512084;font-weight:600}.ck__btns{display:flex;gap:10px;margin-top:14px;justify-content:flex-end}.ck__btns button{border:0;padding:9px 18px;border-radius:999px;font:inherit;font-weight:600;font-size:.86rem;cursor:pointer}.ck__reject{background:#efeaf6;color:#512084}.ck__accept{background:#512084;color:#fff}.registro-welcome{--rem-purple: #534AB7;--rem-purple-hover: #463DA0;--rem-purple-active: #3C3489;--rem-purple-tint: #EEEDFE;--rem-focus-ring: rgba(83, 74, 183, .18);--rem-bg-page: #F7F6F4;--rem-bg-card: #FFFFFF;--rem-border: #E5E4E0;--rem-border-strong: #D8D6D1;--rem-text-1: #1F1F1E;--rem-text-2: #6B6A66;--rem-text-3: #9A9891;--rem-danger: #C0392B;--rem-danger-bg: #FCEBEB;--rem-success: #1D9E75;--rem-font: "Manrope", -apple-system, "Segoe UI", Roboto, sans-serif;font-family:var(--rem-font);color:var(--rem-text-1);background:var(--rem-bg-page);min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:48px 16px;box-sizing:border-box}.registro-welcome *,.registro-welcome *:before,.registro-welcome *:after{box-sizing:border-box}.registro-welcome .marca-remora{color:var(--rem-purple);font-weight:800}.wiz-card{width:100%;max-width:440px;background:var(--rem-bg-card);border:1px solid var(--rem-border);border-radius:16px;padding:32px 32px 28px;box-shadow:0 1px 2px #0000000a}.wiz-header{text-align:center;margin-bottom:28px}.wiz-title{font-size:21px;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--rem-text-1);margin:0}.wiz-subtitle{font-size:13.5px;font-weight:400;color:var(--rem-text-2);margin:6px 0 0}.wiz-progress{margin-bottom:28px}.wiz-progress-track{display:flex;gap:6px}.wiz-progress-seg{flex:1;height:4px;border-radius:2px;background:var(--rem-border);transition:background-color .2s ease-out}.wiz-progress-seg.is-on{background:var(--rem-purple)}.wiz-progress-label{margin-top:8px;font-size:12.5px;color:var(--rem-text-3)}.wiz-progress-label b{font-weight:600;color:var(--rem-text-2)}@media (prefers-reduced-motion: reduce){.wiz-progress-seg{transition:none}}.wiz-field{margin-bottom:18px}.wiz-label{display:block;font-size:13px;font-weight:600;color:var(--rem-text-1);margin-bottom:7px}.wiz-label .wiz-opt{font-weight:400;color:var(--rem-text-3)}.wiz-input{width:100%;height:46px;border-radius:10px;border:1px solid var(--rem-border-strong);background:#fff;padding:0 14px;font-family:var(--rem-font);font-size:14.5px;color:var(--rem-text-1);outline:none;transition:border-color .12s,box-shadow .12s}.wiz-input::placeholder{color:var(--rem-text-3)}.wiz-input:hover{border-color:#c9c7c1}.wiz-input:focus{border-color:var(--rem-purple);box-shadow:0 0 0 3px var(--rem-focus-ring)}.wiz-input.is-error{border-color:var(--rem-danger)}.wiz-error{margin-top:6px;font-size:12.5px;font-weight:500;color:var(--rem-danger)}.wiz-phone{display:flex}.wiz-phone-chip{display:flex;align-items:center;height:46px;padding:0 12px;background:var(--rem-bg-page);border:1px solid var(--rem-border-strong);border-right:none;border-radius:10px 0 0 10px;font-size:14.5px;color:var(--rem-text-2);white-space:nowrap}.wiz-phone .wiz-input{border-radius:0 10px 10px 0}.wiz-btn{width:100%;height:48px;border-radius:10px;border:none;background:var(--rem-purple);color:#fff;font-family:var(--rem-font);font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background-color .12s,transform 80ms}.wiz-btn:hover{background:var(--rem-purple-hover)}.wiz-btn:active{background:var(--rem-purple-active);transform:scale(.99)}.wiz-btn:focus-visible{box-shadow:0 0 0 3px var(--rem-focus-ring);outline:none}.wiz-btn[aria-busy=true]{cursor:default}.wiz-btn .wiz-spin{width:16px;height:16px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:wiz-spin .7s linear infinite}@keyframes wiz-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.wiz-btn .wiz-spin{animation:none}}.wiz-note{margin-top:12px;text-align:center;font-size:12px;color:var(--rem-text-3)}.wiz-link{background:none;border:none;padding:0;cursor:pointer;font-family:var(--rem-font);font-size:13px;color:var(--rem-purple);font-weight:500}.wiz-link:hover{color:var(--rem-purple-hover);text-decoration:underline}.wiz-ok{display:flex;align-items:center;gap:8px;background:#1d9e7514;border:1px solid rgba(29,158,117,.28);color:var(--rem-text-1);border-radius:10px;padding:10px 12px;font-size:13px;margin-bottom:22px}.wiz-ok .wiz-ok-dot{width:8px;height:8px;border-radius:50%;background:var(--rem-success);flex:none}.wiz-subhead{font-size:12px;font-weight:600;color:var(--rem-text-3);letter-spacing:.02em;margin:22px 0 12px;padding-top:14px;border-top:1px solid var(--rem-border)}.wiz-radios{display:flex;flex-direction:column;gap:8px}.wiz-radio{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;background:#fff;border:1px solid var(--rem-border-strong);border-radius:10px;padding:12px 14px;cursor:pointer;font-family:var(--rem-font);transition:border-color .12s,background-color .12s}.wiz-radio:hover{border-color:#c9c7c1}.wiz-radio.is-on{border-color:var(--rem-purple);background:var(--rem-purple-tint)}.wiz-radio-dot{width:16px;height:16px;border-radius:50%;border:2px solid var(--rem-border-strong);margin-top:2px;flex:none;position:relative;transition:border-color .12s}.wiz-radio.is-on .wiz-radio-dot{border-color:var(--rem-purple)}.wiz-radio.is-on .wiz-radio-dot:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background:var(--rem-purple)}.wiz-radio-body{display:flex;flex-direction:column;gap:2px}.wiz-radio-title{font-size:14px;font-weight:600;color:var(--rem-text-1)}.wiz-radio-desc{font-size:12.5px;color:var(--rem-text-2);line-height:1.35}.wiz-btn--ghost{background:#fff;color:var(--rem-text-1);border:1px solid var(--rem-border-strong)}.wiz-btn--ghost:hover{background:var(--rem-bg-page);border-color:#c9c7c1}.wiz-btn--ghost:active{background:var(--rem-bg-page);transform:scale(.99)}.wiz-actions{display:flex;flex-direction:column;gap:10px;margin-top:24px}.wiz-result{text-align:center;padding:6px 0 2px}.wiz-result-icon{width:64px;height:64px;border-radius:50%;margin:6px auto 18px;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1}.wiz-result-icon.is-ok{background:#1d9e751f;color:var(--rem-success)}.wiz-result-icon.is-error{background:var(--rem-danger-bg);color:var(--rem-danger)}.wiz-result-title{font-size:19px;font-weight:800;letter-spacing:-.01em;margin:0 0 8px}.wiz-result-text{font-size:14px;color:var(--rem-text-2);line-height:1.5;margin:0 auto;max-width:390px}.wiz-result-text b{font-weight:700;color:var(--rem-text-1)}.wiz-result-cta{margin-top:24px;font-size:14px;color:var(--rem-text-1);text-align:center}.wiz-loading{text-align:center;padding:40px 0 32px}.wiz-spinner-lg{width:40px;height:40px;border:3px solid var(--rem-purple-tint);border-top-color:var(--rem-purple);border-radius:50%;margin:0 auto 18px;animation:wiz-spin .7s linear infinite}@media (prefers-reduced-motion: reduce){.wiz-spinner-lg{animation:none}}.wiz-loading-text{font-size:14.5px;color:var(--rem-text-2)}.wiz-card--wide{max-width:640px}.wiz-intro{font-size:14px;color:var(--rem-text-2);line-height:1.5;margin:0 0 18px}.wiz-plantilla{margin:14px 0 4px}.wiz-result-sub{font-size:13.5px;color:var(--rem-text-2);margin:0 0 18px}@media (max-width: 480px){.registro-welcome{padding:0;background:#fff}.wiz-card{border:none;border-radius:0;box-shadow:none;padding:24px 20px;max-width:100%}.wiz-input{font-size:16px}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.mp{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f3f3f3;min-height:100%;padding:8px 16px 24px}.mp--embedded{background:transparent;min-height:0;padding:0;position:relative}.mp--embedded .mp__grid.react-grid-layout{position:relative}.mp--embedded .react-grid-item{box-sizing:border-box;overflow:hidden;contain:paint;isolation:isolate;clip-path:inset(0 round 12px)}.mp--embedded .react-grid-item.widget{overflow:hidden;box-shadow:none;border:1px solid #E8E2F0}.mp--embedded .mp__toolbar{position:absolute;top:4px;right:48px;left:auto;z-index:5;width:auto;padding:0;margin:0}.mp--embedded .mod-metricas{grid-template-columns:repeat(2,1fr)}.mp--embedded .widget__body{overflow:hidden}.mp--embedded .widget__body>*{transform:scale(1.15);transform-origin:top left;width:calc(100% / 1.15);height:calc(100% / 1.15);box-sizing:border-box;overflow:hidden}.mp--embedded .widget--bare .widget__body>*{transform:none;width:100%;height:100%;overflow:hidden}.mp--embedded .widget--bare .widget__body>.mod-favpro{transform:scale(1.27);transform-origin:top left;width:calc(100% / 1.27);height:calc(100% / 1.27);overflow:hidden}.mp--embedded .widget__body>.mod-grafico{transform:scale(1.12);width:calc(100% / 1.12);height:calc(100% / 1.12);overflow:hidden}.mp--embedded .widget__handle{font-size:17.75px}.mp--embedded .widget__body>.mod-metricas,.mp--embedded .widget__body>.mod-idir,.mp--embedded .widget__body>.mod-dhab,.mp--embedded .widget__body>.mod-tumes,.mp--embedded .widget__body>.mod-vcol,.mp--embedded .widget__body>.mod-est,.mp--embedded .widget__body>.mod-proy,.mp--embedded .widget__body>.mod-maq,.mp--embedded .widget__body>.mod-sil{transform:none;width:100%;height:100%}.mp--embedded .mod-idir,.mp--embedded .mod-dhab,.mp--embedded .mod-tumes,.mp--embedded .mod-vcol,.mp--embedded .mod-est,.mp--embedded .mod-proy,.mp--embedded .mod-maq,.mp--embedded .mod-sil{overflow:hidden}.mp--embedded .mod-idir>*,.mp--embedded .mod-dhab>*,.mp--embedded .mod-tumes>*,.mp--embedded .mod-vcol>*,.mp--embedded .mod-est>*,.mp--embedded .mod-proy>*,.mp--embedded .mod-maq>*,.mp--embedded .mod-sil>*{transform:scale(1.15);transform-origin:top left;width:calc(100% / 1.15);height:calc(100% / 1.15);box-sizing:border-box;overflow:hidden}.mp__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 4px;flex-wrap:wrap}.mp__title{font-size:20px;font-weight:700;color:#512084}.mp__actions{display:flex;gap:10px;flex-wrap:wrap}.widget{position:relative;height:100%;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.widget--bare .widget__body{padding:0}.widget__header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #f0f0f0;flex:0 0 auto}.widget__handle{font-size:14px;font-weight:700;color:#512084;-webkit-user-select:none;user-select:none;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget__body{flex:1 1 auto;min-height:0;padding:12px 14px;overflow:auto}@keyframes remPulse{0%,to{opacity:1}50%{opacity:.45}}.mod-step{transition:background .12s}.mod-step:hover{background:#f7f4fc}.mod-step:focus-visible{outline:2px solid #512084;outline-offset:1px}.mod-cta-next{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;background:#512084;color:#fff;border:0;border-radius:999px;padding:4px 12px;font-family:inherit;font-weight:600;font-size:11.6px;line-height:1;cursor:pointer;white-space:nowrap}.mod-cta-next:hover{background:#3d1866}.mod-cta-next:focus-visible{outline:2px solid #512084;outline-offset:2px}@media (prefers-reduced-motion: reduce){.mod-step{transition:none}}.mod-metricas{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;height:100%;align-content:center}.mod-metricas__card{display:flex;align-items:center;gap:12px;background:#faf8fd;border-radius:10px;padding:12px 14px}.mod-metricas__icon{width:42px;height:42px;border-radius:10px;color:#fff;font-size:20.8px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.mod-metricas__title{font-size:13.9px;color:#6f6a85;line-height:1.2}.mod-metricas__value{font-size:20.8px;font-weight:700;color:#0b0d61;margin-top:2px}.mod-grafico{width:100%;height:100%}.mod-grafico .apexcharts-canvas{margin:0 auto}.mod-graficos{height:100%;display:flex;flex-direction:column;gap:8px;padding:12px 14px;box-sizing:border-box}.gr-head{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.gr-tabs{display:flex;flex-wrap:nowrap;gap:6px;align-items:center}.gr-tab{cursor:pointer;border:1px solid #E4DCF3;background:#f7f4fc;color:#512084;font-family:inherit;font-size:15px;font-weight:600;line-height:1;padding:6px 11px;border-radius:999px;white-space:nowrap}.gr-tab:hover{background:#f3eefb;border-color:#cfc3e6}.gr-tab.is-on{background:#512084;color:#fff;border-color:#512084}.gr-chart{flex:1 1 auto;min-height:0;height:100%}.gr-chart .apexcharts-canvas{margin:0 auto}.gr-empty{height:100%;display:grid;place-items:center;font-size:15px;color:#6f6a85;padding:16px;text-align:center}.mod-calb{height:100%;display:flex;gap:16px}.calb-left{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.calb-mes{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:16.2px;font-weight:700;color:#512084;margin-bottom:8px}.calb-mes-label{flex:1 1 auto;text-align:center;text-transform:capitalize}.calb-nav{flex:0 0 auto;width:24px;height:24px;border:0;border-radius:8px;background:#f3eefb;color:#512084;font-size:18.5px;line-height:1;cursor:pointer;display:grid;place-items:center}.calb-nav:hover{background:#e8ddf6}.calb-ev-empty{font-size:15.2px;color:#6f6a85;padding:8px 0}.calb-ev-error{font-size:15.2px;color:#8a2a2a;padding:8px 0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.calb-ev-warn{font-size:13px;color:#8a5a00;background:#fdf3e2;border-radius:8px;padding:6px 10px;margin-bottom:4px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.calb-ev-retry,.calb-ev-retry-inline{border:1px solid #512084;background:#fff;color:#512084;border-radius:8px;padding:4px 12px;font-size:13px;font-weight:700;cursor:pointer}.calb-ev-retry:hover,.calb-ev-retry-inline:hover{background:#f3eefb}.calb-ev-retry-inline{padding:2px 10px}.calb-dow,.calb-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calb-dow{margin-bottom:4px}.calb-dow span{text-align:center;font-size:12.2px;font-weight:700;color:#b7b3c4}.calb-grid{flex:1 1 auto;align-content:start}.calb-d{position:relative;display:grid;place-items:center;min-height:22px;border-radius:8px;font-size:15px;font-weight:600;color:#3a3550;font-variant-numeric:tabular-nums}.calb-d.is-color{color:#3a3550;font-weight:700}.calb-d.is-hoy,.calb-d.is-hoy-ev{box-shadow:inset 0 0 0 2px #555}.calb-legend{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:10px;padding-top:8px;border-top:1px solid #ECE8F3}.calb-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:#6f6a85;white-space:nowrap}.calb-legend-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.calb-tip{position:fixed;transform:translate(-50%,calc(-100% - 10px));z-index:3000;background:#fff;border-radius:10px;box-shadow:0 6px 24px #00000029;border:1px solid #ECE8F3;padding:8px 10px;max-width:280px;pointer-events:none}.calb-tip-day{font-size:12px;font-weight:700;color:#512084;margin-bottom:6px}.calb-tip-row{display:flex;align-items:flex-start;gap:7px;font-size:12.5px;line-height:1.35}.calb-tip-row+.calb-tip-row{margin-top:8px}.calb-tip-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto;position:relative;top:4px}.calb-tip-col{display:flex;flex-direction:column;min-width:0}.calb-tip-t{font-weight:700;color:#3a3550}.calb-tip-s{color:#6f6a85}.calb-tip-rango{color:#512084;font-weight:600;font-size:11.5px;margin-top:1px}.calb-right{flex:1 1 0;min-width:0;display:flex;flex-direction:column;border-left:1px solid #ECE8F3;padding-left:16px}.calb-r-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6f6a85;margin-bottom:10px}.calb-scroll{position:relative;flex:1 1 auto;min-height:0}.calb-events{display:flex;flex-direction:column;gap:9px;overflow-y:auto;height:100%;padding-right:10px}.calb-ev{display:flex;align-items:center;gap:11px}.calb-ev-day{flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:#f3eefb;color:#512084;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;font-size:16.9px;font-weight:700}.calb-ev-day small{font-size:10.9px;font-weight:700;letter-spacing:.04em;margin-top:1px}.calb-ev-range{font-weight:600;color:#6f6a85;font-size:.9em}.calb-ev-txt{min-width:0}.calb-ev-t{font-size:16.9px;font-weight:600;color:#3a3550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calb-ev-s{font-size:14px;color:#6f6a85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mod-cartera{height:100%;display:flex;flex-direction:column;gap:10px}.cart-head{display:flex;align-items:baseline;gap:10px;flex:0 0 auto}.cart-count{font-size:13px;font-weight:700;color:#0b0d61}.cart-alert{font-size:11.5px;font-weight:700;color:#f26a3a}.cart-list{display:flex;flex-direction:column;gap:8px;overflow:auto;min-height:0;flex:1 1 auto}.cart-row{display:flex;align-items:center;gap:11px;text-decoration:none;flex:0 0 auto;background:#faf8fd;border-radius:10px;padding:9px 12px 9px 0;overflow:hidden;box-shadow:inset 4px 0 0 var(--acc, #512084);transition:background .15s}.cart-row.is-atencion{background:#fff4ed}.cart-row:hover{background:#f3eefb}.cart-row.is-atencion:hover{background:#ffe6d6}.cart-ava{flex:0 0 auto;width:34px;height:34px;border-radius:50%;margin-left:12px;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:700}.cart-info{flex:1 1 auto;min-width:0}.cart-name{font-size:13px;font-weight:600;color:#3a3550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-sub{font-size:11px;color:#6f6a85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-right{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.cart-pill{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border:1px solid;border-radius:999px;padding:3px 8px;white-space:nowrap;background:#fff}.cart-bar{width:74px;height:5px;border-radius:999px;background:#ece8f3;overflow:hidden}.cart-bar span{display:block;height:100%;border-radius:999px}.mod-linkrow{transition:background .15s,border-color .15s}.mod-linkrow:hover{background:#f3eefb!important;border-color:#d9d7e3!important}.mod-fav{transition:border-color .15s,box-shadow .15s}.mod-fav:hover{border-color:#cfc3e6!important;box-shadow:0 2px 10px #5120841a}.mod-calendario .ant-picker-calendar{background:transparent}.mod-calendario .ant-picker-calendar-header{padding:0 0 6px}.mod-calendario .ant-picker-panel{border-top:0}.mod-calendario .ant-picker-content th,.mod-calendario .ant-picker-content td{padding:0}.mod-calendario .ant-picker-cell{height:26px}.mod-ejemplo{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}.mod-ejemplo__icon{width:46px;height:46px;border-radius:50%;background:#f3eefb;color:#512084;font-size:20px;display:flex;align-items:center;justify-content:center}.mod-ejemplo__title{font-size:15px;font-weight:700;color:#512084}.mod-ejemplo__text{font-size:12.5px;color:#6f6a85;line-height:1.45;max-width:320px;margin:0}.mod-favpro{height:100%;display:flex;flex-direction:column;gap:10px;padding:12px 14px;box-sizing:border-box}.mod-favpro.is-compact{padding:11px}.fp-head{display:flex;align-items:center;justify-content:space-between;gap:6px;flex:0 0 auto}.fp-title{font-size:16.2px;font-weight:700;color:#512084;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fp-head-right{display:flex;align-items:center;gap:8px;flex:0 0 auto}.fp-paneltools{display:flex;align-items:center;gap:5px}.fp-edit{display:inline-flex;align-items:center;gap:6px;cursor:pointer;flex:0 0 auto;border:1px solid #E4DCF3;background:#f7f4fc;color:#512084;font-family:inherit;font-size:13.3px;font-weight:600;line-height:1;padding:6px 11px;border-radius:999px}.fp-edit:hover{background:#f3eefb;border-color:#cfc3e6}.fp-edit.is-on{background:#512084;color:#fff;border-color:#512084}.fp-iconbtn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;width:30px;height:30px;border:1px solid #E4DCF3;background:#f7f4fc;color:#512084;border-radius:999px;font-size:13.3px}.fp-iconbtn:hover{background:#f3eefb;border-color:#cfc3e6}.fp-iconbtn.is-on{background:#512084;color:#fff;border-color:#512084}.fp-search-in--head{width:150px;max-width:40vw;border:1px solid #E4DCF3;background:#fff;color:#3a3550;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:13.3px;outline:none}.fp-search-in--head:focus{border-color:#b9a8dd}.fp-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;align-content:start;overflow:auto}.fp-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px 10px;border-radius:12px;text-decoration:none;background:#fff;border:1.5px solid #ECE8F3;color:#3a3550;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.fp-item:hover{border-color:#cfc3e6;box-shadow:0 2px 10px #5120841a}.fp-item.is-editing{cursor:grab;overflow:visible}.fp-item.is-editing:active{cursor:grabbing}.fp-item.is-drop{border-color:#512084;box-shadow:0 0 0 2px #51208433}.fp-grip{position:absolute;top:6px;left:6px;color:#b7a8d4;font-size:11.6px;pointer-events:none}.fp-ico{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#f3eefb;font-size:21.9px;flex:0 0 auto}.fp-name{font-size:15px;font-weight:600;text-align:center;line-height:1.2}.fp-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:0;background:#f26a3a;color:#fff;cursor:pointer;display:grid;place-items:center;font-size:12.7px;box-shadow:0 1px 5px #0003;z-index:3;pointer-events:auto}.fp-remove:hover{background:#d9542a}.fp-catalog{flex:0 0 auto;border-top:1px dashed #E4DCF3;padding-top:10px}.fp-cat-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:8px}.fp-cat-head .fp-cat-label{display:block;margin-bottom:0;flex:0 0 auto}.fp-cat-label{display:block;font-size:12.7px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6f6a85;margin-bottom:8px}.fp-search--catalog{flex:1 1 140px;min-width:0;margin-bottom:0;padding:6px 10px}.fp-cat-chips{display:flex;flex-wrap:wrap;gap:8px}.fp-cat-empty{font-size:13.9px;color:#6f6a85}.fp-add{display:inline-flex;align-items:center;gap:7px;cursor:pointer;border:1px solid #E4DCF3;background:#fff;color:#3a3550;font-family:inherit;font-size:13.9px;font-weight:600;line-height:1;padding:7px 11px;border-radius:999px}.fp-add:hover{background:#f7f4fc;border-color:#cfc3e6}.fp-add-plus{color:#1fa463;font-size:11.6px}.fp-add-kind{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.mod-favpro.is-compact .fp-title{font-size:14.5px}.mod-favpro.is-compact .fp-edit{padding:6px 8px}.mod-favpro.is-compact .fp-edit-t{display:none}.mod-favpro.is-compact .fp-grid{grid-template-columns:1fr;gap:6px}.mod-favpro.is-compact .fp-item{flex-direction:row;align-items:center;justify-content:flex-start;gap:9px;padding:7px 9px;text-align:left;border-radius:10px}.mod-favpro.is-compact .fp-ico{width:28px;height:28px;border-radius:8px;font-size:15px}.mod-favpro.is-compact .fp-name{font-size:13.9px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mod-favpro.is-compact .fp-remove{top:50%;right:6px;transform:translateY(-50%);width:20px;height:20px;font-size:11.6px}.mod-favpro.is-compact .fp-catalog{padding-top:8px}.mod-favpro.is-compact .fp-add{font-size:12.7px;padding:6px 9px}.mod-favpro.is-compact .fp-add-kind{display:none}.mod-favpro.is-compact .fp-head{flex-wrap:wrap;row-gap:6px}.mod-favpro.is-botones .fp-grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:14px 8px;align-content:start}.mod-favpro.is-botones .fp-item{flex-direction:column;align-items:center;gap:5px;background:transparent;border:0;padding:0;text-align:center;box-shadow:none}.mod-favpro.is-botones .fp-ico{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:14px;background:#fff;color:#512084!important;border:1.5px solid #E4DCF3;font-size:34.7px;box-shadow:0 1px 4px #5120840f;transition:border-color .15s,box-shadow .15s}.mod-favpro.is-botones .fp-item:hover .fp-ico{border-color:#b79ee0;box-shadow:0 3px 12px #51208424}.mod-favpro.is-botones .fp-name{font-size:12.2px;line-height:1.2;width:100%;color:#3a3550;font-weight:600;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4em}.mod-favpro.is-botones .fp-item.is-editing{padding:10px 6px 0;background:#fff;border:1.5px dashed #E4DCF3;border-radius:12px}.mod-favpro.is-botones .fp-remove{width:20px;height:20px;font-size:11.6px;top:2px;right:2px}.mod-notif{position:relative;height:100%;display:flex;align-items:stretch;gap:12px;overflow:hidden}.ntf-flag{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 16px;border-radius:12px;background:#f3eefb;color:#512084;transition:opacity .15s,background .15s,color .15s}.ntf-flag.is-alert{background:linear-gradient(160deg,#fff4ed,#ffe4d3);color:#f26a3a;box-shadow:inset 0 0 0 1px #f26a3a40}.ntf-flag.is-quiet{background:#f4f3f7;color:#b4b0c2;opacity:.7}.ntf-flag.is-quiet .ntf-flag-ico{color:#c7c3d3;box-shadow:0 1px 4px #0000000d}.ntf-paneltools{position:absolute;top:5px;left:6px;z-index:5;display:flex;align-items:center;gap:5px;padding:3px 5px;border-radius:9px;background:#fffffff0;box-shadow:0 1px 6px #38165c29}.mod-notif:has(.ntf-paneltools) .ntf-flag{padding-top:26px}.ntf-flag-ico{position:relative;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:18.5px;color:inherit;box-shadow:0 2px 6px #00000014}.ntf-flag-pulse{position:absolute;top:3px;right:3px;width:9px;height:9px;border-radius:50%;background:#f26a3a;animation:ntfPulse 1.8s ease-out infinite}@keyframes ntfPulse{0%{box-shadow:0 0 #f26a3a8c}70%{box-shadow:0 0 0 8px #f26a3a00}to{box-shadow:0 0 #f26a3a00}}.ntf-flag-n{font-size:28.9px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.ntf-flag-t{font-size:12.7px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}@media (prefers-reduced-motion: reduce){.ntf-flag-pulse{animation:none}}.ntf-scroll{position:relative;flex:1 1 auto;min-width:0;min-height:0;display:flex}.ntf-viewport{flex:1 1 auto;min-width:0;overflow-y:auto;position:relative;padding-right:10px}.ntf-track{display:flex;flex-direction:column;animation:ntfScroll 20s linear infinite}.ntf-viewport:hover .ntf-track{animation-play-state:paused}.ntf-track.is-paused{animation-play-state:paused!important}.ntf-pause{position:absolute;top:6px;right:8px;z-index:3;width:22px;height:22px;border-radius:6px;border:1px solid #E4DCF3;background:#ffffffd9;color:#512084;font-size:11.6px;display:grid;place-items:center;cursor:pointer;transition:background .15s ease,border-color .15s ease}.ntf-pause:hover{background:#fff;border-color:#b79ee0}.ntf-pause:focus-visible{outline:2px solid #512084;outline-offset:1px}.ntf-row{display:flex;align-items:center;gap:10px;height:38px;padding:0 12px;border-radius:8px;text-decoration:none;color:#3a3550;box-sizing:border-box;flex:0 0 auto}.ntf-row.is-atencion{background:#fff4ed}.ntf-row:hover{background:#f3eefb}.ntf-row.is-atencion:hover{background:#ffe6d6}.ntf-ico{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;background:#fff;color:#512084;font-size:15px;flex:0 0 auto;box-shadow:0 1px 3px #00000012}.ntf-row.is-atencion .ntf-ico{color:#f26a3a}.ntf-text{flex:1 1 auto;min-width:0;font-size:17.3px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ntf-src{font-size:14.5px;color:#6f6a85;white-space:nowrap;flex:0 0 auto}.ntf-cta{font-size:14.5px;font-weight:700;color:#f26a3a;white-space:nowrap;flex:0 0 auto}.ntf-track-js{display:flex;flex-direction:column;gap:10px}.ntf-empty{margin:0;padding:16px 10px;text-align:center;color:#9a95ab;font-size:15px}.ntf-navcol{flex:0 0 auto;display:flex;flex-direction:column;gap:4px;justify-content:center}.ntf-nav{flex:0 0 auto;width:28px;height:27px;border-radius:8px;border:0;background:#512084;color:#fff;cursor:pointer;display:grid;place-items:center;font-size:13.7px;box-shadow:0 2px 6px #51208447;transition:background .15s ease}.ntf-nav:hover{background:#3d1866}.ntf-nav:focus-visible{outline:2px solid #512084;outline-offset:1px}@keyframes ntfScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion: reduce){.ntf-track{animation:none}}.mod-idirb{height:100%;display:flex;flex-direction:column;gap:8px}.idb-top{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:0 0 auto}.idb-periodo{font-size:13px;font-weight:600;color:#0b0d61}.idb-pdf{font-size:10.5px;font-weight:700;color:#512084;white-space:nowrap}.idb-hero{display:flex;flex-direction:column;gap:0;flex:0 0 auto}.idb-costo{font-size:24px;font-weight:700;color:#0b0d61;line-height:1.05;font-variant-numeric:tabular-nums}.idb-costo-lbl{font-size:10.5px;color:#6f6a85}.idb-stats{display:flex;flex-direction:row;gap:8px;flex:1 1 auto;min-height:0;align-items:stretch}.idb-stat{flex:1 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px;background:#faf8fd;border-radius:9px;padding:7px 10px;box-shadow:inset 4px 0 #512084}.idb-stat-v{font-size:14px;font-weight:700;color:#0b0d61;white-space:nowrap}.idb-stat-v.idb-ok{color:#1fa463}.idb-stat-l{font-size:10px;color:#6f6a85;line-height:1.2}.idb-cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#512084;color:#fff;border:0;border-radius:999px;padding:7px 14px;font-family:inherit;font-weight:600;font-size:12px;cursor:pointer}.idb-cta:hover{background:#3d1866}.mp-vistas{display:flex;align-items:center;gap:12px;margin:0 0 12px 2px;flex-wrap:wrap}.mp-vistas__label{font-size:13px;font-weight:600;color:#6b6580}.mp-vistas__btns{display:inline-flex;gap:3px;padding:3px;background:#f1ecf9;border:1px solid #E4DCF3;border-radius:11px}.mp-vista-btn{border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:#6b6580;padding:7px 18px;border-radius:8px;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.mp-vista-btn:hover{color:#512084}.mp-vista-btn.is-active{background:#512084;color:#fff;box-shadow:0 2px 6px #51208447}.mp-vista-btn.is-active:hover{color:#fff}.mp-globo{border:0;background:transparent;padding:0;margin:0 0 0 6px;cursor:help;color:#b3a9c9;font-size:12.5px;line-height:1;display:inline-flex;align-items:center;vertical-align:middle;transition:color .15s ease}.mp-globo:hover,.mp-globo:focus-visible{color:#512084;outline:none}.mp-globo-pop{max-width:260px}.mp-globo-pop .ant-tooltip-inner{font-size:12px;line-height:1.4;padding:8px 11px}.mod-favpro.is-launcher{padding:12px 14px}.fp-search{display:flex;align-items:center;gap:8px;background:#f6f4fa;border:1px solid #E4DCF3;border-radius:10px;padding:8px 12px;margin-bottom:11px}.fp-search-ico{color:#9a8fb8;font-size:15px}.fp-search-in{flex:1;border:0;background:transparent;outline:none;font-family:inherit;font-size:14.5px;color:#3a3550}.fp-search-in::placeholder{color:#9a8fb8}.mod-favpro.is-launcher .fp-grid{display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start;overflow-y:auto;padding-right:8px}.fp-scroll{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.calb-events,.ntf-viewport,.fp-grid{scrollbar-width:thin;scrollbar-color:#cfc6e4 transparent}.calb-events::-webkit-scrollbar,.ntf-viewport::-webkit-scrollbar,.fp-grid::-webkit-scrollbar{width:8px}.calb-events::-webkit-scrollbar-track,.ntf-viewport::-webkit-scrollbar-track,.fp-grid::-webkit-scrollbar-track{background:transparent}.calb-events::-webkit-scrollbar-thumb,.ntf-viewport::-webkit-scrollbar-thumb,.fp-grid::-webkit-scrollbar-thumb{background:#cfc6e4;border-radius:999px}.calb-events::-webkit-scrollbar-thumb:hover,.ntf-viewport::-webkit-scrollbar-thumb:hover,.fp-grid::-webkit-scrollbar-thumb:hover{background:#b3a6d4}.mod-favpro.is-launcher .fp-item{flex:0 0 auto;display:inline-flex;flex-direction:row;align-items:center;gap:7px;background:#fff;border:1.4px solid #E4DCF3;border-radius:10px;padding:7px 11px;text-decoration:none;box-shadow:none;text-align:left;position:relative;transition:border-color .15s ease,box-shadow .15s ease}.mod-favpro.is-launcher .fp-item:hover{border-color:#b79ee0;box-shadow:0 2px 8px #5120841a}.mod-favpro.is-launcher .fp-title{font-size:14.7px}.mod-favpro.is-launcher .fp-ico{width:auto;height:auto;aspect-ratio:auto;background:transparent;border:0;box-shadow:none;font-size:14.7px}.mod-favpro.is-launcher .fp-name{font-size:13.1px;font-weight:600;color:#3a3550;white-space:nowrap;overflow:visible;max-width:none;min-height:0;line-height:1.1;-webkit-line-clamp:none;display:inline}.mod-favpro.is-launcher .fp-remove{top:2px;right:2px}.mod-favpro.is-editing{height:100%;max-height:100%;min-height:0;overflow:auto}.mp--embedded .widget--bare .widget__body>.mod-favpro.is-editing{overflow:auto}.mod-favpro.is-editing .fp-grid{flex:0 0 auto;min-height:auto;overflow:visible}.mod-favpro.is-editing .fp-scroll{flex:0 0 auto}.mod-notif .ntf-flag{cursor:pointer}.mod-notif .ntf-flag:focus-visible{outline:2px solid #512084;outline-offset:2px}.ntf-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4000;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ntf-ov-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e14326b;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);animation:ntfOvFade .15s ease}.ntf-ov-panel{position:absolute;top:0;right:0;bottom:0;width:412px;max-width:92vw;background:#fff;box-shadow:-18px 0 50px #28144647;display:flex;flex-direction:column;animation:ntfOvSlide .2s ease}@keyframes ntfOvFade{0%{opacity:0}}@keyframes ntfOvSlide{0%{transform:translate(34px);opacity:.3}}@media (prefers-reduced-motion: reduce){.ntf-ov-bg,.ntf-ov-panel{animation:none}}.ntf-ov-h{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #EEEAF4}.ntf-ov-h b{font-size:23.1px;color:#38165c;letter-spacing:-.01em}.ntf-ov-hr{display:flex;align-items:center;gap:10px}.ntf-ov-clear{border:0;background:transparent;color:#512084;font-weight:600;font-size:15px;cursor:pointer;font-family:inherit}.ntf-ov-x{border:0;background:#f3eefb;color:#512084;width:32px;height:32px;border-radius:9px;cursor:pointer;display:grid;place-items:center;font-size:17.3px}.ntf-ov-tabs{display:flex;gap:7px;padding:12px 18px;border-bottom:1px solid #F1EEF7;flex-wrap:wrap}.ntf-ov-tab{border:0;background:transparent;font-family:inherit;font-size:15.6px;font-weight:600;color:#6f6a85;padding:7px 14px;border-radius:999px;cursor:pointer}.ntf-ov-tab.on{background:#512084;color:#fff}.ntf-ov-tab .cnt{opacity:.65;margin-left:4px}.ntf-ov-list{flex:1;overflow-y:auto;padding:9px}.ntf-ov-row{display:flex;gap:12px;align-items:flex-start;padding:13px 13px 13px 18px;border-radius:12px;text-decoration:none;cursor:pointer;position:relative}.ntf-ov-row:hover{background:#faf8fd}.ntf-ov-row.unread{background:#f7f3fd}.ntf-ov-dot{position:absolute;left:6px;top:19px;width:8px;height:8px;border-radius:50%;background:#f26a3a}.ntf-ov-ico{width:38px;height:38px;border-radius:10px;background:#f3eefb;color:#512084;display:grid;place-items:center;flex:0 0 auto;font-size:19.6px}.ntf-ov-ico.hot{background:#fff1ea;color:#f26a3a}.ntf-ov-tx{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.ntf-ov-tx .t{font-size:16.2px;color:#2c2740;line-height:1.4}.ntf-ov-tx .m{font-size:13.9px;color:#9a95ab}.ntf-ov-cta{align-self:center;flex:0 0 auto;font-size:13.9px;font-weight:700;color:#fff;background:#f26a3a;border-radius:999px;padding:6px 13px}.ntf-ov-empty{text-align:center;color:#9a95ab;font-size:16.2px;padding:36px 10px}.ntf-ov-foot{padding:15px;text-align:center;border-top:1px solid #EEEAF4;color:#512084;font-weight:700;font-size:16.2px;cursor:pointer}.mod-metricas__trend{margin-left:auto;align-self:center;flex:0 0 auto;font-size:12.7px;font-weight:700;display:inline-flex;align-items:center;gap:3px;font-variant-numeric:tabular-nums}.mod-metricas__trend.up{color:#1fa463}.mod-metricas__trend.down{color:#c1471c}.mod-metricas.skin-b .mod-metricas__card{background:#38165c}.mod-metricas.skin-b .mod-metricas__title{color:#c3b3dd}.mod-metricas.skin-b .mod-metricas__value{color:#fff}.mp-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4200;display:grid;place-items:center;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mp-confirm-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e14326b;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);animation:ntfOvFade .15s ease}.mp-confirm-card{position:relative;width:420px;max-width:92vw;background:#fff;border-radius:16px;box-shadow:0 24px 60px #28144652;padding:22px 22px 18px;animation:mpConfirmIn .18s ease}@keyframes mpConfirmIn{0%{transform:translateY(8px) scale(.98);opacity:.4}}@media (prefers-reduced-motion: reduce){.mp-confirm-bg,.mp-confirm-card{animation:none}}.mp-confirm-tit{margin:0 0 8px;font-size:18px;color:#38165c;font-weight:700}.mp-confirm-tx{margin:0 0 20px;font-size:14px;color:#4a4560;line-height:1.5}.mp-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.mp-confirm-cancel,.mp-confirm-ok{border:0;border-radius:10px;padding:9px 18px;font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer}.mp-confirm-cancel{background:#f1ecf9;color:#512084}.mp-confirm-ok{background:#512084;color:#fff}.mp-confirm-ok:hover{background:#3d1866}.mod-metricas__card.is-click{cursor:pointer;transition:box-shadow .15s ease}.mod-metricas__card.is-click:hover{box-shadow:0 3px 12px #51208421}.mp-detail-list{display:flex;flex-direction:column;margin:2px 0 20px}.mp-detail-row{display:flex;justify-content:space-between;gap:16px;padding:9px 2px;font-size:13.5px;color:#4a4560;border-bottom:1px solid #F1EEF7}.mp-detail-row span:last-child{font-weight:600;color:#2c2740;font-variant-numeric:tabular-nums}.mp-detail-total{border-bottom:0;border-top:2px solid #E4DCF3;margin-top:4px;padding-top:11px}.mp-detail-total span{color:#512084!important;font-size:15px;font-weight:700}.mp-send-to{display:flex;flex-direction:column;gap:7px;margin:4px 0 20px}.mp-send-mail{background:#f3eefb;color:#512084;border-radius:9px;padding:9px 13px;font-size:13.5px;font-weight:600;display:inline-flex;align-items:center;gap:9px}.mp-send-mail svg{font-size:12px;opacity:.8}.mp-verify-list{display:flex;flex-direction:column;gap:8px;margin:6px 0 20px;max-height:260px;overflow-y:auto}.mp-verify-row{display:flex;align-items:center;gap:11px;background:#faf8fd;border:1px solid #EEEAF4;border-radius:10px;padding:9px 11px}.mp-verify-ava{flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:#f3eefb;color:#512084;display:grid;place-items:center;font-weight:700;font-size:12px}.mp-verify-tx{display:flex;flex-direction:column;gap:1px;min-width:0}.mp-verify-doc{font-size:13.5px;font-weight:600;color:#2c2740}.mp-verify-sub{font-size:11.5px;color:#6f6a85}.mp-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4100;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mp-drawer-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e14326b;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);animation:ntfOvFade .15s ease}.mp-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:404px;max-width:92vw;background:#fff;box-shadow:-18px 0 50px #28144647;display:flex;flex-direction:column;animation:ntfOvSlide .2s ease}@media (prefers-reduced-motion: reduce){.mp-drawer-bg,.mp-drawer-panel{animation:none}}.mp-drawer-h{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #EEEAF4}.mp-drawer-h b{font-size:19px;color:#38165c}.mp-drawer-x{border:0;background:#f3eefb;color:#512084;width:32px;height:32px;border-radius:9px;cursor:pointer;font-size:14px}.mp-drawer-body{flex:1;overflow-y:auto;padding:4px 20px 22px}.mp-drawer-sec{padding:18px 0;border-bottom:1px solid #F1EEF7}.mp-drawer-sec:last-child{border-bottom:0}.mp-drawer-tit{margin:0 0 3px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#7a3fb0}.mp-drawer-hint{margin:0 0 12px;font-size:12.5px;color:#6f6a85;line-height:1.4}.mp-drawer-vistas{display:flex;flex-wrap:wrap;gap:8px}.mp-drawer-vista{border:1.5px solid #E4DCF3;background:#fff;color:#512084;border-radius:10px;padding:9px 15px;font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.mp-drawer-vista:hover{border-color:#b79ee0;background:#faf8fd}.mp-drawer-vista.on{background:#512084;color:#fff;border-color:#512084}.mp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:48px 20px;min-height:200px}.mp-empty-t{margin:8px 0 0;font-size:15px;font-weight:700;color:#38165c}.calb-ev.is-click,.calb-d.is-click{cursor:pointer}.calb-ev.is-click:hover{background:#f3eefb;border-radius:8px}.calb-d.is-click:hover{box-shadow:0 0 0 1.5px #b79ee0 inset;border-radius:8px}.cart-row:focus-visible,.calb-nav:focus-visible,.calb-ev.is-click:focus-visible,.calb-d.is-click:focus-visible,.gr-tab:focus-visible,.mp-confirm-ok:focus-visible,.mp-confirm-cancel:focus-visible,.mp-drawer-vista:focus-visible{outline:2px solid #512084;outline-offset:2px;border-radius:8px}.mp--embedded .mod-metricas--banda{grid-template-columns:repeat(4,1fr);gap:10px}.mod-metricas--banda .mod-metricas__card{padding:12px 16px;gap:14px}.mod-metricas--banda .mod-metricas__icon{width:46px;height:46px;font-size:22.1px}.mod-metricas--banda .mod-metricas__title{font-size:14.2px}.mod-metricas--banda .mod-metricas__value{font-size:23.1px}.mod-noticias{height:100%;display:flex}.mod-noticias--empty{flex-direction:column;align-items:center;justify-content:center;color:#9a95ab;gap:10px;font-size:14.7px}.mod-noticias--empty svg{font-size:35.7px;color:#cdb9e6}.nx2{flex:1 1 auto;min-height:0;display:flex;align-items:stretch;overflow:hidden}.nx2-media{position:relative;flex:0 0 54%;align-self:stretch;background:#512084;overflow:hidden;cursor:pointer}.nx2-fallback{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:44.1px;color:#ffffff80}.nx2-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.nx2-media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:48%;pointer-events:none;background:linear-gradient(to top,#140626b8,#14062600)}.nx2-src{position:absolute;top:12px;left:12px;z-index:2;font-size:11.6px;font-weight:600;color:#fff;background:#fb7e3c;padding:3px 10px;border-radius:999px}.nx2-all{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;gap:5px;font-family:inherit;font-size:11.6px;font-weight:600;color:#fff;background:#fff3;border:0;border-radius:999px;padding:4px 10px;cursor:pointer}.nx2-all:hover{background:#ffffff57}.nx2-nav{position:absolute;left:0;right:0;bottom:10px;z-index:2;display:flex;align-items:center;justify-content:center;gap:12px}.nx2-arrow{width:30px;height:30px;border-radius:50%;border:0;background:#ffffffeb;color:#512084;font-size:13.7px;cursor:pointer;display:grid;place-items:center;box-shadow:0 2px 6px #00000040}.nx2-arrow:hover{background:#fff}.nx2-count{font-size:12.6px;font-weight:700;color:#fff;min-width:34px;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.5)}.nx2-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;padding:16px 18px;cursor:pointer;overflow:hidden}.nx2-kicker{font-size:13.1px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#512084;margin-bottom:9px}.nx2-t{font-size:24.4px;font-weight:700;color:#0b0d61;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.nx2-body:hover .nx2-t{color:#512084}.nx2-x{margin-top:11px;font-size:18.6px;color:#6f6a85;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.nx2-d{font-size:14.2px;color:#9a95ab;margin-top:auto;padding-top:11px}.nx2-arrow:focus-visible,.nx2-all:focus-visible{outline:2px solid #512084;outline-offset:2px;border-radius:8px}.pm{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;gap:12px;padding:4px 0 24px}.pm-card{background:#fff;border-radius:14px;padding:14px;box-shadow:0 2px 8px #0000000f}.pm-empresa{display:flex;align-items:center;gap:11px;background:#fff;border-radius:12px;padding:10px 13px;box-shadow:0 2px 8px #0000000f}.pm-empresa-ico{color:#512084;font-size:20px;flex:0 0 auto}.pm-empresa-body{flex:1 1 auto;min-width:0}.pm-empresa-lbl{display:block;font-size:10.5px;color:#9a95ab;text-transform:uppercase;letter-spacing:.04em}.pm-empresa-sel{width:100%}.pm-empresa-sel .ant-select-selector{padding-left:0!important}.pm-empresa-sel .ant-select-selection-item{font-size:15px;font-weight:600;color:#0b0d61}.pm-at-head{display:flex;align-items:center;gap:12px;margin-bottom:2px}.pm-at-badge{flex:0 0 auto;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#fb7e3c,#f2612a);color:#fff;font-size:20px;font-weight:700;box-shadow:0 4px 12px #fb7e3c59}.pm-at-headtx{display:flex;flex-direction:column;line-height:1.15}.pm-at-lbl{font-size:16.5px;font-weight:700;color:#512084}.pm-at-sub{font-size:12px;color:#9a95ab}.pm-at-bell{margin-left:auto;width:34px;height:34px;border-radius:10px;background:#f3eefb;color:#512084;display:grid;place-items:center;font-size:16px}.pm-at-row{display:flex;align-items:center;gap:12px;padding:11px 12px;margin-top:9px;text-decoration:none;color:inherit;background:#faf8fd;border:1px solid #EFE9F7;border-radius:12px}.pm-at-row:active{background:#f3eefb}.pm-at-ico{flex:0 0 38px;height:38px;border-radius:10px;color:#fff;display:grid;place-items:center;font-size:16px;background:linear-gradient(135deg,#512084,#7a3fb0);box-shadow:0 3px 8px #51208447}.pm-at-tx{flex:1 1 auto;min-width:0;font-size:15px;font-weight:600;color:#3a3550;line-height:1.3}.pm-at-chev{color:#c3b3dd;font-size:15px;flex:0 0 auto}.pm-at-more{padding-top:10px;font-size:12.5px;color:#9a95ab;text-align:center}.pm-empty{padding:16px 4px;text-align:center;color:#9a95ab;font-size:13.5px}.pm-accesos{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pm-acceso{border-radius:12px;padding:16px 10px;text-align:center;text-decoration:none;color:#fff;box-shadow:0 3px 10px #5120842e;display:flex;flex-direction:column;align-items:center;gap:8px}.pm-acceso-ico{font-size:24px;color:#fff}.pm-acceso-tx{font-size:12.5px;font-weight:600;color:#fff;line-height:1.2}.pm-acceso:active{filter:brightness(.92)}.pm-ind{display:flex;gap:7px;overflow-x:auto;padding-bottom:10px;border-bottom:1px solid #F0EDF6;margin-bottom:11px;-webkit-overflow-scrolling:touch}.pm-ind-chip{flex:0 0 auto;background:#faf8fd;border-radius:9px;padding:6px 10px;white-space:nowrap}.pm-ind-t{font-size:10.5px;color:#6f6a85;font-weight:600;margin-right:5px}.pm-ind-v{font-size:12.5px;font-weight:700;color:#0b0d61}.pm-ind-chip--dh{background:#fff3ec}.pm-ind-chip--dh .pm-ind-t{color:#b5480f}.pm-ind-chip--dh .pm-ind-v{color:#fb7e3c}.pm-res-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8c8c8c;margin-bottom:10px}.pm-res{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pm-res-tile{background:#faf8fd;border-radius:10px;padding:10px 12px}.pm-res-l{display:block;font-size:11px;color:#6f6a85}.pm-res-v{display:block;font-size:17px;font-weight:700;color:#0b0d61;margin-top:2px}.pm-vermas{width:100%;background:#fff;border:1px solid #E4DCF3;border-radius:12px;padding:13px;font-family:inherit;font-size:13px;font-weight:600;color:#512084;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px}.pm-vermas:active{background:#f7f4fc}.pm-sec{display:flex;flex-direction:column;gap:12px}.pm-sub{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8c8c8c;margin-bottom:11px}.pm-bar{height:9px;background:#ece8f3;border-radius:99px;overflow:hidden}.pm-bar-fill{height:100%;background:linear-gradient(90deg,#1fa463,#512084);border-radius:99px}.pm-bar-foot{display:flex;align-items:center;justify-content:space-between;margin-top:9px;font-size:12px}.pm-bar-foot>span:first-child{color:#1fa463;font-weight:600}.pm-bar-cur{color:#fb7e3c;font-weight:600}.pm-ev{display:flex;align-items:center;gap:12px;padding:7px 0}.pm-ev+.pm-ev{border-top:1px solid #F3F0F9}.pm-ev-fecha{flex:0 0 38px;text-align:center}.pm-ev-d{display:block;font-size:16px;font-weight:700;color:#512084;line-height:1}.pm-ev-m{display:block;font-size:9.5px;color:#9a95ab}.pm-ev-t{font-size:13px;font-weight:600;color:#3a3550;line-height:1.25}.pm-noti{display:flex;width:100%;background:#fff;border-radius:14px;overflow:hidden;border:0;padding:0;cursor:pointer;text-align:left;box-shadow:0 2px 8px #0000000f;align-items:stretch}.pm-noti-media{flex:0 0 42%;background:#512084;display:flex;align-items:center;justify-content:center;color:#ffffff8c;font-size:26px;min-height:78px}.pm-noti-body{flex:1 1 auto;min-width:0;padding:12px;display:flex;flex-direction:column}.pm-noti-tag{align-self:flex-start;font-size:10px;font-weight:600;color:#b5480f;background:#fff3ec;padding:2px 8px;border-radius:99px}.pm-noti-t{font-size:13px;font-weight:700;color:#0b0d61;line-height:1.28;margin-top:7px}input:disabled{font-weight:700!important;color:#000!important}#tabs-vacaciones-balance .ant-tabs-tab-btn{font-size:16px!important}#tabs-vacaciones-balance div.ant-tabs-nav-wrap{background-color:#f3f3f3}#tabs-vacaciones-balance div.ant-tabs-nav{margin:0!important}.ant-table-column-sorters .ant-table-column-sorter-tooltip{display:none!important}.carga-datos-header-filtros .ant-select{height:auto!important;min-height:42px}.carga-datos-header-filtros .ant-select .ant-select-selector{display:flex!important;align-items:center;min-height:42px!important;height:42px!important}.carga-datos-header-filtros .ant-select-single .ant-select-selector .ant-select-selection-item,.carga-datos-header-filtros .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:40px!important;top:0!important;margin-top:0!important;transform:none!important}.carga-datos-header-filtros .ant-select .ant-select-arrow,.carga-datos-header-filtros .ant-select .ant-select-clear{top:50%!important;margin-top:0!important;transform:translateY(-50%);height:auto;display:flex;align-items:center}.carga-datos-filtros .ant-select{height:auto!important;min-height:42px}.carga-datos-filtros .ant-select .ant-select-selector{display:flex!important;align-items:center;min-height:42px!important}.carga-datos-filtros .ant-select-single .ant-select-selector{height:42px!important}.carga-datos-filtros .ant-select-single .ant-select-selector .ant-select-selection-item,.carga-datos-filtros .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:40px!important;top:0!important;margin-top:0!important;transform:none!important}.carga-datos-filtros .ant-select-multiple .ant-select-selector{height:auto!important;min-height:42px!important;padding-block:4px!important;align-items:center}.carga-datos-filtros .ant-select-multiple .ant-select-selection-wrap{align-self:stretch!important;display:flex;align-items:center;width:100%;position:relative}.carga-datos-filtros .ant-select-multiple .ant-select-selection-overflow{align-items:center;width:100%}.carga-datos-filtros .ant-select-multiple .ant-select-selection-placeholder{top:50%!important;inset-block-start:50%!important;transform:translateY(-50%)!important;margin:0!important;line-height:22px!important;height:auto!important}.carga-datos-filtros .ant-select .ant-select-arrow,.carga-datos-filtros .ant-select .ant-select-clear{top:50%!important;margin-top:0!important;transform:translateY(-50%);height:auto;display:flex;align-items:center}.carga-empleado-summary{--carga-empleado-blue-baby: #d6eaf1;--carga-empleado-blue: #1890ff;--carga-empleado-blue-tint-border: rgba(24, 144, 255, .28);--carga-empleado-success: #00b712;--carga-empleado-success-tint-bg: rgba(0, 183, 18, .08);--carga-empleado-success-tint-border: rgba(0, 183, 18, .22);--carga-empleado-turquoise: #009297;--carga-empleado-turquoise-tint-bg: rgba(0, 146, 151, .08);--carga-empleado-turquoise-tint-border: rgba(0, 146, 151, .22);margin-bottom:.75rem}.carga-empleado-summary-label{font-size:12px;font-weight:600;color:var(--blue-font);letter-spacing:.02em;line-height:1.2}.carga-empleado-summary-chip{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:52px;padding:8px 14px;border-radius:8px;border:1px solid transparent}.carga-empleado-summary-chip--blue{background:var(--carga-empleado-blue-baby);border-color:var(--carga-empleado-blue-tint-border)}.carga-empleado-summary-chip--success{background:var(--carga-empleado-success-tint-bg);border-color:var(--carga-empleado-success-tint-border)}.carga-empleado-summary-chip--turquoise{background:var(--carga-empleado-turquoise-tint-bg);border-color:var(--carga-empleado-turquoise-tint-border)}.carga-empleado-summary-value{font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2}.carga-empleado-summary-value--blue{color:var(--carga-empleado-blue)}.carga-empleado-summary-value--success{color:var(--carga-empleado-success)}.carga-empleado-summary-value--turquoise{color:var(--carga-empleado-turquoise)}.carga-empleado-vista .card-filtros .ant-card-head{padding:.4rem 1.25rem!important;min-height:auto!important}.carga-empleado-vista .card-filtros .ant-card-body{padding:.5rem 1.25rem!important}.carga-empleado-vista .carga-empleado-table-card .ant-card-body{padding-top:12px!important;padding-bottom:12px!important}.liquidacion-doc-modal .ant-modal-body{padding:20px 24px 24px}.liquidacion-doc{color:#1a1a1a;font-size:13px;line-height:1.45}.liquidacion-doc-header{text-align:center;border-bottom:1px solid #1a1a1a;padding-bottom:10px;margin-bottom:12px}.liquidacion-doc-main-title{margin:0;font-size:18px;font-weight:700;color:#1f4e9b;letter-spacing:.02em}.liquidacion-doc-period{margin-top:4px;font-size:14px;font-weight:600;color:#c0392b}.liquidacion-doc-section{border-bottom:1px solid #1a1a1a;padding:10px 0 12px;margin-bottom:2px}.liquidacion-doc-section-title{margin:0 0 8px;font-size:14px;font-weight:700;color:#1a1a1a}.liquidacion-doc-empresa-row{display:flex;flex-wrap:wrap;gap:24px}.liquidacion-doc-field{margin-bottom:4px}.liquidacion-doc-field-label{font-weight:600;margin-right:6px}.liquidacion-doc-empleado{display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}.liquidacion-doc-split{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #1a1a1a;align-items:stretch}.liquidacion-doc-concept-block{display:flex;flex-direction:column;border-right:1px solid #1a1a1a;min-height:100%}.liquidacion-doc-concept-block:last-child{border-right:none}.liquidacion-doc-concept-title{background:#d9e8f7;border-bottom:1px solid #1a1a1a;padding:6px 10px;font-weight:700;text-align:center;flex-shrink:0}.liquidacion-doc-concept-table-wrap{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:0}.liquidacion-doc-concept-table{width:100%;border-collapse:collapse}.liquidacion-doc-subtotal-table{margin-top:auto}.liquidacion-doc-concept-table td{border-bottom:1px solid #d0d0d0;padding:4px 10px;vertical-align:top}.liquidacion-doc-concept-label{width:62%}.liquidacion-doc-concept-value{width:38%;text-align:right;white-space:nowrap}.liquidacion-doc-subtotal-row td{border-top:1px solid #1a1a1a;border-bottom:none;font-weight:700;padding-top:6px;padding-bottom:6px}.liquidacion-doc-totales-table{width:100%;border-collapse:collapse;border:1px solid #1a1a1a}.liquidacion-doc-totales-table td{border-bottom:1px solid #d0d0d0;padding:6px 12px}.liquidacion-doc-totales-table td:last-child{text-align:right;width:35%;white-space:nowrap}.liquidacion-doc-total-liquido-row td{font-weight:700;border-bottom:none}.liquidacion-doc-footer{padding-top:14px;font-size:12px}.liquidacion-doc-footer p{margin:0 0 24px;text-align:justify}.liquidacion-doc-firma{text-align:center;font-weight:600}.liquidacion-doc-firma div+div{margin-top:2px}@media (max-width: 768px){.liquidacion-doc-empleado,.liquidacion-doc-split{grid-template-columns:1fr}.liquidacion-doc-concept-block{border-right:none;border-bottom:1px solid #1a1a1a}.liquidacion-doc-concept-block:last-child{border-bottom:none}}:root{--primary: #502084;--purple-dark: #623690;--purple-secondary: #8765AA;--purple-light: #f3edfa;--danger: #cf4244;--danger-dark: #b42318;--blue-font: #0B0D61;--blue-dark: #060731;--white: #ffffff;--light_grey: "#E5E5E5", }html,body,#root{padding:0;margin:0;height:auto}@keyframes mymove{to{transform:rotate(360deg)}}.purpleGradient{background:linear-gradient(90deg,#1f2a40,#8d448a)}@keyframes fullContent{0%{margin-left:300px}to{margin-left:80px}}@keyframes normalContent{0%{margin-left:80px}to{margin-left:300}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{box-shadow:inset 0 0 gray;border-radius:10px}::-webkit-scrollbar-thumb{background:#aba5b1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#9b9ba5}.slick-list{margin:0 -5px}.slick-slide>div{padding:0 5px}.ant-spin-text{text-shadow:none!important}.grid-container{display:grid;grid-template-columns:repeat(12,1fr);gap:10px}.grid-item-6{grid-column:span 6}a.ant-picker-now-btn{font-size:0}a.ant-picker-now-btn:after{content:"Ahora";font-size:16px}a.ant-picker-today-btn{font-size:0}a.ant-picker-today-btn:after{content:"Hoy";font-size:16px}div.ant-tabs-nav{background-color:#f6f8f7;border-top-left-radius:5px;border-top-right-radius:5px}ol{padding-inline-start:20px!important}::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:10px}.ant-table-thead>tr>th{background-color:#d3d3d3!important;color:#0b0d61!important}.tabla-referencia .ant-table-thead>tr>th{background-color:#f0f0f0!important;color:#0b0d61!important;font-weight:600!important}td.ant-table-cell{padding:12px!important}.custom-labels .ant-form-item-label>label{font-weight:500!important}.ant-form-item-required:before{color:#d46b08!important}.ant-form-item-explain-error{color:#d46b08!important}.ant-input-status-error,.ant-input-affix-wrapper-status-error,.ant-picker-status-error,.ant-select-status-error{border-color:#d46b08!important;box-shadow:0 0 0 2px #d46b0833}.ant-table-wrapper td:nth-child(9){white-space:nowrap}:where(.css-dev-only-do-not-override-vt97p9).ant-picker-outlined{margin-top:10px;height:30px}:where(.css-dev-only-do-not-override-vt97p9).ant-input-affix-wrapper{margin-top:12px;height:30px}.custom-compact-table :where(.ant-table-cell),.custom-compact-table :where(.ant-table-thead>tr>th),.custom-compact-table :where(.ant-table-tbody>tr>td),.custom-compact-table :where(tfoot>tr>td),.custom-compact-table :where(tfoot>tr>th){padding:10px 12px!important}:where(.custom-modal).ant-modal .ant-modal-content{padding:20px 40px}.custom-modal .ant-btn{border-radius:999px}.pill{border-radius:999px!important}@media (max-width: 767px){.pill{width:340px!important}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.logo{animation:fadeInLeft 1s ease-out forwards}.full-slide-carousel,.full-slide-carousel .slick-slider,.full-slide-carousel .slick-list,.full-slide-carousel .slick-track{height:100%!important}.full-slide-carousel .slick-slide>div{height:100%!important}.full-slide-carousel img{width:100%;height:100%;object-fit:cover;display:block}.label{color:var(--blue-font);font-size:"1rem"}.titulo-modal{margin-bottom:16;color:"#0B0D61";text-align:center}html,body,#root{height:100%}.ant-carousel,.ant-carousel .slick-slider,.ant-carousel .slick-list,.ant-carousel .slick-track,.ant-carousel .slick-slide{height:100%!important}.ant-carousel .slick-slide>div{height:100%!important;display:flex}.ant-carousel img{width:100%;height:100%;object-fit:cover;display:block;min-height:200px}.modal-success{text-align:center;padding:30px 20px}.modal-success-img{width:300px;height:300px;margin:16px auto 24px;display:block}.spin-img{width:550px;height:550px;margin:24px auto;display:block}@media (max-width: 768px){.spin-img{width:80%;max-width:300px;height:auto;margin:16px auto}}.logo-dt{width:200px;height:200x;margin:16px auto 24px;display:block}.btn-rounded{border-radius:999px;padding:0 36px}.label{font-size:1rem;line-height:1.5;color:var(--blue-font);display:block;margin-bottom:8px}.card-filtros{box-shadow:0 0 12px #08080d1a}.shadow{box-shadow:0 0 12px #08080d1a!important}.card-filtros .ant-card-head{padding:1rem 2rem!important}@media (max-width: 575px){.card-filtros .ant-card-head{padding:1rem 27px!important}}.card-filtros .ant-card-body{padding:1.25rem 2rem!important}@media (max-width: 575px){.card-filtros .ant-card-body{padding:1.25rem .8rem!important}}.date-picker{width:100%;border-color:var(--blue-font);border-width:1px;border-style:solid;height:36px!important;margin-top:10px}:where(.css-dev-only-do-not-override-vt97p9).ant-upload-wrapper .ant-upload-drag .ant-upload{padding:6px}.boton-cuadrado-tabla{height:32px!important;width:32px!important}.button-more,.boton-download-square,.button-more-docs,.button-delete,.button-reset,.button-upload-square{height:32px!important;width:32px!important;transition:all .2s ease-in-out}.titulo-card-filtros{font-weight:600;font-size:32px;color:var(--primary);letter-spacing:.5px}@media (max-width: 768px){.titulo-card-filtros{font-size:20px}}:where(.css-dev-only-do-not-override-vt97p9).ant-input-affix-wrapper{margin-top:10px}.button-filter,.button-more{transition:all .2s ease-in-out}.button-filter:hover{background-color:#121a87!important;border-color:#121a87!important}.button-filter:active{background-color:#07094d!important;border-color:#07094d!important;color:#fff}.button-filter:focus-visible{box-shadow:0 0 0 3px #3c52ff80}.button-export{transition:all .2s ease-in-out}.button-export:hover{background-color:#2e8b57!important;border-color:#2e8b57!important}.button-export:active{background-color:#1b5e20!important;border-color:#1b5e20!important;color:#fff!important}.button-export:focus-visible{box-shadow:0 0 0 3px #2e8b5780;outline:none}.button-creation{transition:all .2s ease-in-out}.button-creation:hover,.button-update-company:hover,.button-more:hover{background-color:#6230a3!important;border-color:#6230a3!important}.button-creation:active,.button-update-company:active,.button-more:active{background-color:#3e1669!important;border-color:#3e1669!important;color:#fff!important}.button-creation:focus-visible,.button-update-company:focus-visible,.button-more:focus-visible{box-shadow:0 0 0 3px #50208466;outline:none}.button-download{transition:all .2s ease-in-out}.boton-download-square{background-color:#303cae}.button-download:hover,.boton-download-square:hover{background-color:#3d4bce!important;border-color:#3d4bce!important}.button-download:active,.boton-download-square:active{background-color:#262f85!important;border-color:#262f85!important;color:#fff!important}.button-download:focus-visible,.boton-download-square:focus-visible{box-shadow:0 0 0 3px #303cae66;outline:none}.button-upload{transition:all .2s ease-in-out}.button-upload,.button-upload-square{background-color:#468faf!important;border-color:#468faf!important;color:#fff!important;transition:all .2s ease-in-out}.button-upload:hover,.button-upload-square:hover{background-color:#58a5c5!important;border-color:#58a5c5!important}.button-upload:active,.button-upload-square:active{background-color:#35768c!important;border-color:#35768c!important;color:#fff!important}.button-upload:focus-visible,.button-upload-square:focus-visible{box-shadow:0 0 0 3px #468faf80!important;outline:none!important}.upload-space{display:flex;justify-content:space-between;align-items:center;width:100%}.upload-space .button-upload{margin-left:auto}:where(.css-dev-only-do-not-override-vt97p9).ant-upload-wrapper .ant-upload-drag .ant-upload{padding:0}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background-color:#eee5f7!important}.button-more-docs:hover{background-color:#926fb6!important;border-color:#926fb6!important}.button-more-docs:active{background-color:#7a57a0!important;border-color:#7a57a0!important;color:#fff}.button-more-docs:focus-visible{box-shadow:0 0 0 3px #a988ca80}.state{display:flex;align-items:center;justify-content:center;gap:6px;height:22px;padding:0 10px;font-size:13px;line-height:1}.button-delete:hover{background-color:#b04547!important;border-color:#b04547!important}.button-delete:active{background-color:#8e3639!important;border-color:#8e3639!important;color:#fff!important}.button-delete:focus-visible{box-shadow:0 0 0 3px #cf515366;outline:none}.indicators-container{width:100%;background-color:#b0b0b0;padding:8px;margin-bottom:0}.indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding-left:50px;padding-right:60px;width:100%}.row-company{width:100%;margin-bottom:2px;margin-top:8px;padding:16px 30px;background-color:var(--white);box-shadow:0 3px 8px #0000001a;border-radius:8px}.boton-favorito{border:1px solid var(--purple-dark);color:var(--purple-dark);background-color:#fff;font-size:16px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;transition:background-color .3s ease;gap:10px;text-align:center}.boton-favorito:hover{background-color:var(--purple-secondary)!important;color:#fff!important;border:none}.boton-icon{font-size:2rem}.boton-texto{font-weight:700;white-space:pre-line}.button-update-company{background-color:var(--primary);border-color:var(--primary);font-weight:700;padding:0 26px!important;height:36px;transition:all .2s ease-in-out;font-size:16px}@media (max-width: 767px){.button-update-company{padding-top:.5rem!important;padding-bottom:.5rem!important;height:auto}:where(.css-dev-only-do-not-override-1kn6x4w).ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 22px}:where(.css-dev-only-do-not-override-1kn6x4w).ant-card .ant-card-body{padding:1rem;border-radius:0 0 8px 8px}}.ant-table-wrapper .ant-table-tbody .ant-table-row.ant-table-row-selected>.ant-table-cell{background-color:#e8dff0!important}:where(.css-dev-only-do-not-override-1cjdwyp).ant-upload-wrapper .ant-upload-drag .ant-upload{padding:0!important}@media (max-width: 575px){.card-filtros .ant-row{margin-left:0!important}}.sidebar-loading{display:flex;align-items:center;justify-content:center;height:100%;background-color:#001529;animation:fadeIn .3s ease-in}.sidebar-skeleton{width:80%;display:flex;flex-direction:column;gap:14px;padding:20px 0}.skeleton-item{height:22px;width:100%;background:linear-gradient(90deg,#ffffff14 25%,#ffffff26,#ffffff14 75%);border-radius:6px;animation:shimmer 1.5s infinite linear}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ant-menu-light .ant-menu-item{transition:all .3s ease-in-out!important}.ant-menu-light .ant-menu-item-selected{background-color:#f3f3f3!important;color:#06073a!important;font-weight:700}.ant-menu-light .ant-menu-item:hover,.ant-menu-light .ant-menu-item-active,.ant-menu-light .ant-menu-item:focus{background-color:#f3f3f3!important;color:#06073a!important;font-weight:700}.custom-modal-padding .ant-modal-content{padding:2rem!important;color:#060731;font-weight:700}.custom-cancel-button{width:90px;height:36px;border:1px solid #06073a!important;border-radius:999px;color:#06073a!important;background-color:transparent}.custom-cancel-button:hover,.custom-cancel-button:focus,.custom-cancel-button:active{border-color:#000!important;color:#000!important}.modal-confirm-title{color:var(--blue-dark);font-weight:700;font-size:20px}.modal-confirm-body{display:flex;flex-direction:column;gap:1rem;font-size:1rem}.modal-confirm-description{margin-top:2rem;color:var(--blue-dark);font-weight:700}.modal-confirm-comment-label{display:block;font-weight:700;color:var(--blue-dark);margin-bottom:10px}.modal-confirm-ok-button{border:2px solid var(--primary);border-radius:999px;color:#fff;width:120px;height:36px}.modal-confirm-cancel-button{width:120px;height:36px;border:1px solid #6c6c6c!important;border-radius:999px!important;color:#6c6c6c!important;background-color:transparent;text-align:center}.modal-confirm-cancel-button:hover,.modal-confirm-cancel-button:focus,.modal-confirm-cancel-button:active{border-color:#000!important;color:#000!important}:where(.css-zsfjvt).ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title,:where(.css-zsfjvt).ant-menu-light>.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#f3f3f3!important}:where(.css-dev-only-do-not-override-bix0ee).ant-menu{font-size:1rem}.title-menu{color:#f3f3f3!important;width:60%;text-align:center;font-size:2rem}.ant-menu-submenu-title{color:#f3f3f3!important}.ant-menu-item-group-title{color:#ffffff8c!important;font-size:.78rem!important;text-transform:uppercase;letter-spacing:.04em;font-weight:700;padding-top:12px!important}.container-menu{height:100vh;width:100%}:where(.css-dev-only-do-not-override-bix0ee).ant-menu-dark .ant-menu-item-selected{background-color:#f3f3f3;color:#001529!important}.ant-menu-submenu-popup,.ant-menu-submenu-popup .ant-menu{background-color:#001529!important}.ant-menu-submenu-popup .ant-menu-item,.ant-menu-submenu-popup .ant-menu-submenu-title{color:#f3f3f3!important;font-weight:700}.ant-menu-submenu-popup .ant-menu-item:hover,.ant-menu-submenu-popup .ant-menu-submenu-title:hover{background-color:#f3f3f3!important;color:#06073a!important;font-weight:700}.ant-menu-submenu-popup .anticon{color:#f3f3f3!important}.ant-menu-submenu-popup .ant-menu-item-selected{background-color:#f3f3f3!important;color:#06073a!important;font-weight:700}.ant-upload,.ant-upload-wrapper,.ant-upload-drag{padding:0!important}.my-dropdown .ant-dropdown-menu{background:var(--white)!important;padding:8px!important;box-shadow:0 4px 16px #08080d26;border-radius:8px!important;border:1px solid rgba(98,54,144,.1)}.my-dropdown .ant-dropdown-menu-item{display:block;background:var(--purple-dark)!important;color:var(--white)!important;padding:8px 16px!important;margin-bottom:8px!important;border-radius:999px!important;line-height:1.2!important;font-weight:500!important;transition:all .25s ease;min-width:120px}.my-dropdown .ant-dropdown-menu-item.danger{background:var(--danger)!important;color:var(--white)!important}.my-dropdown .ant-dropdown-menu-item.danger:hover{background:var(--danger-dark)!important;color:var(--white)!important}.my-dropdown .ant-dropdown-menu-item:hover:not(.danger),.my-dropdown .ant-dropdown-menu-item:active:not(.danger){background:color-mix(in srgb,var(--primary) 85%,black 15%)!important;color:var(--white)!important}.my-dropdown .ant-dropdown-menu-item:last-child{margin-bottom:0!important}.documentos-listado-modal{padding:30px;min-height:1000px}.documentos-listado-modal .documentos-listado-title{font-size:1.3rem!important;font-weight:600!important;color:var(--primary)}.documentos-listado-modal .documentos-listado-tag-status{font-weight:700;font-size:14px;width:250px;display:inline-block;text-align:center}.documentos-listado-modal .documentos-listado-content{min-height:250px}.documentos-listado-modal .documentos-listado-document-id{font-weight:700}.documentos-listado-modal .documentos-listado-document-id-value{font-weight:lighter;font-size:1rem;color:var(--blue-font)}.documentos-listado-dropdown span{display:inline-flex;align-items:center;gap:6px}.action-form-button,.action-form-button:hover,.action-form-button:focus,.action-form-button:active{display:flex;width:154px;height:40px;align-items:center;justify-content:center;background-color:var(--primary)!important;color:#fff!important;border-radius:999px!important;border-color:var(--primary)!important}.action-form-button-cancel,.action-form-button-cancel:hover,.action-form-button-cancel:focus,.action-form-button-cancel:active{display:flex;width:154px;height:36px;align-items:center;justify-content:center;background-color:var(--danger-dark)!important;color:#fff!important;border-radius:999px!important;border-color:var(--danger-dark)!important}.action-form-button.ant-btn-loading,.action-form-button:disabled{background-color:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important;opacity:.8}.save-month-btn .ant-btn{height:40px!important}.save-month-btn .ant-btn:first-child{border-top-left-radius:999px!important;border-bottom-left-radius:999px!important;padding-left:20px}.save-month-btn .ant-btn:last-child{border-top-right-radius:999px!important;border-bottom-right-radius:999px!important;padding-right:16px}.save-month-btn-mobile{width:100%!important;display:flex!important}.save-month-btn-mobile .ant-space-compact{width:100%!important}.save-month-btn-mobile .ant-btn:first-child{flex:1!important}@media (max-width: 768px){.action-form-button{width:140px;height:44px;font-size:14px;padding:0 12px}}.generic-form-card-container{display:flex;flex-direction:column;height:100%}.generic-form-card-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 3px 8px #0000001a;height:100%;display:flex;flex-direction:row;overflow:hidden}.generic-form-card-image{flex:0 0 25%;position:relative}.generic-form-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.7;filter:grayscale(100%)}.generic-form-card-form{flex:1}.generic-form-card-subtitle{background-color:var(--light-grey)!important;padding:16px 50px;margin-bottom:50px}.generic-form-card-subtitle p{color:var(--blue-font);font-size:16px;margin:0;font-weight:700}.generic-form-card-row{margin-bottom:8px;padding:0 30px}.generic-form-card-row-2{margin-bottom:8px;padding:0 20px}.generic-form-card-actions{padding:24px 50px 34px}@media (max-width: 768px){.generic-form-card-subtitle{padding:12px 24px;margin-bottom:24px}.generic-form-card-row{padding:0 8px 0 16px}.generic-form-card-actions{padding:16px 24px;flex-direction:column;gap:16px}:where(.css-dev-only-do-not-override-1kn6x4w).ant-collapse .ant-collapse-content>.ant-collapse-content-box{padding:16px 8px}}.company-name{text-transform:capitalize;margin-bottom:.2!important;font-size:24px!important;color:var(--blue-font)!important}.selector-company{width:300px;margin-left:30px}.metrics{width:100%;justify-content:center}.w-100{width:100%}.w100-dflex{width:100%;display:flex}.pb-0{padding-bottom:0}.chart{height:100%;box-shadow:0 3px 8px #0000001a;padding-bottom:0}.report-docs{display:flex;flex-direction:column;gap:30px;height:auto}.container-calendar{height:100%;border-right:1px solid var(--primary)}.calendar{display:flex;gap:2px;flex-wrap:wrap;align-items:center;justify-content:center;padding-top:2px;padding-bottom:10px}.ant-modal-body{padding-bottom:24px!important}.gi-container{width:100%;max-width:700px;margin:0 auto;display:flex}.gi-label{width:45%;background-color:#f2e6ff;padding:10px 30px;font-weight:700;color:#333;font-size:14px;border-bottom:2px solid white}.gi-value{width:55%;background-color:#fff;padding:10px 16px;color:#000;font-size:14px;display:flex;align-items:center;white-space:normal;word-break:break-all;overflow-wrap:anywhere;border-bottom:1px solid #ddcbf0}.gi-last{border-bottom:none}.gi-tag{font-size:16px;font-weight:600;width:160px;justify-content:center;display:inline-flex}.gi-link{color:var(--blue-font);text-decoration:underline}.gi-mobile .gi-label{width:50%;padding-left:10px;font-size:14px}.gi-mobile .gi-value{width:50%;padding-left:10px;font-size:12px}.menu-item-badge .ant-badge-count{background-color:#7c3aed;border:1px solid #7c3aed;color:#fff}.menu-item-with-badge{display:flex;align-items:center}.menu-item-with-fav{display:flex;align-items:center;justify-content:space-between;width:100%;gap:6px}.menu-item-fav-text{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.menu-fav{flex:0 0 auto;border:0;background:transparent;color:#ffffff52;cursor:pointer;padding:0 2px;line-height:1;font-size:13px}.menu-fav:hover,.menu-fav.is-on{color:#f7c948}.ant-layout-sider-collapsed .menu-fav{display:none}.menu-item-text{white-space:nowrap}.ant-menu-submenu-title{position:relative}.ant-menu-submenu-title .menu-badge{position:absolute;right:32px;top:50%;transform:translateY(-50%);margin-right:15px}.card-style-collapse{background:transparent;border:none}.card-style-collapse .ant-collapse-item{background:#fff;border-radius:14px!important;border:transparent;margin-bottom:14px;overflow:hidden}.card-style-collapse .ant-collapse-header{padding:18px 22px!important;font-size:16px;font-weight:600;background:#eee5f7;border:none!important;border-radius:14px!important;display:flex;align-items:center;color:var(--blue-font)!important}.card-style-collapse .ant-collapse-item-active .ant-collapse-header{background:#eee5f7}.card-style-collapse .ant-collapse-expand-icon{font-size:18px;color:#000}.card-style-collapse .ant-collapse-content{background:#fff;border-top:none}.card-style-collapse .ant-collapse-content-box{padding:24px}.card-style-collapse .ant-collapse-item:not(:last-child){border-bottom:none}.card-style-collapse .ant-collapse-item-active>.ant-collapse-header{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}:where(.css-dev-only-do-not-override-bix0ee).ant-collapse .ant-collapse-content>.ant-collapse-content-box{padding:24px 16px}.card-style-collapse .ant-collapse-item{border-radius:16px;overflow:hidden;margin-bottom:12px}.card-style-collapse .ant-collapse-item:last-child{border-radius:16px}.card-style-collapse .ant-collapse-item:last-child .ant-collapse-header{border-top-left-radius:16px;border-top-right-radius:16px}.custom-collapse .ant-collapse-header{background-color:#eee5f7;color:#0a0a3d!important;font-size:1rem!important;font-weight:700;text-transform:capitalize!important}.custom-collapse .ant-collapse-item{border-radius:18px!important;overflow:hidden;margin-bottom:16px;border:none!important;background:#fff}.custom-collapse .ant-collapse-header{padding:20px 52px!important;font-weight:600;font-size:16px}.custom-collapse .ant-collapse-content{border-top:1px solid #f2f2f2;padding:16px 20px}@media (max-width: 768px){.custom-collapse .ant-collapse-content{border-top:1px solid #f2f2f2;padding:16px 0}.custom-collapse .ant-collapse-header{padding:20px!important}}.ant-input,.ant-picker,.ant-select-selector{border-radius:8px!important;min-height:42px}:where(.css-dev-only-do-not-override-1qvb3zh).ant-collapse-borderless{background-color:#f5f5f5;border:0}.birthDatePicker{border:1px solid var(--blue-font)!important}.birthDatePicker .ant-picker{border-radius:4px;border:1px solid var(--blue-font);height:40px}#table-listado-valores-mes .ant-table-column-title{white-space:nowrap}:where(.css-dev-only-do-not-override-1kn6x4w).ant-select-single{height:auto}.card-filtros-indicadores{padding:12px 16px;border-top:1px solid #f0f0f0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;background:var(--purple-light);font-size:15px}.card-filtros-indicadores span{white-space:nowrap}.genera-info-item{color:var(--blue-font);font-weight:600;font-size:16px}.genera-info-item-blue{color:var(--blue-font);font-weight:600;font-size:18px}.genera-info-item-primary{color:var(--primary);font-weight:600;font-size:18px}.ant-card-head{overflow:visible!important}:where(.css-dev-only-do-not-override-1kn6x4w).ant-drawer{color:var(--blue-font)}:where(.css-dev-only-do-not-override-1kn6x4w).ant-drawer .ant-drawer-title{font-size:18px!important}.button-creation-secondary{transition:all .2s ease-in-out}.button-creation-secondary:hover{background-color:#812e83!important;border-color:#812e83!important}.button-creation-secondary:active{background-color:#631964!important;border-color:#631964!important;color:#fff!important}.button-creation-secondary:focus-visible{box-shadow:0 0 0 3px #83208466;outline:none}:where(.css-dev-only-do-not-override-1kn6x4w).ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-color-primary){background-color:var(--blue-font)!important;color:#fff!important;border:1px solid var(--blue-font)!important}.search-variable .ant-input{display:flex;align-items:center;padding-top:0;padding-bottom:0}.search-variable .ant-input::placeholder{line-height:normal}@media (max-width: 768px){.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{padding-inline:12px!important}}.mobile-card-actions .ant-space{flex-direction:column!important;align-items:center!important}.mobile-card-actions .ant-space-horizontal{flex-direction:column!important}.mobile-card-actions .ant-space-item{margin-inline-end:0!important}@media screen and (max-width: 600px){.rh{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"logo price" "cta cta" "slogan slogan" "mods mods";width:calc(100% - 24px)!important;max-width:100%!important;margin:12px auto!important;padding:18px 14px 16px!important;box-sizing:border-box!important;align-items:center!important;overflow:hidden!important}.rh__logo{grid-area:logo!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;width:100%!important}.rh__logo img{width:150px!important;max-width:100%!important;height:auto!important}.rh__price{grid-area:price!important;display:grid!important;grid-template-columns:auto!important;grid-template-areas:"toggle" "amount" "unit" "iva";justify-items:end!important;align-items:center!important;min-width:0!important;margin:0!important;padding:0!important}.rh__tg{grid-area:toggle!important;display:flex!important;margin:0 0 2px!important}.rh__tg button{height:24px!important;padding:0 11px!important;border:0!important;font-size:10px!important;line-height:24px!important}.rh__amount{grid-area:amount!important;margin:1px 0 0!important;font-size:30px!important;line-height:30px!important;font-weight:800!important;white-space:nowrap!important}.rh__unit{grid-area:unit!important;margin:0!important;font-size:9px!important;line-height:11px!important;white-space:nowrap!important}.rh__iva{grid-area:iva!important;font-size:8px!important;line-height:10px!important}.rh__mid{display:contents!important}.rh__slogan{grid-area:slogan!important;display:block!important;width:100%!important;margin:2px 0!important;color:#512084!important;font-size:16px!important;line-height:18px!important;font-weight:700!important;margin-bottom:16PX;text-align:center!important;box-sizing:border-box!important}.rh__cta{grid-area:cta!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:44px!important;margin:2px 0!important;padding:0 16px!important;gap:8px!important;border-radius:9px!important;font-size:15px!important;font-weight:700!important;box-sizing:border-box!important}.rh__cta svg{width:18px!important;height:18px!important;flex:0 0 auto!important}.rh__mods{grid-area:mods!important;display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:100%!important;gap:8px!important;box-sizing:border-box!important;overflow:hidden!important}.rh__progroup{width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}.rh__bubble{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:300px!important;max-width:100%!important;margin:0 auto!important;padding:7px 6px!important;box-sizing:border-box!important;border-radius:14px!important}.rh__glabel{display:block!important;margin:2px 0 0!important;color:#7a6390!important;font-size:9px!important;line-height:12px!important;font-weight:500!important;text-align:center!important;letter-spacing:.2px!important}.rh__base{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));width:100%!important;max-width:100%!important;min-width:0!important;gap:0!important;padding:2px 0 0!important;box-sizing:border-box!important;overflow:hidden!important}.rh__item{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:58px!important;padding:3px 1px!important;box-sizing:border-box!important;text-align:center!important;overflow:hidden!important}.rh__item svg{width:21px!important;height:21px!important;flex:0 0 auto!important;margin-bottom:4px!important}.rh__label{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;color:#512084!important;font-size:8.5px!important;line-height:10px!important;font-weight:500!important;text-align:center!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important}.rh__base_b{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.rh__base_b .rh__item{width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;min-height:38px!important;padding:5px 20px!important;box-sizing:border-box!important;text-align:left!important}.rh__base_b .rh__item svg{width:21px!important;height:21px!important;flex:0 0 21px!important;margin:0!important}.rh__base_b .rh__item .rh__label{width:auto!important;max-width:none!important;min-width:0!important;color:#512084!important;font-size:14px!important;line-height:14px!important;font-weight:500!important;text-align:left!important;white-space:normal!important;overflow-wrap:normal!important}.rh__tip{display:none!important}.rh__item:focus .rh__tip,.rh__item:focus-visible .rh__tip{display:block!important;position:absolute!important;z-index:50!important;left:50%!important;bottom:calc(100% + 8px)!important;width:190px!important;max-width:calc(100vw - 40px)!important;padding:10px 12px!important;transform:translate(-50%)!important;box-sizing:border-box!important;border-radius:9px!important;font-size:11px!important;line-height:14px!important;text-align:left!important}}@media screen and (max-width: 380px){.rh{width:calc(100% - 16px)!important;padding:16px 10px 14px!important;gap:8px 8px!important}.rh__logo img{width:135px!important}.rh__amount{font-size:27px!important;line-height:28px!important}.rh__tg button{padding:0 9px!important;font-size:9px!important}.rh__bubble{width:170px!important}.rh__item svg{width:20px!important;height:20px!important}.rh__label{font-size:8px!important;line-height:9px!important}}.mobile-table{display:flex;flex-direction:column;gap:10px;margin-top:8px}.mobile-table__card{border-radius:10px;border:1px solid #eeeaf4;box-shadow:0 0 12px #08080d1a}.mobile-table__card .ant-card-body{padding:12px}.mobile-table__content{display:flex;flex-direction:column}.mobile-table__row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #f1eef5}.mobile-table__row:first-child{padding-top:0}.mobile-table__row:last-child{border-bottom:0;padding-bottom:0}.mobile-table__label{flex:0 0 38%;color:var(--blue-font);font-size:12px;line-height:1.4}.mobile-table__value{flex:1;min-width:0;color:#2d2940;font-size:13px;font-weight:500;line-height:1.4;text-align:right;word-break:break-word}.mobile-table__expand{width:100%;margin-top:8px;padding:0;text-align:left;color:#512084;font-weight:600}.mobile-table__expanded{margin-top:8px;padding-top:10px;border-top:1px solid #eeeaf4}.mobile-table__expanded .ant-table-wrapper{overflow-x:auto}.mobile-table__summary{margin-top:10px;border-radius:10px;background:#faf8fd}.mobile-table__summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.mobile-table__summary-grid div{display:flex;flex-direction:column;gap:2px}.mobile-table__summary-grid span{color:#7a7489;font-size:11px}.mobile-table__summary-grid b{color:#512084;font-size:15px}@media (max-width: 767px){.mobile-table{gap:16px}.mobile-table__card{border-radius:12px}}.account-summary-card{border-radius:12px;overflow:hidden}.account-summary-card>.ant-card-head{min-height:68px;padding:0 28px;border-bottom:1px solid #f1f0f5}.account-summary-card>.ant-card-body{padding:16px 24px 24px}.account-summary-header{display:flex;align-items:center}.account-summary-title{margin:0!important;color:#0b0d61!important;font-weight:700;line-height:1.3}.account-summary-client{margin-left:8px;color:#4b208f;font-weight:600}.summary-inner-card{height:100%;overflow:hidden;border:1px solid #ebe8f2;border-radius:10px;background:#fff;box-shadow:0 2px 8px #1e14460a;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease;border-color:#ddd5eb}.summary-inner-card:hover{border-color:#ddd5eb;box-shadow:0 5px 16px #1e144612}.summary-inner-card>.ant-card-head{min-height:48px;padding:0 18px;background:#fff;border-bottom:1px solid #f2f0f6}.summary-inner-card>.ant-card-body{padding:14px 18px 18px}.summary-card-title{display:inline-flex;align-items:center;gap:7px;color:var(--blue-font);font-size:1rem;font-weight:600}.summary-card-title .anticon{color:var(--blue-font);font-size:1rem}.summary-products-card .ant-table{background:transparent}.summary-products-card .ant-table-thead>tr>th{padding:7px 10px;color:#4b208f;background:#f7f4fb;border-bottom:1px solid #ebe5f3;font-size:12px;font-weight:600}.summary-products-card .ant-table-tbody>tr>td{padding:8px 10px;border-bottom:1px solid #f1eff4;font-size:13px}.summary-products-card .ant-table-tbody>tr:last-child>td{border-bottom:none}.summary-products-card .ant-table-tbody>tr:hover>td{background:#faf8fd!important}.summary-stat-row{height:100%}.summary-stat{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px;padding:8px 4px;text-align:center;background:#f5f1fa}.summary-stat:not(:last-child):after{content:"";position:absolute;top:28px;right:0;width:1px;height:94px;background:#eeeaf3}.summary-stat-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:9px;border-radius:12px;background:#f5f1fa;color:var(--blue-font);font-size:24px}.summary-stat .ant-statistic{text-align:center}.summary-stat .ant-statistic-title{margin-bottom:3px;color:var(--blue-font);font-size:1rem;font-weight:600}.summary-stat .ant-statistic-content{color:#4b208f;font-size:24px;font-weight:500;line-height:1.2}.pending-account-card{position:relative;overflow:hidden}.pending-account-card.has-debt{border-color:#ffd6d2;background:linear-gradient(145deg,#fff,#fff8f7)}.pending-account-card.no-debt{border-color:#d9f0c8;background:linear-gradient(145deg,#fff,#f8fff4)}.pending-account-card.has-debt:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#cf1322}.pending-account-card.no-debt:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#52c41a}.pending-account-content{display:flex;flex-direction:column;justify-content:center;min-height:150px;padding-left:2px}.pending-account-header{display:flex;align-items:center;justify-content:space-between;width:100%}.pending-account-header .anticon{color:var(--blue-font);font-size:24px}.pending-account-label{color:#6b7280;font-size:13px;font-weight:500}.pending-account-value{margin-top:8px;margin-bottom:5px;font-size:32px;font-weight:700;line-height:1.2}.pending-account-content .ant-typography-secondary{font-size:12px}@media (max-width: 767px){.account-summary-card>.ant-card-head{min-height:60px;padding:0 16px}.account-summary-card>.ant-card-body{padding:12px}.account-summary-title{font-size:19px!important}.account-summary-client{display:block;margin-left:0;margin-top:2px;font-size:15px}.summary-inner-card>.ant-card-head{min-height:46px;padding:0 14px}.summary-inner-card>.ant-card-body{padding:12px 14px 14px}.summary-card-title{font-size:13px}.summary-stat{min-height:100px}.summary-stat-icon{width:30px;height:30px;margin-bottom:6px;border-radius:10px;font-size:14px}.summary-stat .ant-statistic-title{font-size:12px}.summary-stat .ant-statistic-content{font-size:20px}.summary-stat:not(:last-child):after{top:20px;height:65px}.pending-account-content{min-height:105px;padding-left:20px}.pending-account-value{font-size:26px}}@media (max-width: 767px){.switch-container{margin-top:0!important}}
