.btn{display:inline-flex;align-items:center;justify-content:center;column-gap:.375rem;border-radius:.5rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn:focus{outline:2px solid transparent;outline-offset:2px}.btn-lg{height:3rem;padding-left:1rem;padding-right:1rem;font-size:16px;line-height:24px}.btn-md{height:2.25rem;padding-left:.75rem;padding-right:.75rem}.btn-md,.btn-sm{font-size:14px;line-height:22px}.btn-sm{height:30px;padding-left:.5rem;padding-right:.5rem}.btn-normal{border-radius:.5rem}.btn-full{width:100%}.btn-contained{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-contained-primary{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity,1))}.btn-contained-primary:hover{--tw-bg-opacity:1;background-color:rgb(30 66 159/var(--tw-bg-opacity,1));--tw-shadow:0 8px 16px 0 rgba(0,167,111,.24);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-contained-secondary{--tw-bg-opacity:1;background-color:rgb(241 105 0/var(--tw-bg-opacity,1))}.btn-contained-secondary:hover{--tw-bg-opacity:1;background-color:rgb(153 66 0/var(--tw-bg-opacity,1));--tw-shadow:0 8px 16px 0 rgba(142,51,255,.24);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-contained-info{--tw-bg-opacity:1;background-color:rgb(0 184 217/var(--tw-bg-opacity,1))}.btn-contained-info:hover{--tw-bg-opacity:1;background-color:rgb(0 108 156/var(--tw-bg-opacity,1));--tw-shadow:0 8px 16px 0 rgba(0,184,217,.24);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-contained-success{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.btn-contained-success:hover{--tw-bg-opacity:1;background-color:rgb(17 141 87/var(--tw-bg-opacity,1));--tw-shadow:0 8px 16px 0 rgba(34,197,94,.24);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-contained-warning{--tw-bg-opacity:1;background-color:rgb(255 171 0/var(--tw-bg-opacity,1))}.btn-contained-warning:hover{--tw-bg-opacity:1;background-color:rgb(183 110 0/var(--tw-bg-opacity,1));--tw-shadow:0 8px 16px 0 rgba(255,171,0,.24);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-contained-error{--tw-bg-opacity:1;background-color:rgb(255 86 48/var(--tw-bg-opacity,1))}.btn-contained-error:hover{--tw-bg-opacity:1;background-color:rgb(183 29 24/var(--tw-bg-opacity,1));--tw-shadow:0 8px 16px 0 rgba(255,86,48,.24);--tw-shadow-colored:0 8px 16px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-contained:disabled{background-color:rgba(145,158,171,.2);color:rgba(145,158,171,.8);--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.btn-contained:disabled:hover{--tw-shadow-color:#919eab;--tw-shadow:var(--tw-shadow-colored)}.btn-outlined{border-width:1px;background-color:transparent}.btn-outlined-primary{border-color:rgba(28,100,242,.48);--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity,1))}.btn-outlined-primary:hover{--tw-border-opacity:1;border-color:rgb(28 100 242/var(--tw-border-opacity,1));background-color:rgb(28 100 242/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-outlined-secondary{border-color:rgba(241,105,0,.48);--tw-text-opacity:1;color:rgb(241 105 0/var(--tw-text-opacity,1))}.btn-outlined-secondary:hover{--tw-border-opacity:1;border-color:rgb(241 105 0/var(--tw-border-opacity,1));background-color:rgb(241 105 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-outlined-info{border-color:rgba(0,184,217,.48);--tw-text-opacity:1;color:rgb(0 184 217/var(--tw-text-opacity,1))}.btn-outlined-info:hover{--tw-border-opacity:1;border-color:rgb(0 184 217/var(--tw-border-opacity,1));background-color:rgb(0 184 217/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-outlined-success{border-color:rgba(34,197,94,.48);--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.btn-outlined-success:hover{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1));background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-outlined-warning{border-color:rgba(255,171,0,.48);--tw-text-opacity:1;color:rgb(255 171 0/var(--tw-text-opacity,1))}.btn-outlined-warning:hover{--tw-border-opacity:1;border-color:rgb(255 171 0/var(--tw-border-opacity,1));background-color:rgb(255 171 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-outlined-error{border-color:rgba(255,86,48,.48);--tw-text-opacity:1;color:rgb(255 86 48/var(--tw-text-opacity,1))}.btn-outlined-error:hover{--tw-border-opacity:1;border-color:rgb(255 86 48/var(--tw-border-opacity,1));background-color:rgb(255 86 48/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-outlined:disabled{border-color:rgba(145,158,171,.5);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:rgba(145,158,171,.8)}.btn-text{background-color:transparent}.btn-text-primary{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity,1))}.btn-text-primary:hover{background-color:rgb(28 100 242/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-text-secondary{--tw-text-opacity:1;color:rgb(241 105 0/var(--tw-text-opacity,1))}.btn-text-secondary:hover{background-color:rgb(241 105 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-text-info{--tw-text-opacity:1;color:rgb(0 184 217/var(--tw-text-opacity,1))}.btn-text-info:hover{background-color:rgb(0 184 217/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-text-success{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.btn-text-success:hover{background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-text-warning{--tw-text-opacity:1;color:rgb(255 171 0/var(--tw-text-opacity,1))}.btn-text-warning:hover{background-color:rgb(255 171 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-text-error{--tw-text-opacity:1;color:rgb(255 86 48/var(--tw-text-opacity,1))}.btn-text-error:hover{background-color:rgb(255 86 48/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.btn-text:disabled{color:rgba(145,158,171,.8)}.btn-soft{background-color:transparent}.btn-soft-primary{--tw-bg-opacity:.08;--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity,1))}.btn-soft-primary,.btn-soft-primary:hover{background-color:rgb(28 100 242/var(--tw-bg-opacity,1))}.btn-soft-primary:hover{--tw-bg-opacity:.16}.btn-soft-secondary{--tw-bg-opacity:.08;--tw-text-opacity:1;color:rgb(241 105 0/var(--tw-text-opacity,1))}.btn-soft-secondary,.btn-soft-secondary:hover{background-color:rgb(241 105 0/var(--tw-bg-opacity,1))}.btn-soft-secondary:hover{--tw-bg-opacity:.16}.btn-soft-info{--tw-bg-opacity:.08;--tw-text-opacity:1;color:rgb(0 184 217/var(--tw-text-opacity,1))}.btn-soft-info,.btn-soft-info:hover{background-color:rgb(0 184 217/var(--tw-bg-opacity,1))}.btn-soft-info:hover{--tw-bg-opacity:.16}.btn-soft-success{--tw-bg-opacity:.08;--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.btn-soft-success,.btn-soft-success:hover{background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.btn-soft-success:hover{--tw-bg-opacity:.16}.btn-soft-warning{--tw-bg-opacity:.08;--tw-text-opacity:1;color:rgb(255 171 0/var(--tw-text-opacity,1))}.btn-soft-warning,.btn-soft-warning:hover{background-color:rgb(255 171 0/var(--tw-bg-opacity,1))}.btn-soft-warning:hover{--tw-bg-opacity:.16}.btn-soft-error{--tw-bg-opacity:.08;--tw-text-opacity:1;color:rgb(255 86 48/var(--tw-text-opacity,1))}.btn-soft-error,.btn-soft-error:hover{background-color:rgb(255 86 48/var(--tw-bg-opacity,1))}.btn-soft-error:hover{--tw-bg-opacity:.16}.btn-soft:disabled{background-color:rgba(145,158,171,.2);color:rgba(145,158,171,.8)}.icon-btn{display:flex;align-items:center;justify-content:center;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.icon-btn:focus{outline:2px solid transparent;outline-offset:2px}.icon-btn-lg{height:3rem;width:3rem}.icon-btn-md{height:2.5rem;width:2.5rem}.icon-btn-sm{height:2rem;width:2rem}.icon-btn-xs{height:1.5rem;width:1.5rem}.icon-btn-primary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.icon-btn-primary:hover{background-color:rgb(28 100 242/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.icon-btn-secondary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.icon-btn-secondary:hover{background-color:rgb(241 105 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.icon-btn-info{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.icon-btn-info:hover{background-color:rgb(0 184 217/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.icon-btn-success{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.icon-btn-success:hover{background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.icon-btn-warning{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.icon-btn-warning:hover{background-color:rgb(255 171 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.icon-btn-error{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.icon-btn-error:hover{background-color:rgb(255 86 48/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.icon-btn:disabled{cursor:not-allowed;background-color:rgba(145,158,171,.2);color:rgba(145,158,171,.8)}.icon-loader{display:inline-block;height:1rem;width:1rem}@keyframes spin{to{transform:rotate(1turn)}}.icon-loader{animation:spin 1s linear infinite;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));border-top-color:transparent}.input-wrapper{display:inline-flex;height:100%;width:100%;flex:1 1 0%;border-radius:.5rem}.input-addon-after,.input-addon-before{display:flex;align-items:center;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(196 205 213/var(--tw-border-opacity,1));padding-left:.625rem;padding-right:.625rem;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}.input-main{display:flex;width:100%;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;border-color:inherit;padding:.625rem .75rem}.input-main.no-radius-left{border-top-left-radius:0;border-bottom-left-radius:0}.input-main.no-radius-right{border-top-right-radius:0;border-bottom-right-radius:0}.input-main .input-textbox{width:100%;flex:1 1 0%;flex-shrink:1;font-size:14px;line-height:24px;font-weight:400;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.input-main .input-textbox::placeholder{font-size:12px;line-height:22px;--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}.input-main .input-textbox:disabled{--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}.input-main .input-textbox:disabled::placeholder{--tw-text-opacity:1;color:rgb(99 115 129/var(--tw-text-opacity,1))}.input-prefix,.input-suffix{--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}.input-disabled{--tw-bg-opacity:1;background-color:rgb(244 246 248/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(196 205 213/var(--tw-text-opacity,1))}.input-disabled .input-addon-after,.input-disabled .input-addon-before,.input-disabled .input-main{pointer-events:none}.textarea-wrapper{display:flex;width:100%;flex-direction:column;gap:.25rem}.textarea{width:100%;resize:none;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(196 205 213/var(--tw-border-opacity,1));padding:.625rem .75rem;font-size:16px;line-height:24px;font-weight:400;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.textarea::placeholder{font-size:14px;line-height:22px;font-weight:400;--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}.textarea:focus{--tw-border-opacity:1;border-color:rgb(0 55 104/var(--tw-border-opacity,1));--tw-shadow:0 0 0 4px rgba(0,55,104,.15);--tw-shadow-colored:0 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.textarea:disabled{cursor:not-allowed;--tw-bg-opacity:1;background-color:rgb(223 227 232/var(--tw-bg-opacity,1))}.textarea-error,.textarea-error:focus{--tw-border-opacity:1;border-color:rgb(255 172 130/var(--tw-border-opacity,1))}.textarea-error:focus{--tw-shadow:0 0 0 4px #fee4e2 , 0 1px 2px 0 rgba(16,24,40,.05);--tw-shadow-colored:0 0 0 4px var(--tw-shadow-color) , 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.textarea-helper{--tw-text-opacity:1;color:rgb(99 115 129/var(--tw-text-opacity,1))}.textarea-helper-error{font-size:14px;line-height:22px;--tw-text-opacity:1;color:rgb(255 86 48/var(--tw-text-opacity,1))}.helper-text{margin-top:.375rem;gap:.5rem;font-size:14px;line-height:22px}.helper-text,.toggle-wrapper{display:flex;align-items:center}.toggle-wrapper{column-gap:.5rem}.toggle-wrapper .toggle{position:relative;display:flex;cursor:pointer;user-select:none;align-items:center;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.toggle-wrapper .toggle.medium{height:1.75rem;width:3rem}.toggle-wrapper .toggle.small{height:1.5rem;width:2.5rem}.toggle-wrapper .toggle.toggle-disabled{cursor:not-allowed;opacity:.5}.toggle-wrapper .toggle .toggle-bg{height:100%;width:100%;border-radius:9999px;transition-property:color , background-color , border-color , text-decoration-color , fill , stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.toggle-wrapper .toggle .toggle-circle{position:absolute;right:.25rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.toggle-wrapper .toggle .toggle-circle.medium{height:1.25rem;width:1.25rem}.toggle-wrapper .toggle .toggle-circle.small{height:1rem;width:1rem}.toggle-circle-hover{position:absolute;left:50%;top:50%;display:inline-block;height:250%;width:250%;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.group:hover .toggle-circle-hover{opacity:1}.toggle-label{font-size:14px;line-height:22px;font-weight:400}.checkbox-wrapper{display:flex;align-items:center;gap:.5rem}.checkbox-box{position:relative;display:flex;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.checkbox-box,.checkbox-label{cursor:pointer}.checkbox-circle-hover{position:absolute;left:50%;top:50%;display:inline-block;height:200%;width:200%;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.group:hover .checkbox-circle-hover{opacity:1}.radio-wrapper{column-gap:.5rem}.radio-circle,.radio-wrapper{display:flex;align-items:center}.radio-circle{position:relative;justify-content:center;border-radius:9999px;border-width:1px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.radio-circle.medium{height:1.25rem;width:1.25rem}.radio-circle.small{height:1rem;width:1rem}.radio-hover-effect{position:absolute;height:200%;width:200%;border-radius:9999px;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.group:hover .radio-hover-effect{opacity:1}.radio-label{font-weight:400}.radio-label.medium{font-size:14px;line-height:22px}.radio-label.small{font-size:12px;line-height:22px}.accordion{margin-top:0;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:linear}.accordion-header{display:flex;cursor:pointer;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:.5rem;font-size:16px;line-height:24px;font-weight:600}.accordion-icon{fill:#212b36;stroke:none;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.accordion-content-wrapper{overflow:hidden;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.accordion-content{padding:.5rem 1rem 1rem;font-size:14px;line-height:24px}@media (min-width:768px){.accordion-content{font-size:16px;line-height:24px}}.label-wrapper{margin-left:auto;margin-right:auto;display:flex;min-width:51px;align-items:center;column-gap:.5rem;border-radius:.5rem;padding:3px 6px;text-align:center;font-size:10px;line-height:18px;font-weight:700}@media (min-width:768px){.label-wrapper{font-size:12px;line-height:18px}}.label-wrapper-icon{display:flex;height:1rem;width:1rem;align-items:center;justify-content:center}.label-wrapper-soft-default{background-color:rgb(145 158 171/var(--tw-bg-opacity,1));--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(99 115 129/var(--tw-text-opacity,1))}.label-wrapper-soft-primary{background-color:rgb(28 100 242/var(--tw-bg-opacity,1));--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity,1))}.label-wrapper-soft-secondary{background-color:rgb(241 105 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(153 66 0/var(--tw-text-opacity,1))}.label-wrapper-soft-info{background-color:rgb(0 184 217/var(--tw-bg-opacity,1));--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(0 108 156/var(--tw-text-opacity,1))}.label-wrapper-soft-success{background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(17 141 87/var(--tw-text-opacity,1))}.label-wrapper-soft-warning{background-color:rgb(255 171 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(183 110 0/var(--tw-text-opacity,1))}.label-wrapper-soft-error{background-color:rgb(255 86 48/var(--tw-bg-opacity,1));--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(183 29 24/var(--tw-text-opacity,1))}.status-badge{display:flex;align-items:center;justify-content:center}.status-badge-sm{height:.5rem;width:.5rem}.status-badge-md{height:10px;width:10px}.status-badge-lg{height:.75rem;width:.75rem}.badge{display:flex;align-items:center;justify-content:center;border-radius:9999px}.badge-dot{height:6px;width:6px}.badge-standard{height:1.25rem;width:1.25rem;font-size:10px;line-height:18px;font-weight:700;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}@media (min-width:768px){.badge-standard{font-size:12px;line-height:18px}}.badge-default{background-color:rgb(145 158 171/var(--tw-bg-opacity,1));--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}.badge-primary{background-color:rgb(28 100 242/var(--tw-bg-opacity,1))}.badge-primary,.badge-secondary{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.badge-secondary{background-color:rgb(241 105 0/var(--tw-bg-opacity,1))}.badge-info{background-color:rgb(0 184 217/var(--tw-bg-opacity,1))}.badge-info,.badge-success{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.badge-success{background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.badge-warning{background-color:rgb(255 171 0/var(--tw-bg-opacity,1));color:rgb(33 43 54/var(--tw-text-opacity,1))}.badge-error,.badge-warning{--tw-bg-opacity:1;--tw-text-opacity:1}.badge-error{background-color:rgb(255 86 48/var(--tw-bg-opacity,1));color:rgb(255 255 255/var(--tw-text-opacity,1))}.chip{display:inline-flex;align-items:center;justify-content:center;column-gap:.375rem;white-space:nowrap;border-radius:.5rem;padding:5px .375rem;font-size:12px;line-height:18px;font-weight:700;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.chip:focus{outline:2px solid transparent;outline-offset:2px}.chip-md{min-width:53px}.chip-sm{min-width:41px}.chip-outlined-default{border-width:1px;border-color:rgb(145 158 171/var(--tw-border-opacity,1));--tw-border-opacity:.3;background-color:transparent}.chip-outlined-primary{border-width:1px;--tw-border-opacity:1;border-color:rgb(28 100 242/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity,1))}.chip-outlined-primary:hover{background-color:rgb(28 100 242/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.chip-outlined-secondary{border-width:1px;--tw-border-opacity:1;border-color:rgb(241 105 0/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(241 105 0/var(--tw-text-opacity,1))}.chip-outlined-secondary:hover{background-color:rgb(241 105 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.chip-outlined-info{border-width:1px;--tw-border-opacity:1;border-color:rgb(0 184 217/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(0 184 217/var(--tw-text-opacity,1))}.chip-outlined-info:hover{background-color:rgb(0 184 217/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.chip-outlined-success{border-width:1px;--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.chip-outlined-success:hover{background-color:rgb(34 197 94/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.chip-outlined-warning{border-width:1px;--tw-border-opacity:1;border-color:rgb(255 171 0/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(255 171 0/var(--tw-text-opacity,1))}.chip-outlined-warning:hover{background-color:rgb(255 171 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.chip-outlined-error{border-width:1px;--tw-border-opacity:1;border-color:rgb(255 86 48/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(255 86 48/var(--tw-text-opacity,1))}.chip-outlined-error:hover{background-color:rgb(255 86 48/var(--tw-bg-opacity,1));--tw-bg-opacity:.08}.chip-outlined-disabled{cursor:not-allowed;border-width:1px;border-color:rgba(145,158,171,.5);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:rgba(145,158,171,.8)}.chip-soft-default{background-color:rgb(145 158 171/var(--tw-bg-opacity,1));--tw-bg-opacity:.12;--tw-text-opacity:1;color:rgb(99 115 129/var(--tw-text-opacity,1))}.chip-soft-primary{--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity,1))}.chip-soft-primary,.chip-soft-primary:hover{background-color:rgb(28 100 242/var(--tw-bg-opacity,1))}.chip-soft-primary:hover{--tw-bg-opacity:.16}.chip-soft-secondary{--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(81 25 183/var(--tw-text-opacity,1))}.chip-soft-secondary,.chip-soft-secondary:hover{background-color:rgb(142 51 255/var(--tw-bg-opacity,1))}.chip-soft-secondary:hover{--tw-bg-opacity:.16}.chip-soft-info{--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(0 108 156/var(--tw-text-opacity,1))}.chip-soft-info,.chip-soft-info:hover{background-color:rgb(0 184 217/var(--tw-bg-opacity,1))}.chip-soft-info:hover{--tw-bg-opacity:.16}.chip-soft-success{--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(17 141 87/var(--tw-text-opacity,1))}.chip-soft-success,.chip-soft-success:hover{background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.chip-soft-success:hover{--tw-bg-opacity:.16}.chip-soft-warning{--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(183 110 0/var(--tw-text-opacity,1))}.chip-soft-warning,.chip-soft-warning:hover{background-color:rgb(255 171 0/var(--tw-bg-opacity,1))}.chip-soft-warning:hover{--tw-bg-opacity:.16}.chip-soft-error{--tw-bg-opacity:.16;--tw-text-opacity:1;color:rgb(183 29 24/var(--tw-text-opacity,1))}.chip-soft-error,.chip-soft-error:hover{background-color:rgb(255 86 48/var(--tw-bg-opacity,1))}.chip-soft-error:hover{--tw-bg-opacity:.16}.chip-soft-disabled{cursor:not-allowed;background-color:rgba(145,158,171,.2);color:rgb(145 158 171/var(--tw-text-opacity,1));--tw-text-opacity:.8}.tooltip{position:absolute;z-index:50;height:1.5rem;width:max-content;min-width:75px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(33 43 54/var(--tw-bg-opacity,1));padding:3px 6px;text-align:center;font-size:10px;line-height:18px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,1,1)}@media (min-width:768px){.tooltip{font-size:12px;line-height:18px}}.tooltip-wrapper{position:relative;display:inline-block}.tooltip-top{top:-2rem;left:50%;margin-bottom:.5rem;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tooltip-topRight{top:-2rem;right:0;margin-bottom:.5rem}.tooltip-topLeft{top:-2rem;left:0;margin-bottom:.5rem}.tooltip-bottom{bottom:-2rem;left:50%;margin-top:.5rem;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tooltip-bottomRight{bottom:-2rem;right:0;margin-top:.5rem}.tooltip-bottomLeft{bottom:-2rem;left:0;margin-top:.5rem}.tooltip-left{right:100%;margin-right:.5rem}.tooltip-left,.tooltip-right{top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tooltip-right{left:100%;margin-left:.5rem}.tooltip-arrow{position:absolute;height:0;width:0;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.tooltip-arrow-top{left:50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tooltip-arrow-top,.tooltip-arrow-topRight{bottom:-5px;border-left-width:5px;border-right-width:5px;border-top-width:5px;border-left-color:transparent;border-right-color:transparent;--tw-border-opacity:1;border-top-color:rgb(33 43 54/var(--tw-border-opacity,1))}.tooltip-arrow-topRight{right:.5rem}.tooltip-arrow-topLeft{bottom:-5px;left:.5rem;border-left-width:5px;border-right-width:5px;border-top-width:5px;border-left-color:transparent;border-right-color:transparent;--tw-border-opacity:1;border-top-color:rgb(33 43 54/var(--tw-border-opacity,1))}.tooltip-arrow-bottom{left:50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tooltip-arrow-bottom,.tooltip-arrow-bottomRight{top:-5px;border-left-width:5px;border-right-width:5px;border-bottom-width:5px;border-left-color:transparent;border-right-color:transparent;--tw-border-opacity:1;border-bottom-color:rgb(33 43 54/var(--tw-border-opacity,1))}.tooltip-arrow-bottomRight{right:.5rem}.tooltip-arrow-bottomLeft{left:.5rem;top:-5px;border-left-width:5px;border-right-width:5px;border-bottom-width:5px;border-left-color:transparent;border-right-color:transparent;--tw-border-opacity:1;border-bottom-color:rgb(33 43 54/var(--tw-border-opacity,1))}.tooltip-arrow-left{right:-5px;border-top-width:5px;border-bottom-width:5px;border-left-width:5px;border-top-color:transparent;border-bottom-color:transparent;border-left-color:rgb(33 43 54/var(--tw-border-opacity,1))}.tooltip-arrow-left,.tooltip-arrow-right{top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity:1}.tooltip-arrow-right{left:-5px;border-top-width:5px;border-bottom-width:5px;border-right-width:5px;border-top-color:transparent;border-bottom-color:transparent;border-right-color:rgb(33 43 54/var(--tw-border-opacity,1))}.notifications-wrapper{position:fixed;bottom:0;right:.5rem;z-index:9999;width:calc(100% - 1rem);--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity,1))}@media (min-width:640px){.notifications-wrapper{max-width:420px}}.notification{position:relative;margin:0;display:flex;align-items:center;gap:.75rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.25rem;font-size:14px;line-height:22px;font-weight:600;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1));--tw-shadow:0 24px 48px 0 rgba(145,158,171,.16);--tw-shadow-colored:0 24px 48px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.notification-icon{display:inline-flex;height:3rem;width:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.375rem;--tw-bg-opacity:.16!important}.avatar{position:relative;overflow:hidden}.avatar-icon-wrapper{display:flex;height:100%;width:100%;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(223 227 232/var(--tw-bg-opacity,1))}.avatar-circle{border-radius:9999px}.avatar-rounded{border-radius:.75rem}.avatar-square{border-radius:0}.avatar-group{display:flex;gap:.25rem}.avatar-group,.avatar-group-item{position:relative;align-items:center}.avatar-group-item{display:inline-flex;justify-content:center;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.avatar-group-item:hover{z-index:50;--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.avatar-group-item-circle{border-radius:9999px}.avatar-group-item-rounded{border-radius:.5rem}.avatar-group-item-square{border-radius:0}.avatar-overflow{display:flex;align-items:center;justify-content:center;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(195 221 253/var(--tw-bg-opacity,1));font-size:12px;line-height:18px;font-weight:500;--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity,1))}.avatar-overflow-circle{border-radius:9999px}.avatar-overflow-rounded{border-radius:.5rem}.avatar-overflow-square{border-radius:0}.avatar .avatar-group-item:not(:first-child){margin-left:-1rem}.tabs-container{display:flex;flex-direction:column}.tabs-header{position:relative}.tabs-header button{border:none;background:none;cursor:pointer}.tabs-header span{position:absolute;bottom:0}.tabs-header button:hover{color:var(--color-primary-text)}.tabs-content>div{padding:16px}.breadcrumb-wrapper{flex-wrap:wrap}.breadcrumb-item,.breadcrumb-wrapper{display:flex;align-items:center;column-gap:.25rem}.breadcrumb-item-link{display:inline-block;font-size:12px;line-height:22px;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}@media (min-width:768px){.breadcrumb-item-link{font-size:14px;line-height:22px}}.breadcrumb-dot{margin-left:1rem;margin-right:1rem;display:inline-block;height:.25rem;width:.25rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(145 158 171/var(--tw-bg-opacity,1))}.breadcrumb-link-disabled{display:inline-block;font-size:12px;line-height:22px;--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}@media (min-width:768px){.breadcrumb-link-disabled{font-size:14px;line-height:22px}}.pagination{display:flex;align-items:center;gap:.5rem}.pagination-btn{height:26px;width:26px;border-radius:4px;font-size:12px;line-height:22px;transition-property:color , background-color , border-color , text-decoration-color , fill , stroke , opacity , box-shadow , transform , filter , backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width:768px){.pagination-btn{font-size:14px;line-height:22px}}.pagination-btn-circular{border-radius:9999px}.pagination-btn-soft{background-color:transparent}.pagination-btn-soft-active{border-style:none;background-color:rgb(28 100 242/var(--tw-bg-opacity,1));--tw-bg-opacity:.08;font-weight:600;--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity,1))}.pagination-btn-outlined{border-width:1px;border-color:#919eab52;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}.pagination-btn-outlined-active{border-width:1px;--tw-border-opacity:1;border-color:rgb(30 66 159/var(--tw-border-opacity,1));background-color:rgb(28 100 242/var(--tw-bg-opacity,1));--tw-bg-opacity:.08;font-weight:600;--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity,1))}.pagination-btn-text{--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}.pagination-btn-text-active{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity,1));font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.pagination-btn-sm{height:26px;width:26px}.pagination-btn-md{height:2rem;width:2rem}.pagination-btn-lg{height:2.5rem;width:2.5rem}.pagination-sm{gap:1rem}.pagination-md{gap:6px}.table-wrapper{position:relative;min-height:max-content;--tw-bg-opacity:1}.table-empty-wrapper,.table-wrapper{height:100%;width:100%;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.table-empty-wrapper{display:flex;min-height:400px;align-items:center;justify-content:center;--tw-bg-opacity:.75}.table{width:100%}.table td{padding-left:1rem;padding-right:1rem}.table-header-wrapper{display:flex;height:70px;width:100%;align-items:center;justify-content:space-between;border-bottom-width:1px;border-bottom-color:#919eab33;padding-top:1rem;padding-bottom:1.5rem}@media (min-width:768px){.table-header-wrapper{padding-left:1.5rem;padding-right:1.5rem}}.table-header-content{font-size:16px;line-height:28px;font-weight:700;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}@media (min-width:768px){.table-header-content{font-size:18px;line-height:28px}}.table-head-row{height:3.5rem!important}.table-head-cell{position:relative;white-space:nowrap;--tw-bg-opacity:1;background-color:rgb(244 246 248/var(--tw-bg-opacity,1));padding:.5rem 1.5rem;text-align:center;font-size:14px;line-height:22px;font-weight:600;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}.table-head-cell-content-wrapper{display:flex;align-items:center;justify-content:center;column-gap:.5rem}.table-head-cell-content{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}.table-body{text-align:center}.table-body-row{height:4.25rem;border-left-style:dashed;border-right-style:dashed;border-left-color:#919eab33;border-bottom:1px dashed #919eab33;border-right-color:#919eab33;border-top:1px dashed #919eab33;--tw-border-opacity:.2;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:768px){.table-body-row{height:4.25rem}}.table-body-row-horizontal{height:44px;border-bottom-style:dashed;border-top-style:dashed;border-left:1px dashed #919eab33;border-bottom-color:#919eab33;border-right:1px dashed #919eab33;border-top-color:#919eab33;--tw-border-opacity:.2;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:768px){.table-body-row-horizontal{height:64px}}.table-body-cell{text-align:center;font-size:14px;line-height:22px;--tw-text-opacity:1;color:rgb(99 115 129/var(--tw-text-opacity,1))}.table-operations-wrapper{display:flex;align-items:center;justify-content:center;gap:.5rem}.table-operations-wrapper-icon-wrapper{display:inline-flex;height:1rem;width:1rem;align-items:center;justify-content:center;border-radius:9999px}.date-picker,.date-picker-wrapper{position:relative;width:100%}.date-picker-input{border-width:1px;--tw-border-opacity:1;border-color:rgb(196 205 213/var(--tw-border-opacity,1))}.rmdp-container{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.rmdp-container:focus{border-style:none}.rmdp-arrow-container{border-width:1px;--tw-border-opacity:1;border-color:rgb(255 86 48/var(--tw-border-opacity,1))}.rmdp-arrow-container .rmdp-arrow{position:relative;top:0!important}.rmdp-calendar{padding:1rem .5rem!important}.rmdp-calendar,.rmdp-wrapper{border-radius:.75rem!important}.rmdp-week-day{height:2.5rem!important;width:2.25rem!important;font-size:12px!important;line-height:18px!important;font-weight:400!important;--tw-text-opacity:1!important;color:rgb(99 115 129/var(--tw-text-opacity,1))!important}.rmdp-day{height:2.25rem!important;width:2.25rem!important;border-radius:9999px!important}.rmdp-selected span{--tw-bg-opacity:1!important;background-color:rgb(28 100 242/var(--tw-bg-opacity,1))!important;font-size:14px!important;line-height:22px!important;font-weight:400!important;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.rmdp-today{background-color:transparent!important;--tw-text-opacity:1!important;color:rgb(28 100 242/var(--tw-text-opacity,1))!important}.rmdp-container .rmdp-day.rmdp-day-hidden span:hover,.rmdp-day.rmdp-day-hidden:hover{border-style:none!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.rmdp-day.rmdp-today:hover{border-style:none!important;background-color:transparent!important;--tw-text-opacity:1!important;color:rgb(28 100 242/var(--tw-text-opacity,1))!important}.rmdp-day.rmdp-disabled{cursor:not-allowed!important}.rmdp-day.rmdp-disabled span{--tw-text-opacity:1!important;color:rgb(99 115 129/var(--tw-text-opacity,1))!important}.rmdp-day.rmdp-disabled span:hover{--tw-bg-opacity:1;background-color:rgb(145 158 171/var(--tw-bg-opacity,1))}.skeleton{background-color:#f3f3f3;background-image:linear-gradient(90deg,#f3f3f3,#fafafa,#f3f3f3);background-size:200px 100%;background-repeat:no-repeat;display:block;animation:skeleton-animation 1.5s ease-in-out infinite}.skeleton-text{width:100%;height:1rem;border-radius:.3rem}.skeleton-circle{width:50px;height:50px;border-radius:50%}@keyframes skeleton-animation{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.menu .menu-action{position:relative;z-index:10;display:flex;height:2.5rem;width:100%;align-items:center;gap:.5rem;border-radius:.75rem;padding-left:.5rem;padding-right:.5rem;font-size:14px;line-height:22px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.menu .menu-action:nth-child(2){margin-top:0!important}.menu .menu-action .icon{display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center}.menu .menu-action .sliding-background{position:absolute;inset:0;border-radius:.75rem;background-color:rgba(145,158,171,.16)}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:after,:before{box-sizing:border-box;border:0 solid}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple\ Color\ Emoji,Segoe\ UI\ Emoji,Segoe\ UI\ Symbol,Noto\ Color\ Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation\ Mono,Courier\ New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role="button"],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--color-primary:#1c64f2;--color-primary-light:#76a9fa;--color-primary-lighter:#c3ddfd;--color-primary-dark:#1e429f;--color-primary-darker:#233876;--color-secondary:#f16900;--color-secondary-light:#ffa866;--color-secondary-lighter:#ffe2cc;--color-secondary-dark:#994200;--color-secondary-darker:#662c00;--color-info:#00b8d9;--color-info-light:#61f3f3;--color-info-lighter:#cafdf5;--color-info-dark:#006c9c;--color-info-darker:#003768;--color-success:#22c55e;--color-success-light:#77ed8b;--color-success-lighter:#d3fcd2;--color-success-dark:#118d57;--color-success-darker:#065e49;--color-warning:#ffab00;--color-warning-light:#ffd666;--color-warning-lighter:#fff5cc;--color-warning-dark:#b76e00;--color-warning-darker:#7a4100;--color-error:#ff5630;--color-error-light:#ffac82;--color-error-lighter:#ffe9d5;--color-error-dark:#b71d18;--color-error-darker:#7a0916;--color-gray-100:#f9fafb;--color-gray-200:#f4f6f8;--color-gray-300:#dfe3e8;--color-gray-400:#c4cdd5;--color-gray-500:#919eab;--color-gray-600:#637381;--color-gray-700:#454f5b;--color-gray-800:#212b36;--color-gray-900:#161c24;--color-black:#000;--color-white:#fff;--color-primary-text:#212b36;--color-secondary-text:#637381;--color-disabled:#919eab;--color-divider:#919eab33;--color-background:#fff;--color-paper:#fff;--color-neutral:#f4f6f8;--color-transparent:transparent;--color-inherit:inherit;--shadow-z1:0 1px 2px 0 rgba(145,158,171,.16);--shadow-z4:0 4px 8px 0 rgba(145,158,171,.16);--shadow-z8:0 8px 16px 0 rgba(145,158,171,.16);--shadow-z12:0 12px 24px -4px rgba(145,158,171,.16);--shadow-z16:0 16px 32px -4px rgba(145,158,171,.16);--shadow-z20:0 20px 40px -4px rgba(145,158,171,.16);--shadow-z24:0 24px 48px 0 rgba(145,158,171,.16);--shadow-card:0 12px 24px -4px rgba(145,158,171,.12) , 0 0 2px 0 rgba(145,158,171,.2);--shadow-drop-down:-20px 20px 40px -4px #919eab3d,0px 0px 2px 0px #919eab3d;--shadow-dialog:-40px 40px 80px -8px rgba(0,0,0,.24);--shadow-input-focused:0 0 0 4px rgba(0,55,104,.15);--shadow-input-focused-error:0 0 0 4px #fee4e2 , 0 1px 2px 0 rgba(16,24,40,.05);--shadow-primary-custom:0 8px 16px 0 rgba(0,167,111,.24);--shadow-secondary-custom:0 8px 16px 0 rgba(142,51,255,.24);--shadow-info-custom:0 8px 16px 0 rgba(0,184,217,.24);--shadow-success-custom:0 8px 16px 0 rgba(34,197,94,.24);--shadow-warning-custom:0 8px 16px 0 rgba(255,171,0,.24);--shadow-error-custom:0 8px 16px 0 rgba(255,86,48,.24);--shadow-none:none}.container{width:100%}@media (min-width:375px){.container{max-width:375px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1920px){.container{max-width:1920px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-bottom-0\.5{bottom:-.125rem}.-left-1{left:-.25rem}.-right-2{right:-.5rem}.-top-1\.5{top:-.375rem}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3\.5{left:.875rem}.left-5{left:1.25rem}.left-\[-180px\]{left:-180px}.right-0{right:0}.right-1{right:.25rem}.right-10{right:2.5rem}.right-2{right:.5rem}.right-8{right:2rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-\[-140px\]{top:-140px}.top-\[105px\]{top:105px}.top-\[1px\]{top:1px}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-80{margin-bottom:20rem}.mb-\[0\.875rem\]{margin-bottom:.875rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[480\/320\]{aspect-ratio:480/320}.aspect-video{aspect-ratio:16/9}.\!h-\[22px\]{height:22px!important}.\!h-\[24px\]{height:24px!important}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\/4{height:75%}.h-36{height:9rem}.h-4{height:1rem}.h-44{height:11rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[116px\]{height:116px}.h-\[120\%\]{height:120%}.h-\[120px\]{height:120px}.h-\[13px\]{height:13px}.h-\[150px\]{height:150px}.h-\[1px\]{height:1px}.h-\[24px\]{height:24px}.h-\[250px\]{height:250px}.h-\[260px\]{height:260px}.h-\[3\.125rem\]{height:3.125rem}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[33\.28375rem\]{height:33.28375rem}.h-\[39px\]{height:39px}.h-\[4\.75rem\]{height:4.75rem}.h-\[4\.875rem\]{height:4.875rem}.h-\[40px\]{height:40px}.h-\[46\.484px\]{height:46.484px}.h-\[46\.67px\]{height:46.67px}.h-\[46px\]{height:46px}.h-\[5\.875rem\]{height:5.875rem}.h-\[52px\]{height:52px}.h-\[54px\]{height:54px}.h-\[60px\]{height:60px}.h-\[7\.75rem\]{height:7.75rem}.h-\[72px\]{height:72px}.h-\[7rem\]{height:7rem}.h-\[calc\(100\%-105px\)\]{height:calc(100% - 105px)}.h-\[calc\(100\%-6rem\)\]{height:calc(100% - 6rem)}.h-auto{height:auto}.h-dvh{height:100dvh}.h-full{height:100%}.h-min{height:min-content}.max-h-0{max-height:0}.max-h-\[500px\]{max-height:500px}.max-h-\[700px\]{max-height:700px}.max-h-\[calc\(100\%-2rem\)\]{max-height:calc(100% - 2rem)}.min-h-\[14\.9375rem\]{min-height:14.9375rem}.min-h-\[20\.4375rem\]{min-height:20.4375rem}.min-h-\[4\.75rem\]{min-height:4.75rem}.min-h-\[9\.4375rem\]{min-height:9.4375rem}.min-h-max{min-height:max-content}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1{width:.25rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\.125rem\]{width:1.125rem}.w-\[1\.875rem\]{width:1.875rem}.w-\[120\%\]{width:120%}.w-\[128px\]{width:128px}.w-\[140px\]{width:140px}.w-\[145px\]{width:145px}.w-\[17\.5rem\]{width:17.5rem}.w-\[174px\]{width:174px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[203px\]{width:203px}.w-\[220px\]{width:220px}.w-\[240px\]{width:240px}.w-\[250px\]{width:250px}.w-\[300px\]{width:300px}.w-\[3px\]{width:3px}.w-\[40px\]{width:40px}.w-\[52px\]{width:52px}.w-\[60px\]{width:60px}.w-\[65px\]{width:65px}.w-\[7\.125rem\]{width:7.125rem}.w-\[72px\]{width:72px}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-min{width:min-content}.min-w-4{min-width:1rem}.min-w-40{min-width:10rem}.min-w-72{min-width:18rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[15rem\]{min-width:15rem}.min-w-\[18\.75rem\]{min-width:18.75rem}.min-w-\[20rem\]{min-width:20rem}.min-w-\[220px\]{min-width:220px}.min-w-\[300px\]{min-width:300px}.min-w-\[40px\]{min-width:40px}.min-w-\[500px\]{min-width:500px}.min-w-\[52px\]{min-width:52px}.min-w-\[65px\]{min-width:65px}.min-w-full{min-width:100%}.min-w-max{min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-40{max-width:10rem}.max-w-44{max-width:11rem}.max-w-64{max-width:16rem}.max-w-72{max-width:18rem}.max-w-80{max-width:20rem}.max-w-\[1074px\]{max-width:1074px}.max-w-\[10rem\]{max-width:10rem}.max-w-\[15rem\]{max-width:15rem}.max-w-\[18\.75rem\]{max-width:18.75rem}.max-w-\[1920px\]{max-width:1920px}.max-w-\[20rem\]{max-width:20rem}.max-w-\[21\.875rem\]{max-width:21.875rem}.max-w-\[22rem\]{max-width:22rem}.max-w-\[24rem\]{max-width:24rem}.max-w-\[30rem\]{max-width:30rem}.max-w-\[40px\]{max-width:40px}.max-w-\[460px\]{max-width:460px}.max-w-\[480px\]{max-width:480px}.max-w-\[500px\]{max-width:500px}.max-w-\[560px\]{max-width:560px}.max-w-\[65px\]{max-width:65px}.max-w-\[72px\]{max-width:72px}.max-w-lg{max-width:32rem}.flex-1{flex:1 1 0%}.origin-left{transform-origin:left}.-translate-x-full{--tw-translate-x:-100%}.-translate-x-full,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-x-0{--tw-translate-x:0}.translate-x-0,.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.-rotate-180,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-180{--tw-rotate:-180deg}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.rotate-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate:0deg}.rotate-180{--tw-rotate:180deg}.rotate-180,.rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.scale-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[0\.375rem\]{gap:.375rem}.gap-\[3px\]{gap:3px}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-4{column-gap:1rem}.gap-x-6{column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-20{row-gap:5rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.875rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-\[2\.375rem\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.375rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-tl-\[3px\]{border-top-left-radius:3px}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0}.border-r-0{border-right-width:0}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-white{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity,1))!important}.border-\[\#A7D5FF\]{--tw-border-opacity:1;border-color:rgb(167 213 255/var(--tw-border-opacity,1))}.border-\[\#FF5630\]{--tw-border-opacity:1;border-color:rgb(255 86 48/var(--tw-border-opacity,1))}.border-disabled{--tw-border-opacity:1;border-color:rgb(145 158 171/var(--tw-border-opacity,1))}.border-divider{border-color:#919eab33}.border-error{--tw-border-opacity:1;border-color:rgb(255 86 48/var(--tw-border-opacity,1))}.border-error\/\[16\%\]{border-color:rgba(255,86,48,.16)}.border-gray-300{--tw-border-opacity:1;border-color:rgb(223 227 232/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(196 205 213/var(--tw-border-opacity,1))}.border-info{--tw-border-opacity:1;border-color:rgb(0 184 217/var(--tw-border-opacity,1))}.border-info\/\[16\%\]{border-color:rgba(0,184,217,.16)}.border-primary{--tw-border-opacity:1;border-color:rgb(28 100 242/var(--tw-border-opacity,1))}.border-primary-light{--tw-border-opacity:1;border-color:rgb(118 169 250/var(--tw-border-opacity,1))}.border-secondary{--tw-border-opacity:1;border-color:rgb(241 105 0/var(--tw-border-opacity,1))}.border-secondary-text{--tw-border-opacity:1;border-color:rgb(99 115 129/var(--tw-border-opacity,1))}.border-success{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-success\/\[16\%\]{border-color:rgba(34,197,94,.16)}.border-warning\/\[16\%\]{border-color:rgba(255,171,0,.16)}.border-b-divider{border-bottom-color:#919eab33}.border-b-gray-500\/\[8\%\]{border-bottom-color:rgb(145 158 171/8%)}.bg-\[\#026ED114\]{background-color:#026ed114}.bg-\[\#026ED11F\]{background-color:#026ed11f}.bg-\[\#1C274C\]{--tw-bg-opacity:1;background-color:rgb(28 39 76/var(--tw-bg-opacity,1))}.bg-\[\#1F2A37\]{--tw-bg-opacity:1;background-color:rgb(31 42 55/var(--tw-bg-opacity,1))}.bg-\[\#344054B2\]{background-color:#344054b2}.bg-\[\#919EAB29\]{background-color:#919eab29}.bg-\[\#9CA3AF\]{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-\[\#D1D5DB\]{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-disabled{--tw-bg-opacity:1;background-color:rgb(145 158 171/var(--tw-bg-opacity,1))}.bg-error{--tw-bg-opacity:1;background-color:rgb(255 86 48/var(--tw-bg-opacity,1))}.bg-error-lighter{--tw-bg-opacity:1;background-color:rgb(255 233 213/var(--tw-bg-opacity,1))}.bg-error\/\[14\%\]{background-color:rgba(255,86,48,.14)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(244 246 248/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(223 227 232/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(196 205 213/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(145 158 171/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(33 43 54/var(--tw-bg-opacity,1))}.bg-info{--tw-bg-opacity:1;background-color:rgb(0 184 217/var(--tw-bg-opacity,1))}.bg-info\/10{background-color:rgba(0,184,217,.1)}.bg-neutral{--tw-bg-opacity:1;background-color:rgb(244 246 248/var(--tw-bg-opacity,1))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity,1))}.bg-primary-light{--tw-bg-opacity:1;background-color:rgb(118 169 250/var(--tw-bg-opacity,1))}.bg-primary-text{--tw-bg-opacity:1;background-color:rgb(33 43 54/var(--tw-bg-opacity,1))}.bg-primary\/25{background-color:rgba(28,100,242,.25)}.bg-secondary{--tw-bg-opacity:1;background-color:rgb(241 105 0/var(--tw-bg-opacity,1))}.bg-secondary-text{--tw-bg-opacity:1;background-color:rgb(99 115 129/var(--tw-bg-opacity,1))}.bg-success{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-warning{--tw-bg-opacity:1;background-color:rgb(255 171 0/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-12{--tw-bg-opacity:.12}.bg-opacity-16{--tw-bg-opacity:.16}.bg-opacity-24{--tw-bg-opacity:.24}.bg-opacity-30{--tw-bg-opacity:.3}.bg-opacity-32{--tw-bg-opacity:.32}.bg-opacity-50{--tw-bg-opacity:.5}.bg-opacity-8{--tw-bg-opacity:.08}.bg-\[linear-gradient\(225\.14deg\,\#1C64F2_9\.23\%\,\#1E429F_98\.26\%\)\]{background-image:linear-gradient(225.14deg,#1c64f2 9.23%,#1e429f 98.26%)}.fill-\[\#1C274C\]{fill:#1c274c}.fill-disabled{fill:#919eab}.fill-error{fill:#ff5630}.fill-gray-500{fill:#919eab}.fill-gray-600{fill:#637381}.fill-info{fill:#00b8d9}.fill-none{fill:none}.fill-primary{fill:#1c64f2}.fill-secondary-text{fill:#637381}.fill-success{fill:#22c55e}.fill-warning{fill:#ffab00}.fill-white{fill:#fff}.stroke-disabled{stroke:#919eab}.stroke-error{stroke:#ff5630}.stroke-none{stroke:none}.stroke-primary{stroke:#1c64f2}.stroke-secondary{stroke:#f16900}.stroke-white{stroke:#fff}.stroke-1{stroke-width:1}.object-cover{object-fit:cover}.object-center{object-position:center}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!py-16{padding-top:4rem!important;padding-bottom:4rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-0{padding-left:0;padding-right:0}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[14px\]{padding-left:14px;padding-right:14px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.\!pb-0{padding-bottom:0!important}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pb-\[6px\]{padding-bottom:6px}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-3{padding-right:.75rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-estedad-fd{font-family:var(--font-estedad-fd)}.\!text-d-subtitle1{font-size:16px!important;line-height:24px!important}.\!text-m-body1{font-size:14px!important;line-height:24px!important}.\!text-m-body2{font-size:12px!important;line-height:22px!important}.text-d-body1{font-size:16px;line-height:24px}.text-d-body2{font-size:14px;line-height:22px}.text-d-caption{font-size:12px;line-height:18px}.text-d-h6{font-size:18px;line-height:28px}.text-d-overline{font-size:12px;line-height:18px}.text-d-subtitle1{font-size:16px;line-height:24px}.text-d-subtitle2{font-size:14px;line-height:22px}.text-m-body1{font-size:14px;line-height:24px}.text-m-body2{font-size:12px;line-height:22px}.text-m-h4{font-size:20px;line-height:36px}.text-m-h5{font-size:18px;line-height:30px}.text-m-h6{font-size:16px;line-height:28px}.text-m-overline{font-size:10px;line-height:18px}.text-m-subtitle1{font-size:16px;line-height:24px}.text-m-subtitle2{font-size:14px;line-height:22px}.font-\[400\]{font-weight:400}.font-\[600\]{font-weight:600}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.\!text-gray-700{--tw-text-opacity:1!important;color:rgb(69 79 91/var(--tw-text-opacity,1))!important}.text-\[\#026ED1\]{--tw-text-opacity:1;color:rgb(2 110 209/var(--tw-text-opacity,1))}.text-\[\#043B6F\]{--tw-text-opacity:1;color:rgb(4 59 111/var(--tw-text-opacity,1))}.text-\[\#374151\]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-\[\#4B5563\]{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-\[\#4F96B0\]{--tw-text-opacity:1;color:rgb(79 150 176/var(--tw-text-opacity,1))}.text-\[\#FF5630\]{--tw-text-opacity:1;color:rgb(255 86 48/var(--tw-text-opacity,1))}.text-disabled{--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}.text-divider{color:#919eab33}.text-error{--tw-text-opacity:1;color:rgb(255 86 48/var(--tw-text-opacity,1))}.text-error-dark{--tw-text-opacity:1;color:rgb(183 29 24/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(99 115 129/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(69 79 91/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}.text-info{--tw-text-opacity:1;color:rgb(0 184 217/var(--tw-text-opacity,1))}.text-info-dark{--tw-text-opacity:1;color:rgb(0 108 156/var(--tw-text-opacity,1))}.text-primary{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity,1))}.text-primary-dark{--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity,1))}.text-primary-text{--tw-text-opacity:1;color:rgb(33 43 54/var(--tw-text-opacity,1))}.text-secondary{--tw-text-opacity:1;color:rgb(241 105 0/var(--tw-text-opacity,1))}.text-secondary-text{--tw-text-opacity:1;color:rgb(99 115 129/var(--tw-text-opacity,1))}.text-success{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-success-dark{--tw-text-opacity:1;color:rgb(17 141 87/var(--tw-text-opacity,1))}.text-warning-dark{--tw-text-opacity:1;color:rgb(183 110 0/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.mix-blend-soft-light{mix-blend-mode:soft-light}.shadow-card{--tw-shadow:0 12px 24px -4px rgba(145,158,171,.12) , 0 0 2px 0 rgba(145,158,171,.2);--tw-shadow-colored:0 12px 24px -4px var(--tw-shadow-color) , 0 0 2px 0 var(--tw-shadow-color)}.shadow-card,.shadow-dialog{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-dialog{--tw-shadow:-40px 40px 80px -8px rgba(0,0,0,.24);--tw-shadow-colored:-40px 40px 80px -8px var(--tw-shadow-color)}.shadow-drop-down{--tw-shadow:-20px 20px 40px -4px #919eab3d,0px 0px 2px 0px #919eab3d;--tw-shadow-colored:-20px 20px 40px -4px var(--tw-shadow-color) , 0 0 2px 0 var(--tw-shadow-color)}.shadow-drop-down,.shadow-normal{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-normal{--tw-shadow:0px 24px 48px 0px #919eab29;--tw-shadow-colored:0 24px 48px 0 var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color , background-color , border-color , text-decoration-color , fill , stroke , opacity , box-shadow , transform , filter , backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-input-arrow{-moz-appearance:textfield}.hide-input-arrow::-webkit-inner-spin-button,.hide-input-arrow::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hide-child-input-arrow input[type="number"]{-moz-appearance:textfield}.hide-child-input-arrow input[type="number"]::-webkit-inner-spin-button,.hide-child-input-arrow input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (hover:hover) and (pointer:fine){.scroll-bar-style::-webkit-scrollbar{width:4px}.scroll-bar-style::-webkit-scrollbar-track{background:transparent}.scroll-bar-style::-webkit-scrollbar-thumb{border-radius:2px;background:#1f2a37}.scroll-bar-style::-webkit-scrollbar-thumb:hover{background:#555}}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:left-0:before{content:var(--tw-content);left:0}.before\:block:before{content:var(--tw-content);display:block}.before\:h-1\.5:before{content:var(--tw-content);height:.375rem}.before\:w-1\.5:before{content:var(--tw-content);width:.375rem}.before\:rounded-full:before{content:var(--tw-content);border-radius:9999px}.before\:bg-\[\#D1D5DB\]:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:right-0:after{content:var(--tw-content);right:0}.after\:block:after{content:var(--tw-content);display:block}.after\:h-1\.5:after{content:var(--tw-content);height:.375rem}.after\:w-1\.5:after{content:var(--tw-content);width:.375rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:bg-\[\#D1D5DB\]:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.last\:border-none:last-child{border-style:none}.focus-within\:border-error-light:focus-within{--tw-border-opacity:1;border-color:rgb(255 172 130/var(--tw-border-opacity,1))}.focus-within\:border-info-darker:focus-within{--tw-border-opacity:1;border-color:rgb(0 55 104/var(--tw-border-opacity,1))}.focus-within\:shadow-input-focused:focus-within{--tw-shadow:0 0 0 4px rgba(0,55,104,.15);--tw-shadow-colored:0 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-input-focused-error:focus-within{--tw-shadow:0 0 0 4px #fee4e2 , 0 1px 2px 0 rgba(16,24,40,.05);--tw-shadow-colored:0 0 0 4px var(--tw-shadow-color) , 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:border-none:hover{border-style:none}.hover\:border-gray-600:hover{--tw-border-opacity:1;border-color:rgb(99 115 129/var(--tw-border-opacity,1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(69 79 91/var(--tw-bg-opacity,1))}.hover\:bg-gray-800\/10:hover{background-color:rgba(33,43,54,.1)}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(22 28 36/var(--tw-bg-opacity,1))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-warning-dark:hover{--tw-bg-opacity:1;background-color:rgb(183 110 0/var(--tw-bg-opacity,1))}.hover\:bg-white\/10:hover{background-color:hsla(0,0%,100%,.1)}.hover\:text-primary:hover{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:ring-0:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.disabled\:bg-gray-100:disabled{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.disabled\:text-gray-500:disabled{--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}.group:hover .group-hover\:-translate-x-1{--tw-translate-x:-.25rem}.group:hover .group-hover\:-rotate-90,.group:hover .group-hover\:-translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:-rotate-90{--tw-rotate:-90deg}.group:hover .group-hover\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}.group:disabled .group-disabled\:fill-gray-500{fill:#919eab}.aria-disabled\:cursor-default[aria-disabled="true"]{cursor:default}.aria-disabled\:\!border-\[\#919EAB33\][aria-disabled="true"]{border-color:#919eab33!important}.aria-disabled\:\!bg-\[\#919EAB14\][aria-disabled="true"]{background-color:#919eab14!important}.aria-disabled\:fill-\[\#919EAB\][aria-disabled="true"]{fill:#919eab}.aria-disabled\:text-\[\#919EAB\][aria-disabled="true"]{--tw-text-opacity:1;color:rgb(145 158 171/var(--tw-text-opacity,1))}.aria-disabled\:\!opacity-\[48\%\][aria-disabled="true"]{opacity:48%!important}.aria-\[errormessage\]\:border-error[aria-errormessage]{--tw-border-opacity:1;border-color:rgb(255 86 48/var(--tw-border-opacity,1))}.aria-\[errormessage\]\:bg-error\/\[14\%\][aria-errormessage]{background-color:rgba(255,86,48,.14)}.group[aria-disabled="true"] .group-aria-disabled\:fill-\[\#919EAB\]{fill:#919eab}.group[aria-disabled="true"] .group-aria-disabled\:text-gray-600{--tw-text-opacity:1;color:rgb(99 115 129/var(--tw-text-opacity,1))}.group[aria-disabled="true"] .group-aria-disabled\:grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group[aria-errormessage] .group-aria-\[errormessage\]\:fill-error{fill:#ff5630}.group[aria-errormessage] .group-aria-\[errormessage\]\:text-error{--tw-text-opacity:1;color:rgb(255 86 48/var(--tw-text-opacity,1))}@media not all and (min-width:1280px){.max-xl\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.max-xl\:px-0{padding-left:0;padding-right:0}.max-xl\:px-4{padding-left:1rem;padding-right:1rem}}@media not all and (min-width:1024px){.max-lg\:pt-12{padding-top:3rem}}@media not all and (min-width:768px){.max-md\:sticky{position:sticky}.max-md\:bottom-0{bottom:0}.max-md\:gap-y-8{row-gap:2rem}}@media (min-width:640px){.sm\:max-w-24{max-width:6rem}.sm\:max-w-28{max-width:7rem}}@media (min-width:768px){.md\:relative{position:relative}.md\:bottom-auto{bottom:auto}.md\:mb-0{margin-bottom:0}.md\:me-20{margin-inline-end:5rem}.md\:flex{display:flex}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-44{width:11rem}.md\:w-60{width:15rem}.md\:w-\[101px\]{width:101px}.md\:max-w-40{max-width:10rem}.md\:max-w-\[35rem\]{max-width:35rem}.md\:max-w-\[7\.375rem\]{max-width:7.375rem}.md\:max-w-\[8\.75rem\]{max-width:8.75rem}.md\:max-w-\[9rem\]{max-width:9rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-40{gap:10rem}.md\:gap-x-5{column-gap:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:text-start{text-align:start}.md\:text-d-body1{font-size:16px;line-height:24px}.md\:text-d-h5{font-size:20px;line-height:30px}.md\:text-d-subtitle1{font-size:16px;line-height:24px}.md\:text-d-subtitle2{font-size:14px;line-height:22px}}@media (min-width:1024px){.lg\:left-\[-170px\]{left:-170px}.lg\:top-\[-100px\]{top:-100px}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:mb-8{margin-bottom:2rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:h-\[300px\]{height:300px}.lg\:h-\[64px\]{height:64px}.lg\:h-screen{height:100vh}.lg\:max-h-\[59\.375rem\]{max-height:59.375rem}.lg\:w-48{width:12rem}.lg\:w-\[240px\]{width:240px}.lg\:w-\[300px\]{width:300px}.lg\:w-\[58\%\]{width:58%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:gap-8{gap:2rem}.lg\:stroke-\[1\.8\]{stroke-width:1.8}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}@media (min-width:1280px){.xl\:mb-10{margin-bottom:2.5rem}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:h-\[80px\]{height:80px}.xl\:w-\[280px\]{width:280px}.xl\:w-\[300px\]{width:300px}.xl\:w-\[320px\]{width:320px}.xl\:w-\[calc\(100\%-17\.5rem\)\]{width:calc(100% - 17.5rem)}.xl\:max-w-\[10rem\]{max-width:10rem}.xl\:max-w-\[26rem\]{max-width:26rem}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:gap-4{gap:1rem}.xl\:gap-5{gap:1.25rem}.xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.xl\:rounded-2xl{border-radius:1rem}.xl\:border-none{border-style:none}.xl\:p-0{padding:0}.xl\:p-5{padding:1.25rem}.xl\:p-6{padding:1.5rem}.xl\:p-8{padding:2rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:\!pb-24{padding-bottom:6rem!important}.xl\:pt-4{padding-top:1rem}.xl\:pt-6{padding-top:1.5rem}.xl\:text-d-body1{font-size:16px;line-height:24px}.xl\:text-d-h4{font-size:24px;line-height:36px}.xl\:text-d-h5{font-size:20px;line-height:30px}.xl\:text-d-h6{font-size:18px;line-height:28px}.xl\:text-d-subtitle1{font-size:16px;line-height:24px}.xl\:leading-8{line-height:2rem}.xl\:leading-\[2\.625rem\]{line-height:2.625rem}.xl\:shadow-card{--tw-shadow:0 12px 24px -4px rgba(145,158,171,.12) , 0 0 2px 0 rgba(145,158,171,.2);--tw-shadow-colored:0 12px 24px -4px var(--tw-shadow-color) , 0 0 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:1440px){.2xl\:left-\[-320px\]{left:-320px}.2xl\:right-0{right:0}.2xl\:top-5{top:1.25rem}.2xl\:top-\[-190px\]{top:-190px}.2xl\:mb-10{margin-bottom:2.5rem}.2xl\:mb-14{margin-bottom:3.5rem}.2xl\:mb-4{margin-bottom:1rem}.2xl\:mt-40{margin-top:10rem}.2xl\:h-12{height:3rem}.2xl\:h-7{height:1.75rem}.2xl\:h-\[264px\]{height:264px}.2xl\:h-\[36px\]{height:36px}.2xl\:h-\[540px\]{height:540px}.2xl\:h-\[85px\]{height:85px}.2xl\:h-\[95px\]{height:95px}.2xl\:w-\[160px\]{width:160px}.2xl\:w-\[280px\]{width:280px}.2xl\:w-\[360px\]{width:360px}.2xl\:w-\[368px\]{width:368px}.2xl\:w-\[380px\]{width:380px}.2xl\:w-\[540px\]{width:540px}.2xl\:w-\[85px\]{width:85px}.2xl\:min-w-\[280px\]{min-width:280px}.2xl\:min-w-\[380px\]{min-width:380px}.2xl\:max-w-\[26\.25rem\]{max-width:26.25rem}.2xl\:max-w-\[32\.375rem\]{max-width:32.375rem}.2xl\:max-w-\[41\.5rem\]{max-width:41.5rem}.2xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.2xl\:flex-row{flex-direction:row}.2xl\:gap-8{gap:2rem}.\32xl\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.2xl\:px-16{padding-left:4rem;padding-right:4rem}.2xl\:px-4{padding-left:1rem;padding-right:1rem}.2xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.2xl\:pb-20{padding-bottom:5rem}.2xl\:\!text-d-body1{font-size:16px!important;line-height:24px!important}.2xl\:text-d-body1{font-size:16px;line-height:24px}.2xl\:text-d-body2{font-size:14px;line-height:22px}.2xl\:text-d-h4{font-size:24px;line-height:36px}.2xl\:text-d-h5{font-size:20px;line-height:30px}.2xl\:text-d-h6{font-size:18px;line-height:28px}.2xl\:text-d-subtitle1{font-size:16px;line-height:24px}.2xl\:text-m-h6{font-size:16px;line-height:28px}.2xl\:leading-7{line-height:1.75rem}.2xl\:leading-8{line-height:2rem}}@media (min-width:1920px){.4xl\:top-0{top:0}.4xl\:mb-\[4\.375rem\]{margin-bottom:4.375rem}.4xl\:h-\[110px\]{height:110px}.4xl\:h-\[610px\]{height:610px}.4xl\:w-\[413px\]{width:413px}.4xl\:w-\[610px\]{width:610px}.4xl\:w-auto{width:auto}.4xl\:min-w-max{min-width:max-content}.4xl\:max-w-\[800px\]{max-width:800px}.4xl\:gap-10{gap:2.5rem}.4xl\:gap-4{gap:1rem}.4xl\:gap-x-4{column-gap:1rem}.4xl\:text-d-h4{font-size:24px;line-height:36px}.4xl\:text-d-h6{font-size:18px;line-height:28px}}.\[\&_\.input-main\]\:\!border-inherit .input-main{border-color:inherit!important}.\[\&_\.input-main\]\:border-gray-300 .input-main{--tw-border-opacity:1;border-color:rgb(223 227 232/var(--tw-border-opacity,1))}.\[\&_\.input-main\]\:p-0 .input-main{padding:0}.\[\&_\.input-main\]\:\!shadow-none .input-main{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.\[\&_\.table-head-cell-content-wrapper\]\:justify-start .table-head-cell-content-wrapper{justify-content:flex-start}.\[\&_input\]\:cursor-default input{cursor:default}.\[\&_input\]\:bg-transparent input{background-color:transparent}.\[\&_input\]\:text-center input{text-align:center}.\[\&_input\]\:placeholder\:text-right input::placeholder{text-align:right}.\[\&_path\:nth-child\(2\)\]\:fill-white path:nth-child(2){fill:#fff}.\[\&_path\]\:fill-disabled path{fill:#919eab}.\[\&_path\]\:fill-gray-600 path{fill:#637381}.\[\&_path\]\:fill-primary-text path{fill:#212b36}.\[\&_path\]\:fill-secondary-text path{fill:#637381}