@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import "https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro";@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";.toast[data-v-32f15752]{background:var(--colors-text-text-primary-900);color:#fffc;border-radius:12px;justify-content:space-between;align-items:center;gap:40px;min-height:42px;padding:7px 20px 7px 12px;display:flex;position:relative;box-shadow:0 5px 21px 3px #0000004d}.toast .left[data-v-32f15752]{align-items:center;display:flex}.toast.default p[data-v-32f15752],.toast.default button[data-v-32f15752],.toast.default .icon[data-v-32f15752]{color:#497ae6}.toast.success p[data-v-32f15752],.toast.success .icon[data-v-32f15752]{color:#37cb95}.toast.warning p[data-v-32f15752],.toast.warning .icon[data-v-32f15752]{color:#eab85a}.toast.error p[data-v-32f15752],.toast.error .icon[data-v-32f15752]{color:#d43a3a}.toast .icon[data-v-32f15752]{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.toast .text[data-v-32f15752]{align-items:center;margin-left:8px;margin-right:8px;display:flex}.toast .text p.description[data-v-32f15752]{color:#fff9;margin-left:12px}.toast .action[data-v-32f15752]{align-items:center;display:flex}.toast .action button[data-v-32f15752]{color:#fffc;background:0 0;border:none;outline:none;align-items:center;gap:6px;display:flex}.toast .action button p[data-v-32f15752]{color:#fffc}.toast .action button[data-v-32f15752]:hover{cursor:pointer}.toast .action button:hover p[data-v-32f15752]{text-decoration:underline}.notifications[data-v-853a9c7e]{justify-content:flex-start;width:100%;height:0;display:flex;position:fixed;bottom:0;right:0}.notifications.navbar[data-v-853a9c7e]{width:calc(100% - 260px)}.notifications.navbar.navbarFolded[data-v-853a9c7e]{width:calc(100% - 80px)}.notifications[data-v-853a9c7e]{z-index:99999}.notifications .notification-wrapper[data-v-853a9c7e]{flex-direction:column-reverse;display:flex}.notifications .notification-wrapper .notification[data-v-853a9c7e]{opacity:0;width:fit-content;margin-bottom:12px;margin-left:24px;margin-right:20px;animation:.5s forwards slideInBlurredBottom-853a9c7e}.notifications .notification-wrapper .notification[data-v-853a9c7e]:first-child{margin-bottom:24px}@keyframes slideInBlurredBottom-853a9c7e{0%{transform-origin:50% 100%;filter:blur(240px);opacity:0;transform:translateY(1000px)scaleY(2.5)scaleX(.2)}to{transform-origin:50%;filter:blur();opacity:1;transform:translateY(0)scaleY(1)scaleX(1)}}.navbar-wrapper[data-v-00a98618]{background:#fff;height:100%;position:fixed;top:0;left:0;z-index:9998!important}.navbar-wrapper .curtain-animation[data-v-00a98618]{display:none}.navbar-wrapper.visible[data-v-00a98618]{animation:.2s forwards navbarShow}.navbar-wrapper.hidden[data-v-00a98618]{animation:.3s forwards navbarHide}.navbar-wrapper.login .curtain-animation[data-v-00a98618]{z-index:0;background-color:#fff;width:84px;height:100%;animation:.5s .15s forwards loginCurtain-00a98618;display:flex;position:absolute;top:0;left:0}.navbar-wrapper.login nav[data-v-00a98618]{animation:.5s .15s forwards loginTransition-00a98618}.navbar-wrapper.login nav[data-v-00a98618]>*{animation:.2s forwards fadeOut}.navbar-wrapper .navbar-fold[data-v-00a98618]{color:#c3c9d4;z-index:1000;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s;display:flex;position:absolute;bottom:36px;right:-4px;transform:rotate(180deg)}.navbar-wrapper .navbar-fold[data-v-00a98618]:hover{cursor:pointer;color:#979ca7}.navbar-wrapper .navbar-fold.folded[data-v-00a98618]{transform:rotate(0)}nav[data-v-00a98618]{width:250px;height:100%;color:var(--colors-text-text-primary-900,#101828);background:#fff;flex-direction:column;padding:14px;display:flex;position:relative}nav.folded[data-v-00a98618]{width:72px}nav.rounded[data-v-00a98618]{border-radius:var(--radius-xl,0px);background:var(--colors-background-bg-tertiary);height:calc(100vh - 24px);margin:12px}nav.border[data-v-00a98618]{border:1px solid #edeef1}nav.border .brand[data-v-00a98618],nav.border .menu[data-v-00a98618],nav.border .footer[data-v-00a98618]{width:calc(100% + 2px);margin-left:-1px;margin-right:-1px}nav .brand[data-v-00a98618]{cursor:pointer;align-items:center;gap:10px;display:flex}nav .brand .logo[data-v-00a98618]{background-color:#fff;border-radius:14px;align-items:center;padding:3px;transition:all .2s;display:flex;box-shadow:0 0 0 2px #afb7c56e}nav .brand:hover .logo[data-v-00a98618]{box-shadow:0 0 0 3px var(--colors-border-border-brand-solid,#0b57ff);background-color:#0000}nav .brand .boekjaar-name[data-v-00a98618]{margin-bottom:-4px;display:flex}nav .brand .boekjaar-name .text[data-v-00a98618]{color:#c3c9d4;letter-spacing:.5px;font-family:Neue Haas Grotesk Display Pro;font-size:27.125px;font-style:normal;font-weight:700;line-height:24px}nav .brand .boekjaar-name .jaar[data-v-00a98618]{margin-left:-8px}nav .brand .badge[data-v-00a98618]{margin-left:12px}nav.folded .menu .item p[data-v-00a98618]{display:none}nav.folded .menu.expandLabels .item[data-v-00a98618],nav.folded .footer.expandLabels .item[data-v-00a98618]{transition:unset}nav.folded .menu.expandLabels .item[data-v-00a98618]:hover,nav.folded .footer.expandLabels .item[data-v-00a98618]:hover{justify-content:flex-start;gap:8px;width:fit-content;padding:5px 11px 5px 9px;box-shadow:0 5px 13px -10px #10182859}nav.folded .menu.expandLabels .item:hover p[data-v-00a98618],nav.folded .footer.expandLabels .item:hover p[data-v-00a98618]{white-space:nowrap;display:flex}nav .footer[data-v-00a98618]{width:100%;padding:16px 14px;position:absolute;bottom:0;left:0}nav .footer .profile[data-v-00a98618]{align-items:center;gap:10px;display:flex}nav .footer .profile .avatar img[data-v-00a98618],nav .footer .profile .avatar[data-v-00a98618]{color:#fff;background:#101828d6;border-radius:44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:500;display:flex;position:relative;box-shadow:0 0 0 3px #fff}nav .footer .profile .user[data-v-00a98618]{width:calc(100% - 60px)}nav .footer .profile .user p[data-v-00a98618]{color:var(--colors-text-text-primary-900,#101828);letter-spacing:.5px;padding-top:1px;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:18px}nav .footer .profile .user p.sub-title[data-v-00a98618]{color:#979ca7;font-size:.75rem;font-weight:500}@keyframes slideIn-00a98618{0%{opacity:0;z-index:1;transform:translateY(-50px)}to{opacity:1;z-index:5;transform:translateY(0)}}@keyframes fadeIn-00a98618{0%{opacity:0;z-index:1}to{opacity:1;z-index:5}}@keyframes loginTransition-00a98618{0%{width:72px;left:0}20%{width:640px;right:calc(100vw - 664px)}to{background:var(--colors-background-bg-tertiary);width:calc(100vw - 664px);left:640px}}@keyframes loginCurtain-00a98618{0%{width:84px}to{width:100vw}}@keyframes expandLabel-00a98618{0%{width:44px}to{width:fit-content;max-width:150px}}.ivu-btn[data-v-4583d487]:before{opacity:0}.ivu-btn.ivu-btn-loading[data-v-4583d487]{color:#0000;transition:none}button[data-v-4583d487]{position:relative}.shortkey-wrapper[data-v-4583d487]{align-items:flex-start;margin-bottom:2px;display:flex}.shortkey-wrapper ion-icon[data-v-4583d487]{margin:1px 8px 0 -1px}button .spinner-wrapper[data-v-4583d487]{justify-content:center;width:100%;height:100%;transition:all .2s;display:flex;position:absolute;top:0;left:0}button .spinner[data-v-4583d487],button .spinner[data-v-4583d487]:after{z-index:9;border-radius:50%;width:1.9em;height:1.9em}button .spinner[data-v-4583d487]{text-indent:-9999em;-webkit-transfor8:translateZ(0);border:.28em solid #bfc3db;border-top-color:#0000;margin:auto;font-size:10px;animation:1s linear infinite load8;position:relative;transform:translateZ(0)}.ivu-btn-primary .spinner[data-v-4583d487]{border:.28em solid #f2f6ff;border-top-color:#0000}.support-widget[data-v-4c760ac2]{width:540px;min-height:860px;padding:0 32px}.support-widget[data-v-4c760ac2]:focus{outline:none}.header[data-v-4c760ac2]{z-index:10;background:#fff;justify-content:space-between;padding:24px 0;display:flex;position:relative}.header .avatars[data-v-4c760ac2]{opacity:0;animation:.3s .3s forwards slideInRight;display:flex}.header .avatars .avatar[data-v-4c760ac2]{border:3px solid #fff;border-radius:40px;width:48px;height:48px;margin-left:-6px}.header .link[data-v-4c760ac2]:hover{cursor:pointer;color:#0b57ff;transition:color .2s}.header .back[data-v-4c760ac2]{border:1px solid #e7e9f9;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.header .back ion-icon[data-v-4c760ac2]{color:#bfc3db;width:24px;height:24px}.header .back[data-v-4c760ac2]:hover{cursor:pointer;background:#f3f5fa}.header .back:hover ion-icon[data-v-4c760ac2]{color:#9ea4c9}.search[data-v-4c760ac2]{z-index:100;background:#fff;position:relative}.message[data-v-4c760ac2]{margin:32px 0 -24px}.message-explanation[data-v-4c760ac2]{margin:32px 0 16px}.tiles[data-v-4c760ac2]{flex-wrap:wrap;gap:16px;padding:40px 0;display:flex}.tiles .tile[data-v-4c760ac2]{border:1px solid #e7e9f9;border-radius:8px;width:calc(50% - 8px);padding:12px 8px;transition:all .2s;position:relative}.tiles .tile[data-v-4c760ac2]:hover{cursor:pointer;box-shadow:0 0 0 1px #e7e9f9}.tiles .tile.green ion-icon[data-v-4c760ac2]{color:#37cb95}.tiles .tile ion-icon[data-v-4c760ac2]{color:#abb9dc;width:24px;height:24px;position:absolute;top:12px;left:12px}.tiles .tile .text[data-v-4c760ac2]{margin-left:40px}.tiles .tile .text p[data-v-4c760ac2]{line-height:1.1rem}.tiles .tile .text .title[data-v-4c760ac2]{padding-top:1px;font-weight:500;line-height:1.3rem}.tiles .tile .text .sub-title[data-v-4c760ac2]{margin-top:2px;font-size:.8rem}.top-title[data-v-4c760ac2]{text-transform:uppercase;color:#bfc3db;margin-bottom:-6px;font-size:.7rem;font-weight:800}.footer[data-v-4c760ac2]{background:#fff;width:476px;padding:0 0 24px;position:fixed;bottom:0}.footer.topShadow[data-v-4c760ac2]{box-shadow:0 -9px 14px -16px #8e9194}.footer .divider[data-v-4c760ac2]{margin:-14px 0 40px}.footer .divider span[data-v-4c760ac2]{color:#bfc3db;background:#fff;margin-bottom:-10px;padding:0 10px;font-size:1rem;font-weight:500}.footer .actions[data-v-4c760ac2]{justify-content:space-between;align-items:center;padding-top:24px;display:flex}.content .top[data-v-4c760ac2]{z-index:10;background:#fff;padding:4px 0;position:relative}.content .blocks .block[data-v-4c760ac2]{border-bottom:1px solid #f2f6ff;padding:16px 0}.content .blocks .block h5[data-v-4c760ac2]{font-size:1rem;line-height:1.5rem}.content .blocks .block p[data-v-4c760ac2]{max-width:80%;font-size:.9rem;line-height:1.2rem}.content .blocks .block[data-v-4c760ac2]:hover{cursor:pointer;background:#f3f5fa66}.content .html-content[data-v-4c760ac2]{padding:16px 0 40px}.content iframe[data-v-4c760ac2]{z-index:1;border:none;height:calc(100vh - 74px);margin-top:-80px;position:relative}.content .spinner-small[data-v-4c760ac2]{z-index:0;position:absolute;left:calc(50% - 32px)}.content[data-v-9206b725]{justify-content:flex-start;width:calc(100vw - 262px);min-height:100vh;margin:0 0 0 262px;transition:all .2s;display:flex}.content.folded[data-v-9206b725]{width:calc(100vw - 84px);margin:0 0 0 84px}.content.hidden[data-v-9206b725]{width:100vw;margin:0}@keyframes slideLeftEnter-9206b725{0%{opacity:0;transform:translate(240px)}to{opacity:1;transform:translate(0)}}@keyframes slideLeftLeave-9206b725{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-240px)}}.slide-left-enter-to[data-v-9206b725]{opacity:0;animation-name:slideLeftEnter-9206b725;animation-duration:.4s;animation-fill-mode:forwards}.slide-left-leave-to[data-v-9206b725]{opacity:0;animation-name:slideLeftLeave-9206b725;animation-duration:.4s;animation-fill-mode:forwards}@keyframes slideRightEnter-9206b725{0%{opacity:0;transform:translate(-240px)}to{opacity:1;transform:translate(0)}}@keyframes slideRightLeave-9206b725{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(240px)}}.slide-right-enter-to[data-v-9206b725]{opacity:0;animation-name:slideRightEnter-9206b725;animation-duration:.4s;animation-fill-mode:forwards}.slide-right-leave-to[data-v-9206b725]{opacity:0;animation-name:slideRightLeave-9206b725;animation-duration:.4s;animation-fill-mode:forwards}.browser[data-v-d8a7be47]{background:#fff;border:1px solid #cbcbcb;border-radius:10px;min-height:689px;position:relative;box-shadow:0 10px 50px #0003}.browser img.mockup[data-v-d8a7be47]{border-radius:16px;width:calc(100% - 2px);position:absolute;top:45px;left:1px}.browser svg[data-v-d8a7be47]{width:100%}@media (width<=1540px){.browser[data-v-d8a7be47]{min-height:689px}}@media (width<=800px){.browser[data-v-d8a7be47]{border-radius:5px;min-height:260px}.browser img.mockup[data-v-d8a7be47]{top:22px}}.left[data-v-ebaf868f]{width:var(--width-lg);flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.right[data-v-ebaf868f]{height:100vh;width:calc(100% - var(--width-lg) - 24px);border-radius:var(--radius-none,0px);background:var(--colors-background-bg-tertiary);position:relative}.right.rounded[data-v-ebaf868f]{border-radius:var(--radius-xl,0px);background:var(--colors-background-bg-tertiary);height:calc(100vh - 24px);margin:12px}.right.animateToFlow[data-v-ebaf868f]{margin:12px;animation:.5s .3s forwards flowTranistion-ebaf868f;position:absolute;top:0;right:0}.right.animateToDashboard[data-v-ebaf868f]{animation:.4s .2s forwards dashboardTranistion-ebaf868f;position:absolute;top:0;right:0}.right .mockup[data-v-ebaf868f]{width:1034px;position:absolute;top:310px;right:min(-140px,100% - 1140px)}.right .quote[data-v-ebaf868f]{gap:var(--spacing-3xl,24px);flex-direction:column;width:1030px;padding:80px max(180px,-100% + 1180px) 80px 0;display:flex;position:absolute;right:min(-140px,100% - 1140px)}.right .quote h2[data-v-ebaf868f]{max-width:650px;color:var(--colors-text-text-primary-900,#101828);font-family:Inter;font-size:30px;font-style:normal;font-weight:500;line-height:38px}.right .quote strong[data-v-ebaf868f]{color:var(--colors-text-text-brand-tertiary-600,#101828)}.right .quote p.name[data-v-ebaf868f]{color:var(--colors-text-text-primary-900,#101828);font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.right .quote p.title[data-v-ebaf868f]{color:var(--colors-text-text-tertiary-600,#475467);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.slideOut[data-v-ebaf868f]{animation:.5s forwards slideOut-ebaf868f}.fadeOut[data-v-ebaf868f]{animation:.5s forwards fadeOut}@keyframes slideOut-ebaf868f{0%{opacity:1;right:min(-140px,100% - 1140px)}to{opacity:0;right:min(-740px,100% - 1140px)}}@keyframes flowTranistion-ebaf868f{0%{width:calc(100% - var(--width-lg))}20%{width:calc(100% + 200px - var(--width-lg))}to{width:440px;right:calc(100% - 464px)}}@keyframes dashboardTranistion-ebaf868f{0%{width:calc(100% - var(--width-lg))}to{border-radius:var(--radius-xl,0px);background:var(--colors-background-bg-tertiary);width:72px;right:calc(100% - 96px)}}.heading[data-v-af4f52da]{text-align:left;align-items:flex-start;gap:var(--spacing-lg,.75rem);flex-direction:column;width:100%;display:flex}.heading.center[data-v-af4f52da]{text-align:center;align-items:center}.heading.nowrap h1[data-v-af4f52da]{white-space:nowrap}.heading h1[data-v-af4f52da]{color:var(--colors-text-text-primary-900,#101828);font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:2.25rem;font-style:normal;font-weight:600;line-height:2.75rem}.heading h2[data-v-af4f52da]{letter-spacing:0;padding:0 0 16px;font-size:2.75rem;font-weight:500;line-height:4rem}.heading p[data-v-af4f52da]{color:var(--colors-text-text-tertiary-600,#475467);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.spinner-small[data-v-9052237e]{margin:0}img[data-v-9052237e]{border:1px solid var(--component-colors-components-icons-featured-icons-modern-featured-icon-modern-border,#eaecf0);border-radius:var(--spacing-lg,12px)}.login-container[data-v-1af6f5f1]{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-8xl,80px);flex-direction:column;width:100%;max-width:360px;padding:0 0 80px;display:flex}.login-wrapper[data-v-1af6f5f1]{padding:var(--spacing-none,0px);align-items:flex-start;gap:var(--spacing-4xl,32px);flex-direction:column;align-self:stretch;display:flex}.login-wrapper button[data-v-1af6f5f1]{width:100%}.login-form[data-v-1af6f5f1]{padding:var(--spacing-none,0px);align-items:center;gap:var(--spacing-3xl,24px);flex-direction:column;width:100%;display:flex}.divider[data-v-1af6f5f1]{margin-bottom:10px}.divider span[data-v-1af6f5f1]{color:var(--colors-text-text-placeholder-subtle);background-color:var(--colors-base-white);margin-bottom:-6px;padding:0 8px;font-weight:600}.main[data-v-e92cc36a]{width:100%;padding:var(--spacing-4xl,32px) var(--spacing-4xl,32px) var(--spacing-none,0px) var(--spacing-4xl,32px);align-items:flex-start;gap:var(--spacing-8xl,80px);opacity:0;flex-direction:column;animation:.5s forwards fadeIn;display:flex}.stepper[data-v-e92cc36a]{padding-right:var(--spacing-4xl,0px);flex-direction:column;align-items:flex-start;display:flex}.stepper .step[data-v-e92cc36a]{align-items:flex-start;gap:var(--spacing-xl,16px);opacity:.6;display:flex;position:relative}.stepper .step.active[data-v-e92cc36a]{opacity:1}.stepper .step .text[data-v-e92cc36a]{padding-bottom:calc(2px + var(--spacing-4xl))}.stepper .step p.title[data-v-e92cc36a]{color:var(--colors-text-text-secondary-700,#344054)}.stepper .step p.description[data-v-e92cc36a]{color:var(--colors-text-text-tertiary-600,#475467)}.stepper .step .featured-icon[data-v-e92cc36a]{width:48px;height:48px;color:var(--colors-foreground-fg-secondary-700,#344054);border-radius:var(--radius-lg,10px);border:1px solid var(--colors-foreground-fg-senary-300,#d0d5dd);box-shadow:var(--shadow-xs);justify-content:center;align-items:center;padding:12px;display:flex}.stepper .step .line[data-v-e92cc36a]{bottom:var(--spacing-xs);border-radius:var(--spacing-xxs,2px);background:var(--colors-border-border-secondary,#eaecf0);width:2px;height:26px;position:absolute;left:24px}.stepper .step:last-child .line[data-v-e92cc36a]{display:none}.spinner-small[data-v-5a667533]{margin:0}img[data-v-5a667533]{border:1px solid var(--component-colors-components-icons-featured-icons-modern-featured-icon-modern-border,#eaecf0);border-radius:var(--spacing-lg,12px)}.progress[data-v-643c0596]{width:100%;max-width:440px;min-height:100vh;padding:var(--spacing-none,0px);border-radius:var(--radius-none,0px);background:var(--colors-background-bg-secondary,#f9fafb);flex-direction:column;flex:1 0 0;justify-content:space-between;align-items:flex-start;display:flex}.content[data-v-643c0596]{border-radius:var(--radius-none,0px);width:calc(100% - 440px);min-width:var(--width-sm,480px);padding:var(--spacing-11xl,160px) var(--spacing-none,0px) var(--spacing-9xl,96px) var(--spacing-none,0px);align-items:center;gap:var(--spacing-none,0px);flex-direction:column;flex:1 0 0;align-self:stretch;display:flex;position:relative}.static-top[data-v-643c0596]{position:sticky;top:0;right:0}.fadeIn[data-v-643c0596]{opacity:0;animation:.5s forwards fadeIn}.sub-navbar[data-v-af18f537]{border-right:1px solid var(--colors-border-border-tertiary);background:#fff;width:250px;height:100%;padding:12px 14px;transition:all .2s;position:fixed;top:0;left:262px}.sub-navbar.mainNavbarFolded[data-v-af18f537]{left:84px}.sub-navbar.mainNavbarHidden[data-v-af18f537]{left:0}.sub-navbar .title[data-v-af18f537]{color:#8e95bf;text-transform:uppercase;font-size:.7rem;font-weight:800}.sub-navbar .sub-title[data-v-af18f537]{color:#8e95bf;font-size:.8rem;font-weight:400}.sub-navbar .header[data-v-af18f537]{word-break:break-word;align-items:center;margin:24px 0 0;padding:0 0 0 10px;display:flex;position:relative}.sub-navbar .header h3[data-v-af18f537]{letter-spacing:.5px;font-family:Neue Haas Grotesk Display Pro;font-size:27.125px;font-style:normal;font-weight:700;line-height:30px;color:#c3c9d4!important}.sub-navbar .header .sub-title[data-v-af18f537]{margin-top:-4px}.sub-navbar .header .dot[data-v-af18f537]{position:absolute;top:10px;right:2px}.sub-navbar .action button[data-v-af18f537]{width:100%}.sub-navbar .menu .item[data-v-af18f537]{border-radius:8px;min-height:40px}.sub-navbar .menu .item .count[data-v-af18f537]{opacity:0;background:#02195a0d;border-radius:30px;align-items:center;padding:2px 7px;animation:.2s forwards fadeIn;display:flex;position:absolute;top:9px;right:10px}.sub-navbar .menu .item .count p[data-v-af18f537]{font-size:.8rem;font-weight:600;line-height:1rem}.sub-navbar .menu .item .completed[data-v-af18f537]{opacity:0;align-items:center;height:100%;animation:.2s forwards fadeIn;display:flex;position:absolute;top:0;right:8px}.sub-navbar .menu .item .completed ion-icon[data-v-af18f537]{color:#c5ccd4;width:22px;height:22px;margin-bottom:-2px}.sub-navbar .menu .item .completed.green ion-icon[data-v-af18f537]{color:#37cb95}.sub-navbar .menu .item .completed .line[data-v-af18f537]{opacity:.5;background:#bfc3db;border-radius:5px;width:2px;height:20px;position:absolute;top:-13px;right:10px}.sub-navbar .menu .item:first-child .completed .line[data-v-af18f537]{visibility:hidden}.sub-navbar .divider-text[data-v-af18f537]{color:#aeb5c0;background:#fff;width:fit-content;margin-bottom:-8px;padding:0 8px}.sub-navbar .users[data-v-af18f537]{margin-top:80px}.sub-navbar .profile[data-v-af18f537]{align-items:center;padding:8px 0;display:flex}.sub-navbar .profile .avatar[data-v-af18f537]{color:#fff;background:#bfc3db;border-radius:40px;justify-content:center;align-items:center;width:30px;height:30px;margin-right:8px;font-size:.9rem;font-weight:700;display:flex}.sub-navbar .profile .user[data-v-af18f537]{width:calc(100% - 60px)}.sub-navbar .profile .user p[data-v-af18f537]{color:#02195ab3;font-size:.8rem;font-weight:600;line-height:.9rem}.sub-navbar .profile .user p.sub-title[data-v-af18f537]{color:#989ec5;font-size:.7rem;font-weight:400}.layout[data-v-6ebc467c]{justify-content:center;width:100%;display:flex}.layout .progress[data-v-6ebc467c]{z-index:1100}.layout .content[data-v-6ebc467c]{width:100%}.layout .content.animate[data-v-6ebc467c]{opacity:0;animation:.3s .2s forwards subNavBarContentSlideIn}@keyframes timelineEnter-6ebc467c{0%{opacity:0;transform:translate(-120px)}to{opacity:1;transform:translate(0)}}@keyframes timelineLeave-6ebc467c{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-120px)}}.timeline-enter-from[data-v-6ebc467c],.timeline-leave-to[data-v-6ebc467c]{opacity:0}.timeline-enter-to[data-v-6ebc467c],.timeline-leave-from[data-v-6ebc467c]{opacity:1}.timeline-enter-active[data-v-6ebc467c]{transition:opacity .4s ease-out;animation-name:timelineEnter-6ebc467c;animation-duration:.4s;animation-fill-mode:forwards}.timeline-leave-active[data-v-6ebc467c]{transition:opacity .2s ease-in;animation-name:timelineLeave-6ebc467c;animation-duration:.2s;animation-fill-mode:forwards}.slide-fade-enter-active[data-v-6ebc467c],.slide-fade-leave-active[data-v-6ebc467c]{transition:all .3s}.slide-fade-enter-from[data-v-6ebc467c]{opacity:0;transform:translateY(100px)}.slide-fade-leave-to[data-v-6ebc467c]{opacity:0;transform:translateY(-100px)}.slide-fade-reverse-enter-active[data-v-6ebc467c],.slide-fade-reverse-leave-active[data-v-6ebc467c]{transition:all .3s}.slide-fade-reverse-enter-from[data-v-6ebc467c]{opacity:0;transform:translateY(-100px)}.slide-fade-reverse-leave-to[data-v-6ebc467c]{opacity:0;transform:translateY(100px)}.layout[data-v-4c7f3656]{justify-content:center;width:100%;display:flex}.layout .progress[data-v-4c7f3656]{z-index:1100}.layout .content[data-v-4c7f3656]{width:100%}.layout .content.animate[data-v-4c7f3656]{opacity:0;animation:.3s .2s forwards subNavBarContentSlideIn}@keyframes timelineEnter-4c7f3656{0%{opacity:0;transform:translate(-120px)}to{opacity:1;transform:translate(0)}}@keyframes timelineLeave-4c7f3656{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-120px)}}.timeline-enter-from[data-v-4c7f3656],.timeline-leave-to[data-v-4c7f3656]{opacity:0}.timeline-enter-to[data-v-4c7f3656],.timeline-leave-from[data-v-4c7f3656]{opacity:1}.timeline-enter-active[data-v-4c7f3656]{transition:opacity .4s ease-out;animation-name:timelineEnter-4c7f3656;animation-duration:.4s;animation-fill-mode:forwards}.timeline-leave-active[data-v-4c7f3656]{transition:opacity .2s ease-in;animation-name:timelineLeave-4c7f3656;animation-duration:.2s;animation-fill-mode:forwards}.slide-fade-enter-active[data-v-4c7f3656],.slide-fade-leave-active[data-v-4c7f3656]{transition:all .3s}.slide-fade-enter-from[data-v-4c7f3656]{opacity:0;transform:translateY(100px)}.slide-fade-leave-to[data-v-4c7f3656]{opacity:0;transform:translateY(-100px)}.slide-fade-reverse-enter-active[data-v-4c7f3656],.slide-fade-reverse-leave-active[data-v-4c7f3656]{transition:all .3s}.slide-fade-reverse-enter-from[data-v-4c7f3656]{opacity:0;transform:translateY(-100px)}.slide-fade-reverse-leave-to[data-v-4c7f3656]{opacity:0;transform:translateY(100px)}.graphic[data-v-bb94110e]{background:#0b57ff0a;border-radius:10px;justify-content:center;align-items:center;width:80px;height:80px;margin:-2px 0 0 -2px;display:flex}.graphic ion-icon[data-v-bb94110e]{color:#0b57ff}.graphic.warning[data-v-bb94110e]{background:#eab85a1f}.graphic.warning ion-icon[data-v-bb94110e]{color:#eab85a}.graphic.error[data-v-bb94110e]{background:#d43a3a1f}.graphic.error ion-icon[data-v-bb94110e]{color:#d43a3a}.card-header .title-top[data-v-858859a9]{text-transform:uppercase;color:#0b57ff;margin-bottom:-6px;font-size:.8rem;font-weight:800}.column-chart[data-v-1a21f5f8]{width:100%;height:100%;position:relative}.column-chart .header[data-v-1a21f5f8]{z-index:2;background-color:#ffffffb0;max-width:fit-content;padding:12px 16px 0;position:relative;box-shadow:0 12px 10px -2px #ffffffb0}.column-chart .header .sub-title[data-v-1a21f5f8]{color:var(--colors-text-text-quarterary-500);margin-top:-4px;font-size:.8rem;line-height:1.1rem}.column-chart .canvas[data-v-1a21f5f8]{justify-content:space-between;align-items:flex-end;width:100%;height:100%;padding:24px 16px;display:flex;position:absolute;bottom:0;left:0}.column-chart .canvas .label[data-v-1a21f5f8]{color:#bfc3dbcc;cursor:default;font-size:.5rem;font-weight:700}.column-chart .canvas .tooltip[data-v-1a21f5f8]{visibility:hidden;color:#bfc3dbcc;opacity:0;justify-content:center;width:100%;font-weight:700;display:flex;position:absolute;top:-20px}.column-chart .canvas .bar[data-v-1a21f5f8]{background:#f3f5fa;border-radius:4px;width:16px;height:4px;transition:all .2s ease-in-out;position:relative}.column-chart .canvas .bar.primary[data-v-1a21f5f8]{background:#0b57ff}.column-chart .canvas .bar.primary.animate[data-v-1a21f5f8]{animation-name:grow-1a21f5f8;animation-duration:.8s;animation-delay:calc(var(--animation-order) * 20ms);animation-timing-function:cubic-bezier(.63,.15,.03,1.12);animation-fill-mode:both}.column-chart .canvas .bar .label[data-v-1a21f5f8]{justify-content:center;width:100%;padding-top:14px;display:flex;position:absolute;bottom:-14px}.column-chart .canvas .bar:hover.primary[data-v-1a21f5f8]{background:#588cff}.column-chart .canvas .bar[data-v-1a21f5f8]:hover{background:#e1e6f3}.column-chart .canvas .bar:hover .tooltip[data-v-1a21f5f8]{visibility:visible;animation:.3s .1s forwards fadeIn}.column-chart .canvas .mark[data-v-1a21f5f8]{background:#f3f5fa;width:1px;height:70%;margin:0 -2px}.column-chart .canvas .mark .label[data-v-1a21f5f8]{padding:0 4px}@keyframes grow-1a21f5f8{0%{background:#f3f5fa;max-height:7px}20%{background:#0b57ff}to{background:#0b57ff;max-height:200px}}.page[data-v-a14b66c9]{padding:40px!important}.page p[data-v-a14b66c9]{color:var(--colors-text-text-primary-900)}.layout[data-v-a14b66c9]{width:1040px;min-width:980px}.header[data-v-a14b66c9]{border-radius:10px;margin-bottom:40px;position:relative}.header .left[data-v-a14b66c9]{flex-direction:column;gap:6px;padding:8px 0;display:flex}.header .left p[data-v-a14b66c9]{color:var(--colors-text-text-tertiary-600)}.header .right[data-v-a14b66c9]{position:absolute;top:6px;right:0}.header .right .organisation[data-v-a14b66c9]{border:1px solid var(--colors-border-border-secondary);cursor:pointer;border-radius:12px;align-items:center;min-width:240px;margin-right:-8px;padding:4px 24px 4px 4px;transition:all .2s;display:flex;position:relative}.header .right .organisation[data-v-a14b66c9]:hover{box-shadow:0 0 0 1px var(--colors-border-border-secondary)}.header .right .organisation:hover .swap[data-v-a14b66c9]{animation:.3s forwards fadeIn}.header .right .organisation .logo[data-v-a14b66c9]{background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb);width:48px;height:48px;color:var(--colors-text-text-tertiary-600);border:1px solid var(--colors-border-border-secondary);border-radius:7px;justify-content:center;align-items:center;margin-right:12px;display:flex}.header .right .organisation .logo img[data-v-a14b66c9]{border:1px solid var(--colors-border-border-secondary);border-radius:7px;width:48px;height:48px}.header .right .organisation .logo ion-icon[data-v-a14b66c9]{width:24px;height:24px}.header .right .organisation .info .top-title[data-v-a14b66c9]{text-transform:uppercase;color:var(--colors-text-text-tertiary-600);opacity:.5;font-size:.7rem;font-weight:800}.header .right .organisation .info p[data-v-a14b66c9]{color:var(--colors-text-text-primary-900);font-weight:500;line-height:1.2rem}.header .right .organisation .swap[data-v-a14b66c9]{opacity:0;align-items:center;display:flex;position:absolute;top:2px;right:12px}.header .right .organisation .swap p[data-v-a14b66c9]{color:#0b57ff;font-size:.6rem;font-weight:500}@media only screen and (width<=700px){.header[data-v-a14b66c9]{width:unset}}.statistics-row .row[data-v-a14b66c9]{justify-content:space-between;width:100%;display:flex}.statistics-row .label[data-v-a14b66c9]{align-items:center;margin-bottom:12px;display:flex}.statistics-row .label p[data-v-a14b66c9]{color:var(--colors-text-text-quarterary-500)}.statistics-row .label ion-icon[data-v-a14b66c9]{width:22px;height:22px;margin-top:-2px;margin-right:8px}.statistics-row .value p[data-v-a14b66c9]{font-size:1.6rem;font-weight:700;line-height:2.4rem}.statistics-row .text[data-v-a14b66c9]{margin:-4px 0}.statistics-row .text p[data-v-a14b66c9]{color:var(--colors-text-text-quarterary-500);font-weight:500}.statistics-row .text span[data-v-a14b66c9]{margin:0 4px 0 -2px;font-weight:600}.statistics-row .text .green[data-v-a14b66c9]{color:#30b987}.statistics-row .text .red[data-v-a14b66c9]{color:#c92c2c}.statistics-row .text .primary[data-v-a14b66c9]{color:#004bf1}.statistics-row .text ion-icon[data-v-a14b66c9]{width:20px;height:20px;margin:-5px 0}.statistics-row .right[data-v-a14b66c9]{justify-content:space-between;gap:24px;width:calc(100% + 8px);min-height:100px;margin:0;display:flex}.statistics-row .right .item[data-v-a14b66c9]{border:1px solid var(--colors-border-border-secondary);border-radius:12px;width:50%;padding:16px}.flex-grid[data-v-a14b66c9]{justify-content:space-between;gap:24px;width:calc(100% + 16px);margin-left:-8px;display:flex}.quick-access[data-v-a14b66c9]{border:1px solid var(--colors-border-border-secondary);border-radius:12px;flex-direction:column;justify-content:flex-start;gap:12px;width:33.33%;padding:16px;display:flex;position:relative}.quick-access .content .item[data-v-a14b66c9]{border-bottom:1px solid var(--colors-border-border-secondary);align-items:center;width:100%;padding:12px 0;transition:all .2s;display:flex;position:relative}.quick-access .content .item[data-v-a14b66c9]:first-child{margin-top:-4px}.quick-access .content .item[data-v-a14b66c9]:last-child{border:none}.quick-access .content .item .icon[data-v-a14b66c9]{background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb);width:40px;height:40px;color:var(--colors-text-text-tertiary-600);border-radius:8px;justify-content:center;align-items:center;margin-right:16px;display:flex}.quick-access .content .item .arrow[data-v-a14b66c9]{justify-content:center;align-items:center;width:40px;height:100%;padding:10px 0;display:flex;position:absolute;top:0;right:0}.quick-access .content .item .text p[data-v-a14b66c9]{color:var(--colors-text-text-primary-900)}.quick-access .content .item .text p.sub-title[data-v-a14b66c9]{color:var(--colors-text-text-quarterary-500)}.quick-access .content .item[data-v-a14b66c9]:hover{cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.quick-access .header[data-v-a14b66c9]{margin:0}.quick-access .header p[data-v-a14b66c9]{color:var(--colors-text-text-quarterary-500)}.quick-access .footer[data-v-a14b66c9]{width:100%;padding:16px;position:absolute;bottom:0;left:0}.quick-access .footer .divider[data-v-a14b66c9]{border-color:var(--colors-border-border-secondary);margin:0 0 32px}.quick-access .footer .divider span[data-v-a14b66c9]{color:var(--colors-text-text-quarterary-500);background:#fff;margin-bottom:-7px;padding:0 10px;font-size:1rem;font-weight:400}.quick-access .footer button[data-v-a14b66c9]{width:100%}.summary-row[data-v-a14b66c9]{flex-direction:column;gap:24px;width:66.67%;margin:0;display:flex}.summary-row .top-title[data-v-a14b66c9]{text-transform:uppercase;color:#bfc3dbb3;margin-bottom:-6px;font-size:.7rem;font-weight:800}.summary-row p.text[data-v-a14b66c9]{font-size:.8rem;font-weight:300;line-height:.9rem}.summary-row .content[data-v-a14b66c9]{width:100%;padding:8px 0}.summary-row .content button.arrow[data-v-a14b66c9]{margin-top:16px;padding:0}.summary-row .content button.arrow[data-v-a14b66c9]:not(:hover){color:#bfc3db}.summary-row button.icon ion-icon[data-v-a14b66c9]{margin-left:4px}.summary-row .actions[data-v-a14b66c9]{width:100%}.summary-row .actions .center[data-v-a14b66c9]{justify-content:center;display:flex}.summary-row .actions .main[data-v-a14b66c9]{border:1px solid var(--colors-border-border-secondary);border-radius:12px;justify-content:space-between;height:180px;padding:24px;display:flex}.summary-row .actions .main.loading[data-v-a14b66c9]{flex-direction:column;justify-content:flex-start;position:relative}.summary-row .actions .main.loading .skeleton[data-v-a14b66c9]{background-color:var(--colors-background-bg-secondary);border-radius:5px;margin:12px 0}.summary-row .actions .main.loading .title[data-v-a14b66c9]{background-color:var(--colors-background-bg-secondary);width:180px;height:24px}.summary-row .actions .main.loading .text1[data-v-a14b66c9]{width:280px;height:12px;margin:2px 0}.summary-row .actions .main.loading .text2[data-v-a14b66c9]{width:250px;height:12px;margin:2px 0}.summary-row .actions .main.loading .text1[data-v-a14b66c9]:after,.summary-row .actions .main.loading .text2[data-v-a14b66c9]:after,.summary-row .actions .main.loading .title[data-v-a14b66c9]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:50%;animation:2s .5s infinite shimmer-a14b66c9;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-a14b66c9{to{transform:translate(300px)}}.summary-row .actions .main .chart[data-v-a14b66c9]{width:calc(100% + 48px);margin:-24px}.summary-row .actions .main .left[data-v-a14b66c9],.summary-row .actions .main .right[data-v-a14b66c9]{width:45%}.summary-row .actions .main .right .document-wrapper[data-v-a14b66c9]{width:100px;position:relative}.summary-row .actions .main .right .document-wrapper .document[data-v-a14b66c9]{background:#fff;border:1px solid #e7e9f9;border-radius:4px;width:130px;height:180px;transition:all .3s cubic-bezier(.63,.15,.03,1.12);position:absolute;bottom:-40px;box-shadow:1px 2px 2px #e7e9f9}.summary-row .actions .main .right .document-wrapper .document-1[data-v-a14b66c9]{z-index:3;padding:12px;transform:rotate(5deg)}.summary-row .actions .main .right .document-wrapper .document-1 .header[data-v-a14b66c9]{opacity:.7;justify-content:flex-end;width:100%;height:24px;margin-left:-12px;padding:4px;display:flex;position:absolute;top:0}.summary-row .actions .main .right .document-wrapper .document-1 .header img[data-v-a14b66c9]{height:16px}.summary-row .actions .main .right .document-wrapper .document-1 .skeleton-wrapper[data-v-a14b66c9]{padding:38px 4px 0 12px}.summary-row .actions .main .right .document-wrapper .document-1 .skeleton-wrapper .skeleton[data-v-a14b66c9]{background-color:var(--colors-background-bg-secondary);border-radius:3px;height:6px;margin-bottom:2px}.summary-row .actions .main .right .document-wrapper .document-1 .skeleton-wrapper .skeleton-0[data-v-a14b66c9]{width:50%}.summary-row .actions .main .right .document-wrapper .document-1 .skeleton-wrapper .skeleton-1[data-v-a14b66c9]{width:30%}.summary-row .actions .main .right .document-wrapper .document-1 .skeleton-wrapper .skeleton-2[data-v-a14b66c9]{width:60%}.summary-row .actions .main .right .document-wrapper .document-1 .skeleton-wrapper .skeleton-3[data-v-a14b66c9]{width:40%}.summary-row .actions .main .right .document-wrapper .document-2[data-v-a14b66c9]{transition-delay:0;z-index:2;transform:rotate(-5deg)}.summary-row .actions .main .right .document-wrapper .document-3[data-v-a14b66c9]{transition-delay:0;z-index:1;transform:rotate(-1deg);box-shadow:1px 2px 6px #e7e9f9}.summary-row .actions .main .message[data-v-a14b66c9]{align-items:center;height:100%}.summary-row .actions .main .message .message-wrapper[data-v-a14b66c9]{text-align:center;width:70%;padding-top:12px}.summary-row .actions .main .message .message-wrapper p[data-v-a14b66c9]{margin-bottom:16px}.summary-row .actions .main:hover .right .document-wrapper .document-1[data-v-a14b66c9]{transform:rotate(0)}.summary-row .actions .main:hover .right .document-wrapper .document-2[data-v-a14b66c9]{transition-delay:0;transform:rotate(-7deg)}.summary-row .actions .main:hover .right .document-wrapper .document-3[data-v-a14b66c9]{transition-delay:0;transform:rotate(7deg)}.reports-wrapper[data-v-a14b66c9]{min-height:800px}.reports-wrapper .divider[data-v-a14b66c9]{margin-top:40px}.table-wrapper[data-v-a14b66c9]{width:fit-content;margin-left:-8px}.filters-bar[data-v-a14b66c9]{z-index:1000;background:#fff;justify-content:space-between;width:calc(100% + 16px);margin-left:-8px;padding:24px 0;display:flex;position:sticky;top:0}.filters-bar .left[data-v-a14b66c9]{gap:20px;display:flex}.filters-bar .right[data-v-a14b66c9]{justify-content:flex-end;gap:12px;width:280px;display:flex}.filters-bar .button-group[data-v-a14b66c9]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);align-items:center;height:44px;display:flex;box-shadow:0 1px 2px #1018280d}.filters-bar .button-group button[data-v-a14b66c9]{width:fit-content;height:42px;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:2px 16px;font-weight:600;transition:all .2s;display:flex}.filters-bar .button-group button[data-v-a14b66c9]:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.filters-bar .button-group button[data-v-a14b66c9]:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.filters-bar .button-group button[data-v-a14b66c9]:not(:last-child){border-right:1px solid var(--colors-border-border-primary,#d0d5dd)}.filters-bar .button-group button.active[data-v-a14b66c9],.filters-bar .button-group button[data-v-a14b66c9]:hover{cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.modal-wrapper.invite[data-v-a14b66c9]{color:var(--colors-text-text-tertiary-600);padding:0}.modal-wrapper.invite .content[data-v-a14b66c9]{margin:32px 0 16px}.modal-wrapper.invite .content .row[data-v-a14b66c9]{margin:8px 0}.modal-wrapper.invite .modal-footer[data-v-a14b66c9]{flex-direction:column;gap:12px;width:100%;display:flex}.table .row.category[data-v-9238bfc3]{transition:all .2s}.table .row.category[data-v-9238bfc3]:hover{cursor:pointer;background:#f3f5facc}.table .row.active[data-v-9238bfc3]{background:#f3f5facc}.trialbalance-table-wrapper .trialbalance-table .header[data-v-9238bfc3]{background:var(--colors-gray-light-mode-100);z-index:999;border-radius:8px;align-items:center;height:38px;padding:8px 0;display:flex;position:sticky;top:12px}.trialbalance-table-wrapper .trialbalance-table .header p[data-v-9238bfc3]{color:var(--colors-text-text-tertiary-600)}.trialbalance-table-wrapper .trialbalance-table .header .cell.active span[data-v-9238bfc3]{background-color:#d0d5dd;border-radius:6px;padding:2px 7px}.trialbalance-table-wrapper .trialbalance-table .header .grid-year[data-v-9238bfc3]{justify-content:center;gap:4px;display:flex;position:absolute;top:-24px;left:726px}.trialbalance-table-wrapper .trialbalance-table .header .grid-year p[data-v-9238bfc3]{white-space:nowrap;background:#d0d5dd;border-radius:5px;width:fit-content;padding:0 4px;font-size:.6rem;transition:all .2s}.trialbalance-table-wrapper .trialbalance-table .header .grid-year p[data-v-9238bfc3]:hover{cursor:pointer;background:#bdc3cd}.trialbalance-table-wrapper .trialbalance-table .header .grid-year .button[data-v-9238bfc3]{cursor:pointer;color:#bdc3cd;align-items:center;transition:all .2s;display:flex}.trialbalance-table-wrapper .trialbalance-table .header .grid-year .button[data-v-9238bfc3]:hover{color:#a0a9b7}.trialbalance-table-wrapper .trialbalance-table .row[data-v-9238bfc3]{border-bottom:1px solid var(--colors-border-border-tertiary);align-items:center;height:44px;padding:0;transition:all .2s;display:flex}.trialbalance-table-wrapper .trialbalance-table .row.active[data-v-9238bfc3],.trialbalance-table-wrapper .trialbalance-table .row[data-v-9238bfc3]:hover{background:linear-gradient(90deg, var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb) 40%, #fff 60%)}.trialbalance-table-wrapper .trialbalance-table .checkbox[data-v-9238bfc3]{width:92px;min-width:92px;padding-left:12px}.trialbalance-table-wrapper .trialbalance-table .checkbox .checkbox-input[data-v-9238bfc3]{margin-bottom:-1px}.trialbalance-table-wrapper .trialbalance-table .description[data-v-9238bfc3]{width:260px;min-width:260px;padding-right:24px}.trialbalance-table-wrapper .trialbalance-table .description p[data-v-9238bfc3]{width:fit-content}.trialbalance-table-wrapper .trialbalance-table .description p[data-v-9238bfc3]:hover{cursor:pointer;text-decoration:underline}.trialbalance-table-wrapper .trialbalance-table .score[data-v-9238bfc3]{align-items:center;gap:16px;width:140px;min-width:140px;display:flex}.trialbalance-table-wrapper .trialbalance-table .score .progress-bar[data-v-9238bfc3]{align-items:center;width:60%;margin-top:-3px;display:flex}.trialbalance-table-wrapper .trialbalance-table .score .progress-bar.sync[data-v-9238bfc3]{width:152px}.trialbalance-table-wrapper .trialbalance-table .score.activate-wrapper[data-v-9238bfc3]{height:100%;position:relative}.trialbalance-table-wrapper .trialbalance-table .score .activate[data-v-9238bfc3]{z-index:100;background-color:#fff;align-items:center;gap:8px;width:400px;height:100%;display:flex;position:absolute;top:0;left:0}.trialbalance-table-wrapper .trialbalance-table .score .activate p.xs-regular[data-v-9238bfc3]{color:var(--colors-text-text-tertiary-600)}.trialbalance-table-wrapper .trialbalance-table .cell[data-v-9238bfc3]{justify-content:center;align-items:center;width:50px;display:flex}.trialbalance-table-wrapper .trialbalance-table .interval[data-v-9238bfc3]{width:100px;min-width:100px}.trialbalance-table-wrapper .trialbalance-table .interval.label[data-v-9238bfc3]{margin:-3px 0}.trialbalance-table-wrapper .trialbalance-table .integration[data-v-9238bfc3]{align-items:center;gap:8px;width:150px;min-width:150px;display:flex}.trialbalance-table-wrapper .trialbalance-table .integration .ulabel[data-v-9238bfc3]{justify-content:center;align-items:center;height:24px;margin-left:-4px;padding:6px 10px;display:flex}.trialbalance-table-wrapper .trialbalance-table .integration img[data-v-9238bfc3]{opacity:.8;height:10px}.trialbalance-table-wrapper .trialbalance-table .user[data-v-9238bfc3]{align-items:center;gap:8px;width:150px;min-width:150px;display:flex}.trialbalance-table-wrapper .trialbalance-table .rows .cell[data-v-9238bfc3]{height:100%;position:relative}.trialbalance-table-wrapper .trialbalance-table .rows .cell .marker[data-v-9238bfc3]:hover{cursor:pointer;border:2px dashed}.trialbalance-table-wrapper .trialbalance-table .rows .cell .marker.month[data-v-9238bfc3]{border-radius:6px;justify-content:center;align-items:center;width:44px;height:38px;display:flex}.trialbalance-table-wrapper .trialbalance-table .rows .cell .marker.quarter[data-v-9238bfc3]{z-index:10;border-radius:6px;justify-content:center;align-items:center;width:145px;height:38px;display:flex;position:absolute;top:2.5px;left:2px}.trialbalance-table-wrapper .trialbalance-table .rows .cell.green .marker[data-v-9238bfc3]{background-color:#d9e9e0}.trialbalance-table-wrapper .trialbalance-table .rows .cell.green .marker[data-v-9238bfc3]:hover{border-color:#6aac88a6}.trialbalance-table-wrapper .trialbalance-table .rows .cell.orange .marker[data-v-9238bfc3]{background-color:#fdb02280}.trialbalance-table-wrapper .trialbalance-table .rows .cell.orange .marker[data-v-9238bfc3]:hover{border-color:#eab85a}.trialbalance-table-wrapper .trialbalance-table .rows .cell:not(.new).marker p[data-v-9238bfc3]{padding-top:1px}.trialbalance-table-wrapper .trialbalance-table .rows .cell.new .marker[data-v-9238bfc3]{border:1.5px dashed var(--colors-border-border-primary);background-color:#fff}.trialbalance-table-wrapper .trialbalance-table .rows .cell.new .marker[data-v-9238bfc3]:hover{border-color:var(--colors-text-text-primary-900)}.trialbalance-table-wrapper .trialbalance-table .rows .cell.placeholder.disabled .marker[data-v-9238bfc3]:hover{cursor:default;opacity:0}.trialbalance-table-wrapper .trialbalance-table .rows .cell.placeholder .marker[data-v-9238bfc3]{opacity:0;color:var(--colors-border-border-primary);border:1.5px dashed var(--colors-border-border-primary)}.trialbalance-table-wrapper .trialbalance-table .rows .cell.placeholder .marker[data-v-9238bfc3]:hover{cursor:pointer;opacity:1}.trialbalance-table-wrapper .trialbalance-table .rows .cell.placeholder.loading .marker[data-v-9238bfc3]{opacity:1}.page[data-v-6ac3f32b]{padding:40px!important}.page p[data-v-6ac3f32b]{color:var(--colors-text-text-primary-900)}.layout[data-v-6ac3f32b]{width:100%;min-width:980px;max-width:1440px}.header[data-v-6ac3f32b]{border-radius:10px;margin-bottom:40px;position:relative}.header .left[data-v-6ac3f32b]{flex-direction:column;gap:6px;padding:8px 0;display:flex}.header .left p[data-v-6ac3f32b]{color:var(--colors-text-text-tertiary-600)}.header .right[data-v-6ac3f32b]{position:absolute;top:6px;right:0}.header .right .organisation[data-v-6ac3f32b]{border:1px solid var(--colors-border-border-secondary);cursor:pointer;border-radius:12px;align-items:center;min-width:240px;padding:4px 24px 4px 4px;transition:all .2s;display:flex;position:relative}.header .right .organisation[data-v-6ac3f32b]:hover{box-shadow:0 0 0 1px var(--colors-border-border-secondary)}.header .right .organisation:hover .swap[data-v-6ac3f32b]{animation:.3s forwards fadeIn}.header .right .organisation .logo[data-v-6ac3f32b]{background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb);width:48px;height:48px;color:var(--colors-text-text-tertiary-600);border:1px solid var(--colors-border-border-secondary);border-radius:7px;justify-content:center;align-items:center;margin-right:12px;display:flex}.header .right .organisation .logo img[data-v-6ac3f32b]{border:1px solid var(--colors-border-border-secondary);border-radius:7px;width:48px;height:48px}.header .right .organisation .logo ion-icon[data-v-6ac3f32b]{width:24px;height:24px}.header .right .organisation .info .top-title[data-v-6ac3f32b]{text-transform:uppercase;color:var(--colors-text-text-tertiary-600);opacity:.5;font-size:.7rem;font-weight:800}.header .right .organisation .info p[data-v-6ac3f32b]{color:var(--colors-text-text-primary-900);font-weight:500;line-height:1.2rem}.header .right .organisation .swap[data-v-6ac3f32b]{opacity:0;align-items:center;display:flex;position:absolute;top:2px;right:12px}.header .right .organisation .swap p[data-v-6ac3f32b]{color:#0b57ff;font-size:.6rem;font-weight:500}@media only screen and (width<=700px){.header[data-v-6ac3f32b]{width:unset}}.statistics-row[data-v-6ac3f32b]{align-items:center;gap:24px;width:100%;display:none}.statistics-row .label[data-v-6ac3f32b]{align-items:center;margin-bottom:12px;display:flex}.statistics-row .label p[data-v-6ac3f32b]{color:var(--colors-text-text-quarterary-500)}.statistics-row .label ion-icon[data-v-6ac3f32b]{width:22px;height:22px;margin-top:-2px;margin-right:8px}.statistics-row .value p[data-v-6ac3f32b]{font-size:1.6rem;font-weight:700;line-height:2.4rem}.statistics-row .value.gauge .text[data-v-6ac3f32b]{height:35px}.statistics-row .value.gauge p.xs-regular[data-v-6ac3f32b]{color:var(--colors-text-text-tertiary-600);margin-bottom:-2px}.statistics-row .value.gauge span.percentage-sign[data-v-6ac3f32b]{color:#bdc3ce;font-size:80%;font-weight:900;margin-left:1px!important;margin-right:-4px!important}.statistics-row .text[data-v-6ac3f32b]{margin:-4px 0}.statistics-row .text p[data-v-6ac3f32b]{color:var(--colors-text-text-quarterary-500);font-weight:500}.statistics-row .text span[data-v-6ac3f32b]{margin:0 4px 0 -2px;font-weight:600}.statistics-row .text .green[data-v-6ac3f32b]{color:#30b987}.statistics-row .text .red[data-v-6ac3f32b]{color:#c92c2c}.statistics-row .text .primary[data-v-6ac3f32b]{color:#004bf1}.statistics-row .text ion-icon[data-v-6ac3f32b]{width:20px;height:20px;margin:-5px 0}.statistics-row .item[data-v-6ac3f32b]{border:1px solid var(--colors-border-border-secondary);border-radius:12px;width:25%;height:140px;padding:16px}.statistics-row .add-periodic-check[data-v-6ac3f32b]{border-radius:12px;width:50%;height:140px;padding:16px}.flex-grid[data-v-6ac3f32b]{width:100%;display:flex}.administrations-wrapper[data-v-6ac3f32b]{min-height:800px;margin-top:64px}.table-wrapper[data-v-6ac3f32b]{width:100%}.filters-bar[data-v-6ac3f32b]{z-index:1000;background:#fff;justify-content:space-between;width:calc(100% + 16px);margin-left:-8px;padding:24px 0;display:flex;position:sticky;top:0}.filters-bar .left[data-v-6ac3f32b]{gap:20px;display:flex}.filters-bar .right[data-v-6ac3f32b]{justify-content:flex-end;gap:12px;width:280px;display:flex}.filters-bar .button-group[data-v-6ac3f32b]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);align-items:center;height:44px;display:flex;box-shadow:0 1px 2px #1018280d}.filters-bar .button-group button[data-v-6ac3f32b]{width:fit-content;height:42px;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:2px 16px;font-weight:600;transition:all .2s;display:flex}.filters-bar .button-group button[data-v-6ac3f32b]:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.filters-bar .button-group button[data-v-6ac3f32b]:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.filters-bar .button-group button[data-v-6ac3f32b]:not(:last-child){border-right:1px solid var(--colors-border-border-primary,#d0d5dd)}.filters-bar .button-group button.active[data-v-6ac3f32b],.filters-bar .button-group button[data-v-6ac3f32b]:hover{cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.empty-state[data-v-6ac3f32b]{justify-content:center;align-items:center;display:flex}.empty-state .content[data-v-6ac3f32b]{flex-direction:column;align-items:center;gap:24px;padding:120px 0 0;display:flex}.empty-state .content img[data-v-6ac3f32b]{width:140px}.empty-state .content .text[data-v-6ac3f32b]{flex-direction:column;align-items:center;display:flex}.empty-state .content .text p.sm-regular[data-v-6ac3f32b]{color:var(--colors-text-text-tertiary-600)}.page[data-v-6daf9fbd]{padding:40px!important}.page p[data-v-6daf9fbd]{color:var(--colors-text-text-primary-900)}.layout[data-v-6daf9fbd]{width:100%;min-width:980px;max-width:1440px}.header[data-v-6daf9fbd]{border-radius:10px;margin-bottom:40px;position:relative}.header .left[data-v-6daf9fbd]{flex-direction:column;gap:6px;padding:8px 0;display:flex}.header .left p[data-v-6daf9fbd]{color:var(--colors-text-text-tertiary-600)}.header .right[data-v-6daf9fbd]{position:absolute;top:6px;right:0}.header .right .organisation[data-v-6daf9fbd]{border:1px solid var(--colors-border-border-secondary);cursor:pointer;border-radius:12px;align-items:center;min-width:240px;padding:4px 24px 4px 4px;transition:all .2s;display:flex;position:relative}.header .right .organisation[data-v-6daf9fbd]:hover{box-shadow:0 0 0 1px var(--colors-border-border-secondary)}.header .right .organisation:hover .swap[data-v-6daf9fbd]{animation:.3s forwards fadeIn}.header .right .organisation .logo[data-v-6daf9fbd]{background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb);width:48px;height:48px;color:var(--colors-text-text-tertiary-600);border:1px solid var(--colors-border-border-secondary);border-radius:7px;justify-content:center;align-items:center;margin-right:12px;display:flex}.header .right .organisation .logo img[data-v-6daf9fbd]{border:1px solid var(--colors-border-border-secondary);border-radius:7px;width:48px;height:48px}.header .right .organisation .logo ion-icon[data-v-6daf9fbd]{width:24px;height:24px}.header .right .organisation .info .top-title[data-v-6daf9fbd]{text-transform:uppercase;color:var(--colors-text-text-tertiary-600);opacity:.5;font-size:.7rem;font-weight:800}.header .right .organisation .info p[data-v-6daf9fbd]{color:var(--colors-text-text-primary-900);font-weight:500;line-height:1.2rem}.header .right .organisation .swap[data-v-6daf9fbd]{opacity:0;align-items:center;display:flex;position:absolute;top:2px;right:12px}.header .right .organisation .swap p[data-v-6daf9fbd]{color:#0b57ff;font-size:.6rem;font-weight:500}@media only screen and (width<=700px){.header[data-v-6daf9fbd]{width:unset}}.flex-grid[data-v-6daf9fbd]{justify-content:space-between;gap:64px;width:100%;display:flex}.right-panel[data-v-6daf9fbd]{flex-direction:column;justify-content:flex-start;width:min(340px,33.3%);display:flex;position:relative}.quick-access[data-v-6daf9fbd]{border:1px solid var(--colors-border-border-secondary);z-index:1000;background:#fff;border-radius:12px;flex-direction:column;justify-content:flex-start;gap:12px;width:100%;height:320px;padding:16px;display:flex;position:sticky;top:24px}.quick-access .content .item[data-v-6daf9fbd]{border-bottom:1px solid var(--colors-border-border-secondary);align-items:center;width:100%;padding:12px 0;transition:all .2s;display:flex;position:relative}.quick-access .content .item[data-v-6daf9fbd]:first-child{margin-top:-4px}.quick-access .content .item[data-v-6daf9fbd]:last-child{border:none}.quick-access .content .item .icon[data-v-6daf9fbd]{background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb);width:40px;height:40px;color:var(--colors-text-text-tertiary-600);border-radius:8px;justify-content:center;align-items:center;margin-right:16px;display:flex}.quick-access .content .item .arrow[data-v-6daf9fbd]{justify-content:center;align-items:center;width:40px;height:100%;padding:10px 0;display:flex;position:absolute;top:0;right:0}.quick-access .content .item .text p[data-v-6daf9fbd]{color:var(--colors-text-text-primary-900)}.quick-access .content .item .text p.sub-title[data-v-6daf9fbd]{color:var(--colors-text-text-quarterary-500)}.quick-access .content .item[data-v-6daf9fbd]:hover{cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.quick-access .header[data-v-6daf9fbd]{margin:0}.quick-access .header p[data-v-6daf9fbd]{color:var(--colors-text-text-quarterary-500)}.quick-access .footer[data-v-6daf9fbd]{width:100%;padding:16px;position:absolute;bottom:0;left:0}.quick-access .footer .divider[data-v-6daf9fbd]{border-color:var(--colors-border-border-secondary);margin:0 0 32px}.quick-access .footer .divider span[data-v-6daf9fbd]{color:var(--colors-text-text-quarterary-500);background:#fff;margin-bottom:-7px;padding:0 10px;font-size:1rem;font-weight:400}.quick-access .footer button[data-v-6daf9fbd]{width:100%}.summary-row[data-v-6daf9fbd]{flex-direction:column;gap:24px;width:max(66.67%,100% - 404px);margin:-24px 0 0;display:flex}.reports-wrapper[data-v-6daf9fbd]{min-height:800px}.reports-wrapper .divider[data-v-6daf9fbd]{margin-top:40px}.table-wrapper[data-v-6daf9fbd]{width:fit-content}.filters-bar[data-v-6daf9fbd]{z-index:1000;background:#fff;justify-content:space-between;width:100%;padding:24px 0;display:flex;position:sticky;top:0}.filters-bar .left[data-v-6daf9fbd]{gap:20px;display:flex}.filters-bar .right[data-v-6daf9fbd]{justify-content:flex-end;gap:12px;width:280px;display:flex}.filters-bar .button-group[data-v-6daf9fbd]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);align-items:center;height:44px;display:flex;box-shadow:0 1px 2px #1018280d}.filters-bar .button-group button[data-v-6daf9fbd]{width:fit-content;height:42px;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:2px 16px;font-weight:600;transition:all .2s;display:flex}.filters-bar .button-group button[data-v-6daf9fbd]:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.filters-bar .button-group button[data-v-6daf9fbd]:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.filters-bar .button-group button[data-v-6daf9fbd]:not(:last-child){border-right:1px solid var(--colors-border-border-primary,#d0d5dd)}.filters-bar .button-group button.active[data-v-6daf9fbd],.filters-bar .button-group button[data-v-6daf9fbd]:hover{cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.empty-state[data-v-6daf9fbd]{justify-content:center;align-items:center;display:flex}.empty-state .content[data-v-6daf9fbd]{flex-direction:column;align-items:center;gap:24px;padding:120px 0 0;display:flex}.empty-state .content img[data-v-6daf9fbd]{width:140px}.empty-state .content .text[data-v-6daf9fbd]{flex-direction:column;align-items:center;display:flex}.empty-state .content .text p.sm-regular[data-v-6daf9fbd]{color:var(--colors-text-text-tertiary-600)}.modal-wrapper.invite[data-v-6daf9fbd]{color:var(--colors-text-text-tertiary-600);padding:0}.modal-wrapper.invite .content[data-v-6daf9fbd]{margin:32px 0 16px}.modal-wrapper.invite .content .row[data-v-6daf9fbd]{margin:8px 0}.modal-wrapper.invite .modal-footer[data-v-6daf9fbd]{flex-direction:column;gap:12px;width:100%;display:flex}.qr-code[data-v-194b2dfb]{justify-content:center;align-items:center;gap:var(--spacing-none,0px);height:160px;padding:16px var(--spacing-none,0px);border-radius:var(--spacing-md,8px);background:var(--colors-background-bg-secondary,#f9fafb);align-self:stretch;display:flex}.qr-code img[data-v-194b2dfb]{border-radius:7px;width:140px;height:140px}.divider span[data-v-194b2dfb]{color:var(--colors-text-text-placeholder-subtle);background-color:var(--colors-base-white);margin-bottom:-6px;padding:0 8px;font-weight:600}.radio-box-wrapper[data-v-16161d98]{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl,20px);flex-direction:column;width:100%;min-width:400px;display:flex}.radio-box-wrapper .radio-box[data-v-16161d98]{border-radius:var(--radius-xl,10px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);align-items:center;gap:var(--spacing-2xl,20px);width:100%;box-shadow:var(--shadow-xs);padding:16px 8px 16px 20px;transition:all .15s;display:flex;position:relative}.radio-box-wrapper .radio-box p.title[data-v-16161d98]{color:var(--colors-text-text-secondary-700,#344054)}.radio-box-wrapper .radio-box p.description[data-v-16161d98]{color:var(--colors-text-text-tertiary-600,#475467)}.radio-box-wrapper .radio-box[data-v-16161d98]:hover{cursor:pointer;border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);box-shadow:0 0 0 1px var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff)}.radio-box-wrapper .radio-box.active[data-v-16161d98]{border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);box-shadow:0 0 0 1px var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff)}.radio-box-wrapper .radio-box.active .check[data-v-16161d98]{border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);background:var(--component-colors-components-buttons-primary-button-primary-bg,#0b57ff)}.radio-box-wrapper .radio-box .check[data-v-16161d98]{border:1px solid var(--colors-border-border-primary,#d0d5dd);border-radius:var(--radius-full);color:#fff;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:16px;right:16px}.avatar-array[data-v-16161d98]{justify-content:center;align-items:center;display:flex}.avatar-array .avatar img[data-v-16161d98]{border-radius:var(--radius-full);z-index:1;border:2px solid #fff;width:32px;height:32px;margin-left:-8px;position:relative}.avatar-array .avatar:first-child img[data-v-16161d98]{margin-left:0}.avatar-array .avatar_2 img[data-v-16161d98]{z-index:2;width:44px;height:44px}.radio-box .featured-icon[data-v-dab29e1c]{border-radius:var(--radius-l,10px)}.search-organisation[data-v-dab29e1c],.confirm-organisation[data-v-dab29e1c]{align-items:center;gap:var(--spacing-xl,20px);flex-direction:column;width:360px;display:flex}.table-wrapper[data-v-dab29e1c]{z-index:999;background-color:#fff;margin-top:16px}.confirm-organisation .radio-box-wrapper[data-v-dab29e1c]{min-width:360px}.form p.label[data-v-dab29e1c]{margin-bottom:-12px}.form p.sm-medium[data-v-dab29e1c]{color:var(--colors-text-text-secondary-700,#344054)}.divider[data-v-dab29e1c]{border-color:var(--colors-border-border-secondary);margin:-12px 0 32px}.divider span[data-v-dab29e1c]{color:var(--colors-text-text-quarterary-500);background:#fff;margin-bottom:-7px;padding:0 10px;font-size:1rem;font-weight:400}.progress[data-v-cf37c599]{width:100%;max-width:440px;min-height:100vh;padding:var(--spacing-none,0px);border-radius:var(--radius-none,0px);background:var(--colors-background-bg-secondary,#f9fafb);flex-direction:column;flex:1 0 0;justify-content:space-between;align-items:flex-start;display:flex}.content[data-v-cf37c599]{border-radius:var(--radius-none,0px);width:calc(100% - 440px);min-width:var(--width-sm,480px);padding:var(--spacing-11xl,160px) var(--spacing-none,0px) 0 var(--spacing-none,0px);align-items:center;gap:var(--spacing-none,0px);flex-direction:column;flex:1 0 0;align-self:stretch;display:flex;position:relative}.static-top[data-v-cf37c599]{position:sticky;top:0;right:0}.progress[data-v-f5c03a57]{width:100%;max-width:440px;min-height:100vh;padding:var(--spacing-none,0px);border-radius:var(--radius-none,0px);background:var(--colors-background-bg-secondary,#f9fafb);flex-direction:column;flex:1 0 0;justify-content:space-between;align-items:flex-start;display:flex}.content[data-v-f5c03a57]{border-radius:var(--radius-none,0px);width:calc(100% - 440px);min-width:var(--width-sm,480px);padding:var(--spacing-11xl,160px) var(--spacing-none,0px) 0 var(--spacing-none,0px);align-items:center;gap:var(--spacing-none,0px);flex-direction:column;flex:1 0 0;align-self:stretch;display:flex;position:relative}.static-top[data-v-f5c03a57]{position:sticky;top:0;right:0}.page[data-v-27d19c01]{min-height:95vh}@media only screen and (width<=700px){.page[data-v-27d19c01]{min-height:80vh}}.brand[data-v-27d19c01]{z-index:-1;height:32px;position:absolute;bottom:48px}.top-right[data-v-27d19c01]{align-items:center;display:flex;position:absolute;top:8px;right:8px}.top-right .align-items-center button[data-v-27d19c01]{color:#bfc3db;margin-left:-4px;padding:4px}.top-right .align-items-center button ion-icon[data-v-27d19c01]{width:24px;height:24px;margin-top:0}.top-right .support[data-v-27d19c01]{border-right:1px solid #e7e9f9;margin-right:20px;padding-right:10px}.top-right .align-items-center.logout[data-v-27d19c01]:hover{cursor:pointer}.top-right .align-items-center.logout:hover button ion-icon[data-v-27d19c01],.top-right .align-items-center.logout:hover p[data-v-27d19c01]{color:#d43a3a}.top-right .align-items-center.support[data-v-27d19c01]:hover{cursor:pointer}.top-right .align-items-center.support:hover button ion-icon[data-v-27d19c01],.top-right .align-items-center.support:hover p[data-v-27d19c01]{color:#9ea4c9}.top-right p[data-v-27d19c01]{color:#bfc3db;margin-right:12px;font-size:1rem;font-weight:500;line-height:1.3rem}.loading[data-v-c3e921e6]{padding-top:4px}.loading .top-title[data-v-c3e921e6]{background:#fafbfd;border-radius:3px;width:160px;height:14px;margin-bottom:10px;position:relative}.loading h2[data-v-c3e921e6]{background:#f3f5fa;border-radius:4px;width:280px;height:32px;position:relative}.loading .actions[data-v-c3e921e6]{border:1px solid #e7e9f9;border-radius:10px;width:100%;margin:48px -16px 56px}.loading .actions .skeleton-loader[data-v-c3e921e6]{background:#f3f5fa;border-radius:4px;width:200px;height:20px;position:relative}.loading .actions .skeleton-loader.small[data-v-c3e921e6]{width:100px;height:20px}.loading .actions .skeleton-loader.large[data-v-c3e921e6]{width:320px;height:28px}.loading .actions .skeleton-loader.xlarge[data-v-c3e921e6]{width:460px;height:40px}.loading .actions .skeleton-loader.light[data-v-c3e921e6]{background:#fafbfd}.loading .actions .header[data-v-c3e921e6]{padding:24px 24px 16px}.loading .actions .item[data-v-c3e921e6],.loading .actions .footer[data-v-c3e921e6]{border-bottom:1px solid #eff0fb;align-items:center;height:104px;padding:32px 24px;display:flex}.loading .actions .footer[data-v-c3e921e6]{border-bottom:none;height:56px;padding:16px 24px}.loading .actions ion-icon[data-v-c3e921e6]{color:#eff0fb;width:24px;height:24px;margin-right:24px}.loading h2[data-v-c3e921e6]:after,.loading .top-title[data-v-c3e921e6]:after,.loading .skeleton-loaderzzz[data-v-c3e921e6]:after,.loading .actions[data-v-c3e921e6]:after,.loading .loading-badge[data-v-c3e921e6]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:200%;position:absolute;inset:0;transform:translate(-100%)}.loading h2[data-v-c3e921e6]:after,.loading .actions[data-v-c3e921e6]:after{animation:1.5s infinite shimmer-c3e921e6}.loading .top-title[data-v-c3e921e6]:after{animation:3s 1.5s infinite shimmer-c3e921e6}.loading .loading-badge[data-v-c3e921e6]:after,.loading .skeleton-loaderzzz[data-v-c3e921e6]:after{animation:3s infinite shimmer-c3e921e6}@keyframes shimmer-c3e921e6{to{transform:translate(300px)}}@keyframes slideLeftEnter-c3e921e6{0%{opacity:0;transform:translate(240px)}to{opacity:1;transform:translate(0)}}@keyframes slideLeftLeave-c3e921e6{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-240px)}}.slide-left-enter-to[data-v-c3e921e6]{opacity:0;animation-name:slideLeftEnter-c3e921e6;animation-duration:.4s;animation-fill-mode:forwards}.slide-left-leave-to[data-v-c3e921e6]{opacity:0;animation-name:slideLeftLeave-c3e921e6;animation-duration:.4s;animation-fill-mode:forwards}@keyframes slideRightEnter-c3e921e6{0%{opacity:0;transform:translate(-240px)}to{opacity:1;transform:translate(0)}}@keyframes slideRightLeave-c3e921e6{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(240px)}}.slide-right-enter-to[data-v-c3e921e6]{opacity:0;animation-name:slideRightEnter-c3e921e6;animation-duration:.4s;animation-fill-mode:forwards}.slide-right-leave-to[data-v-c3e921e6]{opacity:0;animation-name:slideRightLeave-c3e921e6;animation-duration:.4s;animation-fill-mode:forwards}.container[data-v-c3e921e6]{flex-wrap:wrap;justify-content:space-between;display:flex}.box[data-v-c3e921e6]{text-align:left;width:50%;height:auto;text-align:100%;margin:8px 0;line-height:normal}.box-button[data-v-c3e921e6]{background-color:#0000;outline:none;align-self:flex-end;height:100%;margin-right:10px;padding:10px}.submit[data-v-c3e921e6]{background-color:#0000;outline:none;align-self:flex-end;height:100%;margin-right:10px;padding:5px 20px}.loading[data-v-efbe1de1]{padding-top:4px}.loading .top-title[data-v-efbe1de1]{background:#fafbfd;border-radius:3px;width:160px;height:14px;margin-bottom:10px;position:relative}.loading h2[data-v-efbe1de1]{background:#f3f5fa;border-radius:4px;width:280px;height:32px;position:relative}.loading .actions[data-v-efbe1de1]{border:1px solid #e7e9f9;border-radius:10px;width:100%;margin:48px -16px 56px}.loading .actions .skeleton-loader[data-v-efbe1de1]{background:#f3f5fa;border-radius:4px;width:200px;height:20px;position:relative}.loading .actions .skeleton-loader.small[data-v-efbe1de1]{width:100px;height:20px}.loading .actions .skeleton-loader.large[data-v-efbe1de1]{width:320px;height:28px}.loading .actions .skeleton-loader.xlarge[data-v-efbe1de1]{width:460px;height:40px}.loading .actions .skeleton-loader.light[data-v-efbe1de1]{background:#fafbfd}.loading .actions .header[data-v-efbe1de1]{padding:24px 24px 16px}.loading .actions .item[data-v-efbe1de1],.loading .actions .footer[data-v-efbe1de1]{border-bottom:1px solid #eff0fb;align-items:center;height:104px;padding:32px 24px;display:flex}.loading .actions .footer[data-v-efbe1de1]{border-bottom:none;height:56px;padding:16px 24px}.loading .actions ion-icon[data-v-efbe1de1]{color:#eff0fb;width:24px;height:24px;margin-right:24px}.loading h2[data-v-efbe1de1]:after,.loading .top-title[data-v-efbe1de1]:after,.loading .skeleton-loaderzzz[data-v-efbe1de1]:after,.loading .actions[data-v-efbe1de1]:after,.loading .loading-badge[data-v-efbe1de1]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:200%;position:absolute;inset:0;transform:translate(-100%)}.loading h2[data-v-efbe1de1]:after,.loading .actions[data-v-efbe1de1]:after{animation:1.5s infinite shimmer-efbe1de1}.loading .top-title[data-v-efbe1de1]:after{animation:3s 1.5s infinite shimmer-efbe1de1}.loading .loading-badge[data-v-efbe1de1]:after,.loading .skeleton-loaderzzz[data-v-efbe1de1]:after{animation:3s infinite shimmer-efbe1de1}@keyframes shimmer-efbe1de1{to{transform:translate(300px)}}@keyframes slideLeftEnter-efbe1de1{0%{opacity:0;transform:translate(240px)}to{opacity:1;transform:translate(0)}}@keyframes slideLeftLeave-efbe1de1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-240px)}}.slide-left-enter-to[data-v-efbe1de1]{opacity:0;animation-name:slideLeftEnter-efbe1de1;animation-duration:.4s;animation-fill-mode:forwards}.slide-left-leave-to[data-v-efbe1de1]{opacity:0;animation-name:slideLeftLeave-efbe1de1;animation-duration:.4s;animation-fill-mode:forwards}@keyframes slideRightEnter-efbe1de1{0%{opacity:0;transform:translate(-240px)}to{opacity:1;transform:translate(0)}}@keyframes slideRightLeave-efbe1de1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(240px)}}.slide-right-enter-to[data-v-efbe1de1]{opacity:0;animation-name:slideRightEnter-efbe1de1;animation-duration:.4s;animation-fill-mode:forwards}.slide-right-leave-to[data-v-efbe1de1]{opacity:0;animation-name:slideRightLeave-efbe1de1;animation-duration:.4s;animation-fill-mode:forwards}.container[data-v-efbe1de1]{flex-wrap:wrap;justify-content:space-between;display:flex}.box[data-v-efbe1de1]{text-align:left;width:50%;height:auto;text-align:100%;margin:8px 0;line-height:normal}.box-button[data-v-efbe1de1]{background-color:#0000;outline:none;align-self:flex-end;height:100%;margin-right:10px;padding:10px}.submit[data-v-efbe1de1]{background-color:#0000;outline:none;align-self:flex-end;height:100%;margin-right:10px;padding:5px 20px}.loading[data-v-a7cb4345]{padding-top:4px}.loading .top-title[data-v-a7cb4345]{background:#fafbfd;border-radius:3px;width:160px;height:14px;margin-bottom:10px;position:relative}.loading h2[data-v-a7cb4345]{background:#f3f5fa;border-radius:4px;width:280px;height:32px;position:relative}.loading .actions[data-v-a7cb4345]{border:1px solid #e7e9f9;border-radius:10px;width:100%;margin:48px -16px 56px}.loading .actions .skeleton-loader[data-v-a7cb4345]{background:#f3f5fa;border-radius:4px;width:200px;height:20px;position:relative}.loading .actions .skeleton-loader.small[data-v-a7cb4345]{width:100px;height:20px}.loading .actions .skeleton-loader.large[data-v-a7cb4345]{width:320px;height:28px}.loading .actions .skeleton-loader.xlarge[data-v-a7cb4345]{width:460px;height:40px}.loading .actions .skeleton-loader.light[data-v-a7cb4345]{background:#fafbfd}.loading .actions .header[data-v-a7cb4345]{padding:24px 24px 16px}.loading .actions .item[data-v-a7cb4345],.loading .actions .footer[data-v-a7cb4345]{border-bottom:1px solid #eff0fb;align-items:center;height:104px;padding:32px 24px;display:flex}.loading .actions .footer[data-v-a7cb4345]{border-bottom:none;height:56px;padding:16px 24px}.loading .actions ion-icon[data-v-a7cb4345]{color:#eff0fb;width:24px;height:24px;margin-right:24px}.loading h2[data-v-a7cb4345]:after,.loading .top-title[data-v-a7cb4345]:after,.loading .skeleton-loaderzzz[data-v-a7cb4345]:after,.loading .actions[data-v-a7cb4345]:after,.loading .loading-badge[data-v-a7cb4345]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:200%;position:absolute;inset:0;transform:translate(-100%)}.loading h2[data-v-a7cb4345]:after,.loading .actions[data-v-a7cb4345]:after{animation:1.5s infinite shimmer-a7cb4345}.loading .top-title[data-v-a7cb4345]:after{animation:3s 1.5s infinite shimmer-a7cb4345}.loading .loading-badge[data-v-a7cb4345]:after,.loading .skeleton-loaderzzz[data-v-a7cb4345]:after{animation:3s infinite shimmer-a7cb4345}@keyframes shimmer-a7cb4345{to{transform:translate(300px)}}.authentication-container[data-v-a7cb4345]{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;width:450px;margin:0 auto;padding:20px}.form-group[data-v-a7cb4345]{margin-bottom:10px}label[data-v-a7cb4345]{margin-bottom:7px;display:block}input[type=text][data-v-a7cb4345],input[type=password][data-v-a7cb4345]{border:1px solid #ccc;border-radius:3px;width:100%;height:40px;padding:5px}.form-title[data-v-a7cb4345]{text-align:center;margin-bottom:30px}.button-container[data-v-a7cb4345]{justify-content:space-between;margin-top:30px;display:flex}.signin-button[data-v-a7cb4345]{color:#fff;cursor:pointer;background-color:#2a2e2a;border:none;border-radius:3px;width:140px;height:40px;padding:10px;font-weight:700}.goback-button[data-v-a7cb4345]{color:#2a2e2a;cursor:pointer;background-color:#0000;border:2px solid #2a2e2a;border-radius:3px;width:140px;height:40px;padding:10px;font-weight:700}.login-form-position[data-v-a7cb4345]{align-items:center;height:100vh;display:flex}.loading[data-v-fd0da414]{padding-top:4px}.loading .top-title[data-v-fd0da414]{background:#fafbfd;border-radius:3px;width:160px;height:14px;margin-bottom:10px;position:relative}.loading h2[data-v-fd0da414]{background:#f3f5fa;border-radius:4px;width:280px;height:32px;position:relative}.loading .actions[data-v-fd0da414]{border:1px solid #e7e9f9;border-radius:10px;width:100%;margin:48px -16px 56px}.loading .actions .skeleton-loader[data-v-fd0da414]{background:#f3f5fa;border-radius:4px;width:200px;height:20px;position:relative}.loading .actions .skeleton-loader.small[data-v-fd0da414]{width:100px;height:20px}.loading .actions .skeleton-loader.large[data-v-fd0da414]{width:320px;height:28px}.loading .actions .skeleton-loader.xlarge[data-v-fd0da414]{width:460px;height:40px}.loading .actions .skeleton-loader.light[data-v-fd0da414]{background:#fafbfd}.loading .actions .header[data-v-fd0da414]{padding:24px 24px 16px}.loading .actions .item[data-v-fd0da414],.loading .actions .footer[data-v-fd0da414]{border-bottom:1px solid #eff0fb;align-items:center;height:104px;padding:32px 24px;display:flex}.loading .actions .footer[data-v-fd0da414]{border-bottom:none;height:56px;padding:16px 24px}.loading .actions ion-icon[data-v-fd0da414]{color:#eff0fb;width:24px;height:24px;margin-right:24px}.loading h2[data-v-fd0da414]:after,.loading .top-title[data-v-fd0da414]:after,.loading .skeleton-loaderzzz[data-v-fd0da414]:after,.loading .actions[data-v-fd0da414]:after,.loading .loading-badge[data-v-fd0da414]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:200%;position:absolute;inset:0;transform:translate(-100%)}.loading h2[data-v-fd0da414]:after,.loading .actions[data-v-fd0da414]:after{animation:1.5s infinite shimmer-fd0da414}.loading .top-title[data-v-fd0da414]:after{animation:3s 1.5s infinite shimmer-fd0da414}.loading .loading-badge[data-v-fd0da414]:after,.loading .skeleton-loaderzzz[data-v-fd0da414]:after{animation:3s infinite shimmer-fd0da414}@keyframes shimmer-fd0da414{to{transform:translate(300px)}}.authentication-container[data-v-fd0da414]{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;width:450px;margin:0 auto;padding:20px}.form-group[data-v-fd0da414]{margin-bottom:10px}label[data-v-fd0da414]{margin-bottom:7px;display:block}input[type=text][data-v-fd0da414],input[type=password][data-v-fd0da414]{border:1px solid #ccc;border-radius:3px;width:100%;height:40px;padding:5px}.form-title[data-v-fd0da414]{text-align:center;margin-bottom:30px}.button-container[data-v-fd0da414]{justify-content:space-between;margin-top:30px;display:flex}.signin-button[data-v-fd0da414]{color:#fff;cursor:pointer;background-color:#2a2e2a;border:none;border-radius:3px;width:140px;height:40px;padding:10px;font-weight:700}.goback-button[data-v-fd0da414]{color:#2a2e2a;cursor:pointer;background-color:#0000;border:2px solid #2a2e2a;border-radius:3px;width:140px;height:40px;padding:10px;font-weight:700}.login-form-position[data-v-fd0da414]{align-items:center;height:100vh;display:flex}.radio-box-loading[data-v-5e24cbf3]{height:100%;max-height:100px;margin-bottom:-32px}.radio-box-wrapper[data-v-5e24cbf3]{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl,20px);flex-direction:column;width:100%;min-width:404px;max-height:100px;margin-bottom:-32px;padding:2px 2px 16px;animation:.2s forwards growBox-5e24cbf3;display:flex;overflow:scroll}.radio-box-wrapper .radio-box[data-v-5e24cbf3]{border-radius:var(--radius-xl,10px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);align-items:center;gap:var(--spacing-2xl,20px);width:100%;box-shadow:var(--shadow-xs);padding:12px 8px 12px 12px;transition:all .15s;display:flex;position:relative}.radio-box-wrapper .radio-box p.title[data-v-5e24cbf3]{color:var(--colors-text-text-secondary-700,#344054)}.radio-box-wrapper .radio-box p.description[data-v-5e24cbf3]{color:var(--colors-text-text-tertiary-600,#475467)}.radio-box-wrapper .radio-box span.dot[data-v-5e24cbf3]{color:#47546796}.radio-box-wrapper .radio-box[data-v-5e24cbf3]:hover:not(.requested){cursor:pointer;border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);box-shadow:0 0 0 1px var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff)}.radio-box-wrapper .radio-box.active[data-v-5e24cbf3]{border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);box-shadow:0 0 0 1px var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff)}.radio-box-wrapper .radio-box.active .check[data-v-5e24cbf3]{border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);background:var(--component-colors-components-buttons-primary-button-primary-bg,#0b57ff)}.radio-box-wrapper .radio-box.requested .check[data-v-5e24cbf3]{display:none}.radio-box-wrapper .radio-box.requested .label.requested[data-v-5e24cbf3]{display:flex}.radio-box-wrapper .radio-box .check[data-v-5e24cbf3]{border:1px solid var(--colors-border-border-primary,#d0d5dd);border-radius:var(--radius-full);color:#fff;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:16px;right:16px}.radio-box-wrapper .radio-box .label.requested[data-v-5e24cbf3]{color:var(--colors-text-text-secondary-700,#344054);border:1px solid var(--colors-border-border-primary,#d0d5dd);background-color:#fff;border-radius:7px;justify-content:center;align-items:center;padding:1px 8px;display:none;position:absolute;top:4px;right:4px}.radio-box-wrapper .radio-box .label.requested p[data-v-5e24cbf3]{font-size:12px!important}@keyframes growBox-5e24cbf3{0%{max-height:100px}to{max-height:336px}}.verify-container[data-v-5a95648f]{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-8xl,80px);flex-direction:column;width:100%;max-width:360px;padding:0 0 80px;display:flex}.sub-navbar[data-v-00e9c3d0]{border-right:1px solid var(--colors-border-border-tertiary);background:#fff;width:250px;height:100%;padding:12px 14px;transition:all .2s;position:fixed;top:0;left:262px}.sub-navbar.mainNavbarFolded[data-v-00e9c3d0]{left:84px}.sub-navbar.mainNavbarHidden[data-v-00e9c3d0]{left:0}.sub-navbar.wide[data-v-00e9c3d0]{width:270px}.sub-navbar .title[data-v-00e9c3d0]{color:#8e95bf;text-transform:uppercase;font-size:.7rem;font-weight:800}.sub-navbar .sub-title[data-v-00e9c3d0]{color:#8e95bf;font-size:.8rem;font-weight:400}.sub-navbar .header[data-v-00e9c3d0]{word-break:break-word;align-items:center;margin:24px 0 18px;display:flex;position:relative}.sub-navbar .header h3[data-v-00e9c3d0]{letter-spacing:.5px;font-family:Neue Haas Grotesk Display Pro;font-size:27.125px;font-style:normal;font-weight:700;line-height:30px;color:#c3c9d4!important}.sub-navbar .header .sub-title[data-v-00e9c3d0]{margin-top:-4px}.sub-navbar .header .dot[data-v-00e9c3d0]{position:absolute;top:10px;right:2px}.sub-navbar .banner[data-v-00e9c3d0]{background-color:var(--colors-border-border-tertiary);border-radius:10px;margin:24px -2px 0;padding:10px;position:relative}.sub-navbar .banner.progress .content[data-v-00e9c3d0]{align-items:flex-end;gap:16px;padding:12px 8px;display:flex}.sub-navbar .banner.progress .content .text[data-v-00e9c3d0]{width:calc(100% - 90px);min-height:48px;margin:-12px 0}.sub-navbar .banner.progress .content .text p.xs-regular[data-v-00e9c3d0]{margin-bottom:2px;line-height:.9rem}.sub-navbar .banner.progress .content p.xs-regular[data-v-00e9c3d0]{color:var(--colors-text-text-tertiary-600);margin-bottom:-2px}.sub-navbar .banner.progress .content span.percentage-sign[data-v-00e9c3d0]{color:#bdc3ce;font-size:80%;font-weight:900;margin-left:1px!important;margin-right:-4px!important}.sub-navbar .banner.error[data-v-00e9c3d0]{color:#fff;background:#d43a3a}.sub-navbar .banner.error .text[data-v-00e9c3d0]{padding:0 4px}.sub-navbar .banner.error p.xs-regular[data-v-00e9c3d0]{opacity:.9}.sub-navbar .banner.error button[data-v-00e9c3d0]{color:#fff;background-color:#fff3;border-width:0;border-color:#fff3}.sub-navbar .banner.error button[data-v-00e9c3d0]:hover{background-color:#ffffff4d;border-width:0;border-color:#ffffff4d}.sub-navbar .banner .actions[data-v-00e9c3d0]{opacity:0;flex-direction:column;gap:4px;width:100%;padding-top:8px;animation:.2s forwards fadeSlideInTop-00e9c3d0;display:flex}.sub-navbar .banner .actions button[data-v-00e9c3d0]{width:100%;height:40px}.sub-navbar .menu[data-v-00e9c3d0]{-ms-overflow-style:none;scrollbar-width:none;padding-top:24px;overflow:scroll}.sub-navbar .menu[data-v-00e9c3d0]::-webkit-scrollbar{display:none}.sub-navbar .menu .item[data-v-00e9c3d0]{border-radius:8px;align-items:flex-start;min-height:40px;transition:background .15s}.sub-navbar .menu .item.active[data-v-00e9c3d0],.sub-navbar .menu .item.allowed[data-v-00e9c3d0]:hover{background-color:var(--colors-border-border-tertiary)}.sub-navbar .menu .item.active .completed[data-v-00e9c3d0],.sub-navbar .menu .item.allowed:hover .completed[data-v-00e9c3d0]{background:linear-gradient(270deg,#f2f4f7 41%,#fff0 100%);transition:all .15s}.sub-navbar .menu .item.highlight[data-v-00e9c3d0]{opacity:0;animation:.2s forwards fadeSlideInTop-00e9c3d0}.sub-navbar .menu .item.highlight .dot-wrapper[data-v-00e9c3d0]{display:flex}.sub-navbar .menu .item .dot-wrapper[data-v-00e9c3d0]{align-items:center;height:100%;display:none;position:absolute;top:0;left:-2px}.sub-navbar .menu .item .dot-wrapper .dot[data-v-00e9c3d0]{background:#0b57ff;border-radius:50%;width:6px;height:6px;animation:2s 3s forwards fadeOut}.sub-navbar .menu .item .nav-icon[data-v-00e9c3d0]{margin-top:2px}.sub-navbar .menu .item[data-v-00e9c3d0]:not(.allowed){opacity:.3;cursor:default}.sub-navbar .menu .item[data-v-00e9c3d0]:not(.allowed):hover{background-color:#fff}.sub-navbar .menu .item .completed:not(.green) .line[data-v-00e9c3d0],.sub-navbar .menu .item:not(.allowed) .completed .line[data-v-00e9c3d0]{opacity:.1}.sub-navbar .menu .item .count[data-v-00e9c3d0]{opacity:0;background:#02195a0d;border-radius:30px;align-items:center;padding:2px 7px;animation:.2s forwards fadeIn;display:flex;position:absolute;top:8px;right:10px;box-shadow:0 0 0 2px #fff}.sub-navbar .menu .item .count p[data-v-00e9c3d0]{font-size:.8rem;font-weight:600;line-height:1rem}.sub-navbar .menu .item .completed[data-v-00e9c3d0]{width:54px;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);background:linear-gradient(270deg,#fff 41%,#fff0 100%);justify-content:flex-end;align-items:flex-start;padding-top:7.5px;transition:all .15s;animation:.2s forwards fadeIn;display:flex;position:absolute;top:0;right:8px}.sub-navbar .menu .item .completed ion-icon[data-v-00e9c3d0]{color:#c5ccd4;width:22px;height:22px;margin-bottom:-2px}.sub-navbar .menu .item .completed.green ion-icon[data-v-00e9c3d0]{color:#37cb95}.sub-navbar .menu .item .completed .line[data-v-00e9c3d0]{z-index:99;opacity:.5;background:#bfc3db;border-radius:5px;width:3px;height:calc(100% - 20px);position:absolute;top:32.5px;right:9.5px}.sub-navbar .menu .item .completed.green .line[data-v-00e9c3d0]{background:#87d1a7}.sub-navbar .menu .item.last .completed .line[data-v-00e9c3d0]{visibility:hidden}.sub-navbar .users[data-v-00e9c3d0]{margin-top:80px}.sub-navbar .profile[data-v-00e9c3d0]{align-items:center;padding:8px 0;display:flex}.sub-navbar .profile .avatar[data-v-00e9c3d0]{color:#fff;background:#bfc3db;border-radius:40px;justify-content:center;align-items:center;width:30px;height:30px;margin-right:8px;font-size:.9rem;font-weight:700;display:flex}.sub-navbar .profile .user[data-v-00e9c3d0]{width:calc(100% - 60px)}.sub-navbar .profile .user p[data-v-00e9c3d0]{color:#02195ab3;font-size:.8rem;font-weight:600;line-height:.9rem}.sub-navbar .profile .user p.sub-title[data-v-00e9c3d0]{color:#989ec5;font-size:.7rem;font-weight:400}@keyframes fadeSlideInTop-00e9c3d0{0%{opacity:0;margin-top:-40px}to{opacity:1;margin-top:0}}.token-items{color:#000c;background:#fff;border-radius:.5rem;padding:.2rem;font-size:.9rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000000d,0 10px 20px #0000001a}.token-item{text-align:left;background:0 0;border:1px solid #0000;border-radius:.4rem;justify-content:space-between;align-items:center;width:100%;margin:0;padding:.2rem .4rem;display:flex}.token-item.is-selected{background:var(--colors-background-bg-tertiary)}p.token-label{color:#979ca7;padding-left:8px;font-size:.75rem;font-weight:500}.contents[data-v-145b8ebc]{width:100%;margin:120px 0 40px}.contents .item[data-v-145b8ebc]{justify-content:space-between;display:flex}.contents .item.text[data-v-145b8ebc]{margin:4px 0}.contents .item .h1[data-v-145b8ebc]{margin-top:16px}.contents .item .h2[data-v-145b8ebc]:not(.section){padding-left:16px}.contents .item:not(.active) .right[data-v-145b8ebc]{color:#bfc3db}.contents .item:hover .left[data-v-145b8ebc]{cursor:pointer;text-decoration:underline}.contents .item .left[data-v-145b8ebc]{width:calc(100% - 100px);display:flex}.contents .item .left.h1[data-v-145b8ebc]{font-weight:800}.contents .item .left .section-number[data-v-145b8ebc]{width:40px}.contents .item .right[data-v-145b8ebc]{justify-content:flex-end;width:80px;display:flex}.row[data-v-6bbd309f]{justify-content:space-between;align-items:center;height:20px;display:flex;position:relative}.row.title[data-v-6bbd309f]{height:unset;margin-top:-20px}.row.heading .figures[data-v-6bbd309f],.row.heading_1 .figures[data-v-6bbd309f],.row.heading_2 .figures[data-v-6bbd309f],.row.heading_3 .figures[data-v-6bbd309f],.row.heading_4 .figures[data-v-6bbd309f],.row.heading_u .figures[data-v-6bbd309f]{opacity:0}.row.heading .label[data-v-6bbd309f]{position:absolute}.row .notes[data-v-6bbd309f]{width:30px;font-weight:500;line-height:1.1rem;position:absolute;right:300px}.row.text[data-v-6bbd309f]{height:unset;margin:0 0 20px!important}.row.small[data-v-6bbd309f]{min-height:20px;height:unset;align-items:flex-end;margin-bottom:8px;font-size:.8rem!important;line-height:1rem!important}.row.header[data-v-6bbd309f]{align-items:flex-end;height:48px;margin-bottom:8px}.row.header .figures .column[data-v-6bbd309f]{border-bottom:1px solid #000;justify-content:center}.row.header:not(.theme) .notes[data-v-6bbd309f]{border-bottom:1px solid #000}.row .header[data-v-6bbd309f]{text-align:center}.row.blank[data-v-6bbd309f]{opacity:0}.row .figures[data-v-6bbd309f]{align-items:center;display:flex}.row .figures .column[data-v-6bbd309f]{text-align:right;justify-content:flex-end;align-items:center;width:84px;display:flex;position:relative}.row .figures .column[data-v-6bbd309f]:not(:last-child){margin-right:20px}.row .figures .column .amount[data-v-6bbd309f]{width:80px}.row .figures .column.wide[data-v-6bbd309f]{width:120px}.row .figures .column.extra-wide[data-v-6bbd309f]{width:180px}.row .figures .column.extra-wide .amount[data-v-6bbd309f]{width:120px}.row .figures .column.column_1[data-v-6bbd309f],.row .figures .column.column_2[data-v-6bbd309f]{min-width:80px}.row .figures .percentage[data-v-6bbd309f]{text-align:right;width:48px}.row .figures .border[data-v-6bbd309f]{border-top:1px solid #000}.row .figures .double-underline[data-v-6bbd309f]{border-top:1px solid #000;border-bottom:1px solid #000;width:100%;height:3px;position:absolute;bottom:-1px}.row.theme.header[data-v-6bbd309f]{height:unset;border-bottom:2px solid #000;margin-bottom:16px}.row.theme.header .figures .column[data-v-6bbd309f]{border-bottom:none}.row.theme.double-underline[data-v-6bbd309f]{font-weight:800}.row.theme div.double-underline[data-v-6bbd309f]{display:none}.row.theme.sum[data-v-6bbd309f]{border-top:1px solid #000}.row.theme .figures .border[data-v-6bbd309f]{border-top:unset}.row[data-v-9a5cc92d]{justify-content:space-between;align-items:center;height:20px;display:flex;position:relative}.row.add[data-v-9a5cc92d]{color:#eab85a;height:30px;padding-bottom:8px}.row.add .icon[data-v-9a5cc92d]{padding-top:2px}.row.add .label[data-v-9a5cc92d]{align-items:center}.row.add .label[data-v-9a5cc92d]:hover{cursor:pointer;opacity:1;color:#e4a52d}.row.add .marker-label[data-v-9a5cc92d]{white-space:nowrap;font-variant-numeric:tabular-nums;color:#fff;float:right;background-color:#d43a3a;border-radius:6px;align-items:center;width:fit-content;height:18px;margin-top:2px;margin-right:-4px;padding:2px 4px 0;font-size:.8rem;line-height:.8rem;display:flex}.row .label[data-v-9a5cc92d]{gap:4px;min-width:200px;max-width:380px;padding-right:8px;display:flex}.row .label .edit[data-v-9a5cc92d]{width:400px}.row .column[data-v-9a5cc92d]{text-align:right;width:110px;padding-left:8px}.row .column input[data-v-9a5cc92d]{text-align:right}.row input[data-v-9a5cc92d]{border:none;border-bottom:1px solid #d5dae1;outline:none;width:100%;margin-top:-1px;margin-bottom:-4px}.row input[data-v-9a5cc92d]:focus-within{border-bottom:1px solid #0b57ff}.row .actions[data-v-9a5cc92d]{align-items:center;display:flex;position:absolute;right:-20px}.row .actions button.remove[data-v-9a5cc92d]{background:0 0;border:none;outline:none;height:19px}.row .actions button.remove[data-v-9a5cc92d]:hover{color:#d43a3a;cursor:pointer}.row.title[data-v-9a5cc92d]{height:unset;margin-top:-20px}.row.heading .label[data-v-9a5cc92d]{position:absolute}.row.text[data-v-9a5cc92d]{height:unset;margin:0 0 20px!important}.row.small[data-v-9a5cc92d]{min-height:20px;height:unset;align-items:flex-end;margin-bottom:8px;font-size:.8rem!important;line-height:1rem!important}.row.header[data-v-9a5cc92d]{height:48px}.row.header .figures .column[data-v-9a5cc92d]{border-bottom:1px solid #000;justify-content:center}.row .header[data-v-9a5cc92d]{text-align:center}.row .figures[data-v-9a5cc92d]{align-items:center;display:flex}.row .figures .column[data-v-9a5cc92d]{text-align:right;justify-content:flex-end;align-items:center;width:84px;display:flex;position:relative}.row .figures .column[data-v-9a5cc92d]:not(:last-child){padding-left:16px}.row .figures .column .amount[data-v-9a5cc92d]{width:120px}.row .figures .column.wide[data-v-9a5cc92d]{width:140px}.row .figures .column.extra-wide[data-v-9a5cc92d]{width:200px}.row .figures .column.extra-wide .amount[data-v-9a5cc92d]{width:120px;min-width:120px}.row .figures .column.column_1[data-v-9a5cc92d],.row .figures .column.column_2[data-v-9a5cc92d]{min-width:80px}.row .figures .percentage-display[data-v-9a5cc92d]{text-align:right;width:48px;min-width:48px}.row .figures .percentage-edit[data-v-9a5cc92d]{justify-content:flex-end;align-items:center;width:48px;min-width:48px;display:flex}.row .figures .percentage-edit .pct-suffix[data-v-9a5cc92d]{margin-left:1px}.row .figures .percentage[data-v-9a5cc92d]{text-align:right;width:64px}.row .figures .border[data-v-9a5cc92d]{border-top:1px solid #000}.row .figures .double-underline[data-v-9a5cc92d]{border-top:1px solid #000;border-bottom:1px solid #000;width:100%;height:3px;position:absolute;bottom:-1px}.row.theme.header[data-v-9a5cc92d]{height:unset;border-bottom:2px solid #000;margin-bottom:16px}.row.theme.header .figures .column[data-v-9a5cc92d]{border-bottom:none}.row.theme.double-underline[data-v-9a5cc92d]{font-weight:800}.row.theme div.double-underline[data-v-9a5cc92d]{display:none}.row.theme.sum[data-v-9a5cc92d]{border-top:1px solid #000}.row.theme .figures .border[data-v-9a5cc92d]{border-top:unset}.column-color-grey[data-v-9cb904cd]{filter:grayscale(60%);background-color:#f1f1f1;border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:96px;height:calc(100% - 24px);position:absolute;top:24px;right:104px}.column-color-grey.showTitle[data-v-9cb904cd]{height:calc(100% - 88px);top:88px}.column-color-grey.hideHeader[data-v-9cb904cd]{border-radius:4px;height:calc(100% + 2px);top:-2px}.column-color-grey.percentage.difference[data-v-9cb904cd]{width:144px;right:194px}.column-color-grey.wide[data-v-9cb904cd]{width:144px;right:134px}.column-color-grey.wide.difference[data-v-9cb904cd]{right:234px}.column-mutations-table[data-v-9cb904cd]{background-color:#fff;width:100%}.column-mutations-table .row[data-v-9cb904cd]{justify-content:space-between;align-items:center;min-height:25px;padding:4px 0;font-size:.95rem;display:flex;position:relative}.column-mutations-table .row .figures[data-v-9cb904cd]{display:flex}.column-mutations-table .row .actions[data-v-9cb904cd]{position:absolute;right:-80px}.column-mutations-table .row .actions button.remove[data-v-9cb904cd]{background:0 0;border:none;outline:none;font-size:.7rem}.column-mutations-table .row .actions button.remove[data-v-9cb904cd]:hover{color:#d43a3a;cursor:pointer}.column-mutations-table .row.header[data-v-9cb904cd]{border-bottom:2px solid #000}.column-mutations-table .row.header .column[data-v-9cb904cd]{font-size:.9rem}.column-mutations-table .row.sum[data-v-9cb904cd]{border-top:1px solid #000;margin-bottom:20px;font-weight:600}.column-mutations-table .row.heading_u[data-v-9cb904cd]{margin-top:20px;font-weight:600}.column-mutations-table .row.add .label[data-v-9cb904cd]{opacity:.4}.column-mutations-table .row.add .label[data-v-9cb904cd]:hover{cursor:pointer;opacity:1;color:#0b57ff}.column-mutations-table .row.add .figures[data-v-9cb904cd]{opacity:.4}.column-mutations-table .row .label[data-v-9cb904cd]{gap:4px;min-width:200px;max-width:300px;padding-right:8px;display:flex}.column-mutations-table .row .column[data-v-9cb904cd]{text-align:right;width:110px;padding-left:8px}.column-mutations-table .row .column input[data-v-9cb904cd]{text-align:right}.column-mutations-table .row input[data-v-9cb904cd]{border:none;border-bottom:2px solid #d5dae1;outline:none;width:100%;margin-top:-1px;margin-bottom:-4px}.column-mutations-table .row input[data-v-9cb904cd]:focus-within{border-bottom:2px solid #0b57ff}.footer[data-v-9cb904cd]{border:1px solid #f2f6ff;border-radius:10px;justify-content:flex-end;align-items:center;width:100%;margin:40px 0 0;padding:24px;display:flex}.footer .info[data-v-9cb904cd]{padding:0 16px}.footer .info p[data-v-9cb904cd]{color:#afb4d2;font-size:.9rem;font-weight:400}.default-table[data-v-b402e3e2]{margin:0}.column-color-grey[data-v-b402e3e2]{filter:grayscale(60%);background-color:#f1f1f1;border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:96px;height:calc(100% - 24px);position:absolute;top:24px;right:104px}.column-color-grey.showTitle[data-v-b402e3e2]{height:calc(100% - 88px);top:88px}.column-color-grey.hideHeader[data-v-b402e3e2]{border-radius:4px;height:calc(100% + 2px);top:-2px}.column-color-grey.percentage.difference[data-v-b402e3e2]{width:144px;right:194px}.column-color-grey.wide[data-v-b402e3e2]{width:144px;right:134px}.column-color-grey.wide.difference[data-v-b402e3e2]{right:234px}.column-color-grey.extra-wide[data-v-b402e3e2]{width:204px;height:calc(100% - 23px);top:23px;right:194px}.options[data-v-b402e3e2]{color:#000;flex-direction:column;gap:4px;display:flex;position:absolute;top:-32px;left:716px}.options button[data-v-b402e3e2]{white-space:nowrap}.edit[data-v-b402e3e2]{opacity:0;z-index:999;background-color:#fff;width:100%;min-height:100%;animation:.2s forwards fadeIn;position:absolute;top:0;box-shadow:0 6px 38px 42px #fff}.balance-sheet-simple-table[data-v-c5b76f54]{margin:0 0 40px}.column-color-grey[data-v-c5b76f54]{filter:grayscale(60%);background-color:#f1f1f1;border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:96px;height:calc(100% - 24px);position:absolute;top:24px;right:104px}.column-color-grey.showTitle[data-v-c5b76f54]{height:calc(100% - 90px);top:70px}.column-color-grey.percentage[data-v-c5b76f54]{width:144px;right:94px}.column-color-grey.percentage.difference[data-v-c5b76f54]{width:144px;right:194px}.column-color-grey.wide[data-v-c5b76f54]{right:134px}.column-color-grey.wide.difference[data-v-c5b76f54]{right:234px}.default-table[data-v-509521a0]{border-radius:4px;width:100%;margin:0 -4px 12px;padding:0;position:relative;width:calc(100% + 8px)!important;padding:0 4px 8px!important}.default-table.pro[data-v-509521a0],.default-table.basic[data-v-509521a0]{overflow:hidden}.default-table.column-count-6[data-v-509521a0]{width:calc(100% + 78px)!important}.column-color-grey[data-v-509521a0]{filter:grayscale(60%);background-color:#f1f1f1;border-radius:4px;width:calc(100% + 8px);height:400px;position:absolute;top:0;left:-4px}.default-table[data-v-8bea938d]{padding:0 0 8px}.signatures[data-v-9fdef84b]{flex-wrap:wrap;display:flex}.signatures .signature[data-v-9fdef84b]{width:50%;margin-bottom:24px;position:relative}.signatures .signature .upload[data-v-9fdef84b]{position:relative}.signatures .signature .upload img[data-v-9fdef84b]{width:auto;height:88px}.signatures .signature .upload-again[data-v-9fdef84b]{opacity:0;width:60px;padding:16px;position:absolute;top:2px;left:-44px}.signatures .signature .upload-again .item[data-v-9fdef84b]:hover{cursor:pointer}.signatures .signature .upload-again .item:hover ion-icon[data-v-9fdef84b]{color:#0b57ff}.signatures .signature .upload-again .item:hover ion-icon.red[data-v-9fdef84b]{color:#d43a3a}.signatures .signature .upload-again ion-icon[data-v-9fdef84b]{color:#bfc3db;width:18px;height:18px;margin-bottom:4px}.signatures .signature:hover .upload-again[data-v-9fdef84b]{animation:.3s forwards slideInRight}.signatures .signature-placeholder[data-v-9fdef84b]{width:70%;height:92px;margin-bottom:12px}.signatures .upload-signature[data-v-9fdef84b]{border:2px dashed #e7e9f9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:70%;height:88px;margin-bottom:12px;margin-left:-8px;transition:all .2s;display:flex;position:relative}.signatures .upload-signature.pdf[data-v-9fdef84b]{visibility:hidden}.signatures .upload-signature p[data-v-9fdef84b]{color:#57617a99;margin:0;font-size:.75rem;font-weight:600;transition:all .2s}.signatures .upload-signature .icon[data-v-9fdef84b]{width:38px;margin:8px}.signatures .upload-signature[data-v-9fdef84b]:hover:not(.disabled){cursor:pointer;border-color:#0b57ff}.signatures .upload-signature:hover:not(.disabled) p[data-v-9fdef84b]{color:#57617acc}.signatures .text[data-v-9fdef84b]{flex-direction:column;align-items:flex-start;margin:0 0 10px;display:flex}.signatures .loading-wrapper[data-v-9fdef84b]{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.signatures .upload .loading-wrapper[data-v-9fdef84b]{opacity:.95}.roboto-900[data-v-2ee91f0f]{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-style:normal;font-weight:900;font-family:Roboto,sans-serif!important}.cover-pro[data-v-2ee91f0f]{background-color:#fff;border-radius:8px;height:100%;position:relative;overflow:hidden}.cover-pro.pdf[data-v-2ee91f0f]{border-radius:0}.content[data-v-2ee91f0f]{z-index:99;color:#fff;padding:48px;position:absolute;top:0;left:0}.content .top[data-v-2ee91f0f]{padding-top:8px}.content .top h2[data-v-2ee91f0f]{font-size:2rem!important}.content .bottom[data-v-2ee91f0f]{max-width:490px}.content .bottom h2.title[data-v-2ee91f0f]{font-size:2.2rem!important;line-height:2.8rem!important}.content .year[data-v-2ee91f0f]{padding:40px 0}.content .year p.big[data-v-2ee91f0f]{font-optical-sizing:auto;font-family:Roboto,sans-serif;font-style:normal;font-weight:100;letter-spacing:-5px!important;font-size:12.5rem!important;line-height:12.5rem!important}.content .thin[data-v-2ee91f0f]{font-weight:200!important}.shape-container[data-v-2ee91f0f]{justify-content:center;align-items:center;height:700px;margin-top:-100px;margin-left:-470px;display:flex;position:relative}.shape-container .rec[data-v-2ee91f0f]{border-radius:20px;width:900px;height:1500px;position:absolute}.shape-container .rec .shape-one[data-v-2ee91f0f]{z-index:1;content:"";border-radius:280px;width:100%;height:100%;position:absolute;transform:skew(-20deg)translate(20%)}.shape-container .rec .shape-two[data-v-2ee91f0f]{z-index:2;content:"";border-radius:0;width:400px;height:100%;position:absolute;top:-240px;left:900px;transform:skew(-20deg)translate(20%)}.footer[data-v-2ee91f0f]{justify-content:space-between;align-items:center;width:100%;height:120px;padding:0 48px;display:flex;position:absolute;bottom:0}.footer .right[data-v-2ee91f0f]{align-items:flex-end;height:100%;padding-bottom:44px;display:flex}.footer .right .company-logo img[data-v-2ee91f0f]{max-width:200px;max-height:100px}.roboto-900[data-v-e10c0cbb]{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-style:normal;font-weight:900;font-family:Roboto,sans-serif!important}.page-head-pro[data-v-e10c0cbb]{background-color:#fff;width:100%;height:94px;position:relative;overflow:hidden}.content[data-v-e10c0cbb]{z-index:99;color:#fff;justify-content:space-between;align-items:center;width:100%;height:68px;padding:0 2.5cm;display:flex;position:absolute;top:0;left:0}.content .left[data-v-e10c0cbb]{padding-bottom:6px}.shape-container[data-v-e10c0cbb]{justify-content:center;align-items:center;height:94px;display:flex;position:relative}.shape-container .rec[data-v-e10c0cbb]{border-radius:20px;width:800px;height:40px;position:absolute;top:-187px;left:-264px}.shape-container .rec .shape-one[data-v-e10c0cbb]{z-index:1;content:"";border-radius:280px;width:1050px;height:200px;position:absolute;top:0;left:-180px;transform:skew(-20deg)translate(20%)}.shape-container .rec .shape-two[data-v-e10c0cbb]{z-index:2;content:"";border-radius:280px;width:600px;height:200px;position:absolute;top:34px;transform:skew(-20deg)translate(20%)}.footer[data-v-e10c0cbb]{justify-content:space-between;align-items:center;width:100%;height:120px;padding:0 48px;display:flex;position:absolute;bottom:0}.footer .right[data-v-e10c0cbb]{align-items:flex-end;height:100%;padding-bottom:44px;display:flex}.footer .right .company-logo img[data-v-e10c0cbb]{max-width:200px;max-height:100px}.sbr-input-toggle[data-v-36203ba9]{align-items:center;gap:8px;width:100%;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;line-height:16px;transition:width .2s;display:flex;position:relative}.sbr-input-toggle[data-v-36203ba9] input.uinput,.sbr-input-toggle[data-v-36203ba9] textarea.uinput{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding-right:44px!important}.sbr-input-toggle[data-v-36203ba9] .uinput-wrapper{transition:width .2s}.sbr-input-toggle .sbr-actions[data-v-36203ba9]{z-index:999;flex-shrink:0;align-items:center;gap:8px;height:100%;display:flex;position:absolute;right:12px}.sbr-input-toggle.narrow[data-v-36203ba9]{width:88px}.sbr-input-toggle.narrow[data-v-36203ba9] .uinput-wrapper{flex-shrink:0;width:88px}.sbr-input-toggle.narrow[data-v-36203ba9] .uinput-icon{pointer-events:none}.sbr-input-toggle.narrow[data-v-36203ba9] input.uinput{cursor:pointer}.sbr-input-toggle.narrow[data-v-36203ba9]:not(.mode-toggle):focus-within,.sbr-input-toggle.narrow[data-v-36203ba9]:not(.mode-toggle):focus-within .uinput-wrapper{width:100%}.sbr-switch[data-v-36203ba9] .ivu-switch-disabled{opacity:1;cursor:not-allowed}.sbr-tag-panel[data-v-36203ba9]{z-index:1400;pointer-events:auto;flex-direction:column;gap:8px;width:max-content;min-width:100%;padding:16px 24px 32px 0;display:flex;position:absolute;top:calc(100% + 4px);left:0}.sbr-tag-panel .gradient[data-v-36203ba9]{opacity:0;pointer-events:none;background:linear-gradient(#f8f9fb 0% 90%,#f8f9fb00 100%);width:100%;min-width:100%;height:100%;min-height:100px;animation:.5s forwards fadeIn;position:absolute;top:0;left:0}.sbr-tag-panel .option-wrapper[data-v-36203ba9]{color:var(--colors-border-border-primary);animation-name:optionStagger-36203ba9;animation-duration:.1s;animation-delay:calc(var(--animation-order) * 15ms);align-items:center;gap:6px;animation-timing-function:ease-in-out;animation-fill-mode:both;display:flex;position:relative}.sbr-tag-panel .option-wrapper[data-v-36203ba9]:hover{color:var(--colors-text-text-primary-900)}.sbr-tag-panel .option[data-v-36203ba9]{text-wrap:nowrap;background-color:#dee3ec;border-radius:5px;width:fit-content;padding:3px 10px;box-shadow:0 1px 2px #1018280d}.sbr-tag-panel .option p[data-v-36203ba9]{color:var(--colors-text-text-primary-900);white-space:nowrap;font-size:12px;line-height:12px}.sbr-tag-panel .option[data-v-36203ba9]:hover{cursor:pointer;background-color:#d1d8e5}@keyframes optionStagger-36203ba9{0%{opacity:0;transform:translateY(-8px)}to{opacity:1}}.config-row[data-v-7e20a314]{border-top:1px solid var(--colors-border-border-tertiary);justify-content:space-between;align-items:flex-start;padding:8px 0;display:flex}.config-row .label[data-v-7e20a314]{width:calc(100% - 28px);margin:auto 0}.config-row .left[data-v-7e20a314]{align-items:center;gap:4px;width:calc(100% - 76px);display:flex}.config-row.expandable .left[data-v-7e20a314]:hover{cursor:pointer}.config-row .actions[data-v-7e20a314]{gap:4px;padding:2px;display:flex}.section .block.list[data-v-038077fe]{padding:24px 16px 12px!important}.section .main-table-view[data-v-038077fe]{flex-direction:column;gap:8px;margin:4px 0 16px;display:flex}.section .config-table[data-v-038077fe]{margin-top:-8px}.section .config-table .indent.two[data-v-038077fe]{padding-left:24px}.section .config-table .indent.three[data-v-038077fe]{padding-left:44px}.section .config-table .head[data-v-038077fe]{justify-content:space-between;display:flex}.section .config-table .head .right[data-v-038077fe]{gap:4px;display:flex}.section .config-table .head .right p[data-v-038077fe]{text-align:right;font-size:.6rem}.section .config-table .head .right p.disabled[data-v-038077fe]{opacity:.3}.document.animate[data-v-d0b50256]{animation:.4s forwards slideDown-d0b50256}.document.defaultStyle .document-page[data-v-d0b50256]{border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-border,#d0d5dd);border-radius:8px;box-shadow:0 1px 3px 1px #1018280d}.document.pdf .document-page[data-v-d0b50256]{box-shadow:none;border:none;margin:0}.document-page[data-v-d0b50256]{background:#fff;border-radius:3px;width:210mm;height:296.86mm;margin:16px;padding:2.5cm;position:relative;box-shadow:0 2px 25px #242629}.document-page.inEditMode[data-v-d0b50256]{height:fit-content;min-height:296.86mm}.document-page.inEditMode .content[data-v-d0b50256]{height:fit-content}.document-page .content[data-v-d0b50256]{opacity:0;z-index:999;height:246.86mm;position:relative}.document-page .content[data-v-d0b50256]:has(.sbr-tag-panel){z-index:1500}.document-page .content.instantShow[data-v-d0b50256]{opacity:1;animation:none}.document-page .content.documentReady[data-v-d0b50256]:not(.instantShow){animation:.3s forwards fadeIn}.document-page .content .loading[data-v-d0b50256]{opacity:.3;pointer-events:none}.document-page .content .editor[data-v-d0b50256]{width:605.5px}.document-page .content .notify[data-v-d0b50256]{position:absolute;top:-4px;left:-140px}.document-page .content .notify ion-icon[data-v-d0b50256]{color:#e4a52d;width:24px;height:24px}.document-page .content .image[data-v-d0b50256]{z-index:999;width:100%;display:flex;position:relative}.document-page .content .image .upload-placeholder[data-v-d0b50256]{color:#57617acc;border:2px dashed #e7e9f9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:50%;height:180px;padding-top:24px;transition:all .2s;display:flex}.document-page .content .image .upload-placeholder p[data-v-d0b50256]{color:#57617acc}.document-page .content .image .upload-placeholder[data-v-d0b50256]:hover{cursor:pointer;border-color:#0b57ff}.document-page .content .image .uploading[data-v-d0b50256]{background:#ffffff98;border-radius:5px;justify-content:center;align-items:center;width:calc(100% + 24px);height:calc(100% + 18px);display:flex;position:absolute;top:-10px;left:-12px}.document-page .content .options[data-v-d0b50256],.document-page .content .placeholder[data-v-d0b50256]{height:0}.document-page .content .options .right-button[data-v-d0b50256],.document-page .content .placeholder .right-button[data-v-d0b50256]{white-space:nowrap;position:absolute;top:-40px;left:716px}.document-page .content .placeholder p[data-v-d0b50256]{margin-top:8px}.document-page .content .options .right-button[data-v-d0b50256]{top:20px}.document-page .content .sbr-options[data-v-d0b50256]{width:400px;position:absolute;top:-8px;left:716px}.document-page .content .sbr-options.sbr-options-table[data-v-d0b50256]{top:24px}.document-page .content .block-wrapper[data-v-d0b50256]{position:relative}.document-page .content .block-wrapper[data-v-d0b50256]:hover{z-index:9997!important}.document-page .content .block-wrapper[data-v-d0b50256]:has(.sbr-tag-panel){z-index:9997!important}.document-page .content .block-wrapper .meta-info[data-v-d0b50256]{border-right:2px solid red;width:78px;height:100%;position:absolute;left:-88px}.document-page .content .block-wrapper.animate[data-v-d0b50256]{opacity:0;animation:.8s forwards showBlock-d0b50256}.document-page .content .block-wrapper.hideFromPage[data-v-d0b50256]{visibility:hidden}.document-page .content .block-wrapper:hover:not(:has(.sbr-input-toggle:hover)) .add-content .bar[data-v-d0b50256]{background-color:#0000;animation:.3s forwards fadeIn}.document-page .content .add-content[data-v-d0b50256]{z-index:999;align-items:center;width:100%;height:12px;display:flex;position:relative}.document-page .content .add-content.top[data-v-d0b50256]{margin-top:-12px}.document-page .content .add-content.text[data-v-d0b50256]{margin-top:-22px}.document-page .content .add-content.hidden[data-v-d0b50256]{visibility:hidden}.document-page .content .add-content[data-v-d0b50256]:hover{cursor:pointer}.document-page .content .add-content:hover .bar[data-v-d0b50256]{animation:.2s forwards fadeIn;background-color:#ebecee!important}.document-page .content .add-content:hover .bar .droplet[data-v-d0b50256]{background-color:#ebecee}.document-page .content .add-content .bar[data-v-d0b50256]{opacity:0;background-color:#eceff7;border-radius:20px;width:calc(100% + 24px);height:4px;margin-left:-24px;transition:background .2s;position:relative}.document-page .content .add-content .bar .ivu-dropdown[data-v-d0b50256]{position:absolute;top:-30px;left:-40px}.document-page .content .add-content .bar .droplet-wrapper[data-v-d0b50256]{border-bottom-right-radius:40px;border-bottom-left-radius:40px;justify-content:center;align-items:center;padding:16px 16px 8px;display:flex}.document-page .content .add-content .bar .droplet[data-v-d0b50256]{color:#fff;background:#d0d5dd4d;border-radius:40px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.document-page .content .droppable[data-v-d0b50256]{z-index:1000;align-items:center;width:100%;height:12px;margin:-12px 0 0;display:flex;position:relative}.document-page .content .droppable.page-end[data-v-d0b50256]{margin:0 0 -12px}.document-page .content .droppable.hidden[data-v-d0b50256]{display:none}.document-page .content .droppable.highlight[data-v-d0b50256]{cursor:pointer}.document-page .content .droppable.highlight .bar[data-v-d0b50256]{animation:.2s forwards fadeIn}.document-page .content .droppable .bar[data-v-d0b50256]{opacity:0;--s:15px;--dash-color:$color-primary;background-color:#0b57ff;background:radial-gradient(circle closest-side, #0b57ff 98%, #0000) 0 0/var(--s) 100%, linear-gradient(90deg, #0b57ff 50%, #0000 0) calc(var(--s) / 2) 0/calc(2 * var(--s)) 100%;border-radius:20px;width:100%;height:4px;transition:background .2s;position:relative}.document-page .content .page-break-block .bar[data-v-d0b50256]{background-color:#f3f5fa;border-radius:20px;justify-content:center;width:100%;height:4px;margin:0 0 -23px;transition:background .2s;display:flex;position:relative}.document-page .content .page-break-block .bar p[data-v-d0b50256]{color:#d6d8e8;background-color:#fff;height:fit-content;margin-top:-7px;padding:0 8px;font-size:.8rem;font-weight:600}.document-page p[data-v-d0b50256]{margin-bottom:24px;font-size:90%;line-height:1.2rem}.document-page p.strong[data-v-d0b50256]{font-weight:600}.document-page .content.right[data-v-d0b50256]{justify-content:flex-end;width:100%;display:flex}.document-page .logo[data-v-d0b50256]{width:160px;margin-bottom:100px}.document-page .overlay[data-v-d0b50256]{z-index:10;background:linear-gradient(#fff0,#fff);border-radius:6px;width:100%;height:80%;margin-left:-2.5cm;display:block;position:absolute;top:0}.document-page .overlay-cta[data-v-d0b50256]{z-index:1000;background:#fff;border-radius:6px;width:100%;height:20%;margin-left:-2.5cm;padding:0 2.5cm 40px;display:block;position:absolute;bottom:0}.document-page .overlay-cta .card[data-v-d0b50256]{justify-content:space-between;align-items:center;gap:var(--spacing-md,8px);border-radius:var(--radius-xl,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);width:calc(100% + 40px);color:var(--colors-text-text-primary-900);align-self:stretch;margin-left:-20px;padding:16px 24px;display:flex;box-shadow:0 1px 2px #1018280d}.document-page .overlay-cta .card .text[data-v-d0b50256]{max-width:calc(100% - 240px)}.document-page .overlay-cta .card p[data-v-d0b50256]{text-align:left;margin:0;font-size:24px;font-weight:700;line-height:30px}.document-page .overlay-cta .card p.sub-title[data-v-d0b50256]{margin-top:8px;font-size:14px;font-weight:500;line-height:18px}.document-page .editable[data-v-d0b50256]{position:relative}.document-page .editable.text[data-v-d0b50256]{margin-bottom:22px}.page-footer[data-v-d0b50256]{justify-content:flex-end;align-items:center;width:100%;height:2.5cm;margin:0 -2.5cm;padding:20px 72px;display:flex;position:absolute;bottom:0}.page-header[data-v-d0b50256]{border-top-left-radius:7px;border-top-right-radius:7px;width:100%;height:2.5cm;margin:0 -2.5cm;position:absolute;top:0;overflow:hidden}.document.pdf .page-header[data-v-d0b50256]{border-radius:0}.report[data-v-d0b50256]{overflow:unset}.document.allowEditing .blurred .select-block[data-v-d0b50256]:hover{background:0 0}.document.allowEditing .select-block.sbr-only[data-v-d0b50256]{pointer-events:none}.document.allowEditing .block-wrapper:has(.sbr-input-toggle:hover) .select-block[data-v-d0b50256]{cursor:text;background:#d0d5dd24;border-color:#0000}.document.allowEditing .select-block[data-v-d0b50256]{background:0 0;border:2px solid #0000;border-radius:8px;width:calc(100% + 24px);height:calc(100% + 19px);transition:all .2s;position:absolute;top:-10px;left:-12px}.document.allowEditing .select-block[data-v-d0b50256]:hover{cursor:text;background:#d0d5dd24;border-color:#fff}.document.allowEditing .select-block .editing-marker[data-v-d0b50256]{opacity:0;background-color:#eab85a;border-radius:4px;width:3px;height:calc(100% - 26px);display:none;position:absolute;top:42px;left:-8px}.document.allowEditing .select-block .editing-marker.custom[data-v-d0b50256],.document.allowEditing .select-block .editing-marker.custom .block-type[data-v-d0b50256]{background-color:#0b57ff}.document.allowEditing .select-block .editing-marker.image[data-v-d0b50256]{height:calc(100% - 19px)}.document.allowEditing .select-block .editing-marker .block-type[data-v-d0b50256]{color:#fff;background-color:#eab85a;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:2px 2px 1px 4px;font-size:8px;font-weight:600;line-height:8px;position:absolute;right:2px}.document.allowEditing .select-block .toolbar-wrapper[data-v-d0b50256]{opacity:0;align-items:center;gap:8px;animation:.2s .1s forwards slideInBottom-d0b50256;display:flex;position:sticky;top:90px;left:8px;z-index:99999!important}.document.allowEditing .select-block .toolbar-wrapper .item[data-v-d0b50256]{color:#585c6a;border-radius:5px;justify-content:center;align-items:center;gap:4px;min-width:28px;height:100%;margin:0 1px;padding:0 8px;font-size:.9rem;font-weight:800;transition:background .3s;display:flex}.document.allowEditing .select-block .toolbar-wrapper .item[data-v-d0b50256]:first-child{margin-left:0}.document.allowEditing .select-block .toolbar-wrapper .item[data-v-d0b50256]:hover{cursor:pointer;background:#f2f2f3}.document.allowEditing .select-block .toolbar-wrapper .item.active[data-v-d0b50256]{color:#585c6a;background:#f2f2f3}.document.allowEditing .select-block .toolbar-wrapper .item p[data-v-d0b50256]{margin:0}.document.allowEditing .select-block .toolbar-wrapper .toolbar[data-v-d0b50256]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);z-index:9999;color:#fff;text-transform:none;justify-content:space-between;width:fit-content;min-width:270px;height:32px;font-size:.8rem;font-weight:600;display:flex;box-shadow:0 1px 2px #1018280d}.document.allowEditing .select-block .toolbar-wrapper .toolbar .vertical-divider[data-v-d0b50256]{background:#f2f2f3;height:60%;margin:0;padding:0;width:1px!important}.document.allowEditing .select-block .toolbar-wrapper .toolbar .editor-options[data-v-d0b50256]{align-items:center;padding:2px;display:flex}.document.allowEditing .select-block .toolbar-wrapper .toolbar .editor-options .item .header[data-v-d0b50256]{height:100%}.document.allowEditing .select-block .toolbar-wrapper .toolbar .editor-options .item .color[data-v-d0b50256]{background-color:#00f;border-radius:40px;width:16px;min-width:16px;height:16px;position:relative}.document.allowEditing .select-block .toolbar-wrapper .toolbar .editor-options .item input[type=color][data-v-d0b50256]{opacity:0;position:absolute;top:16px;left:-250px}.document.allowEditing .select-block .toolbar-wrapper .toolbar .editor-options .slider[data-v-d0b50256]{padding:0 16px}.document.allowEditing .select-block .toolbar-wrapper button[data-v-d0b50256]{color:#ffffffe6;text-transform:none;background:0 0;border:none;padding:5px 6px 4px;font-size:.8rem;font-weight:500;transition:background .3s}.document.allowEditing .select-block .toolbar-wrapper button[data-v-d0b50256]:hover{cursor:pointer}.document.allowEditing .select-block .toolbar-wrapper .actions[data-v-d0b50256]{align-items:center;display:flex}.document.allowEditing .select-block .toolbar-wrapper .actions .button-group[data-v-d0b50256]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);align-items:center;height:32px;padding:2px;display:flex;box-shadow:0 1px 2px #1018280d}.document.allowEditing .select-block .toolbar-wrapper .actions button[data-v-d0b50256]{color:#585c6a;height:100%}.document.allowEditing .select-block .toolbar-wrapper .actions button.save[data-v-d0b50256]:hover{color:#37cb95;background:#37cb954f}.document.allowEditing .select-block .toolbar-wrapper .actions button.remove[data-v-d0b50256]:hover{color:#d43a3a;background:#d43a3a38}.document.allowEditing .select-block .toolbar-wrapper .actions .spinner-editor[data-v-d0b50256]{margin-right:8px}.document.allowEditing .select-block .options[data-v-d0b50256]{color:#000;position:absolute;top:3px;left:726px}.document.allowEditing .select-block .options.table[data-v-d0b50256]{right:-220px}.document.allowEditing .select-block .edit-bar[data-v-d0b50256]{opacity:0;align-items:center;width:60px;height:46px;padding:16px;display:flex;position:absolute;top:-12px;right:-60px}.document.allowEditing .select-block .edit-bar .item[data-v-d0b50256]:hover{cursor:pointer}.document.allowEditing .select-block .edit-bar .item:hover ion-icon[data-v-d0b50256]{color:#0b57ff}.document.allowEditing .select-block .edit-bar .item:hover ion-icon.red[data-v-d0b50256]{color:#d43a3a}.document.allowEditing .select-block .edit-bar ion-icon[data-v-d0b50256]{color:#bfc3db;width:18px;height:18px;margin-bottom:4px}.document.allowEditing .editable.selected .select-block.editing[data-v-d0b50256]{background:0 0;border-width:0;width:fit-content;margin-top:-32px;padding:0 8px}.document.allowEditing .editable.selected .select-block.editing .editing-marker[data-v-d0b50256]{animation:.5s .1s forwards fadeIn;display:flex}.document.allowEditing .editable.selected .select-block.editing[data-v-d0b50256]:hover{box-shadow:none}.document.allowEditing .editable.selected .select-block[data-v-d0b50256]{background:#d0d5dd24;border-width:0}.document.allowEditing .editable.selected .select-block .edit-bar[data-v-d0b50256]{animation:.2s forwards slideInLeft}.blurred[data-v-d0b50256],.blurred img[data-v-d0b50256]{-webkit-filter:blur(4px);-moz-filter:blur(4px);-o-filter:blur(4px);-ms-filter:blur(4px);opacity:.2;transition:filter .6s;-webkit-transition:-webkit-filter .6s;-moz-transition:-moz-filter .6s linear;-o-transition:.6s -o-filter linear;-ms-transition:-ms-filter .6s linear}@keyframes appearTop-d0b50256{0%{opacity:0;transform:translateY(-64px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown-d0b50256{0%{transform:translateY(-64px)}to{transform:translateY(0)}}@keyframes slideInTop-d0b50256{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInBottom-d0b50256{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes showBlock-d0b50256{0%{opacity:0;max-height:0}to{opacity:1;max-height:100%}}.theme.bar[data-v-d0b50256]{width:100%;height:8px;display:flex;overflow:hidden}.theme.bar .left[data-v-d0b50256]{opacity:.5;width:40%}.theme.bar .right[data-v-d0b50256]{opacity:.4;width:60%}.document.pdf .theme.bar[data-v-d0b50256],.document.defaultStyle .theme-cover-pro .theme.bar[data-v-d0b50256],.document.defaultStyle .theme-cover .theme.bar[data-v-d0b50256]{border-radius:0}.document.pdf .page-break-block .bar[data-v-d0b50256],.document.pdf .block-wrapper .placeholder[data-v-d0b50256],.document.pdf .block-wrapper .options[data-v-d0b50256],.document.pdf .block-wrapper .sbr-options[data-v-d0b50256]{display:none}.theme-cover[data-v-d0b50256]{z-index:90;background-color:#fff;width:209.471mm;padding:0 2.5cm;position:absolute;top:0;left:-56.8mm}.theme-cover .background-shape[data-v-d0b50256]{opacity:.5;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.theme-cover .boxed[data-v-d0b50256]{z-index:92}.theme-cover .theme.bar[data-v-d0b50256]{border-radius:0;width:calc(100% + 5cm);margin-top:-8px;margin-left:-2.5cm}.theme-cover .logo-wrapper[data-v-d0b50256]{border-bottom:1px solid #ffffff90;width:100%;padding:32px 0}.theme-cover .text[data-v-d0b50256]{color:#fff;width:100%;padding:64px 0 80px}.theme-cover .text h1[data-v-d0b50256]{margin-bottom:16px;font-size:2.8rem;line-height:3.2rem;font-weight:500!important}.theme-cover .text h2[data-v-d0b50256]{font-size:1.4rem;font-weight:400!important}.document.pdf .theme-cover-pro[data-v-d0b50256]{width:210.265mm}.theme-cover-pro[data-v-d0b50256]{z-index:90;width:210mm;height:296.86mm;position:absolute;top:-335.5px;left:-57mm}.input[data-v-08e95b62]{max-width:512px}.dropdown-result .content.empty p[data-v-08e95b62]{color:var(--colors-text-text-tertiary-600,#475467)}.dropdown p.description[data-v-08e95b62]{color:var(--colors-text-text-tertiary-600);margin:8px 0 0 2px}.template[data-v-d880c81c]{align-items:center;gap:var(--spacing-md,8px);border-radius:var(--radius-xl,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);align-self:stretch;min-height:140px;margin:16px 0;padding:10px 14px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #1018280d}.template.active[data-v-d880c81c],.template[data-v-d880c81c]:hover{box-shadow:0 0 0 3px var(--colors-border-border-brand);background:var(--colors-background-bg-tertiary);border-width:3px;border-color:#fff}.template[data-v-d880c81c]:hover{box-shadow:0 0 0 3px var(--colors-border-border-primary);cursor:pointer}.template .content[data-v-d880c81c]{align-items:center;gap:var(--spacing-md,8px);flex:1 0 0;display:flex}.template .template-wrapper .document[data-v-d880c81c]{background:#fff;border:1px solid #e7e9f9;border-radius:4px;width:130px;height:180px;transition:all .3s cubic-bezier(.63,.15,.03,1.12);position:absolute;bottom:-58px;left:24px;overflow:hidden;box-shadow:1px 2px 2px #e7e9f9}.template .template-wrapper .document-1[data-v-d880c81c]{z-index:3;transform:rotate(0)}.template .template-wrapper .document-1 .style-default[data-v-d880c81c]{padding:48px 12px 0 28px}.template .template-wrapper .document-1 .style-default .skeleton[data-v-d880c81c]{background:var(--colors-background-bg-tertiary);border-radius:3px;height:6px;margin-bottom:2px}.template .template-wrapper .document-1 .style-default .skeleton-0[data-v-d880c81c]{width:50%}.template .template-wrapper .document-1 .style-default .skeleton-1[data-v-d880c81c]{width:30%}.template .template-wrapper .document-1 .style-default .skeleton-2[data-v-d880c81c]{width:60%}.template .template-wrapper .document-1 .style-default .skeleton-3[data-v-d880c81c]{width:40%}.template .template-wrapper .document-1 .style-pro .background-shape[data-v-d880c81c],.template .template-wrapper .document-1 .style-basic .background-shape[data-v-d880c81c]{opacity:.3;width:100%;height:56px;padding:12px;position:relative}.template .template-wrapper .document-1 .style-pro .background-shape .skeleton[data-v-d880c81c],.template .template-wrapper .document-1 .style-basic .background-shape .skeleton[data-v-d880c81c]{background:var(--colors-background-bg-tertiary);border-radius:3px;height:6px;margin-bottom:2px}.template .template-wrapper .document-1 .style-pro .background-shape .skeleton-0[data-v-d880c81c],.template .template-wrapper .document-1 .style-basic .background-shape .skeleton-0[data-v-d880c81c]{width:20%}.template .template-wrapper .document-1 .style-pro .background-shape .skeleton-1[data-v-d880c81c],.template .template-wrapper .document-1 .style-basic .background-shape .skeleton-1[data-v-d880c81c]{opacity:0;width:30%}.template .template-wrapper .document-1 .style-pro .background-shape .skeleton-2[data-v-d880c81c],.template .template-wrapper .document-1 .style-basic .background-shape .skeleton-2[data-v-d880c81c]{opacity:.8;width:60%}.template .template-wrapper .document-1 .style-pro .background-shape .skeleton-3[data-v-d880c81c],.template .template-wrapper .document-1 .style-basic .background-shape .skeleton-3[data-v-d880c81c]{opacity:.6;width:40%}.template .template-wrapper .document-1 .style-pro .color-bar[data-v-d880c81c],.template .template-wrapper .document-1 .style-basic .color-bar[data-v-d880c81c]{margin-top:38px}.template .template-wrapper .document-1 .style-pro .background-shape[data-v-d880c81c]{z-index:100;position:absolute;top:8px}.template .template-wrapper .document-1 .style-pro .shape-container[data-v-d880c81c]{justify-content:center;align-items:center;height:70px;margin-top:-10px;margin-left:-47px;display:flex;position:relative}.template .template-wrapper .document-1 .style-pro .shape-container .rec[data-v-d880c81c]{border-radius:10px;width:90px;height:150px;position:absolute}.template .template-wrapper .document-1 .style-pro .shape-container .rec .shape-one[data-v-d880c81c]{z-index:1;content:"";border-radius:44px;width:154px;height:107%;position:absolute;left:-58px;transform:skew(-20deg)translate(20%)}.template .template-wrapper .document-1 .style-pro .shape-container .rec .shape-two[data-v-d880c81c]{z-index:2;content:"";border-radius:0;width:60px;height:100%;position:absolute;top:-18px;left:90px;transform:skew(-20deg)translate(20%)}.template .template-wrapper .document-2[data-v-d880c81c]{transition-delay:0;z-index:2;transform:rotate(5deg)}.template .template-wrapper .document-3[data-v-d880c81c]{transition-delay:0;z-index:1;transform:rotate(-3deg);box-shadow:1px 2px 6px #e7e9f9}.template .template-wrapper .color-bar[data-v-d880c81c]{opacity:.5;border-top-left-radius:3px;border-top-right-radius:3px;width:100%;display:flex;top:-4px;overflow:hidden}.template .template-wrapper .color-bar .left[data-v-d880c81c],.template .template-wrapper .color-bar .right[data-v-d880c81c]{height:4px}.template .template-wrapper .color-bar .left[data-v-d880c81c]{width:40%}.template .template-wrapper .color-bar .right[data-v-d880c81c]{width:60%}.template:hover .template-wrapper .document-1[data-v-d880c81c],.template.active .template-wrapper .document-1[data-v-d880c81c]{transform:rotate(-2deg)}.template:hover .template-wrapper .document-2[data-v-d880c81c],.template.active .template-wrapper .document-2[data-v-d880c81c]{transition-delay:0;transform:translate(28px)translateY(8px)rotate(5deg)}.template:hover .template-wrapper .document-3[data-v-d880c81c],.template.active .template-wrapper .document-3[data-v-d880c81c]{transition-delay:0;transform:translate(56px)translateY(16px)rotate(12deg)}.title[data-v-d880c81c]{position:relative}.title .action[data-v-d880c81c]{position:absolute;bottom:4px;right:3px}.title p.description[data-v-d880c81c]{max-width:100%!important}.input[data-v-d880c81c]{margin-bottom:24px;position:relative}.input .color-indicator[data-v-d880c81c]{z-index:1000;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:absolute;right:16px}.input .color-indicator.primary[data-v-d880c81c]{top:114px}.input .color-indicator.secondary[data-v-d880c81c]{top:71px}.input .color-indicator.text[data-v-d880c81c]{top:26px}.input .color-indicator .circle[data-v-d880c81c]{border-radius:24px;width:16px;height:16px}.logo-wrapper[data-v-d880c81c]{gap:8px;width:fit-content;min-width:110px;height:68px;margin-top:12px;margin-bottom:12px;margin-right:24px;display:flex}.logo-wrapper[data-v-d880c81c]:first-child{margin-bottom:24px}.logo-wrapper .buttons[data-v-d880c81c]{flex-direction:column;gap:3px;width:34px;display:flex}.logo-wrapper .buttons .icon-only[data-v-d880c81c]{color:var(--colors-text-text-tertiary-600);padding:4px 6px!important}.logo-wrapper .buttons button.red[data-v-d880c81c]:hover,.logo-wrapper .buttons .red[data-v-d880c81c]{color:#d43a3a!important}.logo-wrapper .logo[data-v-d880c81c],.logo-wrapper .icon[data-v-d880c81c]{background-color:var(--colors-background-bg-secondary);border:1px solid var(--component-colors-components-avatars-avatar-contrast-border);border-radius:14px;justify-content:center;align-items:center;width:68px;height:68px;display:flex;overflow:hidden}.logo-wrapper .logo p[data-v-d880c81c],.logo-wrapper .icon p[data-v-d880c81c]{color:#b5bac4;opacity:.7;font-family:Inter;font-size:28px;font-weight:500;line-height:28px}.logo-wrapper .logo img[data-v-d880c81c],.logo-wrapper .icon img[data-v-d880c81c]{width:66px;height:66px}.logo-wrapper .logo[data-v-d880c81c]{width:fit-content;max-width:233px;height:68px;padding:8px 16px}.logo-wrapper .logo p[data-v-d880c81c]{text-align:center;min-width:240px}.logo-wrapper .logo img[data-v-d880c81c]{width:fit-content;max-width:212px;height:50px}.actions[data-v-87401f0f]{padding:12px 0 0}.actions button[data-v-87401f0f]{width:100%}.section .block.list[data-v-82c9302e]{padding:24px 16px 12px!important}.section .description a[data-v-82c9302e]{font-size:inherit;font-weight:inherit}.section .config-table[data-v-82c9302e]{margin-top:-8px}.section .config-table .indent.two[data-v-82c9302e]{padding-left:24px}.section .config-table .indent.three[data-v-82c9302e]{padding-left:44px}.section .config-table .head[data-v-82c9302e]{justify-content:space-between;display:flex}.section .config-table .head .right[data-v-82c9302e]{gap:4px;display:flex}.section .config-table .head .right p[data-v-82c9302e]{text-align:right;font-size:.6rem}.section .config-table .head .right p.disabled[data-v-82c9302e]{opacity:.3}.document-popup[data-v-94097085]{z-index:0;opacity:0;width:0;height:100%;transition:background-color .4s;position:fixed;top:0;bottom:0;right:0}.document-popup[data-v-94097085]:not(.hidden){animation:.5s forwards slideInRight}.document-popup.hidden.animate[data-v-94097085]{opacity:1;animation:.5s forwards slideOutLeft}.document-popup.hidden[data-v-94097085]:not(.animate){opacity:1;transform:translate(262px)}.document-popup[data-v-94097085]:focus{outline:none}.document-popup.active[data-v-94097085]{background-color:#f8f9fb}.document-popup.active .document-wrapper[data-v-94097085]{animation:.3s .2s forwards fadeIn}.document-popup.overlay[data-v-94097085]{z-index:9999;width:100%;inset:0;overflow:hidden scroll;transform:none!important}.document-popup.overlay .document-wrapper[data-v-94097085]{z-index:99;top:100px;left:calc(50vw - 105mm);right:0}@media only screen and (width<=1500px){.document-popup.overlay .document-wrapper[data-v-94097085]{left:420px}}.document-popup.tooltip[data-v-94097085]{z-index:1}.document-popup:not(.active).highlight[data-v-94097085]{z-index:9999;position:absolute}.document-popup:not(.active).highlight .document-wrapper[data-v-94097085]{display:none}.document-popup:not(.active).highlight.navbarFolded ul.cards .card[data-v-94097085]{right:calc(100vw - 1542px)}.document-popup:not(.active).highlight ul.cards .card[data-v-94097085]{width:353px;height:500px;right:calc(100vw - 1720px)}.document-popup:not(.active).highlight ul.cards .card div.content .front-page[data-v-94097085]{transform-origin:0 0;filter:unset;opacity:1;transform:scale(.45)}.document-popup:not(.active).highlight ul.cards .card.card-1[data-v-94097085]{transform:translate(-100px)translateY(-100px)rotate(2deg)}.document-popup:not(.active).highlight ul.cards .card.card-2[data-v-94097085]{transition-delay:0;transform:translate(-100px)translateY(-100px)rotate(5deg)}.document-popup:not(.active).highlight ul.cards .card.card-3[data-v-94097085]{transition-delay:0;transform:translate(-100px)translateY(-100px)rotate(10deg)}.document-popup:not(.active).highlight ul.cards:hover .card.card-1[data-v-94097085]{transform:translate(-100px)translateY(-100px)rotate(0)}.document-popup:not(.active).highlight ul.cards:hover .card.card-2[data-v-94097085]{transition-delay:0;transform:translate(-100px)translateY(-100px)rotate(7deg)}.document-popup:not(.active).highlight ul.cards:hover .card.card-3[data-v-94097085]{transition-delay:0;transform:translate(-100px)translateY(-100px)rotate(16deg)}.document-popup:not(.active) ul.cards:hover.fade[data-v-94097085]{opacity:1}.document-popup:not(.active) ul.cards:hover .card div.content .front-page[data-v-94097085]{filter:unset;opacity:1}.document-popup:not(.active) ul.cards:hover .card.card-1[data-v-94097085]{transform:rotate(-1deg)}.document-popup:not(.active) ul.cards:hover .card.card-2[data-v-94097085]{transition-delay:0;transform:rotate(-9deg)}.document-popup:not(.active) ul.cards:hover .card.card-3[data-v-94097085]{transition-delay:0;transform:rotate(9deg)}ul.cards:not(.transition):hover li.card[data-v-94097085]{transition:all 1s cubic-bezier(.15,.75,.2,1)}ul.cards[data-v-94097085]{list-style-type:none;position:relative}ul.cards li.card[data-v-94097085]{cursor:pointer;background:#fff;border-radius:7px;width:300px;height:700px;padding:0;transition:all .3s cubic-bezier(.63,.15,.03,1.12);position:absolute;top:200px;right:-150px;overflow:hidden;box-shadow:1px 2px 2px #bfc3db}ul.cards li.card div.content .front-page[data-v-94097085]{transform-origin:0 0;filter:blur(2px);opacity:.85;transition:all .2s;transform:translate(-50px)scale(.75)}ul.cards li.card div.content .front-page.basic[data-v-94097085]{transform:scale(.6)}ul.cards li.card div.content .front-page.pro[data-v-94097085]{transform:scale(.62)}ul.cards li.card div.content .spinner[data-v-94097085]{position:absolute}ul.cards li.card div.content .show[data-v-94097085]{color:#bfc3db;opacity:0;border-radius:4px;align-items:center;width:fit-content;padding:4px 7px 4px 6px;transition:background-color .2s;animation:.2s .2s forwards fadeIn;display:flex}ul.cards li.card div.content .show ion-icon[data-v-94097085]{color:#bfc3db;width:16px;height:16px;margin-right:8px}ul.cards li.card div.content .show p[data-v-94097085]{margin-bottom:-2px;font-size:.7rem;font-weight:600;line-height:.1rem}ul.cards li.card div.content .show[data-v-94097085]:hover{background:#f2f6ff}ul.cards li.card.card-1[data-v-94097085]{z-index:10;transform:rotate(-2deg);box-shadow:1px 2px 6px #bfc3db}ul.cards li.card.card-2[data-v-94097085]{z-index:9;transform:rotate(-7deg)}ul.cards li.card.card-3[data-v-94097085]{z-index:8;transform:rotate(5deg)}ul.cards li.card.empty-card[data-v-94097085]{opacity:0}ul.cards.fade[data-v-94097085]{opacity:0;pointer-events:none;transition:opacity .3s}ul.cards.transition li.card[data-v-94097085]{width:210mm;height:296.85mm;box-shadow:none;border:none;animation:.3s forwards reduceWidth-94097085;top:32px;right:calc(50vw - 105mm);transform:rotate(0)}ul.cards.transition li.card div.content .front-page[data-v-94097085]{transform-origin:unset;filter:unset;opacity:1;transform:scale(1)}@media only screen and (width<=1500px){ul.cards.transition li.card[data-v-94097085]{right:calc(100vw - 321.125mm)}}ul.cards.transition li.card.card-1[data-v-94097085]{top:132px}ul.cards.transition li.card.card-2[data-v-94097085]{top:1269.95px}ul.cards.transition li.card.card-3[data-v-94097085]{top:2407.91px}ul.cards.transition li.card.empty-card[data-v-94097085]{cursor:default;height:32px;top:3697.86px}.document-wrapper[data-v-94097085]{opacity:0;z-index:1;margin:16px -16px -16px;transition:all .2s;position:absolute;right:-210mm}.document-wrapper.loading[data-v-94097085]{z-index:2}.document-wrapper.loading .page[data-v-94097085]{opacity:.8;background:#fff;border-radius:3px;width:210mm;height:60000px;margin:16px;padding:2.5cm;position:relative}.side-panel[data-v-94097085]{z-index:999;opacity:0;background-color:#fff;height:calc(100vh - 80px);display:flex;position:sticky}.side-panel.left[data-v-94097085]{border-right:1px solid var(--colors-border-border-tertiary);width:380px;animation:.2s ease-out .65s forwards showLeftSidePanel;top:80px;left:0;transform:translate(-380px)}.side-panel.right[data-v-94097085]{border-left:1px solid var(--colors-border-border-tertiary);width:380px;animation:.2s ease-out forwards showRightSidePanel;position:fixed;top:0;left:calc(100vw - 380px);overflow:scroll;transform:translate(380px)}@media only screen and (width<=1700px){.side-panel.right[data-v-94097085]{box-shadow:-6px 16px 16px 10px #9f9fa724}}.side-panel.right[data-v-94097085]{flex-direction:column;justify-content:space-between;display:flex}.side-panel.right .footer[data-v-94097085]{border-top:1px solid var(--colors-border-border-tertiary);background-color:#fff;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex;position:sticky;bottom:0}.side-panel.right .footer button[data-v-94097085]{width:100%}.side-panel .side-navigation[data-v-94097085]{border-right:1px solid var(--colors-border-border-tertiary);width:72px;height:100%;padding:0 14px}.side-panel .side-navigation .menu .item[data-v-94097085]{border-radius:8px;flex-direction:column;justify-content:center;gap:6px;margin:6px 0;padding:5px 8px 0;display:flex}.side-panel .side-navigation .menu .item p[data-v-94097085]{font-size:11px;font-weight:500;line-height:14px}.side-panel .side-navigation .menu .item[data-v-94097085]:hover,.side-panel .side-navigation .menu .item:hover.active[data-v-94097085]{background-color:var(--colors-border-border-tertiary)}.side-panel .side-navigation .menu .item.active[data-v-94097085]{background-color:#0000}.side-panel .side-navigation .menu .item .marker[data-v-94097085]{animation:none;top:0}.side-panel .document-config[data-v-94097085]{width:calc(100% - 72px);height:100%;overflow-y:scroll}.side-panel.floating[data-v-94097085]{opacity:0;background:0 0;border-radius:14px;width:260px;bottom:24px;right:24px}.side-panel .card[data-v-94097085]{color:#ffffffb3;background:radial-gradient(at 0 0,#292b2e,#1f2123);border:none;border-radius:14px;width:100%;margin-top:24px;padding:20px 24px;box-shadow:0 20px 30px -10px #3b3c3d}.side-panel .card .top-title[data-v-94097085]{text-transform:uppercase;color:#ffffff4d;margin-bottom:-6px;font-size:.7rem;font-weight:800}.side-panel .card .edit-date[data-v-94097085]{color:#ffffff4d;font-size:.9rem;font-weight:500}.side-panel .card .info[data-v-94097085]{padding:8px 0 0}.side-panel .card .info p[data-v-94097085]{color:#fff9;max-width:calc(100% - 26px);margin-bottom:-4px;font-size:.8rem;font-weight:600;line-height:1rem}.side-panel .card .info .item[data-v-94097085]{padding:8px 0;display:flex}.side-panel .card .info .item ion-icon[data-v-94097085]{color:#fff9;width:18px;height:18px;margin-top:-2px;margin-right:8px}.side-panel .card button[data-v-94097085]{width:100%;margin-top:8px}.side-panel .card .checklist[data-v-94097085]{border-top:1px solid #ffffff1a;margin-top:16px;padding:16px 0}.side-panel .card .checklist p[data-v-94097085]{margin:16px 0 4px;font-size:.9rem;font-weight:600}.side-panel .card .checklist p[data-v-94097085]:first-child{margin-top:0}.side-panel .card .checklist .item[data-v-94097085]{align-items:center;padding:4px 0;display:flex}.side-panel .card .checklist .item .license-label[data-v-94097085]{cursor:pointer;margin-top:-2px}.side-panel.instructions[data-v-94097085]{color:#ffffffe6;padding:16px 24px 20px;bottom:526px}.side-panel.instructions h5[data-v-94097085]{padding-top:2px;line-height:1.4rem}.side-panel.instructions .top-title[data-v-94097085]{text-transform:uppercase;color:#ffffff80;margin-bottom:-6px;font-size:.7rem;font-weight:800}.side-panel.instructions[data-v-94097085]{background:radial-gradient(at 0 0,#0b57ff,#0043d7);box-shadow:0 20px 30px -10px #3b3c3d}.side-panel .offer[data-v-94097085]{background:radial-gradient(at 0 0,#002d72,#00193f);height:200px}.top-bar[data-v-94097085]{border-bottom:1px solid var(--colors-border-border-tertiary);opacity:0;z-index:999;background:#fff;justify-content:space-between;width:100%;height:80px;display:flex;position:sticky;top:0;left:0;right:0}.top-bar .left[data-v-94097085]{align-items:center;padding:12px 32px 12px 12px;display:flex}.top-bar .left .back[data-v-94097085]{width:44px;height:44px;color:var(--colors-text-text-primary-900);border-radius:8px;justify-content:center;align-items:center;margin-right:12px;padding:0 4px 0 0;transition:all .2s;display:flex}.top-bar .left .back[data-v-94097085]:hover{cursor:pointer;background-color:var(--colors-border-border-tertiary)}.top-bar .left .document-name p[data-v-94097085]{color:var(--colors-text-text-primary-900,#101828);letter-spacing:.5px;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:20px}.top-bar .left .document-name p.sub-title[data-v-94097085]{color:#979ca7;font-size:.75rem;font-weight:500}.top-bar .right[data-v-94097085]{align-items:center;gap:16px;padding:12px 32px;display:flex}.top-bar .right .shortkey[data-v-94097085]{opacity:1;color:#414143;background:#b6bbc2;border:none;border-radius:3px;font-size:.5rem;position:absolute;top:8px;left:14px}.top-bar .right .loading[data-v-94097085]{color:#b8c0ca;align-items:center;gap:12px;animation:.2s fadeIn;display:flex}.top-bar .right .loading p.loading-text[data-v-94097085]{animation:.6s fadeIn}.top-bar .right .dropdown-result[data-v-94097085]{box-shadow:none;cursor:default;border:1px solid #f1f3f6;border-radius:90px;margin:6px 0}.top-bar .right .dropdown-result .content[data-v-94097085]{padding-right:16px}.top-bar.visible[data-v-94097085]{animation:.8s .1s forwards fadeIn}.shadow-render[data-v-94097085]{position:absolute;right:-218.467mm}.tooltip-placeholder[data-v-94097085]{z-index:99;opacity:0;pointer-events:none;width:10px;height:10px;animation:.3s forwards slideInLeft;position:absolute;top:216px;left:40px}.tooltip-wrapper[data-v-94097085]{max-width:280px;padding:4px 2px}.tooltip-wrapper .header[data-v-94097085]{align-items:center;display:flex}.tooltip-wrapper .header ion-icon[data-v-94097085]{color:#fff;background:#fff6;border-radius:4px;width:24px;height:24px;margin-top:6px;margin-bottom:8px;margin-right:16px;padding:6px}.tooltip-wrapper p[data-v-94097085]{font-size:.9rem;font-weight:600;line-height:1.3rem}.tooltip-wrapper p.sub-title[data-v-94097085]{font-size:.8rem;font-weight:400}@keyframes reduceWidth-94097085{0%{width:210mm}90%{width:210mm}to{width:204.708mm}}.loading[data-v-29b712d7]{padding-top:4px}.loading .top-title[data-v-29b712d7]{background:#fafbfd;border-radius:3px;width:160px;height:14px;margin-bottom:10px;position:relative}.loading h2[data-v-29b712d7]{background:#f3f5fa;border-radius:4px;width:280px;height:32px;position:relative}.loading .actions[data-v-29b712d7]{border:1px solid #e7e9f9;border-radius:10px;width:100%;margin:48px -16px 56px}.loading .actions .skeleton-loader[data-v-29b712d7]{background:#f3f5fa;border-radius:4px;width:200px;height:20px;position:relative}.loading .actions .skeleton-loader.small[data-v-29b712d7]{width:100px;height:20px}.loading .actions .skeleton-loader.large[data-v-29b712d7]{width:320px;height:28px}.loading .actions .skeleton-loader.xlarge[data-v-29b712d7]{width:460px;height:40px}.loading .actions .skeleton-loader.light[data-v-29b712d7]{background:#fafbfd}.loading .actions .header[data-v-29b712d7]{padding:24px 24px 16px}.loading .actions .item[data-v-29b712d7],.loading .actions .footer[data-v-29b712d7]{border-bottom:1px solid #eff0fb;align-items:center;height:104px;padding:32px 24px;display:flex}.loading .actions .footer[data-v-29b712d7]{border-bottom:none;height:56px;padding:16px 24px}.loading .actions ion-icon[data-v-29b712d7]{color:#eff0fb;width:24px;height:24px;margin-right:24px}.loading h2[data-v-29b712d7]:after,.loading .top-title[data-v-29b712d7]:after,.loading .skeleton-loaderzzz[data-v-29b712d7]:after,.loading .actions[data-v-29b712d7]:after,.loading .loading-badge[data-v-29b712d7]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:200%;position:absolute;inset:0;transform:translate(-100%)}.loading h2[data-v-29b712d7]:after,.loading .actions[data-v-29b712d7]:after{animation:1.5s infinite shimmer-29b712d7}.loading .top-title[data-v-29b712d7]:after{animation:3s 1.5s infinite shimmer-29b712d7}.loading .loading-badge[data-v-29b712d7]:after,.loading .skeleton-loaderzzz[data-v-29b712d7]:after{animation:3s infinite shimmer-29b712d7}@keyframes shimmer-29b712d7{to{transform:translate(300px)}}.header .right[data-v-29b712d7]{visibility:hidden;justify-content:flex-end;align-items:flex-start;width:fit-content;display:flex}.header .title[data-v-29b712d7]{flex-direction:column;gap:8px;width:650px;max-width:calc(100% - 200px);display:flex}.header .title h2[data-v-29b712d7]{font-family:Inter;font-size:1.8rem;line-height:34px}.header .title p.description[data-v-29b712d7]{color:var(--colors-text-text-tertiary-600,#475467)}.header[data-v-29b712d7]{margin:-4px 0 -10px}.header .top[data-v-29b712d7]{border-radius:6px;align-items:center;width:fit-content;margin:-4px 0 4px -4px;padding:0 8px;transition:all .2s;display:flex}.header .top[data-v-29b712d7]:hover{cursor:pointer;background:#f2f6ff}.header .top .top-title[data-v-29b712d7]{white-space:nowrap;color:#bfc3db;margin-left:-8px;font-size:.9rem;font-weight:600}.header .top .top-title ion-icon[data-v-29b712d7]{width:18px;height:18px;margin-bottom:-4px}.header .top .top-title ion-icon[data-v-29b712d7]:not(:first-child){margin-left:12px;margin-right:6px}.header .top .top-title span[data-v-29b712d7]{margin:0 0 0 12px}.header .top ion-icon[data-v-29b712d7]{width:12px;height:12px;margin-top:-1px;margin-bottom:-2px;margin-right:2px}.header .top .badge[data-v-29b712d7]{padding:5px 10px 3px 8px;font-size:.7rem;font-weight:600;line-height:.8rem}.header .right .options[data-v-29b712d7]{align-items:center;padding-top:30px;display:flex;position:relative}.header .right .options .dot[data-v-29b712d7]{background:#e9ac3c;border-radius:4px;width:8px;height:8px;position:absolute;top:-4px;left:-4px}.header .right .options .badge[data-v-29b712d7]{margin-right:12px}.header .right .options .finalized-icon[data-v-29b712d7]{border-radius:20px;justify-content:center;align-items:center;margin-right:12px;transition:all .2s;display:flex}.header .right .options .finalized-icon ion-icon[data-v-29b712d7]{color:#bfc3db;width:24px;height:24px;transition:all .2s}.header .right .options .finalized-icon[data-v-29b712d7]:hover{cursor:pointer}.dropdown-item[data-v-29b712d7]{align-items:center;display:flex}.dropdown-item ion-icon[data-v-29b712d7]{width:16px;height:16px;margin-right:12px}.color-orange[data-v-29b712d7]:hover{color:#eab85a!important}.button-group-dropdown[data-v-29b712d7]{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.button-group-dropdown.ivu-btn-primary[data-v-29b712d7]{background:#2569ff}.button-group-dropdown ion-icon[data-v-29b712d7]{margin:-4px 0 -3px -3px}.step-flow-wrapper[data-v-f88bf918]{border:1px solid var(--colors-border-border-primary,#d0d5dd);z-index:9996;background-color:#fff;border-radius:14px;width:calc(100% + 16px);margin:40px -8px;padding:8px;position:relative}.step-flow-wrapper.sticky[data-v-f88bf918]{transition:all .4s;position:sticky;top:-72px}.step-flow-wrapper.sticky.stuck[data-v-f88bf918]{box-shadow:0 37px 61px 23px #fff}.step-flow-wrapper .steps[data-v-f88bf918]{align-items:center;display:flex}.step-flow-wrapper .steps .step[data-v-f88bf918]{background:#f2f4f7;border-radius:8px;justify-content:center;align-items:center;width:33%;height:60px;margin:0 12px;transition:all .3s;display:flex;position:relative}.step-flow-wrapper .steps .step[data-v-f88bf918]>*{transition:all .3s}.step-flow-wrapper .steps .step[data-v-f88bf918]:first-child{margin-left:0}.step-flow-wrapper .steps .step:first-child .arrow.left[data-v-f88bf918]{display:none}.step-flow-wrapper .steps .step[data-v-f88bf918]:last-child{margin-right:0}.step-flow-wrapper .steps .step:last-child .arrow.right[data-v-f88bf918]{display:none}.step-flow-wrapper .steps .step.active[data-v-f88bf918]{background:#d7dbe2}.step-flow-wrapper .steps .step.active .arrow[data-v-f88bf918]{color:#d7dbe2}.step-flow-wrapper .steps .step.active .active-marker[data-v-f88bf918]{opacity:.9;background-color:#343639;width:50%;height:8px;display:flex;animation:none!important}.step-flow-wrapper .steps .step.completed[data-v-f88bf918]{background:#dcfae6}.step-flow-wrapper .steps .step.completed .arrow[data-v-f88bf918]{color:#dcfae6}.step-flow-wrapper .steps .step.completed .active-marker[data-v-f88bf918]{background-color:#17b26a}.step-flow-wrapper .steps .step.pending[data-v-f88bf918]{background:var(--component-colors-utility-orange-utility-orange-100)}.step-flow-wrapper .steps .step.pending .arrow[data-v-f88bf918]{color:var(--component-colors-utility-orange-utility-orange-100)}.step-flow-wrapper .steps .step.pending .active-marker[data-v-f88bf918]{background-color:var(--component-colors-utility-orange-utility-orange-400)}.step-flow-wrapper .steps .step[data-v-f88bf918]:hover:not(.disabled),.step-flow-wrapper .steps .step:hover.completed[data-v-f88bf918]{cursor:pointer}.step-flow-wrapper .steps .step[data-v-f88bf918]:hover:not(.disabled):not(.active),.step-flow-wrapper .steps .step:hover.completed[data-v-f88bf918]:not(.active){background:#d7dbe2}.step-flow-wrapper .steps .step:hover:not(.disabled):not(.active) .arrow[data-v-f88bf918],.step-flow-wrapper .steps .step:hover.completed:not(.active) .arrow[data-v-f88bf918]{color:#d7dbe2}.step-flow-wrapper .steps .step:hover:not(.disabled):not(.active):not(.completed) .active-marker[data-v-f88bf918],.step-flow-wrapper .steps .step:hover.completed:not(.active):not(.completed) .active-marker[data-v-f88bf918]{background-color:#343639}.step-flow-wrapper .steps .step:hover:not(.disabled).completed[data-v-f88bf918],.step-flow-wrapper .steps .step:hover.completed.completed[data-v-f88bf918]{background:#c8ead3}.step-flow-wrapper .steps .step:hover:not(.disabled).completed .arrow[data-v-f88bf918],.step-flow-wrapper .steps .step:hover.completed.completed .arrow[data-v-f88bf918]{color:#c8ead3}.step-flow-wrapper .steps .step:hover:not(.disabled).pending[data-v-f88bf918],.step-flow-wrapper .steps .step:hover.completed.pending[data-v-f88bf918]{background:#f2ddc9}.step-flow-wrapper .steps .step:hover:not(.disabled).pending .arrow[data-v-f88bf918],.step-flow-wrapper .steps .step:hover.completed.pending .arrow[data-v-f88bf918]{color:#f2ddc9}.step-flow-wrapper .steps .step:hover:not(.disabled).pending:not(.completed) .active-marker[data-v-f88bf918],.step-flow-wrapper .steps .step:hover.completed.pending:not(.completed) .active-marker[data-v-f88bf918]{background:var(--component-colors-utility-orange-utility-orange-400)}.step-flow-wrapper .steps .step:hover:not(.disabled) .active-marker[data-v-f88bf918],.step-flow-wrapper .steps .step:hover.completed .active-marker[data-v-f88bf918]{animation:.4s forwards showMarker-f88bf918;display:flex}.step-flow-wrapper .steps .step:hover.disabled[data-v-f88bf918]{cursor:not-allowed}.step-flow-wrapper .steps .step .arrow[data-v-f88bf918]{color:#f2f4f7;position:absolute;top:0}.step-flow-wrapper .steps .step .arrow.right[data-v-f88bf918]{right:-12px}.step-flow-wrapper .steps .step .arrow.left[data-v-f88bf918]{left:-12px}.step-flow-wrapper .steps .step .icon[data-v-f88bf918]{align-items:center;height:100%;display:flex;position:absolute;top:0;right:16px}.step-flow-wrapper .steps .step .active-marker[data-v-f88bf918]{opacity:0;background-color:#d7dbe2;border-top-left-radius:8px;border-top-right-radius:8px;width:0%;max-width:200px;height:8px;display:none;position:absolute;bottom:0}.step-flow-wrapper .content[data-v-f88bf918]{min-height:88px;padding:24px 24px 24px 52px;position:relative}.step-flow-wrapper .footer[data-v-f88bf918]{justify-content:flex-end;gap:8px;height:60px;margin-top:-24px;padding:8px;display:flex}.step-flow-wrapper .user-support-wrapper[data-v-f88bf918]{align-items:center;gap:8px;display:flex;position:absolute;bottom:-24px;left:12px}.step-flow-wrapper .user-support-wrapper .user-support[data-v-f88bf918]{background-color:#f2f4f7;border-radius:20px;align-items:center;gap:8px;padding:4px 16px 4px 4px;transition:all .2s;display:flex}.step-flow-wrapper .user-support-wrapper .user-support[data-v-f88bf918]:hover{cursor:pointer;background-color:var(--colors-border-border-primary,#d0d5dd)}.step-flow-wrapper .user-support-wrapper .coming-soon p[data-v-f88bf918]{color:var(--colors-text-text-tertiary-600)}.step-flow-wrapper .bullet[data-v-f88bf918]{height:100%;position:absolute;top:22px;left:16px}.step-flow-wrapper .bullet .line[data-v-f88bf918]{background-color:var(--colors-border-border-primary,#d0d5dd);border-radius:4px;width:3px;height:calc(100% - 64px);position:absolute;top:28px;left:10px}.slide-fade-enter-active[data-v-f88bf918]{transition:all .45s}.slide-fade-leave-active[data-v-f88bf918]{transition:all .2s}.slide-fade-enter-from[data-v-f88bf918]{opacity:0;transform:translate(40px)}.slide-fade-leave-to[data-v-f88bf918]{opacity:0;transform:translate(-40px)}.slide-fade-reverse-enter-active[data-v-f88bf918]{transition:all .45s}.slide-fade-reverse-leave-active[data-v-f88bf918]{transition:all .2s}.slide-fade-reverse-enter-from[data-v-f88bf918]{opacity:0;transform:translate(-40px)}.slide-fade-reverse-leave-to[data-v-f88bf918]{opacity:0;transform:translate(40px)}@keyframes showMarker-f88bf918{0%{opacity:0;width:0%;height:0}50%{height:8px}to{opacity:.3;width:50%;height:8px}}.settings-wrapper .title-wrapper[data-v-de41255c]{margin-top:24px;padding:4px 0}.settings-wrapper .buttons[data-v-de41255c]{border-top:1px solid var(--colors-border-border-tertiary);opacity:0;width:100%;max-width:820px;padding:20px 0;animation:.2s forwards slideInBottom;position:fixed;bottom:-40px;justify-content:flex-start!important}.settings-wrapper .navigation[data-v-de41255c]{border:1px solid var(--colors-border-border-primary,#d0d5dd);z-index:9996;background-color:#fff;border-bottom-color:#fff;border-top-left-radius:14px;border-top-right-radius:14px;justify-content:flex-end;align-items:center;width:calc(100% + 16px);margin-bottom:-40px;margin-left:-8px;padding:8px;display:flex;position:relative;box-shadow:0 -29px 61px 23px #fff}.settings-wrapper .navigation .left[data-v-de41255c],.settings-wrapper .navigation .right[data-v-de41255c]{align-items:center;gap:8px;display:flex}.settings-wrapper .navigation.stuck[data-v-de41255c]{max-width:840px;animation:.2s forwards slideInBottom;position:fixed;bottom:0}.setting[data-v-7d3b4cb6]{border-top:1px solid var(--colors-border-border-tertiary);justify-content:space-between;padding:20px 0;display:flex;position:relative}.setting p.description[data-v-7d3b4cb6]{color:var(--colors-text-text-tertiary-600)}.setting .left[data-v-7d3b4cb6]{width:280px}.setting .right[data-v-7d3b4cb6]{width:calc(100% - 340px)}.input[data-v-7c838df7]{max-width:512px}.radio-wrapper[data-v-7c838df7]{flex-direction:column;gap:12px;display:flex}.radio-option[data-v-7c838df7]{align-items:flex-start;display:flex}.radio-option p.description[data-v-7c838df7]{color:var(--colors-text-text-tertiary-600)}.input[data-v-3ea51bce]{max-width:512px}.switch[data-v-3ea51bce]{flex-direction:column;gap:4px;padding:8px 0 0;display:flex}.switch p.description[data-v-3ea51bce]{color:var(--colors-text-text-tertiary-600)}.switch .toggle[data-v-3ea51bce]{margin-left:-2px}.input[data-v-6a0486c6]{max-width:512px}.item-add[data-v-6a0486c6]{flex-direction:column;gap:24px;display:flex}.item-add .top[data-v-6a0486c6]{height:100px}.item-add .full-width-table[data-v-6a0486c6]{margin-left:-342px}.item-add .add[data-v-6a0486c6]{flex-direction:column;gap:12px;display:flex}.item-add .add .item[data-v-6a0486c6]{border-bottom:1px solid var(--colors-border-border-tertiary);flex-direction:column;gap:8px;padding-bottom:12px;display:flex}.item-add .add .top[data-v-6a0486c6],.item-add .add .bottom[data-v-6a0486c6]{align-items:center;gap:8px;display:flex;position:relative}.item-add .add .firstName[data-v-6a0486c6],.item-add .add .lastName[data-v-6a0486c6]{width:200px}.item-add .add .legal-entity[data-v-6a0486c6],.item-add .add .ownership[data-v-6a0486c6]{width:220px}.item-add .add .add-buttons[data-v-6a0486c6]{align-items:center;gap:4px;padding:12px 0 0;display:flex}.item-add .add .text-prefix[data-v-6a0486c6]{text-align:right;width:92px;padding:0 8px}.item-add .add .shareholder-switch[data-v-6a0486c6]{align-items:center;gap:12px;display:flex;position:absolute;right:-150px}.modal-wrapper.subsidiaries[data-v-6a0486c6]{padding:8px 16px}.modal-wrapper.subsidiaries>.content[data-v-6a0486c6]{flex-direction:column;margin:32px 0 16px;display:flex}.modal-wrapper.subsidiaries>.content p.middle-title[data-v-6a0486c6]{margin-bottom:4px}.modal-wrapper.subsidiaries>.content .row[data-v-6a0486c6]{justify-content:space-between;gap:8px;margin:4px 0;display:flex}.modal-wrapper.subsidiaries>.content .row .ownership[data-v-6a0486c6]{width:108px}.modal-wrapper.subsidiaries>.content .row .legal-entity[data-v-6a0486c6]{width:calc(100% - 108px)}.modal-wrapper.subsidiaries .modal-footer[data-v-6a0486c6]{flex-direction:column;gap:8px;width:100%;margin-top:32px;margin-bottom:-30px;display:flex}.modal-wrapper.subsidiaries .modal-footer .left[data-v-6a0486c6],.modal-wrapper.subsidiaries .modal-footer .right[data-v-6a0486c6]{align-items:center;gap:8px;display:flex}.modal-wrapper.signer[data-v-6a0486c6]{padding:8px 16px}.modal-wrapper.signer p.sub-title[data-v-6a0486c6]{color:var(--colors-text-text-tertiary-600)}.modal-wrapper.signer>.content[data-v-6a0486c6]{align-items:flex-start;gap:32px;margin:32px 0 16px;display:flex}.modal-wrapper.signer>.content .left[data-v-6a0486c6],.modal-wrapper.signer>.content .right[data-v-6a0486c6]{width:46%}.modal-wrapper.signer>.content .left p.sub-title[data-v-6a0486c6],.modal-wrapper.signer>.content .right p.sub-title[data-v-6a0486c6]{margin-bottom:32px}.modal-wrapper.signer>.content .right[data-v-6a0486c6]{border-left:1px solid var(--colors-border-border-tertiary);flex-direction:column;gap:0;padding-left:32px;display:flex}.modal-wrapper.signer>.content .row[data-v-6a0486c6]{justify-content:space-between;gap:8px;margin:10px 0;display:flex}.modal-wrapper.signer>.content .row .dropdown-result[data-v-6a0486c6]{width:106px}.modal-wrapper.signer>.content .row .first-name[data-v-6a0486c6]{width:calc(100% - 114px)}.modal-wrapper.signer>.content .row .ownership[data-v-6a0486c6]{width:108px}.modal-wrapper.signer>.content .row .legal-entity[data-v-6a0486c6]{width:calc(100% - 108px)}.modal-wrapper.signer>.content .row.checkbox[data-v-6a0486c6]{justify-content:flex-start;gap:8px}.modal-wrapper.signer>.content .row.checkbox .text[data-v-6a0486c6]:hover{cursor:pointer}.modal-wrapper.signer>.content .row.checkbox p[data-v-6a0486c6]{color:var(--colors-text-text-primary-900,#101828)}.modal-wrapper.signer>.content .row.checkbox p.description[data-v-6a0486c6]{color:var(--colors-text-text-tertiary-600)}.modal-wrapper.signer>.content p.middle-title[data-v-6a0486c6]{margin-top:8px}.modal-wrapper.signer>.content p.middle-title.shareholder[data-v-6a0486c6]{margin-top:24px;margin-bottom:-4px}.modal-wrapper.signer .modal-footer[data-v-6a0486c6]{justify-content:space-between;gap:8px;width:100%;margin-top:32px;margin-bottom:-4px;display:flex}.modal-wrapper.signer .modal-footer .left[data-v-6a0486c6],.modal-wrapper.signer .modal-footer .right[data-v-6a0486c6]{align-items:center;gap:8px;display:flex}.modal-wrapper.signer .divider[data-v-6a0486c6]{margin-top:16px;margin-bottom:24px}.modal-wrapper.signer .divider span[data-v-6a0486c6]{color:var(--colors-text-text-placeholder-subtle);background-color:var(--colors-base-white);margin-bottom:-10px;padding:0 8px;font-weight:600}.document-input[data-v-e33d5abb]{gap:32px;padding:0;display:flex}.document-input .content[data-v-e33d5abb]{flex-direction:column;gap:32px;width:calc(100% - 170px);padding:40px 0;display:flex}.document-input .content .file[data-v-e33d5abb]{justify-content:space-between;align-items:center;display:flex}.document-input .content .file .actions[data-v-e33d5abb]{flex-direction:row-reverse;align-items:center;gap:4px;display:flex}.document-input p.description[data-v-e33d5abb]{color:var(--colors-text-text-tertiary-600)}.document-input .document-wrapper[data-v-e33d5abb]{width:140px;height:180px;position:relative}.document-input .document-wrapper .document[data-v-e33d5abb]{background:#fff;border:1px solid #e7e9f9;border-radius:4px;width:130px;height:180px;transition:all .4s cubic-bezier(.63,.15,.03,1.12);position:absolute;bottom:-32px;box-shadow:1px 2px 2px #e7e9f9}.document-input .document-wrapper .document-1[data-v-e33d5abb]{z-index:3;padding:12px;transform:rotate(5deg)}.document-input .document-wrapper .document-1 .header[data-v-e33d5abb]{opacity:.7;justify-content:flex-end;width:100%;height:24px;margin-left:-12px;padding:4px;display:flex;position:absolute;top:0}.document-input .document-wrapper .document-1 .header img[data-v-e33d5abb]{height:16px}.document-input .document-wrapper .document-1 .skeleton-wrapper[data-v-e33d5abb]{padding:38px 4px 0 12px}.document-input .document-wrapper .document-1 .skeleton-wrapper .skeleton[data-v-e33d5abb]{background:#f2f6ff;border-radius:3px;height:6px;margin-bottom:2px}.document-input .document-wrapper .document-1 .skeleton-wrapper .skeleton-0[data-v-e33d5abb]{width:50%}.document-input .document-wrapper .document-1 .skeleton-wrapper .skeleton-1[data-v-e33d5abb]{width:30%}.document-input .document-wrapper .document-1 .skeleton-wrapper .skeleton-2[data-v-e33d5abb]{width:60%}.document-input .document-wrapper .document-1 .skeleton-wrapper .skeleton-3[data-v-e33d5abb]{width:40%}.document-input .document-wrapper .document-2[data-v-e33d5abb]{transition-delay:0;z-index:2;transform:rotate(-5deg)}.document-input .document-wrapper .document-3[data-v-e33d5abb]{transition-delay:0;z-index:1;transform:rotate(-1deg);box-shadow:1px 2px 6px #e7e9f9}.document-input .document-wrapper[data-v-e33d5abb]:hover{cursor:pointer}.document-input .document-wrapper:hover .document-1[data-v-e33d5abb]{transform:rotate(0)}.document-input .document-wrapper:hover .document-2[data-v-e33d5abb]{transition-delay:0;transform:rotate(-7deg)}.document-input .document-wrapper:hover .document-3[data-v-e33d5abb]{transition-delay:0;transform:rotate(7deg)}.input[data-v-c2279198]{max-width:512px}.text[data-v-c2279198],.textarea[data-v-c2279198]{flex-direction:column;gap:16px;display:flex}.text[data-v-c2279198]{width:240px}.input[data-v-3af0a4c0]{max-width:512px}.activities[data-v-3af0a4c0]{flex-direction:column;gap:16px;display:flex}.sbi-code[data-v-3af0a4c0]{flex-direction:column;gap:4px;display:flex}.sbi-code p[data-v-3af0a4c0]{color:var(--colors-text-text-tertiary-600);margin-left:2px}.side-panel[data-v-3af0a4c0]{z-index:9999;opacity:0;background-color:#fff;height:100vh;display:flex;position:sticky}.side-panel.right[data-v-3af0a4c0]{border-left:1px solid var(--colors-border-border-tertiary);flex-direction:column;justify-content:flex-start;width:480px;display:flex;position:fixed;top:0;left:calc(100vw - 480px);overflow:scroll;transform:translate(480px);box-shadow:-6px 16px 42px 10px #9f9fa717}.side-panel.right.allowAnimations[data-v-3af0a4c0]{animation:.2s ease-out forwards showRightSidePanel}.side-panel.hidden.allowAnimations[data-v-3af0a4c0]{animation:.4s ease-out forwards hideRightSidePanel}.side-panel .header[data-v-3af0a4c0]{border-bottom:1px solid var(--colors-border-border-tertiary);z-index:1000;background:#fbfcfd;justify-content:space-between;align-items:center;padding:16px;display:flex;position:sticky;top:0}.side-panel .header .close[data-v-3af0a4c0]{opacity:.4;padding:4px;transition:all .2s}.side-panel .header .close[data-v-3af0a4c0]:hover{cursor:pointer;opacity:1}.side-panel .footer[data-v-3af0a4c0]{width:100%;padding:16px;position:fixed;bottom:0;left:0}.side-panel .footer button[data-v-3af0a4c0]{width:100%}.side-panel .info[data-v-3af0a4c0]{padding:16px 16px 0}.side-panel .sbi-select-wrapper[data-v-3af0a4c0]{padding:16px}.side-panel .sbi-select-wrapper p.description[data-v-3af0a4c0]{max-width:80%;padding-bottom:8px}.side-panel .sbi-select-wrapper .dropdown-result[data-v-3af0a4c0]{height:fit-content}.side-panel .sbi-select-wrapper .dropdown-result .content p[data-v-3af0a4c0]{max-width:calc(100% - 80px)}.side-panel .sbi-select-wrapper .dropdown-result.empty p[data-v-3af0a4c0]{color:var(--colors-text-text-tertiary-600,#475467);opacity:.5}.side-panel .sbi-select-wrapper .dropdown-wrapper[data-v-3af0a4c0]{padding:8px 0}.side-panel .sbi-select-wrapper .dropdown-wrapper .dropdown-item[data-v-3af0a4c0]{white-space:pre-wrap}.side-panel .sbi-options[data-v-3af0a4c0]{z-index:9001;background:#fff;width:100%;height:100%;padding:16px 16px 80px;animation:.2s slideInBottom;position:absolute;bottom:0;left:0;overflow:scroll}.side-panel .sbi-options .search-bar[data-v-3af0a4c0]{z-index:9002;align-items:center;gap:12px;padding-bottom:24px;display:flex;position:sticky;top:0}.side-panel .sbi-options .row[data-v-3af0a4c0]{border-bottom:1px solid var(--colors-border-border-tertiary);justify-content:space-between;align-items:center;padding:8px 4px;display:flex}.side-panel .sbi-options .row.empty[data-v-3af0a4c0],.side-panel .sbi-options .row.disabled[data-v-3af0a4c0]{opacity:.4}.side-panel .sbi-options .row.empty[data-v-3af0a4c0]:hover,.side-panel .sbi-options .row.disabled[data-v-3af0a4c0]:hover{cursor:default}.side-panel .sbi-options .row .text[data-v-3af0a4c0]{flex-direction:column;display:flex}.side-panel .sbi-options .row .left[data-v-3af0a4c0]{align-items:center;gap:12px;display:flex}.side-panel .sbi-options .row .left .number[data-v-3af0a4c0]{width:40px;min-width:40px}.side-panel .sbi-options .row .left p.sub[data-v-3af0a4c0]{opacity:.6}.side-panel .sbi-options .row[data-v-3af0a4c0]:hover{cursor:pointer;background-color:var(--colors-border-border-tertiary)}.input[data-v-59d3e662]{max-width:512px}.company-details[data-v-59d3e662]{flex-direction:column;gap:16px;display:flex}.input[data-v-f53084ad]{max-width:512px}.date-input[data-v-f53084ad]{flex-direction:column;gap:16px;display:flex}.date[data-v-f53084ad]{width:240px}.start-end-date[data-v-f53084ad]{width:254px}.start-end-date[data-v-f53084ad],.date[data-v-f53084ad]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);box-shadow:var(--shadow-xs);color:var(--colors-text-text-primary-900,#101828);padding:var(--spacing-md,8px) 0;justify-content:space-between;align-items:center;height:44px;font-family:Inter;font-style:normal;font-weight:400;transition:all .2s;display:flex}.start-end-date.disabled[data-v-f53084ad],.date.disabled[data-v-f53084ad]{cursor:not-allowed;background-color:var(--colors-background-bg-disabled-subtle);border-color:var(--colors-border-border-disabled);color:var(--colors-text-text-disabled)}.start-end-date[data-v-f53084ad]:focus-within,.date[data-v-f53084ad]:focus-within{border-color:#0b57ff;box-shadow:0 0 0 .5px #0b57ff}.start-end-date p[data-v-f53084ad],.date p[data-v-f53084ad]{padding:0 6px 0 0;font-size:.8rem}.start-end-date[data-v-f53084ad] ::placeholder,.date[data-v-f53084ad] ::placeholder{color:#e7e9f9}.start-end-date .right[data-v-f53084ad],.date .right[data-v-f53084ad]{position:absolute;right:0}.input[data-v-929f01bc]{max-width:512px}.full-width-table-wrapper[data-v-929f01bc]{margin-left:-348px}.full-width-table-wrapper .top[data-v-929f01bc]{height:100px}.full-width-table[data-v-929f01bc]{margin-bottom:40px}.modal-wrapper.add-participation[data-v-929f01bc]{justify-content:space-between;padding:8px 16px;display:flex}.modal-wrapper.add-participation>.left[data-v-929f01bc],.modal-wrapper.add-participation>.right[data-v-929f01bc]{width:calc(50% - 32px);min-width:411px}.modal-wrapper.add-participation p.sub-title[data-v-929f01bc]{color:var(--colors-text-text-tertiary-600)}.modal-wrapper.add-participation .tab-bar-wrapper[data-v-929f01bc]{align-items:center;margin-bottom:-16px;display:flex}.modal-wrapper.add-participation .empty-state[data-v-929f01bc]{text-align:center;justify-content:center;padding:80px 0;display:flex}.modal-wrapper.add-participation .content[data-v-929f01bc]{min-height:400px;padding-top:24px}.modal-wrapper.add-participation .content .rows[data-v-929f01bc]{border-right:1px solid var(--colors-border-border-tertiary);width:calc(100% + 32px);max-height:55vh;margin-top:16px;padding-right:32px;overflow:scroll}.modal-wrapper.add-participation .content.search .row[data-v-929f01bc],.modal-wrapper.add-participation .right .results .row[data-v-929f01bc]{border-top:1px solid var(--colors-border-border-tertiary);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.modal-wrapper.add-participation .content.search .row .right[data-v-929f01bc],.modal-wrapper.add-participation .right .results .row .right[data-v-929f01bc]{padding:0 8px}.modal-wrapper.add-participation .content.search .row.allowed[data-v-929f01bc]:hover{cursor:pointer;background-color:#f2f4f78a}.modal-wrapper.add-participation .content.search .row[data-v-929f01bc]:not(.allowed){cursor:not-allowed}.modal-wrapper.add-participation .content.search .row:not(.allowed) .left[data-v-929f01bc]{opacity:.4}.modal-wrapper.add-participation .empty-state-image .content[data-v-929f01bc]{text-align:center;padding:80px 40px 0}.modal-wrapper.add-participation .right .results[data-v-929f01bc]{z-index:100;height:100%;padding-top:34px;padding-bottom:50px;animation:.4s forwards slideInBottom-929f01bc}.modal-wrapper.add-participation .right .results .rows[data-v-929f01bc]{margin-top:8px}.modal-wrapper.add-participation .right .results .row .right[data-v-929f01bc]{align-items:center;gap:4px;width:132px;display:flex;padding:0!important}.modal-wrapper.add-participation .right .results[data-v-929f01bc]{flex-direction:column;gap:8px;display:flex}.modal-wrapper.add-participation .right .results .actions[data-v-929f01bc]{opacity:0;justify-content:space-between;width:100%;margin-top:8px;animation:.4s .3s forwards fadeIn;display:flex;position:absolute;bottom:0}.modal-wrapper.add-participation .right .results .actions .left[data-v-929f01bc],.modal-wrapper.add-participation .right .results .actions .right[data-v-929f01bc]{align-items:center;gap:8px;display:flex}@keyframes slideInBottom-929f01bc{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.file-icon[data-v-ba1b6b63]{color:#ced5e285;justify-content:center;align-items:center;width:fit-content;display:flex;position:relative}.file-icon .requested-file[data-v-ba1b6b63]{background:#f2f6ff;border:1px dashed #e7e9f9;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;margin-right:4px;display:flex}.file-icon .requested-file ion-icon[data-v-ba1b6b63]{color:#bfc3db;width:24px;height:24px}.file-icon .file-format[data-v-ba1b6b63]{color:#fff;background:#57617a;border-radius:3px;padding:2px 3px 3px;font-size:.5rem;font-weight:600;line-height:1;position:absolute;top:19px;left:0}.file-icon .file-format.pdf[data-v-ba1b6b63]{background:#f05c59}.file-icon .file-format.numbers[data-v-ba1b6b63],.file-icon .file-format.lsx[data-v-ba1b6b63],.file-icon .file-format.xlsx[data-v-ba1b6b63],.file-icon .file-format.csv[data-v-ba1b6b63]{background:#37cb95}.file-icon .file-format.docx[data-v-ba1b6b63],.file-icon .file-format.png[data-v-ba1b6b63]{background:#1168eb}.file-icon .file-format.json[data-v-ba1b6b63]{background:#57617a}.file-icon.small ion-icon[data-v-ba1b6b63]{width:24px!important;height:24px!important}.file-icon.small .file-format[data-v-ba1b6b63]{padding:3px 3px 2px;font-size:.3rem;font-weight:600;line-height:.7;top:12px;left:0}.file[data-v-74c5bc69]{border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;margin:-9px;padding:8px 40px 8px 8px;transition:border-color .2s;display:flex;position:relative}.file.small[data-v-74c5bc69]{margin:0;padding:0}.file.small .text[data-v-74c5bc69]{margin-left:6px}.file.small .text .title[data-v-74c5bc69]{max-width:168px;font-size:.8rem}.file .left[data-v-74c5bc69]{align-items:center;display:flex}.file .text[data-v-74c5bc69]{flex-direction:column;justify-content:center;margin-left:12px;display:flex}.file .text[data-v-74c5bc69]:not(.small){height:40px}.file .text .title[data-v-74c5bc69]{max-width:400px;padding-top:3px;font-size:.9rem;font-weight:500;line-height:1.1rem}.file .text .downloadable[data-v-74c5bc69]:hover{cursor:pointer;text-decoration:underline}.file .text .sub-title[data-v-74c5bc69]{font-size:.75rem;font-weight:300;line-height:1.1rem}.file .text .sub-title.error[data-v-74c5bc69]{color:#d43a3a;font-weight:400}.file .text .progress[data-v-74c5bc69]{width:240px;margin-top:-1px}.file.highlight[data-v-74c5bc69]{border:2px dashed #0b57ff;margin:-10px}.file.disabled[data-v-74c5bc69]{animation:.2s forwards fadeDisabled-74c5bc69!important}.file[data-v-74c5bc69]:not(.small):hover{border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff)}.file:not(.small):hover .right .actions button ion-icon[data-v-74c5bc69]{color:#bfc3db}.file .right[data-v-74c5bc69]{justify-content:flex-end;max-width:200px}.file .right .files-count[data-v-74c5bc69]{color:#afb4d2;font-size:.8rem;font-weight:500}.file .right .badge[data-v-74c5bc69]{margin-left:12px}.file .right .actions button[data-v-74c5bc69]{justify-content:center;align-items:center;width:32px;height:32px;margin-left:8px;padding:10px 2px 4px 8px;display:flex}.file .right .actions button:hover ion-icon[data-v-74c5bc69]{color:#9ea4c9}.file .right .actions button ion-icon[data-v-74c5bc69]{color:#e7e9f9;width:20px;height:20px}.file .right .actions .dropdown-item[data-v-74c5bc69]{min-width:130px}.file .right .actions .dropdown-item ion-icon[data-v-74c5bc69]{width:16px;height:16px;margin:0 6px -3px 0}.file .right .actions .title[data-v-74c5bc69]{color:#bfc3db;cursor:default;max-width:200px;height:24px;line-height:1rem}.file .right .actions .remove[data-v-74c5bc69]{color:#d43a3a}.label[data-v-74c5bc69]{color:#afb4d2;border:1px solid #e7e9f9;border-radius:24px;width:fit-content;margin-left:-2px;padding:3px 12px}.label ion-icon[data-v-74c5bc69]{width:16px;height:16px;margin-right:3px}.label span[data-v-74c5bc69]{max-width:250px;font-size:.8rem;font-weight:500}@keyframes fadeDisabled-74c5bc69{0%{opacity:1}to{opacity:.3}}.select[data-v-0c14fe50]{align-items:center;display:flex}.select .divider[data-v-0c14fe50]{margin:4px 0}.select div.mapping-button[data-v-0c14fe50]{letter-spacing:.5px;border-radius:var(--radius-md,8px);border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-border,#d0d5dd);background:var(--component-colors-components-buttons-secondary-button-secondary-bg,#fff);border-radius:var(--radius-md,8px);max-width:150px;padding:var(--spacing-xs,4px) var(--spacing-lg,12px);gap:var(--spacing-xs,4px);outline:none;justify-content:center;align-items:center;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:inline-flex;position:relative}.select div.mapping-button.success[data-v-0c14fe50]{color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);border:1px solid #0000}.select div.mapping-button[data-v-0c14fe50]:hover{cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.sample[data-v-0c14fe50]{flex-direction:column;align-items:flex-start;min-height:300px;padding:8px 0;display:flex;position:relative}.sample .item[data-v-0c14fe50]{height:24px}.sample .item p[data-v-0c14fe50]{width:140px}.sample .overlay[data-v-0c14fe50]{z-index:10;width:100%;min-width:180px;height:220px;color:var(--colors-text-text-tertiary-600);background:linear-gradient(#fff0 9%,#fff 70%);align-items:flex-end;padding:8px 0;display:flex;position:absolute;bottom:0;left:0}.sample .overlay.first[data-v-0c14fe50]{z-index:90;width:1200px}.sample .overlay.first .action-wrapper .action[data-v-0c14fe50]{justify-content:flex-start;align-items:center;gap:12px;width:600px;margin-left:320px;padding:40px 0;display:flex}.sample .overlay.first .action-wrapper .import[data-v-0c14fe50]{justify-content:space-between;align-items:center;width:824px;padding:12px 0;display:flex}.sample .overlay.first .action-wrapper .import .left[data-v-0c14fe50]{z-index:1;max-width:418px}.sample .overlay.first .action-wrapper .import .right[data-v-0c14fe50]{justify-content:flex-end;align-items:center;gap:12px;min-width:406px;display:flex}.message[data-v-0c14fe50]{z-index:999;color:#d43a3a;width:800px;position:absolute;bottom:8px;left:24px;right:200px}.arrow-tag-wrapper[data-v-0c14fe50]{z-index:999;position:absolute;top:12px;right:200px}.arrow-tag[data-v-0c14fe50]{white-space:nowrap;background-color:#fedf89;border-top-right-radius:8px;border-bottom-right-radius:8px;align-items:center;gap:16px;width:100%;max-width:320px;height:24px;margin-right:-8px;padding:2px 16px 2px 4px;display:flex;position:relative}.arrow-tag .polygon[data-v-0c14fe50]{color:#fedf89;z-index:-1;position:absolute;top:0;left:-14px}.arrow-tag.right[data-v-0c14fe50]{border-radius:8px 0 0 8px;padding:2px 4px 2px 16px}.arrow-tag.right .polygon[data-v-0c14fe50]{right:-14px;left:unset}.arrow-tag.red[data-v-0c14fe50]{background-color:#ff9393}.arrow-tag.red .polygon[data-v-0c14fe50]{color:#ff9393}.utable[data-v-0c14fe50]{border-left:1px solid var(--colors-border-border-secondary);border-right:1px solid var(--colors-border-border-secondary);border-bottom:1px solid var(--colors-border-border-secondary);background-color:#fff;border-radius:12px;justify-content:flex-start;width:fit-content;min-height:88px;display:flex}.utable .column:not(:last-child) .cell[data-v-0c14fe50]:not(.header){border-right:1px solid #f3f3f3}.utable .column .cell[data-v-0c14fe50]{padding-left:8px}.utable .column:first-child .cell[data-v-0c14fe50]:first-child{border-top-left-radius:11px}.utable .column:last-child .cell[data-v-0c14fe50]:first-child{border-top-right-radius:11px}.utable .column:first-child .cell[data-v-0c14fe50]{padding-left:24px}.utable .column:not(:first-child) .empty-state[data-v-0c14fe50]{display:none}.utable .cell[data-v-0c14fe50]{border-bottom:1px solid var(--colors-border-border-secondary);cursor:default;flex-direction:column;justify-content:center;align-items:flex-start;height:fit-content;min-height:58px;display:flex;position:relative}.utable .cell[data-v-0c14fe50]:last-child{border-bottom:none}.utable .cell.loading .sub-text p[data-v-0c14fe50],.utable .cell.loading .text p[data-v-0c14fe50],.utable .cell.loading .utag[data-v-0c14fe50],.utable .cell.loading .avatar img[data-v-0c14fe50],.utable .cell.loading .avatar p[data-v-0c14fe50],.utable .cell.loading .actions .buttons[data-v-0c14fe50]{opacity:0}.utable .cell.active[data-v-0c14fe50]{background-color:var(--colors-background-bg-secondary)}.utable .cell.disabled>div[data-v-0c14fe50]:not(.message){opacity:.3}.utable .cell.disabled .message p[data-v-0c14fe50]{color:#37cb95;text-align:right;padding-right:50px;font-weight:600}.utable .cell.emptyState[data-v-0c14fe50]{height:54px}.utable .cell .empty-state[data-v-0c14fe50]{white-space:nowrap;height:100%;color:var(--colors-text-text-tertiary-600);opacity:.7;align-items:center;gap:12px;padding:0 24px;display:flex;position:absolute;top:0;left:0}.utable .cell .empty-state p[data-v-0c14fe50]{color:var(--colors-text-text-tertiary-600)}.utable .cell.header[data-v-0c14fe50]{z-index:100;background-color:var(--colors-background-bg-secondary);height:45px;min-height:45px;color:var(--colors-text-text-tertiary-600);border-top:1px solid var(--colors-border-border-secondary);z-index:103}.utable .cell.header .tag[data-v-0c14fe50]{background:#dbdfe3;border-radius:5px;width:fit-content;margin-left:-2px;padding:2px 6px;font-size:8px;line-height:12px;position:absolute;bottom:-9px}.utable .cell.header .tag.required[data-v-0c14fe50]{background-color:#fedf89}.utable .cell.header .tag.success[data-v-0c14fe50],.utable .cell.header .tagrequired.success[data-v-0c14fe50]{background:#bdf2ce}.utable .sub-text .text[data-v-0c14fe50]{color:var(--colors-text-text-primary-900)}.utable .sub-text .sub[data-v-0c14fe50]{color:var(--colors-text-text-tertiary-600)}.utable .text p[data-v-0c14fe50]{color:var(--colors-text-text-primary-900);max-width:164px}.utable .text.hasMessage[data-v-0c14fe50]{margin-top:-14px}.utable .cell .progress-wrapper[data-v-0c14fe50]{justify-content:flex-start;align-items:center;gap:3px;width:100%;display:flex;position:relative}.utable .cell .progress-wrapper .step[data-v-0c14fe50]{align-items:center;gap:3px;width:20%;margin-top:12px;display:flex}.utable .cell .progress-wrapper .step .label[data-v-0c14fe50]{position:absolute;top:0}.utable .cell .progress-wrapper .step .label p[data-v-0c14fe50]{color:var(--colors-text-text-tertiary-600);opacity:.6;padding:0 0 0 2px;font-size:.6rem;line-height:.8rem;transition:all .2s}.utable .cell .progress-wrapper .step .label .line[data-v-0c14fe50]{background:var(--component-colors-components-avatars-avatar-contrast-border);width:1px;height:16px;position:absolute;top:2px;left:-2px}.utable .cell .progress-wrapper .status[data-v-0c14fe50]{color:var(--component-colors-components-avatars-avatar-contrast-border);margin-top:16px;margin-left:2px}.utable .cell .progress-wrapper .status.completed[data-v-0c14fe50]{color:#fff}.utable .cell .progress-wrapper .status .icon[data-v-0c14fe50]{background:#17b26a;border-radius:12px;justify-content:center;align-items:center;width:14px;height:14px;margin:-1px 0 1px;display:flex}.utable .cell:hover .step .label p[data-v-0c14fe50]{opacity:1}.utable .avatar[data-v-0c14fe50]{background-color:var(--colors-background-bg-secondary);border:1px solid var(--component-colors-components-avatars-avatar-contrast-border);border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.utable .avatar p[data-v-0c14fe50]{color:#b5bac4;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.utable .avatar img[data-v-0c14fe50]{width:38px;height:38px}.utable .progress[data-v-0c14fe50]{align-items:center;gap:12px;width:100%;padding:0 20px 0 0;display:flex}.utable .progress .percentage[data-v-0c14fe50]{width:38px;min-width:38px;padding-top:2px}.utable .tag .skeleton[data-v-0c14fe50]{max-width:50%;height:28px;top:21px}.utable .skeleton[data-v-0c14fe50]{background-color:var(--colors-background-bg-secondary);border-radius:5px;max-width:100%;height:32px;position:absolute;top:20px;left:0}.utable .skeleton[data-v-0c14fe50]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:50%;animation:2s .5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.input[data-v-ecae488e]{max-width:512px}.import-method[data-v-ecae488e]{position:relative}.file-wrapper[data-v-ecae488e]{text-align:left;width:fit-content;margin:0 0 16px;padding:8px}.file-wrapper .divider[data-v-ecae488e]{margin:8px 0 4px}.file-wrapper p[data-v-ecae488e]{color:var(--colors-text-text-tertiary-600)}.bullet[data-v-ecae488e]{height:100%;position:absolute;top:4px;left:-40px}.bullet .line[data-v-ecae488e]{background-color:var(--colors-border-border-primary,#d0d5dd);border-radius:4px;width:3px;height:calc(100% - 32px);position:absolute;top:28px;left:10px}.header[data-v-ecae488e]{justify-content:space-between;align-items:center;width:100%;padding:5px 0 16px;display:flex}.next[data-v-ecae488e]{flex-direction:column;gap:16px;display:flex}.next button[data-v-ecae488e]{width:fit-content}.consolidation-import p[data-v-ecae488e]{max-width:80%;padding:6px 0 0 2px}.consolidation-import .participations-wrapper[data-v-ecae488e]{padding:40px 0 0}.import-wrapper[data-v-ecae488e]{padding-bottom:40px;position:relative}.import-wrapper.animate[data-v-ecae488e],.import-instructions.animate[data-v-ecae488e]{opacity:0;animation:.5s forwards importSlideIn-ecae488e}.import-instructions[data-v-ecae488e]{min-height:538px}.excel-mapping[data-v-ecae488e],.excel-check[data-v-ecae488e],.excel-import-success[data-v-ecae488e],.import-instructions[data-v-ecae488e]{padding-bottom:40px;position:relative}.excel-mapping[data-v-ecae488e]:last-child,.excel-check[data-v-ecae488e]:last-child,.excel-import-success[data-v-ecae488e]:last-child,.import-instructions[data-v-ecae488e]:last-child{margin-bottom:40px;padding-bottom:0}.import-table[data-v-ecae488e],.error-table[data-v-ecae488e]{top:80px}.error-table[data-v-ecae488e],.import-table[data-v-ecae488e]{padding-bottom:240px;position:absolute;left:-340px}.error-table.yearTransition[data-v-ecae488e],.import-table.yearTransition[data-v-ecae488e]{left:-38px}.table-wrapper[data-v-ecae488e]{background-color:#fff;padding:24px 0 32px}.import-options[data-v-ecae488e]{flex-wrap:wrap;justify-content:space-between;gap:16px;padding-bottom:8px;display:flex}.import-options .utag[data-v-ecae488e]{border-radius:12px;position:absolute;top:-10px;right:-8px}.import-options .utag.small[data-v-ecae488e]{font-size:.7rem;line-height:1rem}.import-options .option[data-v-ecae488e]{border-radius:var(--radius-md,8px);background:var(--colors-background-bg-primary,#fff);width:calc(33% - 9px);height:90px;box-shadow:var(--shadow-xs);border:1px solid #e4e8ee;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.import-options .option.active[data-v-ecae488e]{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}.import-options .option.disabled[data-v-ecae488e]>:not(.utag){opacity:.3}.import-options .option[data-v-ecae488e]:hover:not(.disabled){cursor:pointer;border:1px solid var(--colors-border-border-primary,#d0d5dd);box-shadow:0 0 0 1px var(--colors-border-border-primary,#d0d5dd)}.import-options .option:hover:not(.disabled).active[data-v-ecae488e]{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}.import-options .option img[data-v-ecae488e]{height:24px}.import-options .option img.ExactOnline[data-v-ecae488e]{height:18px}.import-options .option img.Upload[data-v-ecae488e]{height:44px}.import-options .option img.MoneyBird[data-v-ecae488e]{height:32px}.import-options .option img.Yuki[data-v-ecae488e]{height:40px}.import-options .option img.Twinfield[data-v-ecae488e]{width:92px;height:auto}.import-options .option p[data-v-ecae488e]{text-align:center;color:#9ea4c9;font-size:.8rem;line-height:1rem}.divider[data-v-ecae488e]{margin:24px 0}.action[data-v-ecae488e]{justify-content:flex-start;gap:12px;width:100%;padding:24px 0 8px;display:flex}.action .cancel[data-v-ecae488e]{margin-right:-200px}@keyframes importSlideIn-ecae488e{0%{opacity:0;transform:translateY(-100px)}30%{opacity:0}to{opacity:1;transform:translateY(0)}}.step-settings .metadata[data-v-c56fda0f]{height:100%;max-height:80px;padding:28px 0;position:absolute;top:0;right:0}.step-settings .metadata .arrow-tag[data-v-c56fda0f]{white-space:nowrap;background-color:#fedf89;border-top-right-radius:8px;border-bottom-right-radius:8px;align-items:center;gap:16px;width:fit-content;height:24px;margin-right:-8px;padding:2px 16px 2px 4px;display:flex;position:relative}.step-settings .metadata .arrow-tag .polygon[data-v-c56fda0f]{color:#fedf89;z-index:-1;position:absolute;top:0;left:-14px}.step-settings .metadata .info[data-v-c56fda0f]{color:var(--colors-success-500);animation:.8s 1s forwards colorFade-c56fda0f}.step-settings .metadata .info[data-v-c56fda0f]:hover{cursor:pointer;opacity:1!important;color:var(--colors-success-500)!important}@keyframes colorFade-c56fda0f{0%{color:var(--colors-success-500)}to{color:var(--colors-text-text-placeholder,#667085);opacity:.4}}.top-title[data-v-30ac6832]{text-transform:uppercase;color:#0b57ff;margin-bottom:-6px;font-size:.8rem;font-weight:800}.questionnaire[data-v-30ac6832]{padding-top:40px}.actions[data-v-30ac6832]{align-items:flex-end;display:flex;position:relative}.actions button[data-v-30ac6832]{margin-bottom:8px}.overlay[data-v-04a4c6e9]{z-index:9999;opacity:0;background:linear-gradient(#111214b3 10%,#111214cc);outline:none;flex-direction:column;align-items:center;width:100%;height:100%;animation:.3s forwards fadeIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:scroll}.overlay .drawer-wrapper[data-v-04a4c6e9]{opacity:0;justify-content:center;width:100vw;padding:12px;animation:.4s forwards slideTopEnter;display:flex;position:absolute;bottom:0}.overlay .drawer-wrapper .drawer[data-v-04a4c6e9]{background-color:#fff;border-radius:12px;width:100%;max-width:1800px;min-height:640px;display:flex}@media only screen and (width<=1400px){.overlay .drawer-wrapper .drawer .left[data-v-04a4c6e9]{width:380px!important}.overlay .drawer-wrapper .drawer .right[data-v-04a4c6e9]{width:calc(100% - 380px)!important}}.overlay .drawer-wrapper .drawer .left[data-v-04a4c6e9]{border-right:1px solid var(--colors-border-border-tertiary);width:440px;height:640px;padding:24px;position:relative}.overlay .drawer-wrapper .drawer .left p[data-v-04a4c6e9]{color:var(--colors-text-text-primary-900,#101828)}.overlay .drawer-wrapper .drawer .left .header p.sm-regular[data-v-04a4c6e9]{color:var(--colors-text-text-tertiary-600,#475467);font-size:12px;line-height:16px}.overlay .drawer-wrapper .drawer .left .header .ledger-name-display[data-v-04a4c6e9],.overlay .drawer-wrapper .drawer .left .header .ledger-name-edit[data-v-04a4c6e9]{align-items:center;gap:4px;display:flex}.overlay .drawer-wrapper .drawer .left .header .ledger-name-edit .ledger-account-prefix[data-v-04a4c6e9]{white-space:nowrap;margin-bottom:2px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}.overlay .drawer-wrapper .drawer .left .header .ledger-name-edit .inline-name-input[data-v-04a4c6e9]{color:var(--colors-text-text-primary-900,#101828);background:0 0;border:none;border-bottom:1px solid #0b57ff;outline:none;flex:1;margin:0;padding:0;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}.overlay .drawer-wrapper .drawer .left .header .icon-btn[data-v-04a4c6e9]{cursor:pointer;opacity:.4;background:0 0;border:none;align-items:center;width:auto;padding:2px;transition:opacity .15s;display:flex}.overlay .drawer-wrapper .drawer .left .header .icon-btn[data-v-04a4c6e9]:hover{opacity:1}.overlay .drawer-wrapper .drawer .left .header .reset-btn[data-v-04a4c6e9]{cursor:pointer;color:var(--colors-text-text-tertiary-600,#475467);opacity:.5;background:0 0;border:none;width:auto;padding:0 4px;font-size:14px;transition:opacity .15s}.overlay .drawer-wrapper .drawer .left .header .reset-btn[data-v-04a4c6e9]:hover{opacity:1}.overlay .drawer-wrapper .drawer .left .content[data-v-04a4c6e9]{padding:40px 0}.overlay .drawer-wrapper .drawer .left .content .row[data-v-04a4c6e9]{justify-content:space-between;margin:4px 0;display:flex}.overlay .drawer-wrapper .drawer .left .chart[data-v-04a4c6e9]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:350px;display:flex}.overlay .drawer-wrapper .drawer .left .chart p[data-v-04a4c6e9]{width:75%}.overlay .drawer-wrapper .drawer .left .chart .chart-text[data-v-04a4c6e9]{color:var(--colors-text-text-tertiary-600,#475467);font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:24px}.overlay .drawer-wrapper .drawer .left.new .chart[data-v-04a4c6e9]{height:300px}.overlay .drawer-wrapper .drawer .left .edit[data-v-04a4c6e9]{padding:24px 0 40px;position:relative}.overlay .drawer-wrapper .drawer .left .edit .error-text[data-v-04a4c6e9]{color:#d43a3a;opacity:0;background-color:#fff;padding:16px 4px;font-size:12px;line-height:16px;animation:.3s forwards slideInTop-04a4c6e9;position:absolute}.overlay .drawer-wrapper .drawer .left .edit input[data-v-04a4c6e9]{margin-bottom:20px}.overlay .drawer-wrapper .drawer .left .footer[data-v-04a4c6e9]{flex-direction:column;gap:12px;width:calc(100% - 48px);display:flex;position:absolute;bottom:24px}.overlay .drawer-wrapper .drawer .left button[data-v-04a4c6e9]{width:100%}.overlay .drawer-wrapper .drawer .right[data-v-04a4c6e9]{border-top-right-radius:12px;width:calc(100% - 440px);overflow:hidden}.overlay .drawer-wrapper .drawer .right .top-bar[data-v-04a4c6e9]{border-bottom:1px solid var(--colors-border-border-tertiary);justify-content:space-between;width:100%;height:64px;padding:4px 12px;display:flex}.overlay .drawer-wrapper .drawer .right .top-bar .language-select[data-v-04a4c6e9]{justify-content:right;align-items:center;display:flex}.overlay .drawer-wrapper .drawer .right .top-bar .language-select .button-group[data-v-04a4c6e9]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);align-items:center;height:40px;display:flex;box-shadow:0 1px 2px #1018280d}.overlay .drawer-wrapper .drawer .right .top-bar .language-select .button-group button[data-v-04a4c6e9]{width:fit-content;height:38px;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:2px 12px;font-weight:600;transition:all .2s;display:flex}.overlay .drawer-wrapper .drawer .right .top-bar .language-select .button-group button[data-v-04a4c6e9]:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.overlay .drawer-wrapper .drawer .right .top-bar .language-select .button-group button[data-v-04a4c6e9]:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.overlay .drawer-wrapper .drawer .right .top-bar .language-select .button-group button[data-v-04a4c6e9]:not(:last-child){border-right:1px solid var(--colors-border-border-primary,#d0d5dd)}.overlay .drawer-wrapper .drawer .right .top-bar .language-select .button-group button.active[data-v-04a4c6e9],.overlay .drawer-wrapper .drawer .right .top-bar .language-select .button-group button[data-v-04a4c6e9]:hover{cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.overlay .drawer-wrapper .drawer .right .grid-header[data-v-04a4c6e9]{background:var(--colors-Background-bg-secondary,#f9fafb);border-bottom:1px solid var(--colors-border-border-tertiary);align-items:center;width:100%;height:48px;display:flex}.overlay .drawer-wrapper .drawer .right .grid-header .item[data-v-04a4c6e9]{white-space:nowrap;color:var(--colors-text-text-tertiary-600,#475467);padding:0 8px;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.overlay .drawer-wrapper .drawer .right .category-1[data-v-04a4c6e9]{width:100px}.overlay .drawer-wrapper .drawer .right .category-2[data-v-04a4c6e9],.overlay .drawer-wrapper .drawer .right .category-3[data-v-04a4c6e9],.overlay .drawer-wrapper .drawer .right .category-4[data-v-04a4c6e9]{width:calc(33.3333% - 33.3333px)}.overlay .drawer-wrapper .drawer .right .grid[data-v-04a4c6e9]{display:flex}.overlay .drawer-wrapper .drawer .right .grid .column[data-v-04a4c6e9]{border-right:1px solid var(--colors-border-border-tertiary);height:528px;padding-bottom:64px;overflow:scroll}.overlay .drawer-wrapper .drawer .right .grid .column[data-v-04a4c6e9]:first-child{padding-bottom:0}.overlay .drawer-wrapper .drawer .right .grid .column[data-v-04a4c6e9]:nth-child(2){padding-bottom:32px}.overlay .drawer-wrapper .drawer .right .grid .column .cell[data-v-04a4c6e9]{border-bottom:1px solid var(--colors-border-border-tertiary);justify-content:flex-start;align-items:center;gap:8px;padding:8px 32px 8px 8px;display:flex;position:relative}.overlay .drawer-wrapper .drawer .right .grid .column .cell[data-v-04a4c6e9]:hover{cursor:pointer;background:var(--colors-Background-bg-secondary,#f9fafb)}.overlay .drawer-wrapper .drawer .right .grid .column .cell:hover .marker[data-v-04a4c6e9]{opacity:.7}.overlay .drawer-wrapper .drawer .right .grid .column .cell.active[data-v-04a4c6e9]{background-color:#dcfae6}.overlay .drawer-wrapper .drawer .right .grid .column .cell.active .marker.save[data-v-04a4c6e9]{color:#17b26a}.overlay .drawer-wrapper .drawer .right .grid .column .cell.loading[data-v-04a4c6e9]{opacity:.7}.overlay .drawer-wrapper .drawer .right .grid .column .cell[data-v-04a4c6e9]:last-child{border:none}.overlay .drawer-wrapper .drawer .right .grid .column .cell.top[data-v-04a4c6e9],.overlay .drawer-wrapper .drawer .right .grid .column .cell.bottom[data-v-04a4c6e9]{text-align:center;justify-content:center;height:50%;padding:16px 8px}.overlay .drawer-wrapper .drawer .right .grid .column .cell .marker[data-v-04a4c6e9]{color:var(--colors-text-text-tertiary-600,#f9fafb);opacity:.1;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:6px;right:8px}.overlay .drawer-wrapper .drawer .right .grid .column .cell .marker[data-v-04a4c6e9]:hover{background:#e8eaeb}.overlay .drawer-wrapper .drawer .right .grid .column .cell .marker:hover.save[data-v-04a4c6e9]{background-color:#c7ebd3}.overlay .drawer-wrapper .drawer .right .grid .column .cell .marker.save[data-v-04a4c6e9]{color:#17b26a;right:38px}.overlay .drawer-wrapper .drawer .right .grid .column .cell.editting .marker[data-v-04a4c6e9]{opacity:.7}.overlay .drawer-wrapper .drawer .right .grid .column .cell.editting[data-v-04a4c6e9]{z-index:100}.overlay .drawer-wrapper .drawer .right .grid .column .cell .tooltip[data-v-04a4c6e9]{color:var(--colors-text-text-tertiary-600,#f9fafb);opacity:.4;margin-top:2px;transition:all .2s}.overlay .drawer-wrapper .drawer .right .grid .column .cell .tooltip[data-v-04a4c6e9]:hover{opacity:1}.overlay .drawer-wrapper .drawer .right .grid .column .cell.expand[data-v-04a4c6e9],.overlay .drawer-wrapper .drawer .right .grid .column .cell.expand p[data-v-04a4c6e9]{color:var(--colors-text-text-tertiary-600,#475467)}.overlay .drawer-wrapper .drawer .right .grid input.rename-label[data-v-04a4c6e9],.overlay .drawer-wrapper .drawer .right .grid p.label[data-v-04a4c6e9]{color:var(--colors-text-text-primary-900,#101828);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.overlay .drawer-wrapper .drawer .right .grid input.rename-label[data-v-04a4c6e9]{letter-spacing:.3px;background-color:#0000;border:none;outline:none;width:calc(100% - 32px)}.overlay .drawer-wrapper .drawer .right .grid input.rename-label[data-v-04a4c6e9]::placeholder{color:var(--colors-text-text-tertiary-600)}.overlay .drawer-wrapper .drawer .divider[data-v-04a4c6e9]{margin-bottom:10px}.overlay .drawer-wrapper .drawer .divider span[data-v-04a4c6e9]{color:var(--colors-text-text-placeholder-subtle);background-color:var(--colors-base-white);margin-bottom:-6px;padding:0 8px;font-weight:600}@keyframes slideInTop-04a4c6e9{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.overlay .new-ledgeraccount-wrapper[data-v-04a4c6e9]{width:900px}.overlay .new-ledgeraccount-wrapper .ledgeraccount[data-v-04a4c6e9]{background:#fff;border-radius:8px;width:100%;padding:12px 24px;box-shadow:0 2px 25px #242629}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top[data-v-04a4c6e9]{justify-content:space-between;align-items:center;display:flex}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top .left[data-v-04a4c6e9],.overlay .new-ledgeraccount-wrapper .ledgeraccount .top .right[data-v-04a4c6e9]{align-items:center;display:flex}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top p.label[data-v-04a4c6e9]{text-transform:uppercase;color:#bfc3db;margin-bottom:4px;font-size:.7rem;font-weight:800}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top p.value[data-v-04a4c6e9]{height:32px;padding:4px 0;font-weight:500}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top .number[data-v-04a4c6e9]{width:70px;margin-right:24px;position:relative}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top .number .error-text[data-v-04a4c6e9]{color:#d43a3a;background:#ffffffb3;width:855px;font-size:.7rem;font-weight:500;line-height:1rem;position:absolute;bottom:-20px;left:0}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top .description[data-v-04a4c6e9]{width:400px;margin-right:40px}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top div.amount[data-v-04a4c6e9]{text-align:right;width:150px}.overlay .new-ledgeraccount-wrapper .ledgeraccount .top div.amount p.amount[data-v-04a4c6e9]{color:#bfc3db;font-weight:500}.overlay .new-ledgeraccount-wrapper .ledgeraccount .bottom[data-v-04a4c6e9]{border-top:1px solid #e7e9f9;justify-content:space-between;width:100%;min-height:28px;margin-top:16px;padding:12px 0 0;display:flex}.overlay .new-ledgeraccount-wrapper .ledgeraccount .bottom .tags[data-v-04a4c6e9]{align-items:center;max-width:calc(100% - 20px);display:flex}.overlay .new-ledgeraccount-wrapper .ledgeraccount .bottom .tags .tag[data-v-04a4c6e9]{color:#9ea4c9;align-items:center;width:fit-content;font-size:.9rem;font-weight:600;display:flex}.overlay .new-ledgeraccount-wrapper .ledgeraccount .bottom .tags .tag span[data-v-04a4c6e9]{width:fit-content}.overlay .new-ledgeraccount-wrapper .ledgeraccount .bottom .tags ion-icon[data-v-04a4c6e9]{color:#9ea4c9;width:16px;height:16px;margin:0 8px}.overlay .new-ledgeraccount-wrapper .ledgeraccount .bottom .tags button[data-v-04a4c6e9]{color:#0b57ff;margin:-8px 0 -9px;padding:0;font-size:.9rem;font-weight:600}.overlay .new-ledgeraccount-wrapper .ledgeraccount .bottom ion-icon[data-v-04a4c6e9]{color:#37cb95;width:18px;height:18px;margin:-2px 0}.overlay .new-ledgeraccount-wrapper .header[data-v-04a4c6e9]{opacity:0;justify-content:space-between;align-items:center;margin-top:40px;padding:24px 0;animation:.3s .4s forwards fadeIn;display:flex}.overlay .new-ledgeraccount-wrapper .header .left h3[data-v-04a4c6e9]{color:#fffc}.overlay .new-ledgeraccount-wrapper .header .left .sub-title[data-v-04a4c6e9]{color:#ffffff80;font-size:.9rem;line-height:1rem}.overlay .new-ledgeraccount-wrapper .header .right[data-v-04a4c6e9]{justify-content:flex-end;align-items:center;display:flex}.overlay .new-ledgeraccount-wrapper .header button.cancel[data-v-04a4c6e9]{box-shadow:none;background:0 0;border-width:0;border-color:#0000;margin-left:0}.overlay .new-ledgeraccount-wrapper .header button.cancel ion-icon[data-v-04a4c6e9]{width:18px;height:18px}.overlay .new-ledgeraccount-wrapper .header button.cancel[data-v-04a4c6e9]:hover{color:#fff;background:0 0}.overlay .new-ledgeraccount-wrapper .header button[data-v-04a4c6e9]{color:#fff9;background-color:#1f2123;border-width:2px;border-color:#1f2123;border-radius:8px;justify-content:center;align-items:center;height:44px;margin-left:16px;padding-right:18px;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 16px #26272a}.overlay .new-ledgeraccount-wrapper .header button ion-icon[data-v-04a4c6e9]{width:20px;height:20px;margin:-4px 8px -4px -4px;padding:0;transition:all .2s}.overlay .new-ledgeraccount-wrapper .header button.primary[data-v-04a4c6e9]{color:#fff;border-width:2px;border-color:#0b57ff}.overlay .new-ledgeraccount-wrapper .header button.inversed[data-v-04a4c6e9]{color:#e0e2e5;background-color:#414143}.overlay .new-ledgeraccount-wrapper .header button.inversed[data-v-04a4c6e9]:hover{background:#5a5a5d}.overlay .new-ledgeraccount-wrapper .header button[data-v-04a4c6e9]:hover{background:#131415;border-color:#0006}.overlay .new-ledgeraccount-wrapper .header button:hover ion-icon[data-v-04a4c6e9]{color:#ffffffe6}.overlay .select-labels[data-v-04a4c6e9]{padding:40px 0}.overlay .select-labels .boxed[data-v-04a4c6e9]{justify-content:center;align-items:center;width:900px;display:flex}.overlay .select-labels .header[data-v-04a4c6e9]{flex-direction:column}.overlay .select-labels .header h4[data-v-04a4c6e9]{color:#fffc;padding:8px 0 24px}.overlay .select-labels .header .search[data-v-04a4c6e9]{position:relative}.overlay .select-labels .header .search input[data-v-04a4c6e9]{color:#fffc;background:#1c1c1e;border:2px solid #0006;border-radius:8px;outline:none;width:500px;padding:8px 24px 8px 16px;font-size:1.1rem;font-weight:500;line-height:1.4rem;transition:all .15s}.overlay .select-labels .header .search input[data-v-04a4c6e9]:focus-within{border-color:#0b57ff}.overlay .select-labels .header .search .spinner-mini[data-v-04a4c6e9]{position:absolute;top:10px;right:12px}.overlay .select-labels .header .search p.input-sub-text[data-v-04a4c6e9]{color:#fffc;padding:0 16px;font-size:.8rem;font-weight:500}.overlay .select-labels .header .search p.input-sub-text button[data-v-04a4c6e9]{background:0 0;border:none;outline:none}.overlay .select-labels .suggested-labels[data-v-04a4c6e9],.overlay .select-labels .search-results[data-v-04a4c6e9]{color:#fffc;flex-direction:column;align-items:flex-start;padding:40px 0;display:flex}.overlay .select-labels .suggested-labels p[data-v-04a4c6e9],.overlay .select-labels .search-results p[data-v-04a4c6e9]{font-weight:600}.overlay .select-labels .suggested-labels .suggestions .item[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item[data-v-04a4c6e9]{border:2px solid #ffffff1a;border-radius:7px;width:fit-content;margin:24px 0;padding:8px 180px 8px 12px;display:flex;position:relative}.overlay .select-labels .suggested-labels .suggestions .item .icon-wrapper[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .icon-wrapper[data-v-04a4c6e9]{background:#2c2f32;border-radius:8px;width:40px;height:40px;margin:4px 12px 4px 0}.overlay .select-labels .suggested-labels .suggestions .item .icon-wrapper ion-icon[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .icon-wrapper ion-icon[data-v-04a4c6e9]{color:#fff9;width:20px;height:20px}.overlay .select-labels .suggested-labels .suggestions .item.selectable .icon-wrapper ion-icon[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item.selectable .icon-wrapper ion-icon[data-v-04a4c6e9]{color:#0ca46c}.overlay .select-labels .suggested-labels .suggestions .item .content[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .content[data-v-04a4c6e9]{max-width:calc(100% - 52px)}.overlay .select-labels .suggested-labels .suggestions .item .content p.title[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .content p.title[data-v-04a4c6e9]{margin-bottom:4px}.overlay .select-labels .suggested-labels .suggestions .item[data-v-04a4c6e9]:hover,.overlay .select-labels .search-results .suggestions .item[data-v-04a4c6e9]:hover{cursor:pointer;border-color:#0b57ff}.overlay .select-labels .suggested-labels .suggestions .item:hover .right .select p[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item:hover .right .select p[data-v-04a4c6e9]{visibility:visible}.overlay .select-labels .suggested-labels .suggestions .item.selected[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item.selected[data-v-04a4c6e9]{border-color:#0ca46c}.overlay .select-labels .suggested-labels .suggestions .item.selected .right .select ion-icon[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item.selected .right .select ion-icon[data-v-04a4c6e9]{color:#0ca46c}.overlay .select-labels .suggested-labels .suggestions .item .right[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .right[data-v-04a4c6e9]{align-items:center;height:100%;display:flex;position:absolute;top:0;right:0}.overlay .select-labels .suggested-labels .suggestions .item .right .select[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .right .select[data-v-04a4c6e9]{align-items:center;padding:8px;display:flex}.overlay .select-labels .suggested-labels .suggestions .item .right .select p[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .right .select p[data-v-04a4c6e9]{visibility:hidden;font-size:.8rem}.overlay .select-labels .suggested-labels .suggestions .item .right .select ion-icon[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .right .select ion-icon[data-v-04a4c6e9]{color:#fff9;width:24px;height:24px;margin-left:8px}.overlay .select-labels .suggested-labels .suggestions .item .tags[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .tags[data-v-04a4c6e9]{display:flex}.overlay .select-labels .suggested-labels .suggestions .item .tags .tag[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .tags .tag[data-v-04a4c6e9]{color:#fff9;width:fit-content;font-size:.9rem;font-weight:600;display:flex}.overlay .select-labels .suggested-labels .suggestions .item .tags .tag span[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .tags .tag span[data-v-04a4c6e9]{width:calc(100% - 32px)}.overlay .select-labels .suggested-labels .suggestions .item .tags .tag:last-child span[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .tags .tag:last-child span[data-v-04a4c6e9]{width:100%}.overlay .select-labels .suggested-labels .suggestions .item .tags ion-icon[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .tags ion-icon[data-v-04a4c6e9]{color:#fff9;width:16px;height:16px;margin:-2px 8px 0}.overlay .select-labels .suggested-labels .suggestions .item .tags button[data-v-04a4c6e9],.overlay .select-labels .search-results .suggestions .item .tags button[data-v-04a4c6e9]{color:#0b57ff;margin:-8px 0 -4px;padding:0;font-size:.9rem;font-weight:600}.overlay .select-labels .select-area[data-v-04a4c6e9]{z-index:99;opacity:0;background:#18191b;border-top-left-radius:20px;border-top-right-radius:20px;width:1100px;min-height:760px;animation:.3s forwards selectAreaSlideIn-04a4c6e9;position:fixed;bottom:-44px;left:calc(50vw - 550px);box-shadow:0 0 17px #101011}.overlay .select-labels .select-area .category-1-labels[data-v-04a4c6e9]{align-items:center;margin-left:110px;display:flex}.overlay .select-labels .select-area .category-1-labels .label[data-v-04a4c6e9]{border-color:#ffffff1a;padding:8px 16px}.overlay .select-labels .select-area .category-1-labels .label[data-v-04a4c6e9]:hover{border-color:#ffffff4d}.overlay .select-labels .select-area .category-1-labels .label[data-v-04a4c6e9]:first-child{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.overlay .select-labels .select-area .category-1-labels .label[data-v-04a4c6e9]:last-child{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.overlay .select-labels .select-area .header[data-v-04a4c6e9]{color:#ffffffb3;width:100%;position:relative}.overlay .select-labels .select-area .header .left[data-v-04a4c6e9]{align-items:center;padding:16px 24px;display:flex}.overlay .select-labels .select-area .header .left .icon[data-v-04a4c6e9]{background:#2c2f32;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:16px;display:flex}.overlay .select-labels .select-area .header .left .icon ion-icon[data-v-04a4c6e9]{color:#ffffffb3;width:24px;height:24px}.overlay .select-labels .select-area .header .left .text[data-v-04a4c6e9]{padding-top:4px}.overlay .select-labels .select-area .header .left .text p[data-v-04a4c6e9]{font-size:1rem;font-weight:600;line-height:1.3rem}.overlay .select-labels .select-area .header .left .text p.sub-title[data-v-04a4c6e9]{font-size:.8rem;font-weight:400;line-height:1.1rem}.overlay .select-labels .select-area .header .right[data-v-04a4c6e9]{align-items:center;height:100%;padding:0 16px;display:flex;position:absolute;top:0;right:0}.overlay .select-labels .select-area .header .right .close[data-v-04a4c6e9],.overlay .select-labels .select-area .header .right .save[data-v-04a4c6e9]{border-radius:5px;justify-content:center;align-items:center;width:48px;height:48px;margin:4px;transition:all .2s;display:flex}.overlay .select-labels .select-area .header .right .close[data-v-04a4c6e9]:hover,.overlay .select-labels .select-area .header .right .save[data-v-04a4c6e9]:hover{cursor:pointer}.overlay .select-labels .select-area .header .right .close:hover ion-icon[data-v-04a4c6e9],.overlay .select-labels .select-area .header .right .save:hover ion-icon[data-v-04a4c6e9]{color:#fff}.overlay .select-labels .select-area .header .right .close.active[data-v-04a4c6e9],.overlay .select-labels .select-area .header .right .save.active[data-v-04a4c6e9]{background:#37cb954d}.overlay .select-labels .select-area .header .right .close.active ion-icon[data-v-04a4c6e9],.overlay .select-labels .select-area .header .right .save.active ion-icon[data-v-04a4c6e9]{color:#37cb95}.overlay .select-labels .select-area .header .right ion-icon[data-v-04a4c6e9]{color:#ffffff4d;width:32px;height:32px;padding:0 8px}.overlay .select-labels .select-area .labels[data-v-04a4c6e9]{justify-content:space-evenly;height:calc(100vh - 480px);padding-top:8px;display:flex}.overlay .select-labels .select-area .labels .category[data-v-04a4c6e9]{border-left:2px solid #0003;width:500px;min-height:626px;padding:0 24px;overflow:scroll}.overlay .select-labels .select-area .labels .category[data-v-04a4c6e9]:first-child{border:none}.overlay .select-labels .select-area .labels .category-4 .label.selected[data-v-04a4c6e9]{border-color:#0ca46c}.overlay .select-labels .select-area .label[data-v-04a4c6e9]{color:#fffc;border:2px solid #0000;border-radius:8px;margin:4px 0;padding:8px 24px 8px 16px;font-size:1.1rem;font-weight:500;line-height:1.4rem;transition:all .15s;position:relative}.overlay .select-labels .select-area .label[data-v-04a4c6e9]:hover{cursor:pointer;background:#141415;border-color:#0006}.overlay .select-labels .select-area .label.selected[data-v-04a4c6e9]{z-index:10;background:#141415;border-color:#0b57ff}.overlay .select-labels .select-area .label .marker[data-v-04a4c6e9]{align-items:center;height:100%;display:flex;position:absolute;top:0;right:0}.overlay .select-labels .select-area .label .marker ion-icon[data-v-04a4c6e9]{color:#ffffffb3;width:22px;height:22px;padding:0 8px}.overlay .select-labels .select-area .label .marker ion-icon.green[data-v-04a4c6e9]{color:#0ca46c}@keyframes selectAreaSlideIn-04a4c6e9{0%{opacity:0;transform:translateY(500px)}to{opacity:1;transform:translateY(0)}}.filter-bar[data-v-c88a9df7]{z-index:1102;justify-content:space-between;width:calc(100% + 8px);margin:0;padding:24px 0;display:flex;position:relative}.filter-bar .left[data-v-c88a9df7],.filter-bar .right[data-v-c88a9df7]{align-items:center;gap:16px;display:flex}.filter-bar button.ivu-btn-primary[data-v-c88a9df7]{background:#02195a;border-color:#02195a}.filter-bar .switch-input[data-v-c88a9df7]{align-items:center;gap:12px;display:flex}.filter-bar .switch-input p[data-v-c88a9df7]{color:var(--colors-text-text-tertiary-600,#475467)}.filter-bar>.divider[data-v-c88a9df7]{width:calc(100% - 16px);margin:0 8px;position:absolute;top:0}@media only screen and (width<=1180px){.filter-bar.navbarFolded .switch-input[data-v-c88a9df7]{display:none}}@media only screen and (width<=1358px){.filter-bar.navbarFolded .switch-input p[data-v-c88a9df7]{display:none}}@media only screen and (width<=1344px){.filter-bar:not(.navbarFolded) .switch-input[data-v-c88a9df7]{display:none}}@media only screen and (width<=1522px){.filter-bar:not(.navbarFolded) .switch-input p[data-v-c88a9df7]{display:none}}.uncategorized[data-v-c88a9df7]{padding:0 0 80px}.uncategorized .divider[data-v-c88a9df7]{padding-top:40px}.dropdown-item[data-v-c88a9df7]{gap:12px;display:flex}.table-wrapper[data-v-c88a9df7]{margin-left:-8px}.table-wrapper .overflow-container[data-v-c88a9df7]{width:calc(100vw - 560px);min-height:calc(100vh - 495px);margin-bottom:-50px;padding-bottom:50px;transition:width .2s;position:relative}.table-wrapper .overflow-container.navbarFolded[data-v-c88a9df7]{width:calc(100vw - 382px)}.table-wrapper .trial-balance-table[data-v-c88a9df7]{width:fit-content;padding-right:672px}.trial-balance-footer[data-v-c88a9df7]{align-items:center;display:flex}.trial-balance-footer .cell[data-v-c88a9df7]{text-align:right;padding:12px 8px}.trial-balance-footer .cell p[data-v-c88a9df7]{color:var(--colors-text-text-tertiary-600,#475467)}.trial-balance-footer .cell p.label[data-v-c88a9df7]{opacity:.6}.trial-balance-footer .cell[data-v-c88a9df7]:last-child{padding-right:24px}@keyframes showLabel-c88a9df7{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.modal-wrapper.sign[data-v-23dd8417]{padding:0 4px}.modal-wrapper.sign .sub-title[data-v-23dd8417]{color:var(--colors-text-text-tertiary-600)}.modal-wrapper.sign .content[data-v-23dd8417]{margin:24px 0 16px}.modal-wrapper.sign .content .signer[data-v-23dd8417]{border-top:1px solid var(--colors-border-border-tertiary);align-items:center;gap:18px;padding:12px 0;display:flex}.modal-wrapper.sign .content .signer[data-v-23dd8417]:first-child{border-top:none}.modal-wrapper.sign .modal-footer[data-v-23dd8417]{flex-direction:column;gap:12px;width:100%;margin-top:24px;display:flex}.modal-wrapper.sign .modal-footer .button-sub-title[data-v-23dd8417]{text-align:center}.modal-wrapper.sign .icon img[data-v-23dd8417]{width:60px;margin:8px 0}.modal-wrapper.sign .avatar[data-v-23dd8417]{background-color:var(--colors-background-bg-secondary);border:1px solid var(--component-colors-components-avatars-avatar-contrast-border);border-radius:40px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.modal-wrapper.sign .avatar p[data-v-23dd8417]{color:#b5bac4;font-family:Inter;font-size:17px;font-style:normal;font-weight:600;line-height:24px}.modal-wrapper.sign .avatar img[data-v-23dd8417]{width:38px;height:38px}.questionnaire-type[data-v-23dd8417]{margin-top:40px}.questionnaire-type h5[data-v-23dd8417]{margin-top:32px}.tax-position[data-v-23dd8417]{opacity:0;margin-top:40px;animation:.3s forwards fadeIn}.tax-position h5[data-v-23dd8417]{margin-top:32px}.specifications-wrapper .overview-wrapper[data-v-23dd8417]{justify-content:space-between;gap:40px;margin:0 -8px;display:flex}.specifications-wrapper .overview-wrapper .widget[data-v-23dd8417]{border:1px solid var(--colors-border-border-primary,#d0d5dd);background-color:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:16px;width:33%;padding:32px 24px 20px;display:flex}.specifications-wrapper .overview-wrapper .widget .icon-wrapper[data-v-23dd8417]{min-height:16px}.specifications-wrapper .overview-wrapper .widget .icon-wrapper p[data-v-23dd8417]{color:var(--colors-text-text-tertiary-600);font-size:300px;line-height:36px}.specifications-wrapper .overview-wrapper .widget p.sm-regular[data-v-23dd8417]{color:var(--colors-text-text-tertiary-600)}.questionnaires-table-wrapper[data-v-23dd8417]{margin-top:100px;margin-bottom:100px}.questionnaires-table-wrapper .header[data-v-23dd8417]{border-bottom:1px solid var(--colors-border-border-tertiary);align-items:center;padding:8px 0;display:flex}.questionnaires-table-wrapper .header .progress[data-v-23dd8417],.questionnaires-table-wrapper .header .notes[data-v-23dd8417]{color:var(--colors-text-text-tertiary-600)}.questionnaires-table-wrapper .row[data-v-23dd8417]{border-bottom:1px solid var(--colors-border-border-tertiary);align-items:flex-start;min-height:80px;padding:20px 0;display:flex;position:relative}.questionnaires-table-wrapper .row.toggle-row[data-v-23dd8417]{align-items:center;min-height:0;padding:12px 0}.questionnaires-table-wrapper .row .label[data-v-23dd8417]{align-items:flex-start;gap:12px;display:flex}.questionnaires-table-wrapper .row .label .text p.sm-regular[data-v-23dd8417]{color:var(--colors-text-text-tertiary-600)}.questionnaires-table-wrapper .row .progress[data-v-23dd8417]{padding-right:72px}.questionnaires-table-wrapper .row .progress-bar[data-v-23dd8417]{align-items:center;gap:8px;display:flex}.questionnaires-table-wrapper .row .progress-bar p[data-v-23dd8417]{width:24px;height:18px}.questionnaires-table-wrapper .row[data-v-23dd8417]:hover{cursor:pointer;background:var(--colors-background-bg-secondary)}.questionnaires-table-wrapper .row:hover .hover-prefix[data-v-23dd8417],.questionnaires-table-wrapper .row:hover .hover-suffix[data-v-23dd8417]{visibility:visible}.questionnaires-table-wrapper .row .hover-prefix[data-v-23dd8417],.questionnaires-table-wrapper .row .hover-suffix[data-v-23dd8417]{background:var(--colors-background-bg-secondary);visibility:hidden;border:1px solid var(--colors-border-border-tertiary);width:16px;height:calc(100% + 2px);position:absolute;top:-1px}.questionnaires-table-wrapper .row .hover-prefix .icon-wrapper[data-v-23dd8417],.questionnaires-table-wrapper .row .hover-suffix .icon-wrapper[data-v-23dd8417]{color:#d7dbe2;justify-content:flex-end;align-items:center;height:100%;display:flex;position:absolute;right:16px}.questionnaires-table-wrapper .row .hover-prefix[data-v-23dd8417]{border-right:none;border-top-left-radius:10px;border-bottom-left-radius:10px;left:-16px}.questionnaires-table-wrapper .row .hover-suffix[data-v-23dd8417]{border-left:none;border-top-right-radius:10px;border-bottom-right-radius:10px;right:-16px}.questionnaires-table-wrapper .label[data-v-23dd8417]{width:35%}.questionnaires-table-wrapper .progress[data-v-23dd8417]{width:30%}.questionnaires-table-wrapper .notes[data-v-23dd8417]{width:35%;padding-right:30px}.questionnaires-table-wrapper .notes .summary-item[data-v-23dd8417]{align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.questionnaires-table-wrapper .notes .summary-item[data-v-23dd8417]:last-child{margin-bottom:0}.questionnaires-table-wrapper .notes .summary-item p[data-v-23dd8417]{max-width:calc(100% - 30px)}.questionnaires-table-wrapper .notes .summary-item.warning[data-v-23dd8417]{color:var(--colors-text-text-warning-600,#ff8c00)}.questionnaires-table-wrapper .notes .summary-item.warning p[data-v-23dd8417]{color:var(--colors-text-text-primary-900,#ff8c00)}.questionnaires-table-wrapper .notes .summary-item.file-item[data-v-23dd8417]{align-items:center}.questionnaires-table-wrapper .notes .summary-item.file-item p[data-v-23dd8417]{max-width:calc(100% - 36px);color:var(--colors-text-text-secondary-700)}.questionnaires-table-wrapper .notes .summary-item.more-files p[data-v-23dd8417]{color:var(--colors-text-text-tertiary-600)}.approval[data-v-23dd8417]{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.approval .document-wrapper[data-v-23dd8417]{justify-content:center;width:100%;display:flex}.questionnaire-type[data-v-81413476]{margin-top:40px}.questionnaire-type h5[data-v-81413476]{margin-top:32px}.tax-position[data-v-81413476]{opacity:0;margin-top:40px;animation:.3s forwards fadeIn}.tax-position h5[data-v-81413476]{margin-top:32px}.modal-wrapper.sign[data-v-81413476]{padding:0 4px}.modal-wrapper.sign .sub-title[data-v-81413476]{color:var(--colors-text-text-tertiary-600)}.modal-wrapper.sign .content[data-v-81413476]{margin:24px 0 16px}.modal-wrapper.sign .content .signer[data-v-81413476]{border-top:1px solid var(--colors-border-border-tertiary);align-items:center;gap:18px;padding:12px 0;display:flex}.modal-wrapper.sign .content .signer[data-v-81413476]:first-child{border-top:none}.modal-wrapper.sign .modal-footer[data-v-81413476]{flex-direction:column;gap:12px;width:100%;margin-top:24px;display:flex}.modal-wrapper.sign .modal-footer .button-sub-title[data-v-81413476]{text-align:center}.modal-wrapper.sign .icon img[data-v-81413476]{width:60px;margin:8px 0}.modal-wrapper.sign .avatar[data-v-81413476]{background-color:var(--colors-background-bg-secondary);border:1px solid var(--component-colors-components-avatars-avatar-contrast-border);border-radius:40px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.modal-wrapper.sign .avatar p[data-v-81413476]{color:#b5bac4;font-family:Inter;font-size:17px;font-style:normal;font-weight:600;line-height:24px}.modal-wrapper.sign .avatar img[data-v-81413476]{width:38px;height:38px}.approval[data-v-81413476]{width:100%}.approval .document-wrapper[data-v-81413476]{justify-content:center;width:100%;display:flex}.banner[data-v-969a29ae]{border:1px solid #e7e9f9;border-radius:10px;margin:40px -16px 56px;padding:0 16px}.banner .flex[data-v-969a29ae]{padding-top:16px}.banner .flex ion-icon[data-v-969a29ae]{width:28px;height:28px;margin-right:12px}.banner .description[data-v-969a29ae]{margin-top:-4px;padding:8px 40px 0 0;font-size:.75rem;line-height:1.1rem}.file[data-v-a070bf6f]{border-left:2px solid #0000;border-right:2px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;height:44px;padding:4px 0;display:flex;position:relative}.file.small[data-v-a070bf6f]{height:fit-content;margin:0;padding:0}.file.small .text[data-v-a070bf6f]{margin-left:6px}.file.small .text .title[data-v-a070bf6f]{max-width:168px;font-size:.8rem}.file .row .border-bottom[data-v-a070bf6f]{z-index:-1;border-bottom:1px solid var(--colors-background-bg-tertiary);width:calc(100% - 12px);position:absolute;bottom:-1px;left:6px}.file .row[data-v-a070bf6f]{align-items:center;display:flex}.file .row .checkbox[data-v-a070bf6f]{width:50px}.file .row .icon[data-v-a070bf6f]{justify-content:center;align-items:center;width:50px;padding-right:18px;display:flex}.file .row .name[data-v-a070bf6f]{width:340px;padding-right:16px}.file .row .name p[data-v-a070bf6f]{width:fit-content;max-width:100%}.file .row .name p[data-v-a070bf6f]:hover{cursor:pointer;text-decoration:underline}.file .row .modified[data-v-a070bf6f]{width:140px}.file .row .modified p.xs-medium[data-v-a070bf6f]{color:var(--colors-text-text-tertiary-600)}.file .row .size[data-v-a070bf6f]{width:140px}.file .row .size p.xs-medium[data-v-a070bf6f]{color:var(--colors-text-text-tertiary-600)}.file .row .size p.empty[data-v-a070bf6f]{opacity:.5}.file .row .spinner-row[data-v-a070bf6f],.file .row .progress[data-v-a070bf6f]{max-height:44px;margin:-4px 0}.file .row .actions[data-v-a070bf6f]{align-items:center;height:100%;display:flex;position:absolute;top:0;right:6px}.file .left[data-v-a070bf6f]{align-items:center;display:flex}.file .text[data-v-a070bf6f]{flex-direction:column;justify-content:center;margin-left:16px;display:flex}.file .text .title[data-v-a070bf6f]{max-width:340px}.file .text .downloadable[data-v-a070bf6f]:hover{cursor:pointer;text-decoration:underline}.file .text .sub-title[data-v-a070bf6f]{font-size:.75rem;font-weight:300;line-height:1.1rem}.file .text .sub-title.error[data-v-a070bf6f]{color:#d43a3a;font-weight:400}.file .text .progress[data-v-a070bf6f]{width:240px;margin-top:-1px}.file.highlight[data-v-a070bf6f]{border:2px dashed #0b57ff}.file.disabled[data-v-a070bf6f]{animation:.2s forwards fadeDisabled-a070bf6f!important}.file[data-v-a070bf6f]:not(.small):hover{background-color:var(--colors-border-border-tertiary)}.file:not(.small):hover .right .actions button ion-icon[data-v-a070bf6f]{color:#bfc3db}.file:not(.small):hover .row .border-bottom[data-v-a070bf6f]{display:none}.file .right[data-v-a070bf6f]{justify-content:flex-end;max-width:200px}.file .right .files-count[data-v-a070bf6f]{color:#afb4d2;font-size:.8rem;font-weight:500}.file .right .badge[data-v-a070bf6f]{margin-left:12px}.file .right .actions button[data-v-a070bf6f]{justify-content:center;align-items:center;width:32px;height:32px;margin-left:8px;padding:10px 2px 4px 8px;display:flex}.file .right .actions button:hover ion-icon[data-v-a070bf6f]{color:#9ea4c9}.file .right .actions button ion-icon[data-v-a070bf6f]{color:#e7e9f9;width:20px;height:20px}.file .right .actions .dropdown-item[data-v-a070bf6f]{min-width:130px}.file .right .actions .dropdown-item ion-icon[data-v-a070bf6f]{width:16px;height:16px;margin:0 6px -3px 0}.file .right .actions .title[data-v-a070bf6f]{color:#bfc3db;cursor:default;max-width:200px;height:24px;line-height:1rem}.file .right .actions .remove[data-v-a070bf6f]{color:#d43a3a}.label[data-v-a070bf6f]{color:#afb4d2;border:1px solid #e7e9f9;border-radius:24px;width:fit-content;margin-left:-2px;padding:3px 12px}.label ion-icon[data-v-a070bf6f]{width:16px;height:16px;margin-right:3px}.label span[data-v-a070bf6f]{max-width:250px;font-size:.8rem;font-weight:500}@keyframes fadeDisabled-a070bf6f{0%{opacity:1}to{opacity:.3}}.file-table-wrapper .header[data-v-e2265047]{z-index:9998;background:#fff;flex-direction:column;width:calc(100% + 80px);margin-left:-40px;padding:0 40px;display:flex;position:sticky;top:0}.file-table-wrapper .header.stuck[data-v-e2265047]{box-shadow:0 4px 12px -12px #10182859}.file-table-wrapper .header .action-bar[data-v-e2265047]{border-bottom:1px solid var(--colors-background-bg-tertiary);justify-content:space-between;align-items:center;gap:40px;padding:24px 0;display:flex}.file-table-wrapper .header .action-bar .left[data-v-e2265047]{width:100%;max-width:500px;margin-left:-8px}.file-table-wrapper .header .action-bar .right[data-v-e2265047]{justify-content:flex-end;align-items:center;gap:8px;min-width:354px;margin-right:-8px;display:flex}.file-table-wrapper .header .breadcrumbs[data-v-e2265047]{align-items:center;width:100%;margin:12px 0;display:flex}.file-table-wrapper .header .breadcrumbs h3[data-v-e2265047]{padding:0 6px;font-family:Inter;font-style:normal;font-weight:400}.file-table-wrapper .header .breadcrumbs h3.active[data-v-e2265047]{font-weight:600}.file-table-wrapper .header .breadcrumbs h3.simple[data-v-e2265047]{font-size:18px}.file-table-wrapper .header .breadcrumbs .breadcrumb[data-v-e2265047]{align-items:center;max-width:100%;display:flex}.file-table-wrapper .header .breadcrumbs .breadcrumb .separator[data-v-e2265047]{color:var(--colors-border-border-primary,#d0d5dd);margin:0 2px;padding-top:4px}.file-table-wrapper .header .breadcrumbs .breadcrumb .all-files[data-v-e2265047]{white-space:nowrap}.file-table-wrapper .header .breadcrumbs .breadcrumb h3[data-v-e2265047]:not(.active){border:2px solid #0000;border-radius:8px;margin:-2px;transition:all .3s}.file-table-wrapper .header .breadcrumbs .breadcrumb h3[data-v-e2265047]:not(.active):hover{cursor:pointer;background-color:var(--colors-border-border-tertiary)}.file-table-wrapper .header .breadcrumbs .breadcrumb h3:not(.active).droppable[data-v-e2265047]{border:2px dashed var(--colors-border-border-primary,#d0d5dd);border-radius:8px}.file-table-wrapper .header .breadcrumbs .breadcrumb h3:not(.active).dragHover[data-v-e2265047]{border-color:#0b57ff}.file-table-wrapper .header.questionnaire-variant .action-bar[data-v-e2265047]{border-bottom:1px solid var(--colors-border-border-tertiary);gap:16px;padding:8px 0}.file-table-wrapper .header.questionnaire-variant .action-bar .left[data-v-e2265047]{align-items:center;margin-left:0;display:flex}.file-table-wrapper .header.questionnaire-variant .action-bar .left p.md-semibold[data-v-e2265047]{display:flex}.file-table-wrapper .header.questionnaire-variant .action-bar .left .questionnaire-breadcrumb[data-v-e2265047]{align-items:center;gap:2px;max-width:100%;display:flex}.file-table-wrapper .header.questionnaire-variant .action-bar .left .questionnaire-breadcrumb p.md-semibold[data-v-e2265047]{white-space:nowrap}.file-table-wrapper .header.questionnaire-variant .action-bar .left .questionnaire-breadcrumb p.current[data-v-e2265047]{color:var(--colors-text-text-tertiary-600);text-overflow:ellipsis;overflow:hidden}.file-table-wrapper .header.questionnaire-variant .action-bar .left .questionnaire-breadcrumb .separator[data-v-e2265047]{color:var(--colors-border-border-primary,#d0d5dd);flex-shrink:0;align-items:center;display:flex}.file-table-wrapper .header.questionnaire-variant .action-bar .left .questionnaire-breadcrumb .drop-target p.root[data-v-e2265047]{border:2px solid #0000;border-radius:8px;margin:-2px -4px;padding:0 4px;transition:all .2s}.file-table-wrapper .header.questionnaire-variant .action-bar .left .questionnaire-breadcrumb .drop-target p.root.clickable[data-v-e2265047]:hover{cursor:pointer;background-color:var(--colors-border-border-tertiary)}.file-table-wrapper .header.questionnaire-variant .action-bar .left .questionnaire-breadcrumb .drop-target p.root.droppable[data-v-e2265047]{border:2px dashed var(--colors-border-border-primary,#d0d5dd)}.file-table-wrapper .header.questionnaire-variant .action-bar .left .questionnaire-breadcrumb .drop-target p.root.dragHover[data-v-e2265047]{border-color:#0b57ff}.file-table-wrapper .header.questionnaire-variant .action-bar .right[data-v-e2265047]{gap:8px;min-width:0;margin-right:0}.dropzone[data-v-e2265047]{border:2px dashed var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-secondary);border-radius:12px;justify-content:center;align-items:center;margin-top:24px;transition:border-color .2s,background-color .2s;display:flex}.dropzone .content[data-v-e2265047]{flex-direction:row;align-items:center;gap:24px;padding:48px 0;display:flex}.dropzone .content img[data-v-e2265047]{width:100px}.dropzone .content .text[data-v-e2265047]{flex-direction:column;align-items:flex-start;display:flex}.dropzone .content .text p.sm-regular[data-v-e2265047]{color:var(--colors-text-text-tertiary-600)}.dropzone.compact .content[data-v-e2265047]{color:var(--colors-text-text-tertiary-600);gap:10px;padding:20px 0}.dropzone[data-v-e2265047]:hover{cursor:pointer}.dropzone[data-v-e2265047]:hover,.dropzone.drag-hover[data-v-e2265047]{background:#f3f7ff;border-color:#0b57ff}.file-table[data-v-e2265047]{margin:0 -6px}.file-table p.xs-medium[data-v-e2265047]{color:var(--colors-text-text-tertiary-600)}.file-table .head[data-v-e2265047]{border-bottom:1px solid var(--colors-background-bg-tertiary);align-items:center;width:calc(100% - 16px);height:44px;margin-top:16px;margin-left:8px;display:flex}.file-table .head .checkbox[data-v-e2265047]{width:44px}.file-table .checkbox[data-v-e2265047],.file-table .icon[data-v-e2265047]{width:50px}.file-table .name[data-v-e2265047]{width:340px}.file-table .modified[data-v-e2265047],.file-table .size[data-v-e2265047]{width:140px}.add-folder[data-v-e2265047]{border-bottom:1px solid var(--colors-background-bg-tertiary);opacity:0;border-radius:7px;justify-content:space-between;align-items:center;height:44px;padding:4px 0;animation:.6s forwards fadeIn;display:flex}.add-folder .left[data-v-e2265047],.add-folder .right[data-v-e2265047]{align-items:center;display:flex}.add-folder .right[data-v-e2265047]{justify-content:flex-end;gap:8px;min-width:300px}.upload-placeholder[data-v-e2265047]{justify-content:center;align-items:center;padding:40px;transition:color .2s;display:flex}.upload-placeholder p[data-v-e2265047]{margin-left:16px;font-size:.9rem;font-weight:500}.upload-placeholder ion-icon[data-v-e2265047]{width:28px;height:28px}.upload-placeholder[data-v-e2265047]:hover{color:#0b57ff}.file-table-animation .empty-space[data-v-e2265047]{height:200px}.file-table-animation.animate[data-v-e2265047]{animation:.3s forwards slideInTop}.file-table-animation.reverse[data-v-e2265047]{animation:.3s forwards slideInTopReverse}.overview[data-v-7bdf3d12]{border:1px solid var(--colors-border-border-primary,#d0d5dd);background-color:#fff;border-radius:14px;width:calc(100% + 16px);min-height:200px;margin:40px -8px;position:relative}.custom-banner[data-v-7bdf3d12]{border:1px solid #e7e9f9;border-radius:10px;margin:40px -16px 0;position:relative}.custom-banner ion-icon[data-v-7bdf3d12]{width:28px;height:28px;padding:24px 20px;position:absolute}.custom-banner .text[data-v-7bdf3d12]{margin-left:72px;padding:20px 8px 20px 0;font-size:.8rem;line-height:1.2rem}.custom-banner .divider[data-v-7bdf3d12]{border-bottom:1px solid #e7e9f9;width:100%}.custom-banner .files-info[data-v-7bdf3d12]{justify-content:center;align-items:center;width:calc(100% - 100px);height:78px;margin-left:72px;display:flex}.custom-banner .files-info .number[data-v-7bdf3d12]{font-size:1.3rem;font-weight:800;line-height:1.1rem}.custom-banner .files-info .label[data-v-7bdf3d12]{color:#bfc3db;margin-left:4px;font-size:.8rem;font-weight:700;line-height:.8rem}.custom-banner .files-info .column_1[data-v-7bdf3d12],.custom-banner .files-info .column_2[data-v-7bdf3d12]{align-items:flex-end;width:220px;padding-top:4px;display:flex}.custom-banner .files-info .column_3[data-v-7bdf3d12]{justify-content:space-between;align-items:center;width:350px;padding-top:4px;display:flex}.custom-banner .files-info .column_3 div[data-v-7bdf3d12]{align-items:flex-end;display:flex}.action-bar[data-v-7bdf3d12]{margin:16px -16px 0}.action-bar .requested-files[data-v-7bdf3d12]{width:100%}.action-bar .requested-files .requested-file[data-v-7bdf3d12]{border-bottom:1px solid #e7e9f9;justify-content:space-between;align-items:center;width:100%;padding:8px 20px;display:flex}.action-bar .requested-files .requested-file[data-v-7bdf3d12]:last-child{border:none}.action-bar .requested-files .requested-file ion-icon[data-v-7bdf3d12]{width:18px;height:18px;margin-right:12px}.action-bar .requested-files .requested-file p[data-v-7bdf3d12]{font-size:.9rem;font-weight:400;transition:color .2s}.action-bar .requested-files .requested-file .left[data-v-7bdf3d12]{align-items:center;display:flex}.action-bar .requested-files .requested-file .left ion-icon.green[data-v-7bdf3d12]{color:#37cb95}.action-bar .requested-files .requested-file .left ion-icon.orange[data-v-7bdf3d12]{color:#e7ae43}.action-bar .requested-files .requested-file .left .sub-title[data-v-7bdf3d12]{margin-top:-5px;font-size:.75rem;font-weight:400}.action-bar .requested-files .requested-file .left.disabled[data-v-7bdf3d12]{opacity:.4}.action-bar .requested-files .requested-file .right[data-v-7bdf3d12]{visibility:hidden}.action-bar .requested-files .requested-file[data-v-7bdf3d12]:hover{cursor:pointer}.action-bar .requested-files .requested-file:hover .right[data-v-7bdf3d12]{visibility:visible}.action-bar .file-upload .file[data-v-7bdf3d12]{width:100%;margin:0;padding:8px 16px}.default-banner[data-v-7bdf3d12]{border:1px solid #e7e9f9;border-radius:10px;margin:40px -16px 24px;padding:16px}.default-banner .divider[data-v-7bdf3d12]{border-bottom:1px solid #e7e9f9;width:calc(100% + 32px);margin:0 -16px}.default-banner .row[data-v-7bdf3d12]{align-items:center;margin:24px 0;padding-right:8px;display:flex}.default-banner .row[data-v-7bdf3d12]:last-child{margin-bottom:8px}.default-banner .row .left[data-v-7bdf3d12]{align-items:center;display:flex}.default-banner .row .left ion-icon[data-v-7bdf3d12]{visibility:visible;width:24px;height:24px;margin-right:18px}.default-banner .row .left ion-icon.green[data-v-7bdf3d12]{color:#37cb95}.default-banner .row .left ion-icon.orange[data-v-7bdf3d12]{color:#e7ae43}.default-banner .row .left .sub-title[data-v-7bdf3d12]{margin-top:-5px;font-size:.75rem;font-weight:400}.default-banner .row .left.disabled[data-v-7bdf3d12]{opacity:.4}.default-banner .row p[data-v-7bdf3d12]{font-size:.9rem;font-weight:600}.loader-wrapper[data-v-a9cff51f]{opacity:0;pointer-events:none;background:#fff;border:3px solid #fff;width:30px;height:30px;animation:.3s forwards fadeIn-a9cff51f;position:relative}.loader-wrapper.hidden[data-v-a9cff51f]{animation:.5s forwards fadeOut-a9cff51f}.spinner[data-v-a9cff51f],.spinner[data-v-a9cff51f]:after{z-index:9;border-radius:50%;width:24px;height:24px}.spinner[data-v-a9cff51f]{text-indent:-9999em;border:3px solid #f2f6ff;border-top-color:#bfc3db;margin:0;font-size:10px;animation:1s linear infinite load8;position:relative;transform:translateZ(0)}.spinner.hidden[data-v-a9cff51f]{animation:.3s forwards fadeOut-a9cff51f}.animation[data-v-a9cff51f]{z-index:999;position:absolute;top:-4px;left:-4px}.animation[data-v-a9cff51f]:not(.animated){opacity:0}.animation.animated[data-v-a9cff51f]{animation:.5s forwards fadeIn-a9cff51f}#successAnimationCircle[data-v-a9cff51f]{stroke-dasharray:151 151;stroke:#d4d4d4}#successAnimationCheck[data-v-a9cff51f]{stroke-dasharray:36 36;stroke:#d4d4d4}#successAnimationResult[data-v-a9cff51f]{fill:#d4d4d4;opacity:0}#successAnimation.animated[data-v-a9cff51f]{animation:1s ease-out both scaleAnimation-a9cff51f}#successAnimation.animated #successAnimationCircle[data-v-a9cff51f]{animation:1s cubic-bezier(.77,0,.175,1) both drawCircle-a9cff51f,.3s linear .9s both fadeOut-a9cff51f}#successAnimation.animated #successAnimationCheck[data-v-a9cff51f]{animation:1s cubic-bezier(.77,0,.175,1) both drawCheck-a9cff51f,.3s linear .9s both fadeOut-a9cff51f}#successAnimation.animated #successAnimationResult[data-v-a9cff51f]{animation:.3s linear .9s both fadeIn-a9cff51f}@keyframes scaleAnimation-a9cff51f{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes drawCircle-a9cff51f{0%{stroke-dashoffset:151px}to{stroke-dashoffset:0}}@keyframes drawCheck-a9cff51f{0%{stroke-dashoffset:36px}to{stroke-dashoffset:0}}@keyframes fadeOut-a9cff51f{0%{opacity:1}to{opacity:0}}@keyframes fadeIn-a9cff51f{0%{opacity:0}to{opacity:1}}.comment-wrapper[data-v-171a0cb4]{align-items:flex-start;gap:8px;margin-top:4px;display:flex;position:relative}.comment-wrapper[data-v-171a0cb4]:first-child{margin-top:0}.comment-wrapper.animate[data-v-171a0cb4]{opacity:0;margin-top:-68px;animation:.2s forwards fadeSlideInTop-171a0cb4}.comment-wrapper.loading[data-v-171a0cb4]{opacity:.5}.comment-wrapper.follow-up .comment-avatar[data-v-171a0cb4]{visibility:hidden}.comment-wrapper.follow-up p.name[data-v-171a0cb4]{display:none}.comment-wrapper.intro[data-v-171a0cb4]{color:var(--colors-text-text-tertiary-600);margin-bottom:8px}.comment-wrapper.intro p[data-v-171a0cb4]{padding-left:4px}.comment-wrapper.risk .text-bubble .meta-info .tag[data-v-171a0cb4]{color:#8a2c2c;background-color:#eccccc;border-radius:6px;align-items:center;padding:1px 4px;display:flex}.comment-wrapper.feedback .text-bubble .meta-info .tag[data-v-171a0cb4]{color:#217f53;background-color:#cae5d8;border-radius:6px;align-items:center;padding:1px 4px;display:flex}.comment-wrapper .text-bubble-wrapper[data-v-171a0cb4]{width:calc(100% - 36px);min-width:140px;min-height:28px}.comment-wrapper .text-bubble-wrapper .text-bubble-actions[data-v-171a0cb4]{padding:0 8px;position:absolute;top:0;left:100%}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-types[data-v-171a0cb4]{border-radius:var(--radius-md,8px);border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-border,#d0d5dd);background:var(--component-colors-components-buttons-secondary-button-secondary-bg,#fff);flex-direction:column;align-items:flex-start;gap:2px;max-width:32px;padding:2px;transition:max-width .3s;display:flex;box-shadow:0 1px 2px #1018280d}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-types[data-v-171a0cb4]:hover{max-width:120px}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-types:hover .message-type[data-v-171a0cb4]{width:100%}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-types[data-v-171a0cb4]:hover :not(.label-wrapper){transition:unset}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-types:hover .label-wrapper[data-v-171a0cb4]{opacity:1;visibility:visible;max-width:120px;transition:opacity .3s,transform .3s,visibility .3s;position:relative;transform:translate(4px)}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type[data-v-171a0cb4]{border-radius:6px;align-items:center;padding:4px;display:flex}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.active[data-v-171a0cb4],.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type[data-v-171a0cb4]:hover{cursor:pointer;background:var(--colors-border-border-tertiary)}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.active .icon-wrapper[data-v-171a0cb4],.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type:hover .icon-wrapper[data-v-171a0cb4]{background:var(--colors-border-border-tertiary)}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.risk.active[data-v-171a0cb4],.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.risk[data-v-171a0cb4]:hover{color:#8a2c2c;background:#eccccc}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.risk.active p.label[data-v-171a0cb4],.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.risk:hover p.label[data-v-171a0cb4]{color:#8a2c2c}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.risk.active .icon-wrapper[data-v-171a0cb4],.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.risk:hover .icon-wrapper[data-v-171a0cb4]{background:#eccccc}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.feedback.active[data-v-171a0cb4],.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.feedback[data-v-171a0cb4]:hover{color:#217f53;background:#cae5d8}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.feedback.active p.label[data-v-171a0cb4],.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.feedback:hover p.label[data-v-171a0cb4]{color:#217f53}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.feedback.active .icon-wrapper[data-v-171a0cb4],.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type.feedback:hover .icon-wrapper[data-v-171a0cb4]{background:#cae5d8}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type .icon-wrapper[data-v-171a0cb4]{z-index:100;background-color:#fff;height:18px}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type .label-wrapper[data-v-171a0cb4]{opacity:0;visibility:hidden;max-width:0;padding-right:8px;transition:opacity .1s,transform .3s,visibility .3s;display:inline-block;position:absolute;transform:translate(-10px)}.comment-wrapper .text-bubble-wrapper .text-bubble-actions .message-type p.label[data-v-171a0cb4]{color:var(--colors-text-text-tertiary-600);white-space:nowrap}.comment-wrapper .text-bubble[data-v-171a0cb4]{background-color:var(--colors-background-bg-tertiary);border-radius:10px;width:fit-content;padding:5px 8px;position:relative}.comment-wrapper .text-bubble.editMode[data-v-171a0cb4]{border:1px solid var(--colors-border-border-primary);background-color:#fff;width:100%}.comment-wrapper .text-bubble .meta-info[data-v-171a0cb4]{color:var(--colors-text-text-tertiary-600);opacity:.6;padding:1px 8px;position:absolute;top:0;left:100%}.comment-wrapper:not(.follow-up) :not(.editMode).text-bubble[data-v-171a0cb4]:before{content:"";z-index:-1;border-left:10px solid #0000;border-right:10px solid var(--colors-background-bg-tertiary);border-top:10px solid var(--colors-background-bg-tertiary);border-bottom:10px solid #0000;border-radius:4px;width:0;height:0;position:absolute;top:0;left:-6px}.comment-wrapper .comment-input[data-v-171a0cb4]{border:none;outline:none;width:100%;min-height:72px;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.comment-wrapper .buttons[data-v-171a0cb4]{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.comment-wrapper .buttons button[data-v-171a0cb4]{background-color:#0000;border:none;outline:none;align-items:center;gap:4px;display:flex}.comment-wrapper .buttons button p.bold[data-v-171a0cb4]{font-weight:600}.comment-wrapper .buttons button[data-v-171a0cb4]:hover{cursor:pointer;color:var(--colors-border-border-brand-solid)}.comment-wrapper .buttons.right[data-v-171a0cb4]{width:38px;position:absolute;bottom:0;right:-40px}.comment-wrapper .buttons .round[data-v-171a0cb4]{border-radius:40px;width:100%;padding:2px 4px}.comment-fallback[data-v-171a0cb4]{height:28px}.icon[data-v-171a0cb4]{width:28px;height:28px;color:var(--colors-border-border-primary);justify-content:center;align-items:center;margin-top:-5px;display:flex}.icon .line[data-v-171a0cb4]{background-color:var(--colors-border-border-primary);border-radius:4px;width:2px;height:calc(100% - 12px);position:absolute;top:20px;left:13px}@keyframes fadeSlideInTop-171a0cb4{0%{opacity:0;margin-top:-68px}to{opacity:1;margin-top:4px}}.question-base[data-v-cf72e17c]{border-top:1px solid var(--colors-border-border-tertiary);justify-content:space-between;padding:20px 0;transition:all .2s;display:flex;position:relative}.question-base p.description[data-v-cf72e17c]{color:var(--colors-text-text-tertiary-600);margin-top:2px}.question-base.hasFollowUpQuestion .number[data-v-cf72e17c]{background-color:#fff;margin-bottom:-22px}.question-base.hasFollowUpQuestion .line[data-v-cf72e17c]{opacity:0;background-color:var(--colors-border-border-tertiary);border-radius:3px;width:3px;height:calc(100% - 20px);margin-top:8px;margin-left:46px;animation:.2s 1s forwards fadeIn}.question-base.inapplicable div.left[data-v-cf72e17c]{text-decoration:line-through}.question-base.inapplicable div.right .below[data-v-cf72e17c],.question-base.inapplicable div.right .aside[data-v-cf72e17c]{opacity:.3;pointer-events:none}.question-base.inapplicable .number .ulabel[data-v-cf72e17c]{margin-left:-36px}.question-base.inapplicable .number .ulabel.isFollowUpQuestion[data-v-cf72e17c]{margin-left:-32px}.question-base .number[data-v-cf72e17c]{width:88px}.question-base .number .ulabel.isFollowUpQuestion[data-v-cf72e17c]{min-width:30px;margin-left:26px}.question-base .left[data-v-cf72e17c]{width:380px;padding-right:80px}.question-base .right[data-v-cf72e17c]{justify-content:space-between;width:calc(100% - 500px);display:flex}.question-base .right .below[data-v-cf72e17c]{flex-direction:column;align-items:flex-end;width:calc(100% + 468px);margin-left:-380px;padding-top:40px;display:flex}.question-base .right .below.alignLeft[data-v-cf72e17c]{align-items:flex-start}.question-base .right .below.hasDescription[data-v-cf72e17c]{padding-top:80px}.question-base .actions[data-v-cf72e17c]{justify-content:flex-end;width:40px;height:fit-content;max-height:80px;display:flex}.question-base .actions .settings[data-v-cf72e17c]{color:var(--colors-border-border-primary);padding-top:6px;transition:all .2s;position:relative}.question-base .actions .settings[data-v-cf72e17c]:hover{cursor:pointer;color:var(--colors-text-text-tertiary-600)}.question-base .actions .settings .loading-success[data-v-cf72e17c]{position:absolute;top:0;right:0}.question-base .actions .settings div.boekjaar-ui.animate.hidden[data-v-cf72e17c]{animation:.2s forwards fadeOut}.question-base .actions .settings div.boekjaar-ui.animate[data-v-cf72e17c]:not(.hidden){opacity:0;animation:.2s 2.5s forwards fadeIn}.button-group-blank[data-v-cf72e17c]{background:#fff;border-radius:10px;align-items:center;width:fit-content;height:28px;display:flex}.button-group-blank button[data-v-cf72e17c]{height:28px;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-border,#d0d5dd);letter-spacing:.5px;background:#fff;outline:none;align-items:center;gap:8px;padding:2px 18px;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-style:normal;font-weight:600;transition:all .2s;display:flex}.button-group-blank button.left[data-v-cf72e17c]{border-top-left-radius:10px;border-bottom-left-radius:10px;width:fit-content;padding:2px 12px}.button-group-blank button.right[data-v-cf72e17c]{border-top-right-radius:10px;border-bottom-right-radius:10px;width:fit-content;padding:2px 8px}.button-group-blank button[data-v-cf72e17c]:not(.right){border-right:1px solid var(--colors-border-border-secondary)}.button-group-blank button[data-v-cf72e17c]:not(.left){border-left:none}.button-group-blank button.active[data-v-cf72e17c],.button-group-blank button[data-v-cf72e17c]:hover:not(:disabled){cursor:pointer}.button-group-blank button[data-v-cf72e17c]:disabled{cursor:not-allowed}@keyframes fadeSlideInTop-cf72e17c{0%{opacity:0;margin-top:-68px}to{opacity:1;margin-top:4px}}.table .row.category[data-v-165424d7]{transition:all .2s}.table .row.category[data-v-165424d7]:hover{cursor:pointer;background:#f3f5facc}.table .row.active[data-v-165424d7]{background:#f3f5facc}.radio-wrapper[data-v-a8ad5c65]{flex-direction:column;gap:12px;display:flex}.radio-option[data-v-a8ad5c65]{align-items:flex-start;display:flex}.radio-option p.description[data-v-a8ad5c65]{color:var(--colors-text-text-tertiary-600)}.alerts[data-v-a8ad5c65]{margin:32px 0 0}.dropdown-question[data-v-3452e602]{max-width:320px}.dropdown-question .dropdown-button[data-v-3452e602]{text-align:left;position:relative}.dropdown-question .dropdown-button ion-icon[data-v-3452e602]{width:16px;height:16px;position:absolute;top:16px;right:12px}.dropdown-question .dropdown-search[data-v-3452e602]{width:400px;position:relative}.dropdown-question .dropdown-item[data-v-3452e602]{padding-top:8px}.dropdown-question .dropdown-item.ivu-dropdown-item-selected[data-v-3452e602]{color:inherit}.dropdown-question .selected-item[data-v-3452e602]{background:#f2f6ff;border:1px solid #0b57ff;border-radius:5px;min-width:300px;height:64px;padding:6px 12px;box-shadow:0 0 0 .5px #0b57ff}.dropdown-question .selected-item.loading[data-v-3452e602]{background:#f2f6ffb3;border-color:#e7e9f9;height:64px}.dropdown-question .selected-item.loading .label[data-v-3452e602]{background:#e7e9f9b3;border-radius:3px;width:100px;height:18px;margin:8px 0}.dropdown-question .selected-item.loading .label-sub[data-v-3452e602]{background:#e7e9f9b3;border-radius:3px;width:130px;height:14px;margin:8px 0}.dropdown-question .dropdown-item[data-v-3452e602],.dropdown-question .selected-item[data-v-3452e602]{justify-content:space-between;align-items:center;transition:background-color .5s;display:flex}.dropdown-question .dropdown-item .label[data-v-3452e602],.dropdown-question .selected-item .label[data-v-3452e602]{padding:5px 0;font-weight:600;line-height:1.2rem}.dropdown-question .dropdown-item .label ion-icon[data-v-3452e602],.dropdown-question .selected-item .label ion-icon[data-v-3452e602]{margin-bottom:-2px;margin-left:8px}.dropdown-question .dropdown-item .label-sub[data-v-3452e602],.dropdown-question .selected-item .label-sub[data-v-3452e602]{margin-top:-6px;font-size:.8rem}.dropdown-question .dropdown-item .label-right[data-v-3452e602],.dropdown-question .selected-item .label-right[data-v-3452e602]{font-size:.8rem}.dropdown-question .dropdown-item .edit-icon[data-v-3452e602],.dropdown-question .selected-item .edit-icon[data-v-3452e602]{color:#0b57ff;border-radius:3px;padding:4px 4px 0;transition:all .2s}.dropdown-question .dropdown-item .edit-icon[data-v-3452e602]:hover,.dropdown-question .selected-item .edit-icon[data-v-3452e602]:hover{cursor:pointer;background:#dde7ff}.fetch-spinner[data-v-3452e602],.clear-search[data-v-3452e602]{position:absolute;top:10px;right:10px}.fetch-spinner ion-icon[data-v-3452e602],.clear-search ion-icon[data-v-3452e602]{color:#bfc3db;width:20px;height:20px;transition:color .2s}.fetch-spinner ion-icon[data-v-3452e602]:hover,.clear-search ion-icon[data-v-3452e602]:hover{cursor:pointer;color:#02195a}.fetch-spinner.spinner[data-v-3452e602],.fetch-spinner.spinner[data-v-3452e602]:after{z-index:9;border-radius:50%;width:1.9em;height:1.9em}.fetch-spinner.spinner[data-v-3452e602]{text-indent:-9999em;-webkit-transfor8:translateZ(0);border:.28em solid #e7e9f9;border-top-color:#0000;margin:auto;font-size:10px;animation:1s linear infinite load8;transform:translateZ(0)}.item-add-question .items[data-v-097fcf20]{margin-bottom:16px}.item-add-question .item[data-v-097fcf20]{background:#f2f6ff;border:1px solid #0b57ff;border-radius:5px;align-items:center;width:fit-content;min-height:42px;padding:7px 12px;display:flex;position:relative;box-shadow:0 0 0 .5px #0b57ff}.item-add-question .item ion-icon[data-v-097fcf20]{color:#0b57ff;width:14px;height:14px;margin-right:10px}.item-add-question .item p[data-v-097fcf20]{font-weight:400}.item-add-question .item.add[data-v-097fcf20]{color:#bfc3db;box-shadow:none;background:#fff;border:1px dashed #bfc3db;transition:all .2s}.item-add-question .item.add ion-icon[data-v-097fcf20]{color:#bfc3db;width:18px;height:18px;transition:all .2s}.item-add-question .item.add[data-v-097fcf20]:hover{cursor:pointer;color:#57617a;border-color:#57617a}.item-add-question .item.add:hover ion-icon[data-v-097fcf20]{color:#57617a}.item-add-question .item .options[data-v-097fcf20]{opacity:.4;margin-left:16px;margin-right:-6px}.item-add-question .item .actions[data-v-097fcf20]{opacity:0;align-items:center;width:48px;height:100%;padding:0 12px;display:flex;position:absolute;top:0;right:-48px}.item-add-question .item .actions .icon[data-v-097fcf20]:hover{cursor:pointer}.item-add-question .item .actions .icon:hover ion-icon[data-v-097fcf20]{color:#0b57ff}.item-add-question .item .actions .icon:hover.remove ion-icon[data-v-097fcf20]{color:#d43a3a}.item-add-question .item .actions ion-icon[data-v-097fcf20]{color:#bfc3db;width:18px;height:18px}.item-add-question .item:hover .actions[data-v-097fcf20]{animation:.3s .1s forwards slideInLeft}.item-add-question .add-item[data-v-097fcf20]{border-bottom:1px solid #bfc3db}.item-add-question .right[data-v-097fcf20]{position:absolute;right:0}.item:hover .options[data-v-097fcf20]{opacity:1;transition:opacity .2s}.item-add-person-question .items[data-v-1045729b]{margin-bottom:16px}.item-add-person-question .items .item[data-v-1045729b]{background:#f2f6ff;border:1px solid #0b57ff;border-radius:5px;align-items:center;width:fit-content;min-height:42px;padding:7px 12px;display:flex;position:relative;box-shadow:0 0 0 .5px #0b57ff}.item-add-person-question .items .item ion-icon[data-v-1045729b]{color:#0b57ff;width:14px;height:14px;margin-top:-2px;margin-right:12px}.item-add-person-question .items .item p[data-v-1045729b]{font-weight:400}.item-add-person-question .items .item .options[data-v-1045729b]{opacity:.4;margin-left:16px;margin-right:-6px}.item-add-person-question .items .item .remove[data-v-1045729b]{visibility:hidden;justify-content:center;align-items:center;width:40px;height:42px;animation:.2s forwards fadeIn;display:flex;position:absolute;right:-42px}.item-add-person-question .items .item .remove[data-v-1045729b]:hover{cursor:pointer}.item-add-person-question .items .item .remove:hover ion-icon[data-v-1045729b]{color:#d43a3a}.item-add-person-question .items .item .remove ion-icon[data-v-1045729b]{color:#79889f;width:20px;height:20px}.item-add-person-question .add-item-person[data-v-1045729b]{display:flex}.item-add-person-question .add-item-person .dropdown-input[data-v-1045729b]{width:40px;margin-right:8px}.item-add-person-question .add-item-person .input-firstname[data-v-1045729b]{width:110px;margin-right:8px}.item-add-person-question .add-item-person .input-lastname[data-v-1045729b]{width:100%;margin-right:8px}.item-add-person-question .right[data-v-1045729b]{position:absolute;right:0}.item:hover .remove[data-v-1045729b]{visibility:visible}.item:hover .options[data-v-1045729b]{opacity:1;transition:opacity .2s}.item-add-person-question .items[data-v-6ab582a8]{margin-bottom:16px}.item-add-person-question .item[data-v-6ab582a8]{background:#f2f6ff;border:1px solid #0b57ff;border-radius:5px;align-items:center;width:fit-content;min-height:42px;padding:7px 12px;display:flex;position:relative;box-shadow:0 0 0 .5px #0b57ff}.item-add-person-question .item ion-icon[data-v-6ab582a8]{color:#0b57ff;width:18px;height:18px;margin-right:10px}.item-add-person-question .item.add[data-v-6ab582a8]{color:#bfc3db;box-shadow:none;background:#fff;border:1px dashed #bfc3db;transition:all .2s}.item-add-person-question .item.add p[data-v-6ab582a8]{font-weight:400}.item-add-person-question .item.add ion-icon[data-v-6ab582a8]{color:#bfc3db;width:18px;height:18px;transition:all .2s}.item-add-person-question .item.add[data-v-6ab582a8]:hover{cursor:pointer;color:#57617a;border-color:#57617a}.item-add-person-question .item.add:hover ion-icon[data-v-6ab582a8]{color:#57617a}.item-add-person-question .item .content .main[data-v-6ab582a8]{align-items:center;display:flex}.item-add-person-question .item .content .main p[data-v-6ab582a8]{font-weight:400}.item-add-person-question .item .content .main .options[data-v-6ab582a8]{opacity:.4;margin-left:16px;margin-right:-6px}.item-add-person-question .item .content .sub[data-v-6ab582a8]{align-items:center;display:flex}.item-add-person-question .item .content .sub p[data-v-6ab582a8]{color:#636e85;margin-top:-6px;font-size:.8rem;font-weight:400}.item-add-person-question .item .ownership[data-v-6ab582a8]{color:#636e85;border-left:1px solid #c5cddd;margin-left:16px;padding-left:12px;font-weight:400}.item-add-person-question .item .actions[data-v-6ab582a8]{opacity:0;align-items:center;width:48px;height:100%;padding:0 12px;display:flex;position:absolute;top:0;right:-48px}.item-add-person-question .item .actions .icon[data-v-6ab582a8]:hover{cursor:pointer}.item-add-person-question .item .actions .icon:hover ion-icon[data-v-6ab582a8]{color:#0b57ff}.item-add-person-question .item .actions .icon:hover.remove ion-icon[data-v-6ab582a8]{color:#d43a3a}.item-add-person-question .item .actions ion-icon[data-v-6ab582a8]{color:#bfc3db;width:18px;height:18px}.item-add-person-question .item:hover .actions[data-v-6ab582a8]{animation:.3s .1s forwards slideInLeft}.item-add-person-question .add-item-person .line-one[data-v-6ab582a8],.item-add-person-question .add-item-person .line-two[data-v-6ab582a8]{display:flex}.item-add-person-question .add-item-person .line-one .dropdown-input[data-v-6ab582a8],.item-add-person-question .add-item-person .line-two .dropdown-input[data-v-6ab582a8]{width:40px;margin-right:8px}.item-add-person-question .add-item-person .line-one .input-firstname[data-v-6ab582a8],.item-add-person-question .add-item-person .line-two .input-firstname[data-v-6ab582a8]{width:110px;margin-right:8px}.item-add-person-question .add-item-person .line-one .input-lastname[data-v-6ab582a8],.item-add-person-question .add-item-person .line-two .input-lastname[data-v-6ab582a8]{width:100%;margin-right:8px}.item-add-person-question .add-item-person .line-one .input-ownership[data-v-6ab582a8],.item-add-person-question .add-item-person .line-two .input-ownership[data-v-6ab582a8]{border-bottom:1px solid #bfc3db;width:240px}.item-add-person-question .add-item-person .line-one .input-legal-entity[data-v-6ab582a8],.item-add-person-question .add-item-person .line-two .input-legal-entity[data-v-6ab582a8]{width:100%}.item-add-person-question .add-item-person .line-one .entity-label[data-v-6ab582a8],.item-add-person-question .add-item-person .line-two .entity-label[data-v-6ab582a8]{width:146px;padding-top:2px;padding-left:1px;font-weight:400}.item-add-person-question .add-item-person .line-two[data-v-6ab582a8]{margin-top:8px}.item-add-person-question .add-item-person .line-three[data-v-6ab582a8]{justify-content:flex-end;margin-top:12px;display:flex}.item-add-person-question .right[data-v-6ab582a8]{position:absolute;right:0}.item:hover .options[data-v-6ab582a8]{opacity:1;transition:opacity .2s}.item-add-person-question .items[data-v-08f4f081]{margin-bottom:16px}.item-add-person-question .item[data-v-08f4f081]{background:#f2f6ff;border:1px solid #0b57ff;border-radius:5px;align-items:center;width:fit-content;min-height:42px;padding:7px 12px;display:flex;position:relative;box-shadow:0 0 0 .5px #0b57ff}.item-add-person-question .item ion-icon[data-v-08f4f081]{color:#0b57ff;width:18px;height:18px;margin-right:10px}.item-add-person-question .item p[data-v-08f4f081]{font-weight:400}.item-add-person-question .item.add[data-v-08f4f081]{color:#bfc3db;box-shadow:none;background:#fff;border:1px dashed #bfc3db;transition:all .2s}.item-add-person-question .item.add ion-icon[data-v-08f4f081]{color:#bfc3db;width:18px;height:18px;transition:all .2s}.item-add-person-question .item.add[data-v-08f4f081]:hover{cursor:pointer;color:#57617a;border-color:#57617a}.item-add-person-question .item.add:hover ion-icon[data-v-08f4f081]{color:#57617a}.item-add-person-question .item .options[data-v-08f4f081]{opacity:.4;margin-left:16px;margin-right:-6px}.item-add-person-question .item .city[data-v-08f4f081],.item-add-person-question .item .ownership[data-v-08f4f081]{color:#636e85;border-left:1px solid #c5cddd;margin-left:16px;padding-left:12px;font-weight:400}.item-add-person-question .item .actions[data-v-08f4f081]{opacity:0;align-items:center;width:48px;height:100%;padding:0 12px;display:flex;position:absolute;top:0;right:-48px}.item-add-person-question .item .actions .icon[data-v-08f4f081]:hover{cursor:pointer}.item-add-person-question .item .actions .icon:hover ion-icon[data-v-08f4f081]{color:#0b57ff}.item-add-person-question .item .actions .icon:hover.remove ion-icon[data-v-08f4f081]{color:#d43a3a}.item-add-person-question .item .actions ion-icon[data-v-08f4f081]{color:#bfc3db;width:18px;height:18px}.item-add-person-question .item:hover .actions[data-v-08f4f081]{animation:.3s .1s forwards slideInLeft}.item-add-person-question .add-item-person .line-one[data-v-08f4f081]{display:flex}.item-add-person-question .add-item-person .line-one .dropdown-input[data-v-08f4f081]{width:40px;margin-right:8px}.item-add-person-question .add-item-person .line-one .input-firstname[data-v-08f4f081]{width:110px;margin-right:8px}.item-add-person-question .add-item-person .line-one .input-lastname[data-v-08f4f081]{width:100%;margin-right:8px}.item-add-person-question .add-item-person .line-one .input-ownership[data-v-08f4f081]{width:180px}.item-add-person-question .add-item-person .line-one .input-city[data-v-08f4f081]{width:320px;margin-right:8px}.item-add-person-question .add-item-person .line-one .input-legal-entity[data-v-08f4f081]{width:100%;margin-right:8px}.item-add-person-question .add-item-person .line-one .entity-label[data-v-08f4f081]{width:146px;padding-top:2px;padding-left:1px;font-weight:500}.item-add-person-question .add-item-person .line-two[data-v-08f4f081]{justify-content:flex-end;margin-top:12px;display:flex}.item-add-person-question .right[data-v-08f4f081]{position:absolute;right:0}.item:hover .options[data-v-08f4f081]{opacity:1;transition:opacity .2s}.item-add-amount.invoice[data-v-ec668357],.item-add-amount.invoice-vat[data-v-ec668357]{width:900px}.item-add-amount.invoice .table .description[data-v-ec668357],.item-add-amount.invoice-vat .table .description[data-v-ec668357]{max-width:220px}.item-add-amount.invoice .table .amount.invoice-number[data-v-ec668357],.item-add-amount.invoice-vat .table .amount.invoice-number[data-v-ec668357]{text-align:left;width:140px}.item-add-amount.invoice .table .table-head .amount.invoice-number[data-v-ec668357],.item-add-amount.invoice-vat .table .table-head .amount.invoice-number[data-v-ec668357]{margin-left:8px;margin-right:-8px}.item-add-amount.invoice .table .amount.upload[data-v-ec668357],.item-add-amount.invoice-vat .table .amount.upload[data-v-ec668357]{justify-content:flex-start;padding-left:16px;display:flex}.item-add-amount.share-capital[data-v-ec668357]{width:762px}.item-add-amount.invoice-vat .table .amount.upload[data-v-ec668357]{width:240px}.item-add-amount.invoice .table .amount.upload[data-v-ec668357]{width:384px}.item-add-amount.invoice-vat .table .footer .amount.upload[data-v-ec668357]{width:240px;margin-left:20px}.item-add-amount.invoice .table .footer .amount.invoice-number[data-v-ec668357]{margin-right:-20px}.item-add-amount.income-tax .table .description[data-v-ec668357],.item-add-amount.sales-tax .table .description[data-v-ec668357]{max-width:220px}.item-add-amount.income-tax .table .amount.upload[data-v-ec668357],.item-add-amount.sales-tax .table .amount.upload[data-v-ec668357]{width:240px;padding-left:16px}.item-add-amount.deductible-losses-update .table[data-v-ec668357]{width:900px}.item-add-amount.deductible-losses-update .table .description[data-v-ec668357],.item-add-amount.deductible-losses .table .description[data-v-ec668357]{width:180px}.item-add-amount.rental-obligations .table .description[data-v-ec668357]{width:220px}.item-add-amount .table-head[data-v-ec668357]{height:47px}.item-add-amount .table.column-count-1[data-v-ec668357]{max-width:506px}.item-add-amount .table .description[data-v-ec668357]{max-width:280px}.item-add-amount .table .description span[data-v-ec668357]{width:fit-content}.item-add-amount .table .number[data-v-ec668357]{width:32px}.item-add-amount .table .row .amount[data-v-ec668357]{justify-content:flex-end;display:flex}.item-add-amount .table .row .amount .number-input-wrapper[data-v-ec668357]{max-width:calc(100% - 8px)}.item-add-amount .table .amount[data-v-ec668357]:not(.upload):not(.invoice-number){width:128px!important}.item-add-amount .table .amount.upload[data-v-ec668357]{justify-content:flex-start;width:392px;padding-left:24px;display:flex}.item-add-amount .table .row .percentage-input[data-v-ec668357]{max-width:90px}.item-add-amount .table .row .upload[data-v-ec668357]{margin:-8px 0!important}.item-add-amount .table .row .upload button[data-v-ec668357]{color:#bfc3db;font-size:.8rem;padding:0 2px!important}.item-add-amount .table .row .upload button[data-v-ec668357]:hover{color:#0b57ff}.item-add-amount .table .row.add[data-v-ec668357]{min-height:unset!important;height:40px!important}.item-add-amount .table .row.add .number[data-v-ec668357]{margin-bottom:-2px;margin-right:4px;padding-right:12px!important}.item-add-amount .table .footer .amount[data-v-ec668357]{margin-left:-4px}.uploads h5[data-v-ec668357]{padding:8px 0 16px}.uploads .file-table .file[data-v-ec668357]{animation:.8s forwards fadeIn}.uploads .file-table .file.hover[data-v-ec668357]:hover{cursor:pointer;background-color:#f2f6ff;border:1px solid #e3e5f8}.uploads .file-table .file:hover .right button[data-v-ec668357]{visibility:visible}.uploads .file-table .file:hover .right button[data-v-ec668357]:hover{color:#0b57ff}.uploads .file-table .file .text[data-v-ec668357]{margin-left:16px}.uploads .file-table .file .text .title[data-v-ec668357]{padding-top:4px;font-weight:600}.uploads .file-table .file .text .sub-title[data-v-ec668357]{margin-top:-4px;font-size:.8rem;font-weight:400}.uploads .file-table .file .right[data-v-ec668357]{height:100%;padding:20px 0;position:absolute;right:0}.uploads .file-table .file .right .progress p[data-v-ec668357]{margin-top:-16px;font-size:.8rem;font-weight:500}.uploads .file-table .file .right button ion-icon[data-v-ec668357]{width:16px;height:16px;margin-left:4px}.uploads .file-table .file .right button[data-v-ec668357]{visibility:hidden;color:#bfc3db;margin-right:16px}.uploads .file-table .file .right button.ivu-btn-text[data-v-ec668357]{padding-right:0}.uploads .file-table .file .right button.ivu-btn-default[data-v-ec668357]{padding-right:8px}@media only screen and (width<=700px){.uploads .file-table .file .right[data-v-ec668357]{text-align:right;margin-right:-16px}}.uploads .upload-placeholder[data-v-ec668357]{justify-content:center;align-items:center;padding:16px 40px;transition:color .2s;display:flex}.uploads .upload-placeholder p[data-v-ec668357]{margin-left:16px;font-size:.9rem;font-weight:500}.uploads .upload-placeholder ion-icon[data-v-ec668357]{width:28px;height:28px}.uploads .upload-placeholder[data-v-ec668357]:hover{color:#0b57ff}.correction-input[data-v-f88c7864]{max-width:240px}.base-correction-wrapper[data-v-f88c7864]{margin-top:56px}.choose-correction[data-v-f88c7864]{margin-top:24px}.correction-description[data-v-f88c7864]{margin:16px 0 40px}.correction-description .description[data-v-f88c7864]{border-bottom:1px solid #bfc3db;width:100%;margin-top:16px}.actions[data-v-f88c7864]{justify-content:flex-end;margin:16px 0 56px;display:flex}.correction-history[data-v-f88c7864]{margin-top:40px}.correction-history .corrections[data-v-f88c7864]{margin-top:8px}.correction-history .correction[data-v-f88c7864]{margin-top:24px}.correction-history .correction .mapping-table[data-v-f88c7864]:hover:not(.border){transition:all .2s;border-color:#bfc3db!important}.base-correction[data-v-f88c7864]{margin-top:24px;display:flex}.base-correction .show-correction[data-v-f88c7864]{align-items:center;margin-left:24px;display:flex}.base-correction .show-correction ion-icon[data-v-f88c7864]{width:16px;height:16px;margin-top:-2px;margin-right:16px}.correction-table[data-v-f88c7864]{margin-top:64px}.mapping-table[data-v-f88c7864]{border:1px solid #e7e9f9;border-radius:7px;width:100%}.mapping-table .rows[data-v-f88c7864]{overflow-y:scroll}.mapping-table .head[data-v-f88c7864]{background:#f2f6ff;border-bottom:1px solid #e7e9f9;border-top-left-radius:6px;border-top-right-radius:6px;align-items:center;height:48px;padding:10px 16px 8px;display:flex}.mapping-table .head span[data-v-f88c7864]{font-size:.8rem;font-weight:500;line-height:.7rem}.mapping-table .border[data-v-f88c7864]{border-bottom:1px solid #e7e9f9}.mapping-table:not(.border) .correction-history-table-head[data-v-f88c7864]{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.mapping-table .correction-history-table-head[data-v-f88c7864]{background:#f2f6ff;border-top-left-radius:6px;border-top-right-radius:6px;padding:0 16px}.mapping-table .correction-history-table-head span[data-v-f88c7864]{font-size:.8rem;font-weight:500;line-height:.7rem}.mapping-table .correction-history-table-head .table-head[data-v-f88c7864]{align-items:center;padding-top:20px;padding-bottom:16px;display:flex}.mapping-table .correction-history-table-head[data-v-f88c7864]:hover{cursor:pointer}.mapping-table .correction-history-table-head .metadata[data-v-f88c7864]{align-items:center;padding:14px 0;display:flex}.mapping-table .correction-history-table-head .metadata span[data-v-f88c7864]{font-weight:600}.mapping-table .correction-history-table-head .metadata .user[data-v-f88c7864]{width:354px;font-size:.9rem}.mapping-table .correction-history-table-head .metadata ion-icon[data-v-f88c7864]{width:22px;height:22px;margin-bottom:-1px;margin-right:4px}.mapping-table .row[data-v-f88c7864]:hover{background:#fafbff;font-weight:700}.mapping-table .row:hover .amount[data-v-f88c7864]{position:relative}.mapping-table .row:hover .amount .corrected-amount[data-v-f88c7864]{border-radius:4px;margin:-6px -8px -14px;padding:10px 8px 7px;transition:all .2s;display:inline-block}.mapping-table .row:hover .amount .corrected-amount[data-v-f88c7864]:hover{cursor:pointer;background:#ebedfa}.mapping-table .row>div[data-v-f88c7864]:not(.correction){padding-top:4px}.mapping-table .row[data-v-f88c7864]{padding:12px 16px}.mapping-table .dropdown-row[data-v-f88c7864]{padding:2px 16px 0}.mapping-table .row[data-v-f88c7864],.mapping-table .dropdown-row[data-v-f88c7864]{animation-name:stagger;animation-duration:.35s;animation-delay:calc(var(--animation-order) * 50ms);border-bottom:1px solid #e7e9f9;align-items:center;font-size:.9rem;font-weight:500;animation-timing-function:ease-in-out;animation-fill-mode:both;display:flex;position:relative}.mapping-table .row[data-v-f88c7864]:last-child,.mapping-table .dropdown-row[data-v-f88c7864]:last-child{border:none}.mapping-table .row .number>div[data-v-f88c7864],.mapping-table .dropdown-row .number>div[data-v-f88c7864]{padding-top:4px}.mapping-table .row .description[data-v-f88c7864],.mapping-table .dropdown-row .description[data-v-f88c7864]{white-space:normal;width:370px;padding-right:8px}.mapping-table .row button.correction[data-v-f88c7864]:not(:hover),.mapping-table .dropdown-row button.correction[data-v-f88c7864]:not(:hover){color:#bfc3db}.mapping-table .row .correction-input[data-v-f88c7864],.mapping-table .dropdown-row .correction-input[data-v-f88c7864]{margin:-4px 8px -4px -4px}.mapping-table .row.add[data-v-f88c7864],.mapping-table .dropdown-row.add[data-v-f88c7864]{color:#bfc3db;border-bottom-right-radius:6px;border-bottom-left-radius:6px;width:636px;height:47px}.mapping-table .row.add p[data-v-f88c7864],.mapping-table .dropdown-row.add p[data-v-f88c7864]{padding-top:4px;font-weight:500}.mapping-table .row.add ion-icon[data-v-f88c7864],.mapping-table .dropdown-row.add ion-icon[data-v-f88c7864]{width:20px;height:20px;margin-right:12px}.mapping-table .row.add[data-v-f88c7864]:hover,.mapping-table .dropdown-row.add[data-v-f88c7864]:hover{cursor:pointer;color:#afb4d2}.mapping-table .first[data-v-f88c7864]{width:48px}.mapping-table .number[data-v-f88c7864]{width:70px}.mapping-table .description[data-v-f88c7864]{width:380px}.mapping-table .rgs-label[data-v-f88c7864]{width:180px}.mapping-table .amount[data-v-f88c7864]{width:160px;position:relative}.mapping-table .amount .shortkey[data-v-f88c7864]{font-weight:600;position:absolute;top:12px;right:12px}.alert[data-v-f88c7864]{background:#eab85a10;border:1px solid #eab85a;border-radius:5px;width:100%;height:56px;margin-top:40px;padding:16px;display:flex}.alert p[data-v-f88c7864]{color:#e9ac3c;font-size:.9rem;font-weight:500}.alert ion-icon[data-v-f88c7864]{color:#e9ac3c;width:24px;height:24px;padding-right:16px}.footer[data-v-f88c7864]{color:#bfc3db;align-items:center;width:100%;height:56px;padding:10px 16px 8px;display:flex}.footer span[data-v-f88c7864]{font-size:.9rem;font-weight:600;line-height:1rem}.footer .first[data-v-f88c7864]{width:48px}.footer .number[data-v-f88c7864]{width:70px}.footer .rgs-label[data-v-f88c7864]{width:180px}.footer .amount[data-v-f88c7864]{width:160px}.footer .label[data-v-f88c7864]{text-align:right;width:500px;padding-right:24px}.no-results[data-v-f88c7864]{color:#bfc3db;justify-content:center;align-items:center;padding:24px;display:flex}.no-results ion-icon[data-v-f88c7864]{width:24px;height:24px;margin-right:16px}.calc-table[data-v-27e73857]{background-color:#fff;width:580px}.calc-table .row[data-v-27e73857]{justify-content:space-between;align-items:center;padding:3px 40px 3px 8px;display:flex;position:relative}.calc-table .row .label[data-v-27e73857]{flex:1;align-items:center;min-width:200px;padding-right:8px;display:flex}.calc-table .row .figures[data-v-27e73857]{justify-content:flex-end;align-items:center;display:flex}.calc-table .row .column[data-v-27e73857]{justify-content:flex-end;align-items:center;width:120px;padding-left:8px;display:flex}.calc-table .row .column p[data-v-27e73857]{text-align:right;width:100%}.calc-table .row .column .edit[data-v-27e73857]{width:100%;margin-left:10px;margin-right:-10px}.calc-table .row .column input[data-v-27e73857]{text-align:right}.calc-table .row .label-input[data-v-27e73857]{width:100%;height:28px;color:var(--colors-text-text-primary-900,#101828);background:0 0;border:1px solid #0000;border-radius:6px;outline:none;padding:0 6px;font-family:Inter;font-size:12px;font-weight:400;line-height:18px;transition:border .2s ease-in-out}.calc-table .row .label-input[data-v-27e73857]::placeholder{color:var(--colors-text-text-placeholder,#98a2b3)}.calc-table .row .label-input[data-v-27e73857]:hover{border-color:var(--colors-border-border-primary,#d0d5dd)}.calc-table .row .label-input[data-v-27e73857]:focus{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}.calc-table .row.header[data-v-27e73857]{padding-bottom:2px}.calc-table .row.header .column p[data-v-27e73857]{color:var(--colors-text-text-tertiary-600)}.calc-table .row.greybar[data-v-27e73857]{background:var(--colors-gray-light-mode-100);border-radius:8px;margin:2px 0;padding-top:8px;padding-bottom:8px}.calc-table .row.greybar p[data-v-27e73857]{font-weight:600}.calc-table .row.subtotal[data-v-27e73857]{border-top:1px solid var(--colors-border-border-tertiary);padding-top:8px;padding-bottom:8px}.calc-table .row.subtotal p[data-v-27e73857]{font-weight:700}.calc-table .row.fixedline p[data-v-27e73857]{color:var(--colors-text-text-tertiary-600)}.calc-table .row.sum[data-v-27e73857]{border-top:1px solid var(--colors-border-border-tertiary);margin-top:2px;padding-top:8px;padding-bottom:8px}.calc-table .row.sum p[data-v-27e73857]{font-weight:700}.calc-table .row.add[data-v-27e73857]{justify-content:flex-start;padding-top:6px;padding-bottom:6px;padding-left:0}.calc-table .row.treshold .treshold-inputs[data-v-27e73857]{align-items:center;gap:8px;display:flex}.calc-table .row.treshold .treshold-inputs .rate-input-wrapper[data-v-27e73857]{width:84px;position:relative}.calc-table .row.treshold .treshold-inputs .rate-input-wrapper .rate-input[data-v-27e73857]{text-align:right;font-variant-numeric:tabular-nums;width:100%;height:28px;color:var(--colors-text-text-primary-900,#101828);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);box-shadow:var(--shadow-xs);border-radius:6px;outline:none;padding:0 30px 0 10px;font-family:Inter;font-size:12px;font-weight:400;line-height:18px;transition:border .2s ease-in-out,box-shadow .2s ease-in-out}.calc-table .row.treshold .treshold-inputs .rate-input-wrapper .rate-input[data-v-27e73857]:hover{border-color:#3c79ff}.calc-table .row.treshold .treshold-inputs .rate-input-wrapper .rate-input[data-v-27e73857]:focus{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}.calc-table .row.treshold .treshold-inputs .rate-input-wrapper .rate-unit[data-v-27e73857]{z-index:100;background-color:var(--colors-border-border-secondary);border-radius:4px;align-items:center;height:calc(100% - 8px);padding:4px 6px;font-size:80%;display:flex;position:absolute;top:4px;right:4px}.calc-table .row.treshold .treshold-inputs .drempel[data-v-27e73857]{width:110px}.calc-table .row.treshold .treshold-inputs .drempel .edit[data-v-27e73857]{width:100%}.calc-table .row.treshold .column p[data-v-27e73857]{color:var(--colors-text-text-tertiary-600);font-style:italic}.calc-table .row .actions[data-v-27e73857]{height:100%;color:var(--colors-border-border-primary);align-items:center;padding-right:8px;display:flex;position:absolute;right:0}.calc-table .row .actions .remove-icon[data-v-27e73857]:hover{cursor:pointer;color:#d43a3a}.calc-table .calc-loading .row.loading[data-v-27e73857]{height:40px}.calc-table .calc-loading .row.loading .skeleton[data-v-27e73857]{background:#eff0fb;border-radius:5px;width:70%;height:16px}.table.singleColumn[data-v-27e73857]{width:540px}.table .row.add[data-v-27e73857]{height:44px}.table .row.add .description[data-v-27e73857]{align-items:center;display:flex}.table .row.add .description ion-icon[data-v-27e73857]{margin-top:-1px;margin-right:12px}.table .row.heading .description[data-v-27e73857]{color:#57617a;font-style:italic}.table .row.sum .description[data-v-27e73857]{font-weight:600}.table .row.treshold .description[data-v-27e73857]{width:500px}.table .row.treshold .description.long[data-v-27e73857]{white-space:nowrap}.table .row.treshold .treshold-wrapper[data-v-27e73857]{align-items:center;width:360px;display:flex}.table .row.treshold .treshold-wrapper .treshold-amount[data-v-27e73857]{width:100px;margin-right:12px}.table .row.treshold .treshold-wrapper .treshold-amount.hidden[data-v-27e73857]{visibility:hidden;margin-left:-82px}.table .row.treshold .treshold-wrapper .rate[data-v-27e73857]{width:88px}.table .row.treshold .treshold-wrapper .amount[data-v-27e73857]{color:#57617a;width:138px;font-style:italic}.table .footer .description[data-v-27e73857]{padding:0}.table .footer.text[data-v-27e73857]{padding-top:16px}.table .footer.text p[data-v-27e73857]{color:#afb4d2;font-size:.9rem;font-weight:400;line-height:1.23rem}.deductible-losses-table[data-v-5c5ea4eb]{background-color:#fff}.deductible-losses-table .row[data-v-5c5ea4eb]{justify-content:space-between;padding:2px 32px 2px 8px;display:flex;position:relative}.deductible-losses-table .row .label[data-v-5c5ea4eb]{align-items:center;min-width:150px;max-width:150px;padding-right:8px;display:flex}.deductible-losses-table .row .figures[data-v-5c5ea4eb]{align-items:center;display:flex}.deductible-losses-table .row .column[data-v-5c5ea4eb]{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;width:120px;padding-left:8px;display:flex}.deductible-losses-table .row .column p[data-v-5c5ea4eb]{text-align:right;width:100%}.deductible-losses-table .row .column .edit[data-v-5c5ea4eb]{width:100%;margin-left:10px;margin-right:-10px}.deductible-losses-table .row .column input[data-v-5c5ea4eb]{text-align:right}.deductible-losses-table .row .label-input[data-v-5c5ea4eb]{width:100%;height:28px;color:var(--colors-text-text-primary-900,#101828);background:0 0;border:1px solid #0000;border-radius:6px;outline:none;padding:0 6px;font-family:Inter;font-size:12px;font-weight:500;line-height:18px;transition:border .2s ease-in-out}.deductible-losses-table .row .label-input[data-v-5c5ea4eb]::placeholder{color:var(--colors-text-text-placeholder,#98a2b3)}.deductible-losses-table .row .label-input[data-v-5c5ea4eb]:hover{border-color:var(--colors-border-border-primary,#d0d5dd)}.deductible-losses-table .row .label-input[data-v-5c5ea4eb]:focus{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}.deductible-losses-table .row.header-bar[data-v-5c5ea4eb]{background:var(--colors-gray-light-mode-100);border-radius:8px;margin-bottom:8px;padding-top:6px;padding-bottom:6px}.deductible-losses-table .row.header-bar .label p[data-v-5c5ea4eb],.deductible-losses-table .row.header-bar .column p[data-v-5c5ea4eb]{color:var(--colors-text-text-tertiary-600);line-height:14px}.deductible-losses-table .row.add[data-v-5c5ea4eb]{color:var(--colors-text-text-tertiary-600);padding-top:4px;padding-left:0}.deductible-losses-table .row.sum[data-v-5c5ea4eb]{border-top:1px solid var(--colors-border-border-tertiary);align-items:center;margin-top:4px;padding-top:8px;padding-bottom:8px}.deductible-losses-table .row.sum p[data-v-5c5ea4eb]{font-weight:700}.deductible-losses-table .row .actions[data-v-5c5ea4eb]{height:100%;color:var(--colors-border-border-primary);align-items:center;padding-right:8px;display:flex;position:absolute;right:0}.deductible-losses-table .row .actions .remove-icon[data-v-5c5ea4eb]:hover{cursor:pointer;color:#d43a3a}.divider-block[data-v-97bcefe6]{background:#fff;width:calc(100% + 56px);height:64px;margin-left:-28px}.corporation-tax-question[data-v-97bcefe6]{flex-direction:column;align-items:flex-end;display:flex}.corporation-tax-question span.add-line[data-v-97bcefe6]{color:#0b57ff;font-weight:500}.corporation-tax-question .deductible-losses-block[data-v-97bcefe6]{padding-top:40px}.corporation-tax-question .deductible-losses-block .losses-heading[data-v-97bcefe6]{max-width:60%;padding-bottom:16px}.corporation-tax-question .deductible-losses-block .losses-heading .description[data-v-97bcefe6]{color:var(--colors-text-text-tertiary-600);margin-top:2px}.corporation-tax-question .deductible-losses-block .losses-warning[data-v-97bcefe6]{color:#eab85a;padding-top:12px;font-size:.9rem;font-weight:500}.corporation-tax-question .mutations[data-v-97bcefe6]{padding-top:32px}.corporation-tax-question .editable input[data-v-97bcefe6]{padding-top:9px!important}.corporation-tax-question .input-block[data-v-97bcefe6]{min-height:200px;padding:12px 0 32px}.corporation-tax-question .details[data-v-97bcefe6]{padding:16px 0}.corporation-tax-question .details .item[data-v-97bcefe6]{padding:6px 0;display:flex}.corporation-tax-question .details .item .label[data-v-97bcefe6]{width:100px;padding:8px 0}.corporation-tax-question .details .item .label p[data-v-97bcefe6]{font-weight:500}.corporation-tax-question .details .item .input[data-v-97bcefe6]{width:160px}.corporation-tax-question .details .interest .input[data-v-97bcefe6]{width:100px}.corporation-tax-question .details .reason .input[data-v-97bcefe6]{width:calc(100% - 100px)}.question-block[data-v-97bcefe6]{padding:16px 0}.question-block .question[data-v-97bcefe6]{padding-bottom:16px}.text-input[data-v-97bcefe6]{border-bottom:1px solid #bfc3db;margin:12px 0 32px}.text-input[data-v-97bcefe6]:focus-within{border-color:#0b57ff}.table-overflow[data-v-97bcefe6]{width:calc(100% + 200px)}.footer[data-v-97bcefe6]{border:1px solid #f2f6ff;border-radius:10px;justify-content:flex-end;align-items:center;width:540px;margin:24px 0 0;padding:8px;display:flex}.footer .info[data-v-97bcefe6]{padding:0 16px}.footer .info p[data-v-97bcefe6]{color:#afb4d2;font-size:.9rem;font-weight:400}.cashflow-table[data-v-e0652112]{background-color:#fff;width:100%}.cashflow-table .row[data-v-e0652112]{justify-content:space-between;gap:24px;padding:2px 48px 2px 8px;display:flex;position:relative}.cashflow-table .row.header[data-v-e0652112]{margin-bottom:4px}.cashflow-table .row.header .year[data-v-e0652112]{text-align:right;color:var(--colors-text-text-tertiary-600)}.cashflow-table .row.header .subcols[data-v-e0652112],.cashflow-table .row.header .column[data-v-e0652112]{min-height:0}.cashflow-table .row .figures[data-v-e0652112]{align-items:flex-end;gap:24px;display:flex}.cashflow-table .row .year-group[data-v-e0652112]{flex-direction:column;display:flex}.cashflow-table .row .year-group .subcols[data-v-e0652112]{align-items:center;display:flex}.cashflow-table .row .label[data-v-e0652112]{flex:1;align-items:center;min-width:220px;padding-right:8px;display:flex}.cashflow-table .row .column[data-v-e0652112]{text-align:right;width:118px;padding-left:8px}.cashflow-table .row .column input[data-v-e0652112]{text-align:right}.cashflow-table .row .column .edit[data-v-e0652112]{margin-left:10px;margin-right:-10px}.cashflow-table .row .column.actual p[data-v-e0652112]{color:var(--colors-text-text-tertiary-600)}.cashflow-table .row.sum[data-v-e0652112]{border-top:1px solid var(--colors-border-border-tertiary);margin-bottom:24px;padding-top:8px;padding-bottom:8px}.cashflow-table .row.sum p[data-v-e0652112]{color:var(--colors-text-text-primary-900);font-weight:700}.cashflow-table .row.sum .column.actual p[data-v-e0652112]{color:var(--colors-text-text-tertiary-600)}.cashflow-table .row.item.summary_start p[data-v-e0652112],.cashflow-table .row.item.summary p[data-v-e0652112]{font-weight:500}.cashflow-table .row.greybar[data-v-e0652112]{background:var(--colors-gray-light-mode-100);border-top:none;border-radius:8px;align-items:center;min-height:38px;margin-bottom:16px;padding-top:8px;padding-bottom:8px}.cashflow-table .row.greybar p[data-v-e0652112]{color:var(--colors-text-text-tertiary-600);font-weight:700}.cashflow-table .row.difference p[data-v-e0652112]{color:#eab85a;font-weight:600}.cashflow-table .row.add[data-v-e0652112]{color:var(--colors-text-text-tertiary-600);padding-top:4px;padding-bottom:8px;padding-left:0}.cashflow-table .row.add .boekjaar-ui[data-v-e0652112]{min-width:162px}.cashflow-table .row .actions[data-v-e0652112]{height:100%;color:var(--colors-border-border-primary);align-items:center;padding-right:8px;display:flex;position:absolute;right:0}.cashflow-table .row .actions .remove-icon[data-v-e0652112]:hover{cursor:pointer;color:#d43a3a}.cashflow-table .cashflow-warning[data-v-e0652112]{color:#eab85a;background:#eab85a14;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;display:flex}.cashflow-calculation-wrapper[data-v-a34e65a2]{min-width:100%;padding-bottom:40px}.cashflow-calculation-question .loading[data-v-a34e65a2]{justify-content:center;padding:40px 0;display:flex}.modal-wrapper.select[data-v-a34e65a2]{margin:-8px;padding:0}.modal-wrapper.select .top[data-v-a34e65a2]{padding:8px 12px 4px}.modal-wrapper.select .top .sub-title[data-v-a34e65a2]{color:var(--colors-text-text-tertiary-600)}.modal-wrapper.select>.content[data-v-a34e65a2]{flex-direction:column;max-height:calc(100vh - 280px);padding:8px;display:flex;overflow-y:auto}.modal-wrapper.select>.content .item[data-v-a34e65a2]{border-radius:7px;margin-bottom:2px;padding:6px 8px}.modal-wrapper.select>.content .item[data-v-a34e65a2]:hover{cursor:pointer;background-color:var(--colors-border-border-tertiary)}.modal-wrapper.select>.content .empty[data-v-a34e65a2]{color:var(--colors-text-text-tertiary-600);padding:8px}.footer[data-v-a63f04c3]{border:1px solid #f2f6ff;border-radius:10px;justify-content:flex-end;align-items:center;margin:24px 0 0;padding:8px;display:flex}.footer.small[data-v-a63f04c3]{width:540px}.footer .info[data-v-a63f04c3]{padding:0 16px}.footer .info p[data-v-a63f04c3]{color:#afb4d2;font-size:.9rem;font-weight:400}.column-mutations-wrapper[data-v-8e0ca36b]{min-width:100%;padding-bottom:40px}.column-mutations-table[data-v-8e0ca36b]{background-color:#fff}.column-mutations-table .row[data-v-8e0ca36b]{justify-content:space-between;padding:2px 48px 2px 8px;display:flex;position:relative}.column-mutations-table .row.header[data-v-8e0ca36b]{margin-bottom:4px}.column-mutations-table .row.header .column[data-v-8e0ca36b]{justify-content:flex-end;align-items:flex-end;min-height:36px;display:flex}.column-mutations-table .row.sum[data-v-8e0ca36b]:not(.mutation){background:var(--colors-gray-light-mode-100);border-radius:8px;align-items:center;height:38px;margin-bottom:16px;padding-top:8px;padding-bottom:8px;display:flex}.column-mutations-table .row.sum:not(.mutation) p[data-v-8e0ca36b]{color:var(--colors-text-text-tertiary-600)}.column-mutations-table .row.sum.mutation[data-v-8e0ca36b]{border-top:1px solid var(--colors-border-border-tertiary);margin-bottom:40px;padding-top:8px;padding-bottom:8px}.column-mutations-table .row.sum.mutation p[data-v-8e0ca36b],.column-mutations-table .row.heading_u p[data-v-8e0ca36b]{font-weight:700}.column-mutations-table .row .figures[data-v-8e0ca36b]{align-items:flex-end;display:flex}.column-mutations-table .row .label[data-v-8e0ca36b]{align-items:center;min-width:280px;max-width:400px;padding-right:8px;display:flex}.column-mutations-table .row .column[data-v-8e0ca36b]{text-align:right;width:120px;padding-left:8px}.column-mutations-table .row .column input[data-v-8e0ca36b]{text-align:right}.column-mutations-table .row .column .edit[data-v-8e0ca36b]{margin-left:10px;margin-right:-10px}.column-mutations-table .row .column .rate-input-wrapper[data-v-8e0ca36b]{width:100%;display:inline-block;position:relative}.column-mutations-table .row .column .rate-input-wrapper .rate-input[data-v-8e0ca36b]{text-align:right;font-variant-numeric:tabular-nums;width:100%;height:28px;color:var(--colors-text-text-primary-900,#101828);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);box-shadow:var(--shadow-xs);border-radius:6px;outline:none;padding:0 32px 0 10px;font-family:Inter;font-size:12px;font-weight:400;line-height:18px;transition:border .2s ease-in-out,box-shadow .2s ease-in-out}.column-mutations-table .row .column .rate-input-wrapper .rate-input[data-v-8e0ca36b]:hover{border-color:#3c79ff}.column-mutations-table .row .column .rate-input-wrapper .rate-input[data-v-8e0ca36b]:focus{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}.column-mutations-table .row .column .rate-input-wrapper .rate-unit[data-v-8e0ca36b]{z-index:100;background-color:var(--colors-border-border-secondary);border-radius:4px;align-items:center;height:calc(100% - 8px);padding:4px 8px;font-size:80%;display:flex;position:absolute;top:4px;right:4px}.column-mutations-table .row .actions[data-v-8e0ca36b]{height:100%;color:var(--colors-border-border-primary);align-items:center;padding-right:8px;display:flex;position:absolute;right:0}.column-mutations-table .row .actions .remove-icon[data-v-8e0ca36b]:hover{cursor:pointer;color:#d43a3a}.column-mutations-table .row.add[data-v-8e0ca36b]{color:var(--colors-text-text-tertiary-600);padding-bottom:8px;padding-left:0}.column-mutations-table .row.add .boekjaar-ui[data-v-8e0ca36b]{min-width:162px}.column-mutations-table .row.group-header[data-v-8e0ca36b]{padding-top:0;padding-bottom:0}.column-mutations-table .row.group-header .group-bar[data-v-8e0ca36b]{background:var(--colors-gray-light-mode-100);text-align:center;border-radius:4px 4px 0 0;flex-shrink:0;padding:4px}.column-mutations-table .row.group-header .group-bar .group-label[data-v-8e0ca36b]{color:var(--colors-text-text-tertiary-600);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.column-mutations-table .row.group-header .column[data-v-8e0ca36b]{flex-shrink:0;width:120px}.column-mutations-table .row.expand-row[data-v-8e0ca36b]{margin-bottom:4px;padding-bottom:4px}.column-mutations-table .row.expand-row .column[data-v-8e0ca36b]{justify-content:center;display:flex}.marker-label[data-v-8e0ca36b]{white-space:nowrap;font-variant-numeric:tabular-nums;color:#fff;float:right;background-color:#d43a3a;border-radius:6px;align-items:center;width:fit-content;margin-top:2px;margin-right:-8px;padding:2px 8px;font-size:.8rem;line-height:1rem;display:flex}.modal-wrapper.select[data-v-8e0ca36b]{margin:-8px;padding:0}.modal-wrapper.select>.content[data-v-8e0ca36b]{flex-direction:column;max-height:calc(100vh - 280px);padding-top:8px;display:flex;overflow-y:scroll}.modal-wrapper.select>.content .item[data-v-8e0ca36b]{border-radius:7px;margin-bottom:2px;padding:4px 8px}.modal-wrapper.select>.content .item[data-v-8e0ca36b]:hover{cursor:pointer;background-color:var(--colors-border-border-tertiary)}.modal-wrapper.select .modal-footer[data-v-8e0ca36b]{flex-direction:column;gap:8px;width:100%;margin-top:8px;display:flex}.modal-wrapper.select .modal-footer .left[data-v-8e0ca36b],.modal-wrapper.select .modal-footer .right[data-v-8e0ca36b]{align-items:center;gap:8px;display:flex}.check-button[data-v-4f9f8931]{cursor:pointer;letter-spacing:.5px;white-space:nowrap;border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-border,#d0d5dd);background:var(--component-colors-components-buttons-secondary-button-secondary-bg,#fff);width:fit-content;height:32px;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;border-radius:40px;outline:none;align-items:center;gap:10px;padding:4px 16px 4px 4px;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-style:normal;font-weight:600;transition:all .15s;display:flex;position:relative;box-shadow:0 1px 2px #1018280d}.check-button.checked[data-v-4f9f8931]{background:var(--component-colors-utility-success-utility-success-500);border-color:var(--component-colors-utility-success-utility-success-500);color:#fff}.check-button.loading[data-v-4f9f8931]{padding:4px}.check-button[data-v-4f9f8931]:hover{border-color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054)}.check-button:hover.checked[data-v-4f9f8931]{border-color:var(--component-colors-utility-success-utility-success-700)}.checked .spinner-row[data-v-4f9f8931]{border-color:#0000 #fff #fff}.text-input[data-v-eeb2249d]{width:280px}.number[data-v-eeb2249d]{width:140px}.interest[data-v-eeb2249d]{width:100px}.explanation-input h5[data-v-b121d290]{margin-bottom:8px}.explanation-input[data-v-b121d290]:focus-within{border-color:#0b57ff}.upload-question[data-v-c92f0510]{width:500px;margin-top:-44px}.upload-question h5[data-v-c92f0510]{padding:8px 0 16px}.upload-question h5.negativeMargin[data-v-c92f0510]{margin-bottom:-32px}.upload-question .file-table[data-v-c92f0510]{z-index:10;padding-top:20px;position:relative}.upload-question .file-table .file[data-v-c92f0510]{margin-bottom:8px;animation:.8s forwards fadeIn}.upload-question .file-table .file.hover[data-v-c92f0510]:hover{cursor:pointer;background-color:#f2f6ff;border:1px solid #e3e5f8}.upload-question .file-table .file:hover .right button[data-v-c92f0510]{visibility:visible}.upload-question .file-table .file:hover .right button[data-v-c92f0510]:hover{color:#0b57ff}.upload-question .file-table .file .text[data-v-c92f0510]{margin-left:16px}.upload-question .file-table .file .text .title[data-v-c92f0510]{padding-top:4px;font-weight:600}.upload-question .file-table .file .text .sub-title[data-v-c92f0510]{margin-top:-4px;font-size:.8rem;font-weight:400}.upload-question .file-table .file .right[data-v-c92f0510]{height:100%;padding:20px 0;position:absolute;right:0}.upload-question .file-table .file .right .progress p[data-v-c92f0510]{margin-top:-16px;font-size:.8rem;font-weight:500}.upload-question .file-table .file .right button ion-icon[data-v-c92f0510]{width:16px;height:16px;margin-left:4px}.upload-question .file-table .file .right button[data-v-c92f0510]{visibility:hidden;color:#bfc3db;margin-right:16px}.upload-question .file-table .file .right button.ivu-btn-text[data-v-c92f0510]{padding-right:0}.upload-question .file-table .file .right button.ivu-btn-default[data-v-c92f0510]{padding-right:8px}@media only screen and (width<=700px){.upload-question .file-table .file .right[data-v-c92f0510]{text-align:right;margin-right:-16px}}.upload-question .upload-placeholder[data-v-c92f0510]{justify-content:center;align-items:center;padding:16px 40px;transition:color .2s;display:flex}.upload-question .upload-placeholder p[data-v-c92f0510]{margin-left:16px}.upload-question .upload-placeholder ion-icon[data-v-c92f0510]{width:28px;height:28px}.upload-question .upload-placeholder[data-v-c92f0510]:hover{color:#0b57ff}.text-question[data-v-e0d1c059]{border-bottom:1px solid #bfc3db}.start-end-date[data-v-bae7ffb3]{border:1px solid #e7e9f9;border-radius:5px;justify-content:space-between;align-items:center;width:254px;height:40px;padding:2px 12px;transition:all .2s;display:flex}.start-end-date[data-v-bae7ffb3]:focus-within{border-color:#0b57ff;box-shadow:0 0 0 .5px #0b57ff}.start-end-date p[data-v-bae7ffb3]{padding:0 16px 0 12px;font-size:.8rem}.start-end-date[data-v-bae7ffb3] ::placeholder{color:#e7e9f9}.start-end-date .right[data-v-bae7ffb3]{position:absolute;right:0}button[data-v-bae7ffb3]{color:#0b57ff}.table .steps[data-v-6c25efc1]{justify-content:space-between;margin:0 -16px;padding:16px;display:flex}.table .steps .step[data-v-6c25efc1]{width:33%;display:flex}.table .steps .step[data-v-6c25efc1]:last-child{width:30%}.table .steps .step p[data-v-6c25efc1]{color:#02195ae6;font-size:.8rem;font-weight:600;line-height:1rem}.table .steps .step p.sub-title[data-v-6c25efc1]{font-size:.7rem;font-weight:400}.table .steps .step .text[data-v-6c25efc1]{width:calc(100% - 40px);position:relative}.table .steps .step .info[data-v-6c25efc1]{background:#eab85a33;border:1px solid #eab85a;border-radius:16px;align-items:center;width:fit-content;padding:0 6px 0 0;transition:background .2s;display:flex;position:absolute;bottom:-1px;right:56px}.table .steps .step .info p[data-v-6c25efc1]{font-size:.6rem;font-weight:400;line-height:0}.table .steps .step .info ion-icon[data-v-6c25efc1]{color:#eab85a;width:14px;height:14px;margin-right:4px}.table .steps .step .info.success[data-v-6c25efc1]{background:#37cb9533;border-color:#37cb95}.table .steps .step .info.success ion-icon[data-v-6c25efc1]{color:#37cb95}.table .steps .step .info[data-v-6c25efc1]:hover{cursor:pointer;background:#eab85a66}.table .steps .step .info:hover.success[data-v-6c25efc1]{background:#37cb9566}.step-number[data-v-6c25efc1]{opacity:0;background-color:#f0f1f7;border:2px solid #e0e2ed;border-radius:40px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:12px;transition:all .3s;animation:.5s forwards fadeIn;display:flex;position:relative}.step-number.active[data-v-6c25efc1]{background-color:#0b57ff;border-color:#a4c0ff}.step-number.active p[data-v-6c25efc1]{color:#fff!important}.step-number.completed[data-v-6c25efc1]{background-color:#2ba478;border-color:#b0ebd5}.step-number.completed p[data-v-6c25efc1]{color:#fff!important}.step-number p[data-v-6c25efc1]{font-size:12px;font-weight:800;line-height:14px;color:#1f212399!important}.table .row .amount .editable[data-v-6c25efc1]{margin-left:18px}.table .explanation[data-v-6c25efc1]{opacity:0;background:#eab85a4d;border-bottom:1px solid #e7e9f9;padding:16px;transition:all .5s;animation:.2s .2s forwards fadeIn;display:flex;position:relative}.table .explanation.success[data-v-6c25efc1]{background:#37cb954d}.table .explanation.success .icon ion-icon[data-v-6c25efc1]{color:#37cb95}.table .explanation .icon[data-v-6c25efc1]{width:54px}.table .explanation .icon ion-icon[data-v-6c25efc1]{color:#eab85a;width:28px;height:28px}.table .explanation .content[data-v-6c25efc1]{max-width:calc(100% - 120px)}.table .explanation .warning[data-v-6c25efc1]{border-top:1px solid #02195a0d;margin:16px 0 0;padding:12px 100px 0 0}.table .explanation .warning p[data-v-6c25efc1]{display:inline}.table .explanation p[data-v-6c25efc1],.table .explanation a[data-v-6c25efc1]{margin:4px 0;font-size:.9rem;font-weight:400;line-height:1.3rem}.table .explanation .labels[data-v-6c25efc1]{flex-wrap:wrap;display:flex}.table .explanation .labels .label[data-v-6c25efc1]{border:1px solid #02195a;border-radius:40px;width:fit-content;margin-top:4px;margin-right:4px;padding:4px 8px;font-size:.8rem;font-weight:500}.table .explanation .close[data-v-6c25efc1]{align-items:center;display:flex;position:absolute;top:8px;right:16px}.table .explanation .close[data-v-6c25efc1]:hover{cursor:pointer}.table .explanation .close:hover ion-icon[data-v-6c25efc1]{color:#02195a}.table .explanation .close p[data-v-6c25efc1]{padding-top:2px;font-size:.8rem}.table .explanation .close ion-icon[data-v-6c25efc1]{color:#02195a80;width:24px;height:24px;margin-right:4px;transition:color .2s}.table .rows:not(.requirements).reverse[data-v-6c25efc1]{animation:.2s slideDownReverse-6c25efc1}.table .rows.requirements[data-v-6c25efc1]{animation:.2s slideDown-6c25efc1}.footer-padding[data-v-6c25efc1]{height:32px!important}@keyframes slideDown-6c25efc1{0%{margin-top:-86px}to{margin-top:0}}@keyframes slideDownReverse-6c25efc1{0%{padding-top:86px}to{padding-top:0}}.correction-history[data-v-74a80cef]{z-index:99;margin-top:24px}.correction-history .header[data-v-74a80cef]{width:100%;margin-bottom:-40px;padding:0 4px}.correction-history .header .left[data-v-74a80cef],.correction-history .header .right[data-v-74a80cef]{align-items:center;padding-bottom:4px;display:flex}.correction-history .header .add p[data-v-74a80cef],.correction-history .header .add ion-icon[data-v-74a80cef]{color:#0b57ff}.correction-history .header .add[data-v-74a80cef]:hover{cursor:pointer}.correction-history .header .show[data-v-74a80cef]:hover{cursor:pointer;color:#0b57ff}.correction-history .header .remove p[data-v-74a80cef],.correction-history .header .remove ion-icon[data-v-74a80cef]{color:#bfc3db}.correction-history .header .remove[data-v-74a80cef]:hover{cursor:pointer}.correction-history .header .remove:hover p[data-v-74a80cef],.correction-history .header .remove:hover ion-icon[data-v-74a80cef]{color:#d43a3a}.correction-history .header .success p[data-v-74a80cef],.correction-history .header .success ion-icon[data-v-74a80cef]{color:#37cb95}.correction-history .header .warning p[data-v-74a80cef],.correction-history .header .warning ion-icon[data-v-74a80cef]{color:#eab85a}.correction-history .header p[data-v-74a80cef]{color:#bfc3db;margin-right:8px;font-size:.8rem;font-weight:500}.correction-history .header ion-icon[data-v-74a80cef]{color:#bfc3db;width:18px;height:18px;margin-right:8px}.correction-history .expand-wrapper[data-v-74a80cef]{flex-direction:column;align-items:center;width:100%;height:16px;display:flex}.correction-history .card[data-v-74a80cef]{box-shadow:none;margin-top:-54px;transition:all .3s}.correction-history .card.card-1[data-v-74a80cef]{z-index:-1;width:calc(100% - 16px)}.correction-history .card.card-2[data-v-74a80cef]{z-index:-2;width:calc(100% - 32px)}.correction-history .corrections:hover .expand-wrapper .card[data-v-74a80cef]{margin-top:-48px}.correction-history .corrections:hover .expand-wrapper .card.card-1[data-v-74a80cef]{width:calc(100% - 24px);box-shadow:0 0 0 1px #e7e9f9}.correction-history .corrections:hover .expand-wrapper .card.card-2[data-v-74a80cef]{width:calc(100% - 48px);box-shadow:0 0 0 1px #e7e9f9}.correction-history .correction-wrapper .table[data-v-74a80cef]{border-radius:10px;transition:all .3s}.correction-history .correction-wrapper .table[data-v-74a80cef]:hover{cursor:pointer;box-shadow:0 0 0 1px #e7e9f9}.correction-history .collapse[data-v-74a80cef]{justify-content:center;width:100%;margin-top:40px;padding:8px;transition:background .2s;display:flex}.correction-history .collapse[data-v-74a80cef]:hover{cursor:pointer;background:#f3f5fa}.correction-history .collapse p[data-v-74a80cef]{color:#bfc3db;margin-right:8px;font-size:.8rem;font-weight:600}.correction-history .collapse ion-icon[data-v-74a80cef]{color:#bfc3db;width:16px;height:16px;margin-top:3px;margin-right:8px}.correction-input[data-v-a25b81a0]{max-width:240px}.base-correction-wrapper[data-v-a25b81a0]{margin-top:56px;position:relative}.base-correction-wrapper .sub-question-marker[data-v-a25b81a0]{visibility:visible;opacity:0;background:#0b57ff;border:3px solid #fff;border-radius:40px;width:18px;height:18px;animation:.8s forwards fadeIn;position:absolute;top:3px;left:-35px}.choose-correction[data-v-a25b81a0]{margin-top:24px}.correction-table-wrapper[data-v-a25b81a0]{z-index:100;width:900px;animation:.3s forwards slideDown-a25b81a0;position:relative}.correction-description[data-v-a25b81a0]{margin:16px 0 40px}.correction-description .description[data-v-a25b81a0]{border-bottom:1px solid #bfc3db;width:100%;margin-top:16px}.actions[data-v-a25b81a0]{justify-content:flex-end;margin:16px 0 56px;display:flex}.animateCorrectionHistory[data-v-a25b81a0]{animation:.3s forwards slideUp-a25b81a0}.base-correction[data-v-a25b81a0]{margin-top:24px;display:flex}.base-correction .show-correction[data-v-a25b81a0]{align-items:center;margin-left:24px;display:flex}.base-correction .show-correction ion-icon[data-v-a25b81a0]{width:16px;height:16px;margin-top:-2px;margin-right:16px}.correction-table[data-v-a25b81a0]{margin-top:64px}.mapping-table[data-v-a25b81a0]{border:1px solid #e7e9f9;border-radius:7px;width:100%}.mapping-table .rows[data-v-a25b81a0]{overflow-y:scroll}.mapping-table .head[data-v-a25b81a0]{background:#f2f6ff;border-bottom:1px solid #e7e9f9;border-top-left-radius:6px;border-top-right-radius:6px;align-items:center;height:48px;padding:10px 16px 8px;display:flex}.mapping-table .head span[data-v-a25b81a0]{font-size:.8rem;font-weight:500;line-height:.7rem}.mapping-table .border[data-v-a25b81a0]{border-bottom:1px solid #e7e9f9}.mapping-table:not(.border) .correction-history-table-head[data-v-a25b81a0]{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.mapping-table .correction-history-table-head[data-v-a25b81a0]{background:#f2f6ff;border-top-left-radius:6px;border-top-right-radius:6px;padding:0 16px}.mapping-table .correction-history-table-head span[data-v-a25b81a0]{font-size:.8rem;font-weight:500;line-height:.7rem}.mapping-table .correction-history-table-head .table-head[data-v-a25b81a0]{align-items:center;padding-top:20px;padding-bottom:16px;display:flex}.mapping-table .correction-history-table-head[data-v-a25b81a0]:hover{cursor:pointer}.mapping-table .correction-history-table-head .metadata[data-v-a25b81a0]{align-items:center;padding:14px 0;display:flex}.mapping-table .correction-history-table-head .metadata span[data-v-a25b81a0]{font-weight:600}.mapping-table .correction-history-table-head .metadata .user[data-v-a25b81a0]{width:354px;font-size:.9rem}.mapping-table .correction-history-table-head .metadata ion-icon[data-v-a25b81a0]{width:22px;height:22px;margin-bottom:-1px;margin-right:4px}.mapping-table .row:hover .amount[data-v-a25b81a0]{position:relative}.mapping-table .row:hover .amount .corrected-amount[data-v-a25b81a0]{border-radius:4px;margin:-6px -8px -14px;padding:10px 8px 7px;transition:all .2s;display:inline-block}.mapping-table .row:hover .amount .corrected-amount[data-v-a25b81a0]:hover{cursor:pointer;background:#ebedfa}.mapping-table .row>div[data-v-a25b81a0]:not(.correction){padding-top:4px}.mapping-table .row[data-v-a25b81a0]{padding:12px 16px}.mapping-table .dropdown-row[data-v-a25b81a0]{padding:2px 16px 0}.mapping-table .dropdown-row .number[data-v-a25b81a0]{width:64px}.mapping-table .dropdown-row .number>div[data-v-a25b81a0]{padding-top:4px}.mapping-table .dropdown-row .description[data-v-a25b81a0]{width:540px!important}.mapping-table .row[data-v-a25b81a0],.mapping-table .dropdown-row[data-v-a25b81a0]{border-bottom:1px solid #e7e9f9;align-items:center;font-size:.9rem;font-weight:500;display:flex;position:relative}.mapping-table .row[data-v-a25b81a0]:last-child,.mapping-table .dropdown-row[data-v-a25b81a0]:last-child{border:none}.mapping-table .row .description[data-v-a25b81a0],.mapping-table .dropdown-row .description[data-v-a25b81a0]{white-space:normal;width:370px;padding-right:8px}.mapping-table .row button.correction[data-v-a25b81a0]:not(:hover),.mapping-table .dropdown-row button.correction[data-v-a25b81a0]:not(:hover){color:#bfc3db}.mapping-table .row .correction-input[data-v-a25b81a0],.mapping-table .dropdown-row .correction-input[data-v-a25b81a0]{margin:-4px 8px -4px -4px}.mapping-table .row.add[data-v-a25b81a0],.mapping-table .dropdown-row.add[data-v-a25b81a0]{color:#bfc3db;border-bottom-right-radius:6px;border-bottom-left-radius:6px;width:636px;height:47px}.mapping-table .row.add p[data-v-a25b81a0],.mapping-table .dropdown-row.add p[data-v-a25b81a0]{padding-top:4px;font-weight:500}.mapping-table .row.add ion-icon[data-v-a25b81a0],.mapping-table .dropdown-row.add ion-icon[data-v-a25b81a0]{width:20px;height:20px;margin-right:12px}.mapping-table .row.add[data-v-a25b81a0]:hover,.mapping-table .dropdown-row.add[data-v-a25b81a0]:hover{cursor:pointer}.mapping-table .row.add:hover p[data-v-a25b81a0],.mapping-table .row.add:hover ion-icon[data-v-a25b81a0],.mapping-table .dropdown-row.add:hover p[data-v-a25b81a0],.mapping-table .dropdown-row.add:hover ion-icon[data-v-a25b81a0]{color:#0b57ff}.mapping-table .row.add .search[data-v-a25b81a0],.mapping-table .dropdown-row.add .search[data-v-a25b81a0]{justify-content:space-between;align-items:center;width:100%;display:flex}.mapping-table .row.add .search input[data-v-a25b81a0],.mapping-table .dropdown-row.add .search input[data-v-a25b81a0]{color:#02195a;background:0 0;border:none;outline:none;width:calc(100% - 180px);margin-left:24px;font-weight:500}.mapping-table .row.add .search input[data-v-a25b81a0]::placeholder,.mapping-table .dropdown-row.add .search input[data-v-a25b81a0]::placeholder{color:#bfc3db!important}.mapping-table .row.add .search input[data-v-a25b81a0]::selection{background:#e1eaff!important}.mapping-table .dropdown-row.add .search input[data-v-a25b81a0]::selection{background:#e1eaff!important}.mapping-table .row.add .search .switch-wrapper[data-v-a25b81a0],.mapping-table .dropdown-row.add .search .switch-wrapper[data-v-a25b81a0]{gap:12px;font-size:.8rem;font-weight:600}.mapping-table .first[data-v-a25b81a0]{width:48px}.mapping-table .number[data-v-a25b81a0]{width:70px}.mapping-table .description[data-v-a25b81a0]{width:380px}.mapping-table .rgs-label[data-v-a25b81a0]{width:180px}.mapping-table .amount[data-v-a25b81a0]{width:160px;position:relative}.mapping-table .amount .shortkey[data-v-a25b81a0]{font-weight:600;position:absolute;top:12px;right:12px}.alert[data-v-a25b81a0]{margin:32px 0 0}.footer[data-v-a25b81a0]{color:#bfc3db;align-items:center;width:100%;height:56px;padding:10px 16px 8px;display:flex}.footer span[data-v-a25b81a0]{font-size:.9rem;font-weight:600;line-height:1rem}.footer .first[data-v-a25b81a0]{width:48px}.footer .number[data-v-a25b81a0]{width:70px}.footer .rgs-label[data-v-a25b81a0]{width:180px}.footer .amount[data-v-a25b81a0]{width:160px}.footer .label[data-v-a25b81a0]{text-align:right;width:500px;padding-right:24px}.dropdown-empty[data-v-a25b81a0]{padding:4px 16px 2px}.no-results[data-v-a25b81a0]{color:#bfc3db;justify-content:center;align-items:center;padding:24px;display:flex}.no-results ion-icon[data-v-a25b81a0]{width:24px;height:24px;margin-right:16px}@keyframes slideDown-a25b81a0{0%{opacity:0;margin-top:-220px}30%{opacity:0}to{opacity:1;margin-top:0}}@keyframes slideUp-a25b81a0{0%{margin-top:220px}to{margin-top:24px}}.correction-input[data-v-b5ff1efc]{max-width:240px}.correction-table-wrapper[data-v-b5ff1efc]{z-index:100;width:900px;padding-bottom:16px;animation:.3s forwards slideDown-b5ff1efc;position:relative}.animateCorrectionHistory[data-v-b5ff1efc]{animation:.3s forwards slideUp-b5ff1efc}.base-correction-wrapper[data-v-b5ff1efc]{margin-top:56px}.choose-correction[data-v-b5ff1efc]{margin-top:24px}.correction-description[data-v-b5ff1efc]{margin:16px 0 40px}.correction-description .description[data-v-b5ff1efc]{border-bottom:1px solid #bfc3db;width:100%;margin-top:8px}.complete-bar[data-v-b5ff1efc]{background:#f2f6ff;border:1px solid #0b57ff;border-radius:5px;align-items:center;width:fit-content;height:42px;padding:8px 16px 8px 12px;display:flex;box-shadow:0 0 0 .5px #0b57ff}.complete-bar p[data-v-b5ff1efc]{font-weight:400}.complete-bar ion-icon[data-v-b5ff1efc]{color:#0b57ff;width:20px;height:20px;margin-right:12px}.actions[data-v-b5ff1efc]{justify-content:flex-end;align-items:center;margin:16px 0 56px;display:flex}.base-correction[data-v-b5ff1efc]{margin-top:24px;display:flex}.base-correction .show-correction[data-v-b5ff1efc]{align-items:center;margin-left:24px;display:flex}.base-correction .show-correction ion-icon[data-v-b5ff1efc]{width:16px;height:16px;margin-top:-2px;margin-right:16px}.correction-table[data-v-b5ff1efc]{margin-top:64px}.mapping-table[data-v-b5ff1efc]{border:1px solid #e7e9f9;border-radius:7px;width:100%}.mapping-table .rows[data-v-b5ff1efc]{overflow-y:scroll}.mapping-table .head[data-v-b5ff1efc]{background:#f2f6ff;border-bottom:1px solid #e7e9f9;border-top-left-radius:6px;border-top-right-radius:6px;align-items:center;height:48px;padding:10px 16px 8px;display:flex}.mapping-table .head span[data-v-b5ff1efc]{font-size:.8rem;font-weight:500;line-height:.7rem}.mapping-table .border[data-v-b5ff1efc]{border-bottom:1px solid #e7e9f9}.mapping-table:not(.border) .correction-history-table-head[data-v-b5ff1efc]{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.mapping-table .correction-history-table-head[data-v-b5ff1efc]{background:#f2f6ff;border-top-left-radius:6px;border-top-right-radius:6px;padding:0 16px}.mapping-table .correction-history-table-head span[data-v-b5ff1efc]{font-size:.8rem;font-weight:500;line-height:.7rem}.mapping-table .correction-history-table-head .table-head[data-v-b5ff1efc]{align-items:center;padding-top:20px;padding-bottom:16px;display:flex}.mapping-table .correction-history-table-head[data-v-b5ff1efc]:hover{cursor:pointer}.mapping-table .correction-history-table-head .metadata[data-v-b5ff1efc]{align-items:center;padding:14px 0;display:flex}.mapping-table .correction-history-table-head .metadata span[data-v-b5ff1efc]{font-weight:600}.mapping-table .correction-history-table-head .metadata .user[data-v-b5ff1efc]{width:354px;font-size:.9rem}.mapping-table .correction-history-table-head .metadata ion-icon[data-v-b5ff1efc]{width:22px;height:22px;margin-bottom:-1px;margin-right:4px}.mapping-table .row[data-v-b5ff1efc]:hover{background:#fafbff;font-weight:700}.mapping-table .row:hover .amount[data-v-b5ff1efc]{position:relative}.mapping-table .row:hover .amount .corrected-amount[data-v-b5ff1efc]{border-radius:4px;margin:-6px -8px -14px;padding:10px 8px 7px;transition:all .2s;display:inline-block}.mapping-table .row:hover .amount .corrected-amount[data-v-b5ff1efc]:hover{cursor:pointer;background:#ebedfa}.mapping-table .row>div[data-v-b5ff1efc]:not(.correction){padding-top:4px}.mapping-table .row[data-v-b5ff1efc]{padding:12px 16px}.mapping-table .dropdown-row[data-v-b5ff1efc]{padding:2px 16px 0}.mapping-table .row[data-v-b5ff1efc],.mapping-table .dropdown-row[data-v-b5ff1efc]{animation-name:stagger;animation-duration:.35s;animation-delay:calc(var(--animation-order) * 50ms);border-bottom:1px solid #e7e9f9;align-items:center;font-size:.9rem;font-weight:500;animation-timing-function:ease-in-out;animation-fill-mode:both;display:flex;position:relative}.mapping-table .row[data-v-b5ff1efc]:last-child,.mapping-table .dropdown-row[data-v-b5ff1efc]:last-child{border:none}.mapping-table .row .number>div[data-v-b5ff1efc],.mapping-table .dropdown-row .number>div[data-v-b5ff1efc]{padding-top:4px}.mapping-table .row .description[data-v-b5ff1efc],.mapping-table .dropdown-row .description[data-v-b5ff1efc]{white-space:normal;width:370px;padding-right:8px}.mapping-table .row button.correction[data-v-b5ff1efc]:not(:hover),.mapping-table .dropdown-row button.correction[data-v-b5ff1efc]:not(:hover){color:#bfc3db}.mapping-table .row .correction-input[data-v-b5ff1efc],.mapping-table .dropdown-row .correction-input[data-v-b5ff1efc]{margin:-4px 8px -4px -4px}.mapping-table .row.add[data-v-b5ff1efc],.mapping-table .dropdown-row.add[data-v-b5ff1efc]{color:#bfc3db;border-bottom-right-radius:6px;border-bottom-left-radius:6px;width:636px;height:47px}.mapping-table .row.add p[data-v-b5ff1efc],.mapping-table .dropdown-row.add p[data-v-b5ff1efc]{padding-top:4px;font-weight:500}.mapping-table .row.add ion-icon[data-v-b5ff1efc],.mapping-table .dropdown-row.add ion-icon[data-v-b5ff1efc]{width:20px;height:20px;margin-right:12px}.mapping-table .row.add[data-v-b5ff1efc]:hover,.mapping-table .dropdown-row.add[data-v-b5ff1efc]:hover{cursor:pointer;color:#afb4d2}.mapping-table .first[data-v-b5ff1efc]{width:48px}.mapping-table .number[data-v-b5ff1efc]{width:70px}.mapping-table .description[data-v-b5ff1efc]{width:380px}.mapping-table .rgs-label[data-v-b5ff1efc]{width:180px}.mapping-table .amount[data-v-b5ff1efc]{width:160px;position:relative}.mapping-table .amount .shortkey[data-v-b5ff1efc]{font-weight:600;position:absolute;top:12px;right:12px}.alert[data-v-b5ff1efc]{margin:32px 0 0}.footer[data-v-b5ff1efc]{color:#bfc3db;align-items:center;width:100%;height:56px;padding:10px 16px 8px;display:flex}.footer span[data-v-b5ff1efc]{font-size:.9rem;font-weight:600;line-height:1rem}.footer .first[data-v-b5ff1efc]{width:48px}.footer .number[data-v-b5ff1efc]{width:70px}.footer .rgs-label[data-v-b5ff1efc]{width:180px}.footer .amount[data-v-b5ff1efc]{width:160px}.footer .label[data-v-b5ff1efc]{text-align:right;width:500px;padding-right:24px}.no-results[data-v-b5ff1efc]{color:#bfc3db;justify-content:center;align-items:center;padding:24px;display:flex}.no-results ion-icon[data-v-b5ff1efc]{width:24px;height:24px;margin-right:16px}.correction-sum[data-v-b5ff1efc]{padding-right:24px}.correction-sum p[data-v-b5ff1efc]{color:#bfc3db;font-weight:500}@keyframes slideDown-b5ff1efc{0%{opacity:0;margin-top:-220px}30%{opacity:0}to{opacity:1;margin-top:0}}@keyframes slideUp-b5ff1efc{0%{margin-top:220px}to{margin-top:24px}}.text-input[data-v-9b8f541f]{width:280px}.interest[data-v-9b8f541f]{width:100px}.sbi-select-wrapper[data-v-2ba10825]{flex-direction:column;display:flex}.sbi-select-wrapper .dropdown-wrapper[data-v-2ba10825]{margin-bottom:16px;position:relative}.sbi-select-wrapper .dropdown-wrapper p.label[data-v-2ba10825]{color:#bfc3db;font-size:.8rem;font-weight:500}.sub-question-marker[data-v-2ba10825]{visibility:visible;opacity:0;background:#0b57ff;border:3px solid #fff;border-radius:40px;width:18px;height:18px;animation:.8s forwards fadeIn;position:absolute;top:36px;left:-35px}.question-group[data-v-4ee70a7c]{position:relative}.question-group .question-wrapper[data-v-4ee70a7c]{opacity:1;width:100%;max-height:1000px;position:relative}.question-group .question-wrapper.animate[data-v-4ee70a7c]{transition:all 1.2s}.question-group .question-wrapper.fade-grow-enter-active[data-v-4ee70a7c]{animation:.45s forwards growDown-4ee70a7c;overflow:hidden}.question-group .fade-grow-leave-active[data-v-4ee70a7c]{opacity:0;transition:opacity 4s,margin .4s}.question-group .fade-grow-enter[data-v-4ee70a7c]{opacity:0;max-height:0;overflow:hidden}.question-group .fade-grow-leave-to[data-v-4ee70a7c]{opacity:0;animation:.4s forwards zeroHeight-4ee70a7c;overflow:hidden}@keyframes zeroHeight-4ee70a7c{0%{max-height:1000px}to{max-height:0}}@keyframes growDown-4ee70a7c{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.table .row.category[data-v-e133e72c]{transition:all .2s}.table .row.category[data-v-e133e72c]:hover{cursor:pointer;background:#f3f5facc}.table .row.active[data-v-e133e72c]{background:#f3f5facc}.trialbalance-table-wrapper[data-v-e133e72c]{position:relative}.trialbalance-table-wrapper .expanded-row[data-v-e133e72c],.trialbalance-table-wrapper .header[data-v-e133e72c]{background:var(--colors-gray-light-mode-100);border-radius:8px;align-items:center;height:38px;padding:8px 0;display:flex}.trialbalance-table-wrapper .expanded-row .expand-trigger[data-v-e133e72c],.trialbalance-table-wrapper .header .expand-trigger[data-v-e133e72c]{cursor:pointer;justify-content:flex-end;align-items:center;height:100%;min-height:42px;margin:-4px 0;display:flex}.trialbalance-table-wrapper .expanded-row .tag[data-v-e133e72c],.trialbalance-table-wrapper .header .tag[data-v-e133e72c]{white-space:nowrap;background:#d0d5dd;border-radius:5px;width:fit-content;padding:0 4px;font-size:.6rem;transition:all .2s}.trialbalance-table-wrapper .expanded-row .tag[data-v-e133e72c]:hover,.trialbalance-table-wrapper .header .tag[data-v-e133e72c]:hover{background:#bdc3cd}.trialbalance-table-wrapper .trialbalance-table[data-v-e133e72c]{position:relative}.trialbalance-table-wrapper .trialbalance-table .expanded-row .expand-trigger[data-v-e133e72c]{justify-content:flex-start!important}.trialbalance-table-wrapper .trialbalance-table .header p[data-v-e133e72c]{color:var(--colors-text-text-tertiary-600)}.trialbalance-table-wrapper .trialbalance-table .row[data-v-e133e72c]{border-bottom:1px solid var(--colors-border-border-tertiary);opacity:0;align-items:flex-start;min-height:43px;padding:12px 0;transition:all .2s;animation:.3s forwards fadeSlideInTop-e133e72c;display:flex;position:relative}.trialbalance-table-wrapper .trialbalance-table .row.category.active[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .row.category[data-v-e133e72c]:hover,.trialbalance-table-wrapper .trialbalance-table .row.category.active .expanded-row[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .row.category:hover .expanded-row[data-v-e133e72c]{cursor:pointer;background:#fafbfc}.trialbalance-table-wrapper .trialbalance-table .row.first[data-v-e133e72c]{border-top:1px solid var(--colors-border-border-tertiary);margin-top:40px!important}.trialbalance-table-wrapper .trialbalance-table .row .actions[data-v-e133e72c]{border-right:1px solid var(--colors-border-border-tertiary);justify-content:flex-end;align-items:center;gap:8px;height:100%;min-height:42px;margin:-12px 0;padding:0 8px 0 0;display:flex}.trialbalance-table-wrapper .trialbalance-table .row .actions .check-circle[data-v-e133e72c]{color:var(--colors-text-text-tertiary-600);margin-bottom:-2.5px}.trialbalance-table-wrapper .trialbalance-table .row .actions .check-circle.green[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .row .actions .check-circle.checkable[data-v-e133e72c]:hover{cursor:pointer;color:var(--component-colors-utility-success-utility-success-500)}.trialbalance-table-wrapper .trialbalance-table .row .actions .upload-button .icon-only[data-v-e133e72c]{color:var(--colors-text-text-tertiary-600);padding:4px 6px}.trialbalance-table-wrapper .trialbalance-table .row .expanded-row[data-v-e133e72c]{border-bottom:1px solid var(--colors-border-border-tertiary);background:#fff;border-radius:0;height:calc(100% + 1px)}.trialbalance-table-wrapper .trialbalance-table .row .files-wrapper[data-v-e133e72c]{align-items:center;height:100%;padding:0 8px 0 26px;display:flex;position:absolute;top:0;left:100%}.trialbalance-table-wrapper .trialbalance-table .row .files-wrapper .file-item[data-v-e133e72c]{background:#fff;border:1px solid #fff;border-radius:7px;margin-left:-8px;padding:0}.trialbalance-table-wrapper .footer[data-v-e133e72c]{opacity:.4;align-items:center;padding:12px 0;display:flex}.trialbalance-table-wrapper .footer .expanded-row[data-v-e133e72c]{background:#fff;border-radius:0;height:42px;bottom:0;top:unset!important}.trialbalance-table-wrapper .footer .expanded-row .actions[data-v-e133e72c],.trialbalance-table-wrapper .footer .expanded-row .yearDivider[data-v-e133e72c]{visibility:hidden}.trialbalance-table-wrapper .footer .number[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .number[data-v-e133e72c]{align-items:center;width:88px;height:24px;margin:-3px 0;display:flex}.trialbalance-table-wrapper .footer .number .category-icon[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .number .category-icon[data-v-e133e72c]{margin:-3px 0 -3px 2px}.trialbalance-table-wrapper .footer .number p.xs-medium[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .number p.xs-medium[data-v-e133e72c]{padding-left:6px}.trialbalance-table-wrapper .footer .description[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .description[data-v-e133e72c]{width:250px}.trialbalance-table-wrapper .footer .amount[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .amount[data-v-e133e72c]{text-align:right;width:180px}.trialbalance-table-wrapper .footer .amount p.isZero[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .amount p.isZero[data-v-e133e72c]{opacity:.4}.trialbalance-table-wrapper .footer .duration[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .duration[data-v-e133e72c],.trialbalance-table-wrapper .footer .interest[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table .interest[data-v-e133e72c]{width:100px}.trialbalance-table-wrapper .footer.periodiccheck .actions[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table.periodiccheck .actions[data-v-e133e72c]{width:88px}.trialbalance-table-wrapper .footer.periodiccheck .amount[data-v-e133e72c],.trialbalance-table-wrapper .trialbalance-table.periodiccheck .amount[data-v-e133e72c]{width:140px}.trialbalance-table-wrapper .expanded-row[data-v-e133e72c]{z-index:1000;width:1912px;position:absolute;top:0;left:338px;padding-right:24px!important}.trialbalance-table-wrapper .expanded-row .amount.animate[data-v-e133e72c]{opacity:0;animation:.2s forwards slideInLeft-e133e72c;animation-delay:calc(var(--animation-order) * 50ms)}.trialbalance-table-wrapper .expanded-row .tag[data-v-e133e72c]{cursor:pointer;opacity:0;z-index:1000;margin-left:12px;animation:.2s .5s forwards fadeIn}.trialbalance-table-wrapper .expanded-row .yearDivider[data-v-e133e72c]{border-right:1px solid var(--colors-border-border-tertiary);width:24px;height:calc(100% + 16px);margin:-8px -24px -8px 0}.row.loading .column[data-v-e133e72c]{align-items:center;height:42px;margin:-12px 0;display:flex;position:relative}.row.loading .column.number .skeleton[data-v-e133e72c]{width:40px}.row.loading .column.description .skeleton[data-v-e133e72c]{width:140px}.row.loading .column.amount[data-v-e133e72c]{justify-content:flex-end}.row.loading .column.amount .skeleton[data-v-e133e72c]{width:72px}.row.loading .column .skeleton[data-v-e133e72c]{background-color:var(--colors-background-bg-secondary);border-radius:5px;max-width:100%;height:16px}.row.loading .column .skeleton[data-v-e133e72c]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:50%;animation:2s .5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes fadeSlideInTop-e133e72c{0%{opacity:0;margin-top:-42px}40%{opacity:0;margin-top:-42px}to{opacity:1;margin-top:0}}@keyframes bottomMargin-e133e72c{0%{opacity:1;margin-bottom:0}to{opacity:1;margin-bottom:40px}}@keyframes slideInLeft-e133e72c{0%{opacity:0;transform:translate(-140px)}to{opacity:1;transform:translate(0)}}.section-wrapper[data-v-bca63a86]{padding-top:40px;padding-bottom:50px}.section-wrapper .section-header[data-v-bca63a86]{border-bottom:1px solid var(--colors-border-border-tertiary);background:#fff;justify-content:space-between;align-items:center;margin-bottom:-1px;padding:8px 0;display:flex;position:sticky;top:0}.section-wrapper .section-header .progress-bar[data-v-bca63a86]{align-items:center;gap:8px;width:220px;display:flex}.section-wrapper .section-header .progress-bar p[data-v-bca63a86]{width:38px;height:18px}.section-wrapper .section-header span.when-stuck[data-v-bca63a86]{opacity:0;display:none}.section-wrapper .section-header p[data-v-bca63a86]{display:flex}.section-wrapper .section-header.stuck[data-v-bca63a86]{z-index:100;box-shadow:0 4px 12px -12px #10182859}.section-wrapper .section-header.stuck span.when-stuck[data-v-bca63a86]{color:var(--colors-border-border-primary);margin-left:16px;animation:.5s forwards fadeIn;display:flex}.section-wrapper .section-content[data-v-bca63a86]{justify-content:space-between;display:flex}.section-wrapper .section-content .left[data-v-bca63a86]{z-index:10;width:calc(60% - 20px)}.section-wrapper .section-content .right[data-v-bca63a86]{width:calc(40% + 20px)}.section-wrapper .section-content .right .approval-box-wrapper[data-v-bca63a86]{z-index:1;background-color:#fff;margin-top:-1px;padding-left:40px;position:relative}.section-wrapper .section-content .right .approval-box-wrapper .approval-box[data-v-bca63a86]{border:1px solid var(--colors-border-border-primary,#d0d5dd);border-radius:12px;width:100%;padding:24px 28px}.section-wrapper .section-content .right .approval-box-wrapper .approval-box p.sub-title[data-v-bca63a86]{color:var(--colors-text-text-tertiary-600)}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps[data-v-bca63a86]{padding:24px 0 0}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step[data-v-bca63a86]{align-items:flex-start;gap:8px;min-height:24px;margin-bottom:16px;display:flex;position:relative}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step.completed .icon[data-v-bca63a86]{color:var(--component-colors-utility-success-utility-success-500)}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step.completed .line[data-v-bca63a86]{background-color:var(--component-colors-utility-success-utility-success-500)}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step .text[data-v-bca63a86]{max-width:calc(100% - 32px)}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step .icon[data-v-bca63a86]{width:24px;height:24px;color:var(--colors-border-border-primary);justify-content:center;align-items:center;margin-top:-2px;display:flex}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step .line[data-v-bca63a86]{background-color:var(--colors-border-border-primary);border-radius:4px;width:2px;height:calc(100% - 12px);position:absolute;top:23px;left:11px}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step .line.long[data-v-bca63a86]{height:calc(100% - 2px)!important}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step.questionnaire .line[data-v-bca63a86],.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step.ledgercheck .line[data-v-bca63a86]{height:calc(100% - 8px);top:19px}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .steps .step:last-child .line[data-v-bca63a86]{display:none}.section-wrapper .section-content .right .approval-box-wrapper .approval-box .footer[data-v-bca63a86]{margin-top:40px}.section-wrapper .section-content .right .approval-box-wrapper .approval-box button[data-v-bca63a86]{width:100%}.comments-wrapper[data-v-bca63a86]{flex-direction:column;width:100%;max-width:400px;padding-top:16px;display:flex}.ledger-table[data-v-bca63a86]{padding:20px 0}.navigation-sticky-wrapper[data-v-bca63a86]{width:100%;height:40px;position:relative}.navigation-sticky-wrapper .question-navigation[data-v-bca63a86]{border:1px solid var(--colors-border-border-primary,#d0d5dd);z-index:9996;visibility:hidden;background-color:#fff;border-top-left-radius:14px;border-top-right-radius:14px;justify-content:space-between;align-items:center;width:calc(100% + 16px);padding:8px;display:flex;position:relative;box-shadow:0 -29px 61px 23px #fff}.navigation-sticky-wrapper .question-navigation .left[data-v-bca63a86],.navigation-sticky-wrapper .question-navigation .right[data-v-bca63a86]{align-items:center;gap:8px;display:flex}.navigation-sticky-wrapper .question-navigation.stuck[data-v-bca63a86]{visibility:visible;max-width:1000px;animation:.2s forwards slideInBottom;position:fixed;bottom:0}.top-title[data-v-0385e870]{text-transform:uppercase;color:#0b57ff;margin-bottom:-6px;font-size:.8rem;font-weight:800}.questionnaire[data-v-0385e870]{width:100%;padding-top:40px}.actions[data-v-0385e870]{align-items:flex-end;display:flex;position:relative}.actions button[data-v-0385e870]{margin-bottom:8px}.divider[data-v-87b6a4b8]{border-bottom:1px solid #e7e9f9;width:calc(100% + 32px);margin:0 -16px}.row[data-v-87b6a4b8]{align-items:center;margin:24px 0;padding-right:8px;display:flex}.row .left[data-v-87b6a4b8]{align-items:center;display:flex}.row .left ion-icon[data-v-87b6a4b8]{visibility:visible;width:24px;height:24px;margin-right:18px}.row .left ion-icon.green[data-v-87b6a4b8]{color:#37cb95}.row .left .sub-title[data-v-87b6a4b8]{margin-top:-5px;font-size:.75rem;font-weight:300}.row .left p .badge[data-v-87b6a4b8]{margin-left:8px}.row .left.disabled[data-v-87b6a4b8]{opacity:.4}.row .left .completed p[data-v-87b6a4b8]{opacity:.4;text-decoration:line-through}.row .left .loading[data-v-87b6a4b8]{width:24px;margin-right:18px}.row .info[data-v-87b6a4b8]{color:#02195a80;border-left:1px solid #e7e9f9;justify-content:space-between;align-items:center;width:180px;padding:2px 0 0 12px;display:flex}.row .info ion-icon[data-v-87b6a4b8]{color:#bfc3db;width:18px;height:18px;margin-left:12px;margin-right:-8px}.row .info p[data-v-87b6a4b8]{font-size:.7rem;font-weight:400;line-height:1rem}.row p[data-v-87b6a4b8]{font-size:.9rem;font-weight:500}.divider[data-v-b45de7f4]{border-bottom:1px solid #e7e9f9;width:calc(100% + 32px);margin:0 -16px}.row[data-v-b45de7f4]{align-items:center;margin:12px 0;padding-right:8px;display:flex;position:relative}.row .line[data-v-b45de7f4]{background:#e7e9f9;border:2px solid #fff;border-radius:4px;width:6px;height:62px;position:absolute;left:9px}.row .line.task-1[data-v-b45de7f4]{height:44px;bottom:32px}.row .line.task-2[data-v-b45de7f4]{bottom:109px}.row .line.task-3[data-v-b45de7f4]{bottom:204px}.row .line.task-4[data-v-b45de7f4]{bottom:299px}.row .left[data-v-b45de7f4]{color:#bfc3db;align-items:center;display:flex}.row .left ion-icon[data-v-b45de7f4]{visibility:visible;width:24px;height:24px;margin-right:18px}.row .left ion-icon.green[data-v-b45de7f4]{color:#37cb95}.row .left .sub-title[data-v-b45de7f4]{margin-top:-5px;font-size:.75rem;font-weight:400}.row .left p .label[data-v-b45de7f4]{color:#fff;background:#02195a;border-radius:12px;margin-left:4px;padding:4px 8px 3px;font-size:.7rem;font-weight:700}.row .left p .label.warning[data-v-b45de7f4]{background:#e4a52d}.row .left.disabled[data-v-b45de7f4]{opacity:.4}.row .left .loading[data-v-b45de7f4]{width:24px;margin-right:18px}.row .right[data-v-b45de7f4]{align-items:center;display:flex}.row p[data-v-b45de7f4]{font-size:.9rem;font-weight:600}.concept[data-v-2eb79d5c]{padding-top:40px}.statistics[data-v-2eb79d5c]{justify-content:space-between;width:calc(100% + 32px);margin:40px -16px 0;display:flex}.statistics .column[data-v-2eb79d5c]{border:1px solid #e7e9f9;border-radius:10px;width:calc(50% - 16px);height:fit-content;padding:16px}.statistics .column h5[data-v-2eb79d5c]{font-size:1rem}.statistics .column p.sub-title[data-v-2eb79d5c]{font-size:.8rem;line-height:1.3rem}.statistics .column button[data-v-2eb79d5c]{padding:0 8px}.statistics .column button[data-v-2eb79d5c]:not(:hover){color:#57617a}.statistics .questionnaire-progress .progress[data-v-2eb79d5c]{width:calc(100% + 16px);padding:28px 0 12px}.statistics .exceptions .items[data-v-2eb79d5c]{padding:18px 0 8px}.statistics .exceptions .items .item[data-v-2eb79d5c]{align-items:center;padding:2px 0;display:flex}.statistics .exceptions .items .item ion-icon[data-v-2eb79d5c]{width:24px;height:24px;margin-right:8px}.statistics .exceptions .items .item p[data-v-2eb79d5c]{font-size:.9rem;font-weight:400;line-height:1rem}.statistics .exceptions .items .item.warning ion-icon[data-v-2eb79d5c]{color:#e4a52d}.statistics .exceptions .items .item.error ion-icon[data-v-2eb79d5c]{color:#d43a3a}.statistics .exceptions .items .item.success ion-icon[data-v-2eb79d5c]{color:#37cb95}.questionnaires-table-wrapper[data-v-2eb79d5c]{margin-top:56px;margin-bottom:24px}.questionnaires-table-wrapper .questionnaires-table[data-v-2eb79d5c]{border-top:1px solid #e7e9f9}.questionnaires-table-wrapper .questionnaires-table .row[data-v-2eb79d5c]{padding:16px 0;position:relative}.questionnaires-table-wrapper .questionnaires-table .row .top[data-v-2eb79d5c]{align-items:center;width:100%;display:flex}.questionnaires-table-wrapper .questionnaires-table .row p[data-v-2eb79d5c]{font-size:.9rem;font-weight:500;line-height:1rem}.questionnaires-table-wrapper .questionnaires-table .row .hover-prefix[data-v-2eb79d5c],.questionnaires-table-wrapper .questionnaires-table .row .hover-suffix[data-v-2eb79d5c]{visibility:hidden;border:1px solid #e7e9f9;width:16px;height:calc(100% + 2px);position:absolute;top:-1px}.questionnaires-table-wrapper .questionnaires-table .row .hover-prefix[data-v-2eb79d5c]{border-right:none;border-top-left-radius:7px;border-bottom-left-radius:7px;left:-16px}.questionnaires-table-wrapper .questionnaires-table .row .hover-suffix[data-v-2eb79d5c]{border-left:none;border-top-right-radius:7px;border-bottom-right-radius:7px;right:-16px}.questionnaires-table-wrapper .questionnaires-table .row .avatar[data-v-2eb79d5c]{background-color:#0b57ff0d;border:1px solid #f2f6ff;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:16px;padding:4px;display:flex}.questionnaires-table-wrapper .questionnaires-table .row .avatar p[data-v-2eb79d5c]{color:#fff;margin-bottom:-2px;font-size:11px;font-weight:700}.questionnaires-table-wrapper .questionnaires-table .row .avatar ion-icon[data-v-2eb79d5c]{color:#02195a;width:14px;height:14px;margin:0 4px}.questionnaires-table-wrapper .questionnaires-table .row .avatar ion-icon[name=logo-euro][data-v-2eb79d5c]{margin-left:-2px}.questionnaires-table-wrapper .questionnaires-table .row .avatar ion-icon[name=log-in][data-v-2eb79d5c]{margin-left:-1px}.questionnaires-table-wrapper .questionnaires-table .row .avatar ion-icon[name=log-out][data-v-2eb79d5c]{margin-right:-2px}.questionnaires-table-wrapper .questionnaires-table .row .avatar ion-icon[name=caret-up][data-v-2eb79d5c]{margin-top:-1px}.questionnaires-table-wrapper .questionnaires-table .row .avatar ion-icon[name=caret-down][data-v-2eb79d5c]{margin-bottom:-1px}.questionnaires-table-wrapper .questionnaires-table .row .column_1[data-v-2eb79d5c]{align-items:center;width:calc(100% - 250px);display:flex}.questionnaires-table-wrapper .questionnaires-table .row .column_1 ion-icon[data-v-2eb79d5c]{color:#0b57ff;width:16px;height:16px;margin-right:12px}.questionnaires-table-wrapper .questionnaires-table .row .column_2[data-v-2eb79d5c]{color:#bfc3db;align-items:center;width:90px;display:flex}.questionnaires-table-wrapper .questionnaires-table .row .column_2 p[data-v-2eb79d5c]{visibility:hidden;margin-bottom:2px;font-size:.8rem;font-weight:600}.questionnaires-table-wrapper .questionnaires-table .row .column_2 ion-icon[data-v-2eb79d5c]{color:#afb4d2;width:20px;height:20px;margin-right:8px}.questionnaires-table-wrapper .questionnaires-table .row .column_3[data-v-2eb79d5c]{width:180px}.questionnaires-table-wrapper .questionnaires-table .row .column_4[data-v-2eb79d5c]{justify-content:flex-end;width:20px;display:flex}.questionnaires-table-wrapper .questionnaires-table .row .column_4 button[data-v-2eb79d5c]{color:#bfc3db;padding:0 0 0 8px}.questionnaires-table-wrapper .questionnaires-table .row[data-v-2eb79d5c]:not(:first-child){border-top:1px solid #e7e9f9}.questionnaires-table-wrapper .questionnaires-table .row[data-v-2eb79d5c]:last-child{border-bottom:1px solid #e7e9f9}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items[data-v-2eb79d5c]{flex-direction:column;padding:8px 0;display:flex}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items .item[data-v-2eb79d5c]{margin:4px 0}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items .exception-tooltip .header p[data-v-2eb79d5c]{color:#5c6883;text-transform:uppercase;margin-bottom:-4px;font-size:.7rem;font-weight:700}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items .exception-tooltip .question p[data-v-2eb79d5c]{white-space:pre-wrap;max-width:320px;line-height:1.2rem}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items .exception-tooltip p[data-v-2eb79d5c]{font-size:.8rem;font-weight:400}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items .exception-tooltip button[data-v-2eb79d5c]{border:none;width:100%;margin-top:18px}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items .exception-tooltip .item[data-v-2eb79d5c]{color:#e0e2e5;padding:0;display:flex}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items .exception-tooltip .item .left[data-v-2eb79d5c]{min-width:90px}.questionnaires-table-wrapper .questionnaires-table .row .bottom .items .exception-tooltip .item .right[data-v-2eb79d5c]{white-space:pre-wrap;width:180px}.questionnaires-table-wrapper .questionnaires-table .row .bottom .comment[data-v-2eb79d5c]{border:1px solid #e7e9f9;border-radius:8px;margin-bottom:8px;padding:10px 12px}.questionnaires-table-wrapper .questionnaires-table .row .bottom .comment .left[data-v-2eb79d5c]{max-width:90%;margin-left:24px;position:relative}.questionnaires-table-wrapper .questionnaires-table .row .bottom .comment .left .icon[data-v-2eb79d5c]{position:absolute;left:-26px}.questionnaires-table-wrapper .questionnaires-table .row .bottom .comment .left .icon ion-icon[data-v-2eb79d5c]{color:#afb4d2;width:16px;height:16px}.questionnaires-table-wrapper .questionnaires-table .row .bottom .comment p.question[data-v-2eb79d5c]{color:#8e95bf;font-size:.8rem;font-weight:500;line-height:.9rem}.questionnaires-table-wrapper .questionnaires-table .row .bottom .comment p.content[data-v-2eb79d5c]{padding-top:12px;font-weight:300}.questionnaires-table-wrapper .no-questionnaires[data-v-2eb79d5c]{color:#bfc3db;border-top:1px solid #e7e9f9;justify-content:center;align-items:center;padding:24px;display:flex}.questionnaires-table-wrapper .no-questionnaires ion-icon[data-v-2eb79d5c]{width:26px;height:26px;margin-right:16px}.ready[data-v-2eb79d5c]{justify-content:center;padding:40px 0;display:flex}.overview[data-v-fb82dc8d]{border:1px solid var(--colors-border-border-primary,#d0d5dd);z-index:0;background-color:#fff;border-radius:18px;flex-direction:column;gap:24px;width:calc(100% + 16px);margin:40px -8px;padding:24px 300px 24px 24px;display:flex;position:relative}.overview .top .row[data-v-fb82dc8d]{align-items:center;width:100%;height:32px;display:flex}.overview .top .row[data-v-fb82dc8d]:last-child{border:none}.overview .top .row.status[data-v-fb82dc8d]{height:unset;align-items:flex-start;padding-bottom:16px}.overview .top .row.status .utag[data-v-fb82dc8d]{margin-left:-2px}.overview .top .row.members .value[data-v-fb82dc8d]{align-items:center;padding-left:4px;display:flex}.overview .top .row.members .value .user[data-v-fb82dc8d]{align-items:center;gap:2px;margin-left:-8px;display:flex}.overview .top .row.members .value .user .avatar[data-v-fb82dc8d]{background-color:var(--colors-border-border-tertiary);width:30px;height:30px;color:var(--colors-text-text-tertiary-600);border:3px solid #fff;border-radius:20px;justify-content:center;align-items:center;font-family:Inter;font-size:.7rem;font-weight:500;display:flex}.overview .top .row.retention .value[data-v-fb82dc8d]{white-space:nowrap;align-items:center;gap:12px;width:180px;display:flex}.overview .top .row.retention .value p[data-v-fb82dc8d]{padding-top:2px}.overview .top .row .label[data-v-fb82dc8d]{width:180px;color:var(--colors-text-text-tertiary-600)}.overview .top .row .description[data-v-fb82dc8d]{color:var(--colors-text-text-tertiary-600);align-items:center;gap:4px;margin-top:4px;display:flex}.overview .description[data-v-fb82dc8d]{max-width:580px;padding:0 40px 0 0}.overview .footer[data-v-fb82dc8d]{align-items:center;gap:8px;display:flex}.overview .footer .dropdown-item[data-v-fb82dc8d]{min-width:156px}.files[data-v-fb82dc8d]{margin-top:200px}.modal-wrapper .options[data-v-fb82dc8d]{flex-wrap:wrap;gap:16px;display:flex}.modal-wrapper .options .option[data-v-fb82dc8d]{border:1px solid #e7e9f9;border-radius:10px;justify-content:center;align-items:center;width:calc(50% - 8px);height:90px;transition:all .2s;display:flex;position:relative}.modal-wrapper .options .option.active[data-v-fb82dc8d]{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}.modal-wrapper .options .option[data-v-fb82dc8d]:hover:not(.active){cursor:pointer;box-shadow:0 0 0 1px #e7e9f9}.modal-wrapper .options .option:hover:not(.active).active[data-v-fb82dc8d]{box-shadow:0 0 0 1px #0b57ff}.modal-wrapper .options .option.Exact img[data-v-fb82dc8d]{margin-top:-14px}.modal-wrapper .options .option img[data-v-fb82dc8d]{max-width:80px;height:24px}.modal-wrapper .options .option p[data-v-fb82dc8d]{text-align:center;color:#8e95bf;font-size:.8rem;line-height:1rem}.modal-wrapper .options .option p.label[data-v-fb82dc8d]{color:#afb4d2;width:100%;font-size:1rem;font-weight:600;position:absolute;bottom:18px}.modal-wrapper .content[data-v-fb82dc8d]{min-height:90px;padding:24px 0 0}p.sm-regular[data-v-23e30292]{font-size:14px!important}.drawer-table[data-v-23e30292]{padding:0 20px 16px;position:relative}.drawer-table.static[data-v-23e30292]{border-bottom:1px solid var(--colors-border-border-tertiary);height:fit-content}.drawer-table.static .mapping-table[data-v-23e30292]{padding-bottom:0}.drawer-table:not(.static) .mapping-table[data-v-23e30292]{min-height:calc(100vh - 245px)}.drawer-table:not(.static):not(.setAside) .mapping-table .slideIn .row[data-v-23e30292]:last-child{opacity:0;animation:.2s forwards rowSlideDown-23e30292}.drawer-table.setAside .mapping-table .row[data-v-23e30292]:first-child{border-bottom:none;max-height:48px}.drawer-table .footer-wrapper[data-v-23e30292]{z-index:9000;border-top:1px solid var(--colors-border-border-tertiary);background-color:#fff;flex-direction:column;align-items:center;width:calc(100% + 40px);min-height:56px;margin:0 -20px -16px;padding:12px;display:flex;position:sticky;bottom:0;left:0}.drawer-table .footer-wrapper .footer[data-v-23e30292]{border-radius:12px;flex-direction:column;width:100%;padding:12px;display:flex}.drawer-table .footer-wrapper .footer button.remove[data-v-23e30292]{color:#d43a3a;background:0 0;border-color:#0000}.drawer-table .footer-wrapper .footer button.remove[data-v-23e30292]:hover{background:#f1ebee}.drawer-table .footer-wrapper .footer .top[data-v-23e30292]{min-height:60px}.drawer-table .footer-wrapper .footer .bottom[data-v-23e30292]{justify-content:space-between;align-items:center;display:flex}.drawer-table .footer-wrapper .footer .left[data-v-23e30292]{align-items:center;gap:12px;padding:0;display:flex}.drawer-table .footer-wrapper .footer .left>p[data-v-23e30292]{width:90px}.drawer-table .footer-wrapper .footer .left .description[data-v-23e30292]{width:calc(100% - 100px)}.drawer-table .footer-wrapper .footer .left .tags[data-v-23e30292]{align-items:center;gap:8px;display:flex}.drawer-table .footer-wrapper .footer .right[data-v-23e30292]{justify-content:flex-end;align-items:center;gap:8px;display:flex}.drawer-table .footer-wrapper .footer .tag[data-v-23e30292]{border:1px solid var(--colors-text-text-primary-900,#101828);background-color:#fff;border-radius:24px;align-items:center;gap:6px;padding:4px 6px;transition:all .2s;display:flex}.drawer-table .footer-wrapper .footer .tag p[data-v-23e30292]{margin-right:6px}.drawer-table .footer-wrapper .footer .tag.presentation[data-v-23e30292]{color:#d29c37;background:#fffbf6;border-color:#eab85a}.drawer-table .footer-wrapper .footer .tag.presentation p[data-v-23e30292]{color:#d29c37}.drawer-table .footer-wrapper .footer .tag[data-v-23e30292]:hover{cursor:pointer;background:#dfe2e5}.drawer-table .trial-balance-select-popup[data-v-23e30292]{z-index:9001;background:#fff;width:100%;height:100%;padding:16px;animation:.2s slideInBottom;position:absolute;bottom:0;left:0;overflow:scroll}.drawer-table .trial-balance-select-popup .search-bar[data-v-23e30292]{z-index:9002;align-items:center;gap:12px;padding-bottom:24px;display:flex;position:sticky;top:0}.drawer-table .search-results .item[data-v-23e30292]{border-bottom:1px solid var(--colors-border-border-tertiary);justify-content:space-between;align-items:center;padding:8px 4px;display:flex;min-height:37px!important}.drawer-table .search-results .item.disabled[data-v-23e30292]{opacity:.4}.drawer-table .search-results .item.disabled[data-v-23e30292]:hover{cursor:default}.drawer-table .search-results .item:hover.active[data-v-23e30292],.drawer-table .search-results .item.active[data-v-23e30292]{background-color:var(--colors-border-border-tertiary);border-radius:4px;margin:0 -4px;padding:8px}.drawer-table .search-results .item .text[data-v-23e30292]{flex-direction:column;display:flex}.drawer-table .search-results .item .left[data-v-23e30292]{align-items:center;gap:12px;display:flex}.drawer-table .search-results .item .left .number[data-v-23e30292]{width:74px;min-width:74px}.drawer-table .search-results .item .left p.sub[data-v-23e30292]{opacity:.6}.drawer-table .search-results .item[data-v-23e30292]:hover{cursor:pointer;background-color:#e4e5eb36;border-radius:4px;margin:0 -4px;padding:8px}.drawer-table .mapping-table[data-v-23e30292]{background:#fff;border-radius:10px;width:100%;padding-bottom:90px}.drawer-table .mapping-table .rows[data-v-23e30292]{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.drawer-table .mapping-table .rows[data-v-23e30292]::-webkit-scrollbar{display:none}.drawer-table .mapping-table .head[data-v-23e30292]{border-bottom:1px solid var(--colors-border-border-tertiary);border-top-left-radius:6px;border-top-right-radius:6px;align-items:center;height:48px;padding:10px 16px 8px;display:flex}.drawer-table .mapping-table .head span[data-v-23e30292]{font-size:.8rem;font-weight:500;line-height:.7rem}.drawer-table .mapping-table .table-head[data-v-23e30292]{justify-content:space-between;align-items:center;display:flex}.drawer-table .mapping-table .table-head .left[data-v-23e30292]{align-items:center;display:flex}.drawer-table .mapping-table .table-head .right[data-v-23e30292]{justify-content:flex-end;align-items:center;gap:8px;display:flex}.drawer-table .mapping-table .table-head .number[data-v-23e30292]{width:86px}.drawer-table .mapping-table .table-head .description[data-v-23e30292]{min-width:198px}.drawer-table .mapping-table .table-head .amount[data-v-23e30292]{min-width:140px}.drawer-table .mapping-table .table-head .remove[data-v-23e30292]{width:54px}.drawer-table .mapping-table .border[data-v-23e30292]{border-bottom:1px solid var(--colors-border-border-tertiary)}.drawer-table .mapping-table .correction-history-table-head[data-v-23e30292]{z-index:999;border-bottom:1px solid var(--colors-border-border-tertiary);background:#fff;border-top-left-radius:6px;border-top-right-radius:6px;padding-top:16px;position:sticky;top:0}.drawer-table .mapping-table .correction-history-table-head span[data-v-23e30292]{font-size:.9rem;font-weight:600;line-height:.7rem}.drawer-table .mapping-table .correction-history-table-head .table-head[data-v-23e30292]{align-items:center;padding:12px 0;display:flex}.drawer-table .mapping-table .correction-history-table-head .metadata[data-v-23e30292]{justify-content:space-between;min-height:40px;padding:14px 0;display:flex}.drawer-table .mapping-table .correction-history-table-head .metadata .title[data-v-23e30292]{max-width:calc(100% - 228px)}.drawer-table .mapping-table .correction-history-table-head .metadata .title p[data-v-23e30292]{font-weight:500;line-height:1rem}.drawer-table .mapping-table .correction-history-table-head .metadata .info[data-v-23e30292]{align-items:center;height:18px;font-size:.7rem;font-weight:500;display:flex}.drawer-table .mapping-table .correction-history-table-head .metadata .info .user[data-v-23e30292],.drawer-table .mapping-table .correction-history-table-head .metadata .info .date[data-v-23e30292]{align-items:center;margin-left:12px;display:flex}.drawer-table .mapping-table .correction-history-table-head .metadata .info .user span[data-v-23e30292],.drawer-table .mapping-table .correction-history-table-head .metadata .info .date span[data-v-23e30292]{color:#ffffff4d;margin-left:12px}.drawer-table .mapping-table .correction-history-table-head .metadata ion-icon[data-v-23e30292]{width:14px;height:14px;margin-top:-1px;margin-right:8px}.drawer-table .mapping-table .row:hover .amount[data-v-23e30292]{position:relative}.drawer-table .mapping-table .row:hover .amount .corrected-amount[data-v-23e30292]{border-radius:4px;margin:-6px -8px -14px;padding:10px 8px 7px;transition:all .2s;display:inline-block}.drawer-table .mapping-table .row:hover .amount .corrected-amount[data-v-23e30292]:hover{cursor:pointer;background:#ebedfa}.drawer-table .mapping-table .dropdown-row[data-v-23e30292]{width:622px;min-height:32px;padding:0 16px}.drawer-table .mapping-table .dropdown-row .number[data-v-23e30292]{width:54px}.drawer-table .mapping-table .dropdown-row .description[data-v-23e30292]{white-space:normal;width:calc(100% - 214px)}.drawer-table .mapping-table .add-row[data-v-23e30292]{z-index:990;border-bottom:1px solid var(--colors-border-border-tertiary);background-color:#fff;justify-content:space-between;align-items:center;height:55px;padding:12px 0;display:flex;position:sticky;top:59px}.drawer-table .mapping-table .add-row .left[data-v-23e30292]{width:342px;color:var(--colors-text-text-placeholder,#667085);align-items:center;display:flex}.drawer-table .mapping-table .add-row .left .icon[data-v-23e30292]{margin:0 2px -2px 52px}.drawer-table .mapping-table .add-row .right[data-v-23e30292]{justify-content:flex-end;align-items:center;display:flex}.drawer-table .mapping-table .add-row .right .add-button[data-v-23e30292]{color:#0b57ff}.drawer-table .mapping-table .sum-row[data-v-23e30292]{z-index:999;background-color:#fff;justify-content:space-between;align-items:center;height:55px;padding:12px 0;display:flex;position:sticky;bottom:62px}.drawer-table .mapping-table .sum-row p[data-v-23e30292]{color:var(--colors-text-text-tertiary-600,#475467)}.drawer-table .mapping-table .sum-row .left[data-v-23e30292]{width:calc(100% - 516px);margin-left:49px}.drawer-table .mapping-table .sum-row .right[data-v-23e30292]{justify-content:flex-end;align-items:center;width:516px;height:55px;display:flex}.drawer-table .mapping-table .sum-row .right.underline[data-v-23e30292]{border-bottom:1px solid var(--colors-border-border-tertiary)}.drawer-table .mapping-table .sum-row .balance[data-v-23e30292]{text-align:left;opacity:.5;width:170px}.drawer-table .mapping-table .sum-row .sum[data-v-23e30292]{text-align:right;white-space:nowrap;width:fit-content;margin-right:2px}.drawer-table .mapping-table .sum-row .amount[data-v-23e30292]{padding:0 8px}.drawer-table .mapping-table .row[data-v-23e30292]{border-bottom:1px solid var(--colors-border-border-tertiary);align-items:flex-start;min-height:44px;padding:8px 0;display:flex;position:relative}.drawer-table .mapping-table .row .number[data-v-23e30292]{width:86px;padding:6px 0}.drawer-table .mapping-table .row .content[data-v-23e30292]{justify-content:space-between;align-items:flex-start;gap:12px;width:calc(100% - 86px);display:flex}.drawer-table .mapping-table .row .content p.sub[data-v-23e30292]{color:var(--colors-text-text-tertiary-600,#475467)}.drawer-table .mapping-table .row .content .top[data-v-23e30292]{padding:6px 0}.drawer-table .mapping-table .row .content .bottom[data-v-23e30292]{justify-content:space-between;align-items:center;gap:8px;display:flex}.drawer-table .mapping-table .row .content .bottom .amount[data-v-23e30292]{max-width:140px}.drawer-table .mapping-table .row .content .bottom .amount.no-edit[data-v-23e30292]{width:116px;padding-right:8px}.drawer-table .mapping-table .row .content .bottom .amount.no-edit p[data-v-23e30292]{text-align:right;justify-content:flex-end;display:flex}.drawer-table .mapping-table .dropdown-row[data-v-23e30292]{border-bottom:1px solid #e7e9f9;align-items:center;font-size:.9rem;font-weight:400;line-height:1.2rem;display:flex;position:relative}.drawer-table .mapping-table .dropdown-row[data-v-23e30292]:last-child{border:none}.drawer-table .mapping-table .dropdown-row.loading[data-v-23e30292]{height:50px}.drawer-table .mapping-table .dropdown-row.loading .amount[data-v-23e30292]{justify-content:flex-end;display:flex}.drawer-table .mapping-table .dropdown-row.loading .skeleton[data-v-23e30292]{background:#eff0fb;border-radius:5px;width:70%;height:16px}.drawer-table .mapping-table .dropdown-row button.correction[data-v-23e30292]:not(:hover){color:#bfc3db}.drawer-table .mapping-table .dropdown-row .number-input-wrapper input[data-v-23e30292]{text-align:right}.drawer-table .mapping-table .dropdown-row .editable[data-v-23e30292]{margin:-4px 0}.drawer-table .mapping-table .dropdown-row.add[data-v-23e30292]{color:#bfc3db;height:44px}.drawer-table .mapping-table .dropdown-row.add[data-v-23e30292]:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.drawer-table .mapping-table .dropdown-row.add p[data-v-23e30292]{padding-top:4px;font-weight:500}.drawer-table .mapping-table .dropdown-row.add ion-icon[data-v-23e30292]{width:24px;height:24px;margin:0 0 0 2px;transition:none}.drawer-table .mapping-table .dropdown-row.add[data-v-23e30292]:hover:not(#search-row){cursor:pointer;color:#0b57ff;background:#f3f5fa80}.drawer-table .mapping-table .dropdown-row.add:hover:not(#search-row) p[data-v-23e30292],.drawer-table .mapping-table .dropdown-row.add:hover:not(#search-row) ion-icon[data-v-23e30292]{color:#0b57ff}.drawer-table .mapping-table .dropdown-row.add#search-row[data-v-23e30292]{width:898px}.drawer-table .mapping-table .dropdown-row.comment[data-v-23e30292]{border-top:1px;justify-content:space-between;align-items:flex-start}.drawer-table .mapping-table .dropdown-row.comment .description[data-v-23e30292]{align-items:center;padding:6px 0;display:flex}.drawer-table .mapping-table .dropdown-row.comment .description ion-icon[data-v-23e30292]{width:22px;height:22px;margin-right:33px}.drawer-table .mapping-table .dropdown-row.comment .description-input[data-v-23e30292]{width:420px}.drawer-table .mapping-table .dropdown-row .add-ledger-account[data-v-23e30292]{align-items:center;display:flex;position:relative}.drawer-table .mapping-table .dropdown-row .add-ledger-account[data-v-23e30292]:hover:not(.search){cursor:pointer;color:#0b57ff}.drawer-table .mapping-table .dropdown-row .add-ledger-account:hover:not(.search) p.search[data-v-23e30292]{color:#0b57ff}.drawer-table .mapping-table .dropdown-row .add-ledger-account p.search[data-v-23e30292]{color:#bfc3db;width:280px;margin-left:12px;padding-top:2px;font-size:.9rem;font-weight:500;line-height:1.3rem}.drawer-table .mapping-table .dropdown-row .actions[data-v-23e30292]{width:100%;position:relative}.drawer-table .mapping-table .dropdown-row .actions .right[data-v-23e30292]{align-items:center;height:100%;display:flex;position:absolute;top:0;right:2px}.drawer-table .mapping-table .dropdown-row .actions .right p.footer-text[data-v-23e30292]{margin-right:32px;font-size:.9rem;font-weight:600}.drawer-table .mapping-table .dropdown-row .actions .right p.footer-text span[data-v-23e30292]{color:#fff3;margin-right:8px}.drawer-table .mapping-table .dropdown-row .search[data-v-23e30292]{justify-content:space-between;align-items:center;width:520px;display:flex}.drawer-table .mapping-table .dropdown-row .search input[data-v-23e30292]{color:#02195a;width:280px;box-shadow:none;background:0 0;outline:none;margin-left:24px;font-weight:500;border:none!important}.drawer-table .mapping-table .dropdown-row .search input[data-v-23e30292]::placeholder{color:#bfc3db!important}.drawer-table .mapping-table .dropdown-row .search input[data-v-23e30292]::selection{background:#e1eaff!important}.drawer-table .mapping-table .dropdown-row .search .switch-wrapper[data-v-23e30292]{gap:12px;padding:0;font-size:.8rem;font-weight:600;line-height:1rem;position:absolute;right:0}.drawer-table .mapping-table .dropdown-row .remove[data-v-23e30292]{justify-content:flex-end;align-items:center;width:32px;height:100%;display:flex;padding-top:0!important}.drawer-table .mapping-table .dropdown-row .remove .button[data-v-23e30292]{align-items:center;display:flex}.drawer-table .mapping-table .dropdown-row .remove .button[data-v-23e30292]:hover{cursor:pointer}.drawer-table .mapping-table .dropdown-row .remove .button:hover ion-icon[data-v-23e30292]{color:#d43a3a}.drawer-table .mapping-table .dropdown-row .remove ion-icon[data-v-23e30292]{color:#bfc3db;width:16px;height:16px}.drawer-table .mapping-table .dropdown-row .amount .editable[data-v-23e30292]{padding-left:10px}.drawer-table .mapping-table .first[data-v-23e30292]{width:48px;max-width:48px}.drawer-table .mapping-table .rgs-label[data-v-23e30292]{width:180px}.drawer-table .mapping-table .amount[data-v-23e30292]{text-align:right;width:140px;position:relative}.drawer-table .mapping-table .amount .shortkey[data-v-23e30292]{font-weight:600;position:absolute;top:12px;right:12px}.drawer-table .mapping-table .remove[data-v-23e30292]{width:32px}.drawer-table .mapping-table .additional[data-v-23e30292]{width:200px}.drawer-table .mapping-table .duration[data-v-23e30292],.drawer-table .mapping-table .interest[data-v-23e30292]{width:110px}.drawer-table .no-results[data-v-23e30292]{color:#bfc3db;align-items:center;padding:22px 58px;display:flex}.drawer-table .no-results ion-icon[data-v-23e30292]{width:24px;height:24px;margin-top:-2px;margin-right:16px}.drawer-table .skeleton[data-v-23e30292]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:200%;animation:1.5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.table .steps[data-v-23e30292]{justify-content:space-between;margin:0 -16px;padding:16px;display:flex}.table .steps .step[data-v-23e30292]{width:33%;display:flex}.table .steps .step[data-v-23e30292]:last-child{width:30%}.table .steps .step p[data-v-23e30292]{color:#02195ae6;font-size:.8rem;font-weight:600;line-height:1rem}.table .steps .step p.sub-title[data-v-23e30292]{font-size:.7rem;font-weight:400}.table .steps .step .text[data-v-23e30292]{width:calc(100% - 40px);position:relative}.table .steps .step .info[data-v-23e30292]{background:#eab85a33;border:1px solid #eab85a;border-radius:16px;align-items:center;width:fit-content;padding:0 6px 0 0;transition:background .2s;display:flex;position:absolute;bottom:-1px;right:56px}.table .steps .step .info p[data-v-23e30292]{font-size:.6rem;font-weight:400;line-height:0}.table .steps .step .info ion-icon[data-v-23e30292]{color:#eab85a;width:14px;height:14px;margin-right:4px}.table .steps .step .info.success[data-v-23e30292]{background:#37cb9533;border-color:#37cb95}.table .steps .step .info.success ion-icon[data-v-23e30292]{color:#37cb95}.table .steps .step .info[data-v-23e30292]:hover{cursor:pointer;background:#eab85a66}.table .steps .step .info:hover.success[data-v-23e30292]{background:#37cb9566}.step-number[data-v-23e30292]{opacity:0;background-color:#f0f1f7;border:2px solid #e0e2ed;border-radius:40px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:12px;transition:all .3s;animation:.5s forwards fadeIn;display:flex;position:relative}.step-number.active[data-v-23e30292]{background-color:#0b57ff;border-color:#a4c0ff}.step-number.active p[data-v-23e30292]{color:#fff!important}.step-number.completed[data-v-23e30292]{background-color:#2ba478;border-color:#b0ebd5}.step-number.completed p[data-v-23e30292]{color:#fff!important}.step-number p[data-v-23e30292]{font-size:12px;font-weight:800;line-height:14px;color:#1f212399!important}.table .row .amount .editable[data-v-23e30292]{margin-left:18px}.table .explanation[data-v-23e30292]{opacity:0;background:#eab85a4d;border-bottom:1px solid #e7e9f9;padding:16px;transition:all .5s;animation:.2s .2s forwards fadeIn;display:flex;position:relative}.table .explanation.success[data-v-23e30292]{background:#37cb954d}.table .explanation.success .icon ion-icon[data-v-23e30292]{color:#37cb95}.table .explanation .icon[data-v-23e30292]{width:54px}.table .explanation .icon ion-icon[data-v-23e30292]{color:#eab85a;width:28px;height:28px}.table .explanation .content[data-v-23e30292]{max-width:calc(100% - 120px)}.table .explanation .warning[data-v-23e30292]{border-top:1px solid #02195a0d;margin:16px 0 0;padding:12px 100px 0 0}.table .explanation .warning p[data-v-23e30292]{display:inline}.table .explanation p[data-v-23e30292],.table .explanation a[data-v-23e30292]{margin:4px 0;font-size:.9rem;font-weight:400;line-height:1.3rem}.table .explanation .labels[data-v-23e30292]{flex-wrap:wrap;display:flex}.table .explanation .labels .label[data-v-23e30292]{border:1px solid #02195a;border-radius:40px;width:fit-content;margin-top:4px;margin-right:4px;padding:4px 8px;font-size:.8rem;font-weight:500}.table .explanation .close[data-v-23e30292]{align-items:center;display:flex;position:absolute;top:8px;right:16px}.table .explanation .close[data-v-23e30292]:hover{cursor:pointer}.table .explanation .close:hover ion-icon[data-v-23e30292]{color:#02195a}.table .explanation .close p[data-v-23e30292]{padding-top:2px;font-size:.8rem}.table .explanation .close ion-icon[data-v-23e30292]{color:#02195a80;width:24px;height:24px;margin-right:4px;transition:color .2s}.table .rows:not(.requirements).reverse[data-v-23e30292]{animation:.2s slideDownReverse-23e30292}.table .rows.requirements[data-v-23e30292]{animation:.2s slideDown-23e30292}.footer-padding[data-v-23e30292]{height:32px!important}.label[data-v-23e30292]{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--colors-text-text-secondary-600);background-color:#ffe0a5;border-radius:12px;width:fit-content;margin-bottom:-24px;padding:4px 10px 4px 6px;font-family:Inter,sans-serif;font-size:.8rem;line-height:.8rem}@keyframes rowSlideDown-23e30292{0%{opacity:0;margin-top:-50px}to{opacity:1;margin-top:0}}@keyframes slideDown-23e30292{0%{margin-top:-86px}to{margin-top:0}}@keyframes slideDownReverse-23e30292{0%{padding-top:86px}to{padding-top:0}}.side-panel[data-v-37520c95]{z-index:9999;opacity:0;background-color:#fff;display:flex;position:sticky}.side-panel.right[data-v-37520c95]{border:1px solid #d2d5db;border-radius:12px;flex-direction:column;justify-content:flex-start;width:900px;height:calc(100vh - 24px);display:flex;position:fixed;top:12px;left:calc(100vw - 900px);right:12px;overflow:scroll;transform:translate(900px);box-shadow:16px 0 42px 10px #53535752}.side-panel.right.allowAnimations[data-v-37520c95]{animation:.2s ease-out forwards showSetAside-37520c95}.side-panel.right.hidden.allowAnimations[data-v-37520c95]:not(.setAside){animation:.4s ease-out forwards hideRightSidePanel}.side-panel.right.hidden.allowAnimations.setAside[data-v-37520c95]{animation:.2s ease-out forwards hideSetAside-37520c95}.side-panel.right.setAside.allowAnimations[data-v-37520c95]{-ms-overflow-style:none;scrollbar-width:none;transition:all .2s;animation:.2s ease-out forwards toSetAside-37520c95;overflow:visible}.side-panel.right.setAside.allowAnimations[data-v-37520c95]::-webkit-scrollbar{display:none}.side-panel.right.setAside.allowAnimations .sub-header[data-v-37520c95],.side-panel.right.setAside.allowAnimations .add-correction-input[data-v-37520c95]{opacity:0;height:0;margin-top:-8px;padding:0;transition:all .2s}.side-panel.right.setAside.allowAnimations[data-v-37520c95]:hover{margin-left:-12px;transition:all .2s}.side-panel.right .setAside.consolidation .setaside-banner-wrapper .setaside-banner[data-v-37520c95]{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);background:linear-gradient(8deg,#fff 6%,#fff0 78%)}.side-panel.right .setaside-banner-wrapper[data-v-37520c95]{z-index:9999;border-radius:12px;align-items:flex-end;width:100%;height:100%;transition:all .2s;display:flex;position:absolute}.side-panel.right .setaside-banner-wrapper .setaside-banner[data-v-37520c95]{z-index:9998;border-radius:12px;width:100%;height:100%;padding-left:27px;position:absolute}.side-panel.right .setaside-banner-wrapper .setaside-banner[data-v-37520c95]:hover{cursor:pointer;box-shadow:0 0 0 2px var(--colors-text-text-tertiary-600,#475467)}.side-panel.right .setaside-banner-wrapper:hover .bottom[data-v-37520c95]{margin-left:0}.side-panel.right .setaside-banner-wrapper .bottom[data-v-37520c95]{z-index:9999;align-items:center;gap:8px;margin:0 0 -12px -12px;transition:all .2s;display:flex}.side-panel.right .setaside-banner-wrapper .bottom button[data-v-37520c95]{border:1px solid var(--colors-border-border-tertiary);background:#fff;border-radius:20px;outline:none;align-items:center;gap:8px;height:32px;padding:2px 12px;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:18px;transition:all .2s;display:flex;box-shadow:5px 1px 12px #53535752}.side-panel.right .setaside-banner-wrapper .bottom button[data-v-37520c95]:hover{cursor:pointer;transform:scale(1.05)}.side-panel.right .setaside-banner-wrapper .bottom button.remove[data-v-37520c95]{color:#d43a3a;border-color:#d43a3a}.side-panel.right .setaside-banner-wrapper .bottom button.remove[data-v-37520c95]:hover{color:#fff;background:#d43a3a;border-color:#d43a3a}.side-panel.right .setaside-banner-wrapper .bottom button.dark[data-v-37520c95]{border:1px solid var(--colors-text-text-primary-900,#101828);background:var(--colors-text-text-primary-900,#101828);color:var(--component-colors-components-buttons-primary-button-primary-fg,#fff)}.side-panel.right .setaside-banner-wrapper .bottom button.dark[data-v-37520c95]:hover{color:#fff;background:var(--component-colors-utility-success-utility-success-500);background-color:var(--component-colors-utility-success-utility-success-500);border-color:var(--component-colors-utility-success-utility-success-500)}.side-panel.right .header[data-v-37520c95]{border-bottom:1px solid var(--colors-border-border-tertiary);z-index:1000;background:#fbfcfd;border-top-left-radius:12px;border-top-right-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex;position:sticky;top:0}.side-panel.right .header .close[data-v-37520c95]{opacity:.4;align-items:center;gap:8px;padding:4px;transition:all .2s;display:flex}.side-panel.right .header .close[data-v-37520c95]:hover{cursor:pointer;opacity:1}.side-panel.right .add-correction-input[data-v-37520c95]{z-index:100;padding:2px 20px}.side-panel.right .add-correction-input .input[data-v-37520c95]{justify-content:space-between;align-items:center;gap:12px;padding:0 0 24px;display:flex}.side-panel.right .add-correction-input .description[data-v-37520c95]{width:100%}.side-panel.right .sub-header[data-v-37520c95]{z-index:101;background:#fff;justify-content:space-between;align-items:center;padding:24px 20px;display:flex;position:sticky;top:67px}.side-panel.right .sub-header .right[data-v-37520c95]{align-items:center;gap:12px;display:flex}.side-panel.right .add-correction[data-v-37520c95]{height:calc(100vh - 92px);animation:.15s forwards fadeInTop;overflow:scroll}.side-panel.right .history[data-v-37520c95]{flex-direction:column;gap:16px;padding:20px;display:flex}.side-panel.right .history .correction-history[data-v-37520c95]{width:100%}.side-panel.right .history .correction-history .top-bar[data-v-37520c95]{border:1px solid var(--colors-border-border-secondary,#d0d5dd);background:#fbfcfd;border-radius:12px;justify-content:space-between;align-items:flex-start;min-height:68px;margin:0 -4px;padding:8px 8px 8px 16px;display:flex}.side-panel.right .history .correction-history .top-bar .title[data-v-37520c95]{padding:4px 0 0}.side-panel.right .history .correction-history .top-bar p.sub[data-v-37520c95]{color:var(--colors-text-text-tertiary-600,#475467)}.side-panel.right .history .correction-history .top-bar p.sub span[data-v-37520c95]{opacity:.6;margin:0 4px;font-size:12px}.side-panel.right .history .correction-history .top-bar .actions[data-v-37520c95]{align-items:center;gap:8px;display:flex}.side-panel.right .history .correction-history .top-bar .utag[data-v-37520c95]{border-radius:8px;display:none}.side-panel.right .history .correction-history .top-bar .utag.year[data-v-37520c95]{display:flex}.side-panel.right .history .correction-history .top-bar .utag.presentation[data-v-37520c95]{color:#d29c37;background:#fffbf6;border-color:#eab85a;display:flex}.side-panel.right .history .correction-history .top-bar .tag[data-v-37520c95]{background:var(--colors-border-border-secondary,#d0d5dd);opacity:.7;visibility:visible;border:1px solid #d0d5dd;border-radius:8px;align-items:center;height:30px;padding:2px 20px;display:flex}.side-panel.right .history .correction-history .top-bar .tag.presentation[data-v-37520c95]{background:#fdeed8;border-color:#fee7c4}.side-panel.right .history .correction-history .top-bar .tag.presentation p[data-v-37520c95]{color:#b37e39}.side-panel.right .history .correction-history .table[data-v-37520c95]{margin:0}.side-panel.right .history .correction-history .table .row[data-v-37520c95]{border-bottom:1px solid var(--colors-border-border-secondary,#d0d5dd);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.side-panel.right .history .correction-history .table .row[data-v-37520c95]:last-child{border:none}.side-panel.right .history .correction-history .table .row .left[data-v-37520c95],.side-panel.right .history .correction-history .table .row .right[data-v-37520c95]{align-items:center;display:flex}.side-panel.right .history .correction-history .table .row p[data-v-37520c95]{padding:0 4px}.side-panel.right .history .correction-history .table .row p.sub[data-v-37520c95]{color:var(--colors-text-text-tertiary-600,#475467)}.side-panel.right .history .correction-history .table .row .number[data-v-37520c95]{width:72px}.side-panel.right .history .correction-history .footer[data-v-37520c95]{border-top:1px solid var(--colors-border-border-secondary,#d0d5dd);color:var(--colors-foreground-fg-quinary-400);justify-content:space-between;align-items:center;padding:12px 0 12px 4px;display:flex}.side-panel.right .history .empty[data-v-37520c95]{opacity:.5;gap:12px;padding:24px 16px;display:flex}.side-panel .staggeredReverse[data-v-37520c95]{animation-name:staggerReverse-37520c95;animation-duration:.3s;animation-delay:calc(var(--animation-order) * 20ms + .2s);animation-timing-function:cubic-bezier(.35,.65,.34,1.22);animation-fill-mode:both}.side-panel .footer-wrapper[data-v-37520c95]{border-top:1px solid var(--colors-border-border-tertiary);background-color:#fff;flex-direction:column;align-items:center;width:100%;height:fit-content;padding:0 24px;display:flex;position:sticky;bottom:0;left:0}.side-panel .footer-wrapper .buttons[data-v-37520c95]{flex-direction:row;justify-content:space-between;width:100%}.side-panel .footer-wrapper .buttons.footer.row[data-v-37520c95]{justify-content:space-between;padding:24px 0}.side-panel .button-group.small button.remove[data-v-37520c95]{padding:2px 10px}.side-panel .button-group[data-v-37520c95]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);align-items:center;width:fit-content;height:44px;display:flex;box-shadow:0 1px 2px #1018280d}.side-panel .button-group.small[data-v-37520c95]{height:30px}.side-panel .button-group.small p[data-v-37520c95]{font-size:12px;line-height:18px}.side-panel .button-group.small button[data-v-37520c95]{height:28px;padding:2px 14px}.side-panel .button-group button[data-v-37520c95]{width:fit-content;height:42px;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:2px 24px;font-weight:600;transition:all .2s;display:flex}.side-panel .button-group button[data-v-37520c95]:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.side-panel .button-group button[data-v-37520c95]:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.side-panel .button-group button[data-v-37520c95]:not(:last-child){border-right:1px solid var(--colors-border-border-primary,#d0d5dd)}.side-panel .button-group button.active[data-v-37520c95],.side-panel .button-group button[data-v-37520c95]:hover:not(:disabled){cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.side-panel .button-group button[data-v-37520c95]:disabled{cursor:not-allowed}@keyframes staggerReverse-37520c95{0%{opacity:0;transform:translateY(80px)}to{opacity:1}}@keyframes slideDown-37520c95{0%{transform:translateY(-200px)}to{transform:translateY(0)}}@keyframes toSetAside-37520c95{0%{opacity:1;transform:translate(0);box-shadow:16px 0 42px 10px #53535752}to{opacity:1;transform-origin:0;height:300px;transform:perspective(3500px)rotateY(-40deg)translate(740px)scale(.8);box-shadow:15px 5px 50px #53535752}}@keyframes hideSetAside-37520c95{0%{opacity:1;transform-origin:0;height:300px;transform:perspective(3500px)rotateY(-40deg)translate(740px)scale(.8);box-shadow:15px 5px 50px #53535752}to{opacity:0;height:300px;margin-right:-300px}}@keyframes showSetAside-37520c95{0%{opacity:1;transform-origin:0;height:300px;transform:perspective(3500px)rotateY(-40deg)translate(740px)scale(.8);box-shadow:15px 5px 50px #53535752}to{opacity:1;height:calc(100vh - 24px);transform:translate(-12px)}}.upgrade-button[data-v-38f19f7c]{margin:24px}.upgrade-button h5[data-v-38f19f7c]{color:#02195acc;font-size:.9rem;line-height:1.1rem}.upgrade-button .top-title[data-v-38f19f7c]{text-transform:uppercase;color:#bfc3db;font-size:.65rem;font-weight:800;line-height:1.1rem}.upgrade-button button[data-v-38f19f7c]{width:100%;margin-top:8px}.upgrade-button[data-v-38f19f7c]:hover{cursor:pointer}.upgrade-modal[data-v-38f19f7c]{justify-content:space-between;display:flex}.upgrade-modal[data-v-38f19f7c]:focus{outline:none}.upgrade-modal .header .icon[data-v-38f19f7c]{color:#bfc3db;background:#f3f5fa;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:24px;padding-top:4px;padding-right:3px;font-size:2rem;font-weight:800;line-height:3rem;display:flex}.upgrade-modal .header .icon.white[data-v-38f19f7c]{background:#fff}.upgrade-modal .header .icon.dark[data-v-38f19f7c]{color:#fffc;background:#051f46}.upgrade-modal .sub-title[data-v-38f19f7c]{font-size:.8rem;line-height:1.1rem}.upgrade-modal .products[data-v-38f19f7c]{color:#02195a;border:1px solid #e7e9f9;border-radius:7px;margin:40px -4px;padding:24px 16px}.upgrade-modal .products .item[data-v-38f19f7c]{justify-content:space-between;align-items:center;display:flex}.upgrade-modal .products .item .info[data-v-38f19f7c]{align-items:center;display:flex}.upgrade-modal .products .item .info .text[data-v-38f19f7c]{margin-bottom:-12px}.upgrade-modal .products .item .license-label[data-v-38f19f7c]{margin-right:16px}.upgrade-modal .products .item p[data-v-38f19f7c]{font-weight:700;line-height:1rem}.upgrade-modal .products .item .sub-title[data-v-38f19f7c]{color:#bfc3db;width:100%;max-width:100%;font-weight:500;line-height:1.5rem}.upgrade-modal .products .item .right[data-v-38f19f7c]{background:0 0;justify-content:flex-end;align-items:center;width:100px;height:fit-content;padding:0;display:flex}.upgrade-modal .products .item .right .price[data-v-38f19f7c]{margin-right:16px;font-size:1rem;font-weight:600;line-height:1rem}.upgrade-modal .organisation-info[data-v-38f19f7c]{border:1px solid #ffffff4d;border-radius:7px;margin:40px -4px;padding:12px 16px}.upgrade-modal .organisation-info p.label[data-v-38f19f7c]{font-size:.8rem;font-weight:700}.upgrade-modal .payment-method[data-v-38f19f7c]{border:1px solid #ffffff4d;border-radius:7px;margin:40px -4px}.upgrade-modal .payment-method .option[data-v-38f19f7c]{justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.upgrade-modal .payment-method .option .info[data-v-38f19f7c]{align-items:center;display:flex}.upgrade-modal .payment-method .option .info .text p[data-v-38f19f7c]{font-weight:500}.upgrade-modal .payment-method .option .info .text .sub-title[data-v-38f19f7c]{color:#ffffff80;font-size:.9rem}.upgrade-modal .payment-method .option .info .text .badge[data-v-38f19f7c]{color:#02195a;background-color:#e4a52d;border-color:#e4a52d;margin-left:8px;display:inline-block}.upgrade-modal .payment-method .option .info ion-icon[data-v-38f19f7c]{width:28px;height:28px;margin-right:12px}.upgrade-modal .payment-method .option[data-v-38f19f7c]:first-child{border-bottom:1px solid #ffffff4d;border-top-left-radius:6px;border-top-right-radius:6px}.upgrade-modal .payment-method .option[data-v-38f19f7c]:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.upgrade-modal .payment-method .option[data-v-38f19f7c]:hover{cursor:pointer;background:#051f4633}.upgrade-modal .payment-method .option.active[data-v-38f19f7c]{background:#051f4680}.upgrade-modal .payment-summary[data-v-38f19f7c]{width:100%;margin-top:24px}.upgrade-modal .payment-summary button[data-v-38f19f7c]{width:calc(100% + 8px);margin:0 -4px}.upgrade-modal .payment-summary .summary[data-v-38f19f7c]{flex-direction:column;justify-content:flex-end;min-height:75px;margin:16px 0;display:flex}.upgrade-modal .payment-summary .summary .line[data-v-38f19f7c]{justify-content:space-between;align-items:center;padding:2px 0;font-weight:500;display:flex}.upgrade-modal .payment-summary .summary .line.bold[data-v-38f19f7c]{font-weight:700}.upgrade-modal>.left[data-v-38f19f7c]{width:53%;padding:32px 44px 28px 32px;position:relative}.upgrade-modal>.left .footer[data-v-38f19f7c]{padding:32px 44px 16px 32px;position:absolute;bottom:0;left:0}.upgrade-modal>.left .footer p[data-v-38f19f7c]{font-size:.8rem;line-height:1.1rem}.upgrade-modal>.right[data-v-38f19f7c]{color:#ffffffe6;background:radial-gradient(at 100% 100%,#00317c,#002359);border-radius:10px;width:47%;padding:32px 40px 32px 44px}.ledger-table[data-v-331b73e4]{flex-direction:column;margin:-40px -8px 0;display:flex}.ledger-table .content-wrapper[data-v-331b73e4]{margin:40px 8px 0}.ledger-table .content-wrapper .content[data-v-331b73e4]{gap:40px;padding:12px 0;display:flex}.ledger-table .content-wrapper .left[data-v-331b73e4]{width:70%}.ledger-table .content-wrapper .right[data-v-331b73e4]{justify-content:flex-end;width:30%;margin-right:-8px;display:flex}.ledger-table .content-wrapper .header-tag[data-v-331b73e4]{white-space:nowrap;background:#d0d5dd;border-radius:5px;width:fit-content;padding:3px 4px;font-size:.6rem;transition:all .2s}.overview-wrapper[data-v-331b73e4]{margin-top:52px}.overview-wrapper .overview-wrapper[data-v-331b73e4]{justify-content:space-between;gap:40px;margin:0 -8px;display:flex}.overview-wrapper .overview-wrapper .widget[data-v-331b73e4]{border:1px solid var(--colors-border-border-primary,#d0d5dd);background-color:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:16px;width:33%;padding:32px 24px 20px;display:flex}.overview-wrapper .overview-wrapper .widget .icon-wrapper[data-v-331b73e4]{min-height:16px}.overview-wrapper .overview-wrapper .widget .icon-wrapper p[data-v-331b73e4]{color:var(--colors-text-text-tertiary-600);font-size:300px;line-height:36px}.overview-wrapper .overview-wrapper .widget p.sm-regular[data-v-331b73e4]{color:var(--colors-text-text-tertiary-600)}.missing-mapping-banner[data-v-331b73e4]{z-index:1000;background:var(--colors-text-text-primary-900);color:#fff;border-radius:16px;justify-content:space-between;width:calc(100% + 16px);margin:-80px -8px 40px;padding:40px 24px 24px;display:flex;position:sticky;top:-24px;box-shadow:0 10px 28px #10182833}.missing-mapping-banner.error[data-v-331b73e4]{background:#d43a3a}.missing-mapping-banner.error button[data-v-331b73e4]{color:#fff;background-color:#fff3;border-width:0;border-color:#fff3}.missing-mapping-banner.error button[data-v-331b73e4]:hover{background-color:#ffffff4d!important;border-width:0!important;border-color:#ffffff4d!important}.missing-mapping-banner .left[data-v-331b73e4]{width:60%}.missing-mapping-banner p.sm-regular[data-v-331b73e4]{opacity:.8}.missing-mapping-banner .button-wrapper[data-v-331b73e4]{margin-top:24px}.section .header[data-v-331b73e4]{border-bottom:1px solid var(--colors-border-border-tertiary);align-items:center;padding:8px 0;display:flex}.section .header .progress[data-v-331b73e4],.section .header .notes[data-v-331b73e4]{color:var(--colors-text-text-tertiary-600)}.questionnaires-table-wrapper[data-v-331b73e4]{margin-top:100px;margin-bottom:100px}.questionnaires-table-wrapper .header[data-v-331b73e4]{border-bottom:1px solid var(--colors-border-border-tertiary);align-items:center;padding:8px 0;display:flex}.questionnaires-table-wrapper .header .progress[data-v-331b73e4],.questionnaires-table-wrapper .header .notes[data-v-331b73e4]{color:var(--colors-text-text-tertiary-600)}.questionnaires-table-wrapper .row[data-v-331b73e4]{border-bottom:1px solid var(--colors-border-border-tertiary);align-items:flex-start;min-height:80px;padding:20px 0;display:flex;position:relative}.questionnaires-table-wrapper .row .label[data-v-331b73e4]{align-items:flex-start;gap:12px;display:flex}.questionnaires-table-wrapper .row .label .text[data-v-331b73e4]{padding-right:32px}.questionnaires-table-wrapper .row .label .text p.sm-regular[data-v-331b73e4]{color:var(--colors-text-text-tertiary-600)}.questionnaires-table-wrapper .row .progress[data-v-331b73e4]{padding-right:72px}.questionnaires-table-wrapper .row .progress-bar[data-v-331b73e4]{align-items:center;gap:8px;display:flex}.questionnaires-table-wrapper .row .progress-bar p[data-v-331b73e4]{width:24px;height:18px}.questionnaires-table-wrapper .row[data-v-331b73e4]:hover{cursor:pointer;background:var(--colors-background-bg-secondary)}.questionnaires-table-wrapper .row:hover .hover-prefix[data-v-331b73e4],.questionnaires-table-wrapper .row:hover .hover-suffix[data-v-331b73e4]{visibility:visible}.questionnaires-table-wrapper .row .hover-prefix[data-v-331b73e4],.questionnaires-table-wrapper .row .hover-suffix[data-v-331b73e4]{background:var(--colors-background-bg-secondary);visibility:hidden;border:1px solid var(--colors-border-border-tertiary);width:16px;height:calc(100% + 2px);position:absolute;top:-1px}.questionnaires-table-wrapper .row .hover-prefix .icon-wrapper[data-v-331b73e4],.questionnaires-table-wrapper .row .hover-suffix .icon-wrapper[data-v-331b73e4]{color:#d7dbe2;justify-content:flex-end;align-items:flex-start;height:100%;padding:16px 0;display:flex;position:absolute;right:16px}.questionnaires-table-wrapper .row .hover-prefix[data-v-331b73e4]{border-right:none;border-top-left-radius:10px;border-bottom-left-radius:10px;left:-16px}.questionnaires-table-wrapper .row .hover-suffix[data-v-331b73e4]{border-left:none;border-top-right-radius:10px;border-bottom-right-radius:10px;right:-16px}.questionnaires-table-wrapper .label[data-v-331b73e4]{width:35%}.questionnaires-table-wrapper .progress[data-v-331b73e4]{width:30%}.questionnaires-table-wrapper .notes[data-v-331b73e4]{width:35%;padding-right:30px}.questionnaires-table-wrapper .notes .summary-item[data-v-331b73e4]{align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.questionnaires-table-wrapper .notes .summary-item[data-v-331b73e4]:last-child{margin-bottom:0}.questionnaires-table-wrapper .notes .summary-item p[data-v-331b73e4]{max-width:calc(100% - 30px)}.questionnaires-table-wrapper .notes .summary-item.warning[data-v-331b73e4]{color:var(--colors-text-text-warning-600,#ff8c00)}.questionnaires-table-wrapper .notes .summary-item.warning p[data-v-331b73e4]{color:var(--colors-text-text-primary-900,#ff8c00)}.ledger[data-v-ca2c18aa]{margin:40px 0}.page[data-v-d2afa306]{position:relative;padding:50px 54px!important}.layout[data-v-d2afa306]{justify-content:flex-start;width:100%;max-width:100vw;display:flex}.layout.modal[data-v-d2afa306]{overflow:hidden}.main[data-v-d2afa306]{width:100%;min-width:680px;max-width:1000px}.main.hidden[data-v-d2afa306]{animation:.15s forwards fadeOut}.progress[data-v-d2afa306]{z-index:9997;width:300px;margin:0 32px;position:fixed;top:200px;left:calc(50vw - 748px)}@media only screen and (width<=1240px){.progress[data-v-d2afa306]{left:calc(50vw - 640px)!important}}@media only screen and (width<=1517px){.progress[data-v-d2afa306]{left:8px}}.upgrade-popup[data-v-d2afa306]{position:absolute;top:0;right:0}.file-modal[data-v-d2afa306]{padding:16px}@keyframes slideTopEnter-d2afa306{0%{transform:translateY(100px)}to{transform:translateY(0)}}@keyframes slideTopLeave-d2afa306{0%{transform:translateY(0)}to{transform:translateY(-100px)}}.slide-top-enter-from[data-v-d2afa306],.slide-top-leave-to[data-v-d2afa306]{opacity:0}.slide-top-enter-to[data-v-d2afa306],.slide-top-leave-from[data-v-d2afa306]{opacity:1}.slide-top-enter-to[data-v-d2afa306]{transition:opacity .3s;animation-name:fadeIn;animation-duration:.3s;animation-fill-mode:forwards}.slide-top-leave-to[data-v-d2afa306]{transition:opacity .3s;animation-name:slideTopLeave-d2afa306;animation-duration:.3s;animation-fill-mode:forwards}@keyframes slideBottomEnter-d2afa306{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes slideBottomLeave-d2afa306{0%{transform:translateY(0)}to{transform:translateY(100px)}}.slide-bottom-enter-from[data-v-d2afa306],.slide-bottom-leave-to[data-v-d2afa306]{opacity:0}.slide-bottom-enter-to[data-v-d2afa306],.slide-bottom-leave-from[data-v-d2afa306]{opacity:1}.slide-bottom-enter-to[data-v-d2afa306]{transition:opacity .3s;animation-name:fadeIn;animation-duration:.3s;animation-fill-mode:forwards}.slide-bottom-leave-to[data-v-d2afa306]{transition:opacity .3s;animation-name:slideBottomLeave-d2afa306;animation-duration:.3s;animation-fill-mode:forwards}@keyframes timelineEnter-d2afa306{0%{opacity:0;transform:translate(-120px)}to{opacity:1;transform:translate(0)}}@keyframes timelineLeave-d2afa306{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-120px)}}.timeline-enter-from[data-v-d2afa306],.timeline-leave-to[data-v-d2afa306]{opacity:0}.timeline-enter-to[data-v-d2afa306],.timeline-leave-from[data-v-d2afa306]{opacity:1}.timeline-enter-active[data-v-d2afa306]{transition:opacity .4s ease-out;animation-name:timelineEnter-d2afa306;animation-duration:.4s;animation-fill-mode:forwards}.timeline-leave-active[data-v-d2afa306]{transition:opacity .2s ease-in;animation-name:timelineLeave-d2afa306;animation-duration:.2s;animation-fill-mode:forwards}.slide-fade-enter-active[data-v-d2afa306],.slide-fade-leave-active[data-v-d2afa306]{transition:all .3s}.slide-fade-enter-from[data-v-d2afa306]{opacity:0;transform:translateY(100px)}.slide-fade-leave-to[data-v-d2afa306]{opacity:0;transform:translateY(-100px)}.slide-fade-reverse-enter-active[data-v-d2afa306],.slide-fade-reverse-leave-active[data-v-d2afa306]{transition:all .3s}.slide-fade-reverse-enter-from[data-v-d2afa306]{opacity:0;transform:translateY(-100px)}.slide-fade-reverse-leave-to[data-v-d2afa306]{opacity:0;transform:translateY(100px)}.radio-box-wrapper[data-v-4d845ffd]{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl,20px);flex-direction:column;width:100%;min-width:400px;display:flex}.radio-box-wrapper .radio-box[data-v-4d845ffd]{border-radius:var(--radius-xl,10px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);align-items:center;gap:var(--spacing-2xl,20px);width:100%;box-shadow:var(--shadow-xs);padding:16px 8px 16px 20px;transition:all .15s;display:flex;position:relative}.radio-box-wrapper .radio-box p.title[data-v-4d845ffd]{color:var(--colors-text-text-secondary-700,#344054)}.radio-box-wrapper .radio-box p.description[data-v-4d845ffd]{color:var(--colors-text-text-tertiary-600,#475467)}.radio-box-wrapper .radio-box[data-v-4d845ffd]:hover:not(.disabled){cursor:pointer;border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);box-shadow:0 0 0 1px var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff)}.radio-box-wrapper .radio-box.active[data-v-4d845ffd]{border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);box-shadow:0 0 0 1px var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff)}.radio-box-wrapper .radio-box.active .check[data-v-4d845ffd]{border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);background:var(--component-colors-components-buttons-primary-button-primary-bg,#0b57ff)}.radio-box-wrapper .radio-box.disabled[data-v-4d845ffd]{opacity:.5}.radio-box-wrapper .radio-box .check[data-v-4d845ffd]{border:1px solid var(--colors-border-border-primary,#d0d5dd);border-radius:var(--radius-full);color:#fff;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:16px;right:16px}.radio-box-icon[data-v-4d845ffd]{width:92px;height:60px;color:var(--colors-border-border-primary,#d0d5dd);justify-content:center;align-items:center;display:flex;position:relative}.radio-box-icon.full .icon-0[data-v-4d845ffd]{z-index:2;color:#b5bbc3;margin-left:-16px;transform:rotate(-5deg)}.radio-box-icon.full .icon-1[data-v-4d845ffd]{z-index:1;margin-left:-2px;position:absolute;bottom:-5px;transform:rotate(5deg)}.radio-box-icon.full .icon-2[data-v-4d845ffd]{z-index:0;margin-left:6px;position:absolute;bottom:-10px;transform:rotate(4deg)}.radio-box-icon.consolidation .icon-0[data-v-4d845ffd]{z-index:1;color:#b5bbc3}.radio-box-icon.consolidation .icon-1[data-v-4d845ffd]{z-index:0;position:absolute;bottom:-7px;left:-4px;transform:rotate(-7deg)}.radio-box-icon.consolidation .icon-2[data-v-4d845ffd]{z-index:0;position:absolute;bottom:-7px;right:-4px;transform:rotate(7deg)}.avatar-array[data-v-4d845ffd]{justify-content:center;align-items:center;display:flex}.list[data-v-bc21ca3a]{flex-direction:column;align-items:center;gap:20px;display:flex}.list .table-wrapper[data-v-bc21ca3a]{position:relative}.search[data-v-bc21ca3a]{z-index:104;width:360px;position:relative}.search p[data-v-bc21ca3a]{padding:4px}.search .top-right[data-v-bc21ca3a]{color:#47546782;z-index:1000;align-items:center;gap:4px;display:flex;position:absolute;top:0;right:-227px}.buttons.footer.row.space-between[data-v-bc21ca3a]{width:814px}p.label[data-v-56fa2b99]{margin-bottom:-12px}p.sm-medium[data-v-56fa2b99]{color:var(--colors-text-text-secondary-700,#344054)}.divider[data-v-e6665242]{margin:24px 0 32px}.start-end-date-input[data-v-e6665242]{width:360px;margin:auto;position:relative}.start-end-date-input .label-wrapper[data-v-e6665242]{z-index:1000;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:absolute;right:16px}.start-end-date-input .label-wrapper.top[data-v-e6665242]{bottom:58px}.start-end-date-input .label-wrapper.bottom[data-v-e6665242]{bottom:14px}.radio-box-wrapper[data-v-e6665242]{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl,20px);flex-direction:column;width:100%;min-width:400px;display:flex}.radio-box-wrapper .radio-box[data-v-e6665242]{border-radius:var(--radius-xl,10px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);align-items:center;gap:var(--spacing-2xl,20px);width:100%;box-shadow:var(--shadow-xs);padding:16px 8px 16px 20px;transition:all .15s;display:flex;position:relative}.radio-box-wrapper .radio-box p.title[data-v-e6665242]{color:var(--colors-text-text-secondary-700,#344054)}.radio-box-wrapper .radio-box p.description[data-v-e6665242]{color:var(--colors-text-text-tertiary-600,#475467)}.radio-box-wrapper .radio-box .description.label[data-v-e6665242]{margin-top:4px}.radio-box-wrapper .radio-box[data-v-e6665242]:hover{cursor:pointer;border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);box-shadow:0 0 0 1px var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff)}.radio-box-wrapper .radio-box.active[data-v-e6665242]{border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);box-shadow:0 0 0 1px var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff)}.radio-box-wrapper .radio-box.active .check[data-v-e6665242]{border-color:var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);background:var(--component-colors-components-buttons-primary-button-primary-bg,#0b57ff)}.radio-box-wrapper .radio-box .check[data-v-e6665242]{border:1px solid var(--colors-border-border-primary,#d0d5dd);border-radius:var(--radius-full);color:#fff;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:16px;right:16px}.avatar-year[data-v-e6665242]{justify-content:center;width:92px;display:flex}.avatar-year p[data-v-e6665242]{color:var(--colors-text-text-quarterary-500,#475467);font-family:Inter;font-size:38px;font-style:normal;font-weight:100;line-height:24px}.avatar-array[data-v-e6665242]{justify-content:center;align-items:center;display:flex}.radio-box-icon[data-v-e6665242]{width:78px;height:60px;color:var(--colors-border-border-primary,#d0d5dd);justify-content:center;align-items:center;margin-right:-8px;display:flex;position:relative}.radio-box-icon.full .icon-0[data-v-e6665242]{z-index:2;color:#b5bbc3;margin-left:-16px;transform:rotate(-5deg)}.radio-box-icon.full .icon-1[data-v-e6665242]{z-index:1;margin-left:-2px;position:absolute;bottom:-5px;transform:rotate(5deg)}.radio-box-icon.full .icon-2[data-v-e6665242]{z-index:0;margin-left:6px;position:absolute;bottom:-10px;transform:rotate(4deg)}.radio-box-icon.consolidation .icon-0[data-v-e6665242]{z-index:1;color:#b5bbc3}.radio-box-icon.consolidation .icon-1[data-v-e6665242]{z-index:0;position:absolute;bottom:-7px;left:-4px;transform:rotate(-7deg)}.radio-box-icon.consolidation .icon-2[data-v-e6665242]{z-index:0;position:absolute;bottom:-7px;right:-4px;transform:rotate(7deg)}.list[data-v-dc4f61f0]{flex-direction:column;align-items:center;gap:20px;display:flex}.search[data-v-dc4f61f0]{z-index:104;width:360px}.buttons.footer.row.space-between[data-v-dc4f61f0]{width:714px}.create-base[data-v-fb8810ee]{outline:none;width:100%}.page[data-v-fb8810ee]{position:relative;padding:50px 54px 0!important}.layout[data-v-fb8810ee]{justify-content:center;width:100%;display:flex}.progress[data-v-fb8810ee]{z-index:1020;width:300px;margin:0 32px;position:fixed;top:200px;left:calc(50vw - 748px)}@media only screen and (width<=1240px){.progress[data-v-fb8810ee]{left:calc(50vw - 640px)!important}}@media only screen and (width<=1517px){.progress[data-v-fb8810ee]{left:8px}}.content[data-v-fb8810ee]{border-radius:var(--radius-none,0px);width:calc(100% - 440px);min-width:var(--width-sm,480px);padding:var(--spacing-8xl,80px) var(--spacing-none,0px) 0 var(--spacing-none,0px);align-items:center;gap:var(--spacing-none,0px);flex-direction:column;flex:1 0 0;align-self:stretch;display:flex;position:relative}.content.animate[data-v-fb8810ee]{opacity:0;animation:.3s .2s forwards subNavBarContentSlideIn}@keyframes timelineEnter-fb8810ee{0%{opacity:0;transform:translate(-120px)}to{opacity:1;transform:translate(0)}}@keyframes timelineLeave-fb8810ee{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-120px)}}.timeline-enter-from[data-v-fb8810ee],.timeline-leave-to[data-v-fb8810ee]{opacity:0}.timeline-enter-to[data-v-fb8810ee],.timeline-leave-from[data-v-fb8810ee]{opacity:1}.timeline-enter-active[data-v-fb8810ee]{transition:opacity .4s ease-out;animation-name:timelineEnter-fb8810ee;animation-duration:.4s;animation-fill-mode:forwards}.timeline-leave-active[data-v-fb8810ee]{transition:opacity .2s ease-in;animation-name:timelineLeave-fb8810ee;animation-duration:.2s;animation-fill-mode:forwards}.pdf[data-v-43180a62]{justify-content:center;display:flex}.transition-base[data-v-4f5512c9]{width:100vw;height:100vh}.options[data-v-4f5512c9]{padding:24px 0}.options .option[data-v-4f5512c9]{align-items:center;padding:8px 0;display:flex}.options .option .checkbox[data-v-4f5512c9]{margin-right:16px}.card[data-v-4f5512c9]{width:460px;color:var(--colors-text-text-primary-900)}.card h2[data-v-4f5512c9]{margin-bottom:8px}.card .footer[data-v-4f5512c9]{margin:0 -16px -16px}.card button[data-v-4f5512c9]{width:100%}.absolute[data-v-ad8f9a81]{position:absolute;top:0;right:0}.settings-input.kvk[data-v-d04a09fb]{max-width:180px}.logo-wrapper[data-v-d04a09fb]{gap:8px;width:fit-content;min-width:110px;height:68px;margin-bottom:12px;margin-right:24px;display:flex}.logo-wrapper[data-v-d04a09fb]:first-child{margin-bottom:24px}.logo-wrapper .buttons[data-v-d04a09fb]{flex-direction:column;gap:3px;width:34px;display:flex}.logo-wrapper .buttons .icon-only[data-v-d04a09fb]{color:var(--colors-text-text-tertiary-600);padding:4px 6px!important}.logo-wrapper .buttons button.red[data-v-d04a09fb]:hover,.logo-wrapper .buttons .red[data-v-d04a09fb]{color:#d43a3a!important}.logo-wrapper .logo[data-v-d04a09fb],.logo-wrapper .icon[data-v-d04a09fb]{background-color:var(--colors-background-bg-secondary);border:1px solid var(--component-colors-components-avatars-avatar-contrast-border);border-radius:14px;justify-content:center;align-items:center;width:68px;height:68px;display:flex;overflow:hidden}.logo-wrapper .logo p[data-v-d04a09fb],.logo-wrapper .icon p[data-v-d04a09fb]{color:#b5bac4;font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:28px}.logo-wrapper .logo img[data-v-d04a09fb],.logo-wrapper .icon img[data-v-d04a09fb]{width:66px;height:66px}.logo-wrapper .logo[data-v-d04a09fb]{width:fit-content;max-width:240px;height:68px;padding:8px 16px}.logo-wrapper .logo p[data-v-d04a09fb]{text-align:center;min-width:240px}.logo-wrapper .logo img[data-v-d04a09fb]{width:fit-content;max-width:212px;height:50px}p.middle-title[data-v-d04a09fb]{margin-bottom:20px}.settings-input p.description[data-v-7851fcf9]{color:var(--colors-text-text-tertiary-600)}.settings-input.switch[data-v-7851fcf9]{flex-direction:column;gap:6px;padding:8px 0 0;display:flex}.settings-input.switch .toggle[data-v-7851fcf9]{margin-left:-2px}.settings-input.button[data-v-7851fcf9]{flex-direction:column;gap:6px;padding:8px 0 0;display:flex}.settings-input.button button[data-v-7851fcf9]{width:fit-content;margin-left:-2px}.settings-input.progress[data-v-7851fcf9]{flex-direction:column;gap:6px;margin-bottom:-12px;display:flex}.settings-input.progress .progress-bar[data-v-7851fcf9]{align-items:center;gap:12px;width:70%;display:flex}.settings-input.progress .progress-bar p[data-v-7851fcf9]{color:var(--colors-text-text-tertiary-600);margin-bottom:-2px;font-size:14px}.settings-input.margin-bottom[data-v-7851fcf9]{margin-bottom:12px}.settings-input .dropdown-result[data-v-7851fcf9]{max-width:240px}.settings-input .integration[data-v-7851fcf9]{align-items:center;gap:8px;display:flex}.settings-input .integration .dropdown-result[data-v-7851fcf9]{height:unset;justify-content:center;width:fit-content;padding:12px 24px}.settings-input .integration .dropdown-result img[data-v-7851fcf9]{height:20px}.settings-input .dropdown-row[data-v-7851fcf9]{gap:8px;margin-top:16px;display:flex}.settings-input p.description[data-v-3e64642f]{color:var(--colors-text-text-tertiary-600)}.settings-input.switch[data-v-3e64642f]{flex-direction:column;gap:6px;padding:8px 0 0;display:flex}.settings-input.switch .toggle[data-v-3e64642f]{margin-left:-2px}.settings-input.button[data-v-3e64642f]{flex-direction:column;gap:6px;padding:8px 0 0;display:flex}.settings-input.button button[data-v-3e64642f]{width:fit-content;margin-left:-2px}.settings-input.margin-bottom[data-v-3e64642f]{margin-bottom:12px}.settings-input .dropdown-result[data-v-3e64642f]{max-width:240px}.settings-input .dropdown-row[data-v-3e64642f]{gap:8px;margin-top:16px;display:flex}.tabs-wrapper .tab-bar-wrapper[data-v-3e64642f]{justify-content:space-between}.template-wrapper .questionnaire[data-v-3e64642f]{border-bottom:1px solid var(--colors-border-border-tertiary);gap:40px;min-height:80px;padding:20px 0;transition:all .2s;position:relative}.template-wrapper .questionnaire.hidden[data-v-3e64642f]{border:unset;height:0;min-height:0;padding:0}.template-wrapper .questionnaire.hidden>div[data-v-3e64642f]{opacity:0;visibility:hidden}.template-wrapper .questionnaire .row[data-v-3e64642f]{justify-content:space-between;align-items:flex-start;display:flex}.template-wrapper .questionnaire .row .left[data-v-3e64642f]{width:100%;max-width:440px;padding-left:16px}.template-wrapper .questionnaire .row .right[data-v-3e64642f]{justify-content:flex-end;align-items:center;gap:24px;width:100%;display:flex}.template-wrapper .questionnaire .questionnaire-list[data-v-3e64642f]{min-height:120px}.template-wrapper .questions-table[data-v-3e64642f]{width:100%}.template-wrapper .questions-table .header[data-v-3e64642f]{background:var(--colors-gray-light-mode-100);border-radius:8px;align-items:center;height:38px;margin-top:24px;padding:8px 0;display:flex;position:sticky;top:12px}.template-wrapper .questions-table .header p[data-v-3e64642f]{color:var(--colors-text-text-tertiary-600)}.template-wrapper .questions-table .row[data-v-3e64642f]{border-bottom:1px solid var(--colors-border-border-tertiary);animation-name:stagger;animation-duration:.2s;animation-delay:calc(.2s + var(--animation-order) * 50ms);padding:16px 0;animation-timing-function:ease-in-out;animation-fill-mode:both;position:relative}.template-wrapper .questions-table .row[data-v-3e64642f]:last-child{border-bottom:unset}.template-wrapper .questions-table .header[data-v-3e64642f],.template-wrapper .questions-table .row[data-v-3e64642f]{justify-content:flex-start;align-items:center;display:flex}.template-wrapper .questions-table .header .order[data-v-3e64642f],.template-wrapper .questions-table .row .order[data-v-3e64642f]{width:12px}.template-wrapper .questions-table .header .number[data-v-3e64642f],.template-wrapper .questions-table .row .number[data-v-3e64642f]{width:80px}.template-wrapper .questions-table .header .title[data-v-3e64642f],.template-wrapper .questions-table .row .title[data-v-3e64642f]{width:320px;padding-right:24px}.template-wrapper .questions-table .header .type[data-v-3e64642f],.template-wrapper .questions-table .row .type[data-v-3e64642f]{width:140px}.template-wrapper .questions-table .header .source[data-v-3e64642f],.template-wrapper .questions-table .row .source[data-v-3e64642f]{width:100px}.template-wrapper .questions-table .header .required[data-v-3e64642f],.template-wrapper .questions-table .row .required[data-v-3e64642f]{width:80px}.template-wrapper .questions-table .header .transition[data-v-3e64642f],.template-wrapper .questions-table .row .transition[data-v-3e64642f],.template-wrapper .questions-table .header .periods[data-v-3e64642f],.template-wrapper .questions-table .row .periods[data-v-3e64642f],.template-wrapper .questions-table .header .legalForm[data-v-3e64642f],.template-wrapper .questions-table .row .legalForm[data-v-3e64642f]{width:140px}.template-wrapper .questions-table .header .status[data-v-3e64642f],.template-wrapper .questions-table .row .status[data-v-3e64642f]{width:80px}.tabs-wrapper .tab-bar-wrapper[data-v-4249e152]{border:none;justify-content:space-between}.template-wrapper .questionnaire[data-v-4249e152]{border-bottom:1px solid var(--colors-border-border-tertiary);gap:40px;min-height:80px;padding:20px 0;transition:all .2s;position:relative}.template-wrapper .questionnaire.hidden[data-v-4249e152]{border:unset;height:0;min-height:0;padding:0}.template-wrapper .questionnaire.hidden>div[data-v-4249e152]{opacity:0;visibility:hidden}.template-wrapper .questionnaire .row[data-v-4249e152]{justify-content:space-between;align-items:flex-start;display:flex}.template-wrapper .questionnaire .row .left[data-v-4249e152]{width:100%;max-width:440px;padding-left:16px}.template-wrapper .questionnaire .row .right[data-v-4249e152]{justify-content:flex-end;align-items:center;gap:24px;width:100%;display:flex}.template-wrapper .questionnaire .questionnaire-list[data-v-4249e152]{min-height:120px}.template-wrapper .questions-table[data-v-4249e152]{width:100%}.template-wrapper .questions-table .header[data-v-4249e152]{background:var(--colors-gray-light-mode-100);border-radius:8px;align-items:center;height:38px;margin-top:24px;padding:8px 0;display:flex;position:sticky;top:12px}.template-wrapper .questions-table .header p[data-v-4249e152]{color:var(--colors-text-text-tertiary-600)}.template-wrapper .questions-table .row[data-v-4249e152]{border-bottom:1px solid var(--colors-border-border-tertiary);animation-name:stagger;animation-duration:.2s;animation-delay:calc(.2s + var(--animation-order) * 50ms);padding:16px 0;animation-timing-function:ease-in-out;animation-fill-mode:both;position:relative}.template-wrapper .questions-table .row[data-v-4249e152]:last-child{border-bottom:unset}.template-wrapper .questions-table .header[data-v-4249e152],.template-wrapper .questions-table .row[data-v-4249e152]{justify-content:flex-start;align-items:center;display:flex}.template-wrapper .questions-table .header .order[data-v-4249e152],.template-wrapper .questions-table .row .order[data-v-4249e152]{width:12px}.template-wrapper .questions-table .header .number[data-v-4249e152],.template-wrapper .questions-table .row .number[data-v-4249e152]{width:80px}.template-wrapper .questions-table .header .title[data-v-4249e152],.template-wrapper .questions-table .row .title[data-v-4249e152]{width:320px;padding-right:24px}.template-wrapper .questions-table .header .type[data-v-4249e152],.template-wrapper .questions-table .row .type[data-v-4249e152]{width:140px}.template-wrapper .questions-table .header .source[data-v-4249e152],.template-wrapper .questions-table .row .source[data-v-4249e152]{width:100px}.template-wrapper .questions-table .header .required[data-v-4249e152],.template-wrapper .questions-table .row .required[data-v-4249e152]{width:80px}.template-wrapper .questions-table .header .transition[data-v-4249e152],.template-wrapper .questions-table .row .transition[data-v-4249e152],.template-wrapper .questions-table .header .periods[data-v-4249e152],.template-wrapper .questions-table .row .periods[data-v-4249e152],.template-wrapper .questions-table .header .legalForm[data-v-4249e152],.template-wrapper .questions-table .row .legalForm[data-v-4249e152]{width:140px}.template-wrapper .questions-table .header .status[data-v-4249e152],.template-wrapper .questions-table .row .status[data-v-4249e152]{width:80px}.color-input[data-v-4249e152]{width:240px;position:relative}.color-input .color-indicator[data-v-4249e152]{z-index:1000;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:absolute;right:16px}.color-input .color-indicator p.label[data-v-4249e152]{color:var(--colors-text-text-tertiary-600)}.color-input .color-indicator.primary[data-v-4249e152]{bottom:102px}.color-input .color-indicator.secondary[data-v-4249e152]{bottom:58px}.color-input .color-indicator.text[data-v-4249e152]{bottom:13px}.color-input .color-indicator .circle[data-v-4249e152]{border-radius:24px;width:16px;height:16px}.add-user[data-v-776e2ed4]{max-width:686px;padding:0 0 40px}.add-user .email[data-v-776e2ed4]{gap:8px;padding:4px 0;display:flex}.add-user .email:first-child .remove-button[data-v-776e2ed4]{visibility:hidden}.add-user .add-buttons[data-v-776e2ed4]{align-items:center;gap:4px;padding:12px 0;display:flex}.logo-wrapper[data-v-627fa710]{gap:8px;width:fit-content;min-width:110px;height:68px;margin-bottom:12px;margin-right:24px;display:flex}.logo-wrapper[data-v-627fa710]:first-child{margin-bottom:24px}.logo-wrapper .buttons[data-v-627fa710]{flex-direction:column;gap:3px;width:34px;display:flex}.logo-wrapper .buttons .icon-only[data-v-627fa710]{color:var(--colors-text-text-tertiary-600);padding:4px 6px!important}.logo-wrapper .buttons button.red[data-v-627fa710]:hover,.logo-wrapper .buttons .red[data-v-627fa710]{color:#d43a3a!important}.logo-wrapper .logo[data-v-627fa710],.logo-wrapper .icon[data-v-627fa710]{background-color:var(--colors-background-bg-secondary);border:1px solid var(--component-colors-components-avatars-avatar-contrast-border);border-radius:14px;justify-content:center;align-items:center;width:68px;height:68px;display:flex;overflow:hidden}.logo-wrapper .logo p[data-v-627fa710],.logo-wrapper .icon p[data-v-627fa710]{color:#b5bac4;font-family:Inter;font-size:28px;font-style:normal;font-weight:600;line-height:28px}.logo-wrapper .logo img[data-v-627fa710],.logo-wrapper .icon img[data-v-627fa710]{width:66px;height:66px}.logo-wrapper .logo[data-v-627fa710]{width:fit-content;max-width:240px;height:68px;padding:8px 16px}.logo-wrapper .logo p[data-v-627fa710]{text-align:center;min-width:240px}.logo-wrapper .logo img[data-v-627fa710]{width:fit-content;max-width:212px;height:50px}p.middle-title[data-v-627fa710]{margin-bottom:20px}.integration[data-v-98dedddc]{border-bottom:1px solid var(--colors-border-border-tertiary);flex-direction:column;padding:12px 0;display:flex}.integration.disabled[data-v-98dedddc]>:not(.logo):not(.action),.integration.disabled img[data-v-98dedddc]{opacity:.3}.integration[data-v-98dedddc]:first-child{padding-top:0}.integration[data-v-98dedddc]:last-child{border:none;padding-bottom:0}.integration.disabled .logo[data-v-98dedddc]{filter:grayscale(.9)}.integration p.description[data-v-98dedddc]{color:var(--colors-text-text-tertiary-600)}.integration .top[data-v-98dedddc]{align-items:flex-start;gap:20px;display:flex}.integration .top .logo[data-v-98dedddc]{border:1px solid var(--colors-border-border-tertiary);border-radius:12px;justify-content:center;align-items:center;width:180px;height:56px;margin:2px 0;padding:12px;display:flex}.integration .top .logo img[data-v-98dedddc]{width:100px}.integration .top .content[data-v-98dedddc]{max-width:400px}.integration.pkisigning .top .logo img[data-v-98dedddc]{width:120px}.integration.Yuki .top .logo img[data-v-98dedddc]{width:90px}.integration.eBoekhouden .top .logo img[data-v-98dedddc]{width:40px}.integration .connections[data-v-98dedddc]{flex-direction:column;padding:20px 0 12px 151px;display:flex}.integration .connections .connection[data-v-98dedddc]{border-top:1px solid var(--colors-border-border-tertiary);align-items:center;gap:20px;padding:12px 0;display:flex}.integration .connections .connection[data-v-98dedddc]:last-child{padding-bottom:0}.integration .connections .connection .toggle[data-v-98dedddc]{color:#e0e5ea;justify-content:center;align-items:center;width:28px;min-width:28px;height:1px;display:flex}.integration .connections .connection .content[data-v-98dedddc]{width:308px;padding-right:24px}.integration .connections .connection:not(.add) .action[data-v-98dedddc]{justify-content:flex-end;width:100px;position:relative}.integration .connections .connection:not(.add) .action .remove[data-v-98dedddc]{align-items:center;height:100%;display:flex;position:absolute;left:104px}.integration .connections .connection .action[data-v-98dedddc]{align-items:center;gap:4px;height:38px;display:flex}.integration .connections .connection.loading[data-v-98dedddc]{position:relative}.integration .connections .connection.loading .skeleton[data-v-98dedddc]{background-color:var(--colors-background-bg-secondary);border-radius:5px;width:100%;height:32px}.integration .connections .connection.loading .skeleton[data-v-98dedddc]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:50%;animation:2s .5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.integration .connections .connection.loading .action .skeleton[data-v-98dedddc]{width:70px;height:26px}.integrations-wrapper .integration[data-v-ee7ec266]{border-bottom:1px solid var(--colors-border-border-tertiary);flex-direction:column;padding:12px 0;display:flex}.integrations-wrapper .integration.disabled[data-v-ee7ec266]>:not(.logo):not(.action),.integrations-wrapper .integration.disabled img[data-v-ee7ec266]{opacity:.3}.integrations-wrapper .integration[data-v-ee7ec266]:first-child{padding-top:0}.integrations-wrapper .integration[data-v-ee7ec266]:last-child{border:none;padding-bottom:0}.integrations-wrapper .integration.disabled .logo[data-v-ee7ec266]{filter:grayscale(.9)}.integrations-wrapper .integration p.description[data-v-ee7ec266]{color:var(--colors-text-text-tertiary-600)}.integrations-wrapper .integration .top[data-v-ee7ec266]{align-items:center;gap:20px;display:flex}.integrations-wrapper .integration .top .logo[data-v-ee7ec266]{border:1px solid var(--colors-border-border-tertiary);border-radius:12px;justify-content:center;align-items:center;width:180px;height:56px;padding:12px;display:flex}.integrations-wrapper .integration .top .logo img[data-v-ee7ec266]{width:100px}.integrations-wrapper .integration .top .content[data-v-ee7ec266]{max-width:400px}.integrations-wrapper .integration.pkisigning .top .logo img[data-v-ee7ec266]{width:120px}.integrations-wrapper .integration.Yuki .top .logo img[data-v-ee7ec266]{width:90px}.integrations-wrapper .integration.eBoekhouden .top .logo img[data-v-ee7ec266]{width:40px}.integrations-wrapper .integration .connections[data-v-ee7ec266]{flex-direction:column;padding:20px 0 12px 151px;display:flex}.integrations-wrapper .integration .connections .connection[data-v-ee7ec266]{border-top:1px solid var(--colors-border-border-tertiary);align-items:center;gap:20px;padding:12px 0;display:flex}.integrations-wrapper .integration .connections .connection[data-v-ee7ec266]:last-child{padding-bottom:0}.integrations-wrapper .integration .connections .connection .toggle[data-v-ee7ec266]{color:#e0e5ea;justify-content:center;align-items:center;width:28px;display:flex}.integrations-wrapper .integration .connections .connection .text[data-v-ee7ec266]{width:308px;padding-right:24px}.integrations-wrapper .integration .connections .connection .action[data-v-ee7ec266]{align-items:center;gap:4px;min-width:224px;display:flex}.tabs-wrapper .tab-bar-wrapper[data-v-772ad004]{justify-content:space-between}.template-wrapper .questionnaire[data-v-772ad004]{border-bottom:1px solid var(--colors-border-border-tertiary);gap:40px;min-height:80px;padding:20px 0;transition:all .2s;position:relative}.template-wrapper .questionnaire.hidden[data-v-772ad004]{border:unset;height:0;min-height:0;padding:0}.template-wrapper .questionnaire.hidden>div[data-v-772ad004]{opacity:0;visibility:hidden}.template-wrapper .questionnaire .row[data-v-772ad004]{justify-content:space-between;align-items:flex-start;display:flex}.template-wrapper .questionnaire .row .left[data-v-772ad004]{width:100%;max-width:440px;padding-left:16px}.template-wrapper .questionnaire .row .right[data-v-772ad004]{justify-content:flex-end;align-items:center;gap:24px;width:100%;display:flex}.template-wrapper .questionnaire .questionnaire-list[data-v-772ad004]{min-height:120px}.template-wrapper .questions-table[data-v-772ad004]{width:100%}.template-wrapper .questions-table .header[data-v-772ad004]{background:var(--colors-gray-light-mode-100);border-radius:8px;align-items:center;height:38px;margin-top:24px;padding:8px 0;display:flex;position:sticky;top:12px}.template-wrapper .questions-table .header p[data-v-772ad004]{color:var(--colors-text-text-tertiary-600)}.template-wrapper .questions-table .row[data-v-772ad004]{border-bottom:1px solid var(--colors-border-border-tertiary);animation-name:stagger;animation-duration:.2s;animation-delay:calc(.2s + var(--animation-order) * 50ms);padding:16px 0;animation-timing-function:ease-in-out;animation-fill-mode:both;position:relative}.template-wrapper .questions-table .row[data-v-772ad004]:last-child{border-bottom:unset}.template-wrapper .questions-table .header[data-v-772ad004],.template-wrapper .questions-table .row[data-v-772ad004]{justify-content:flex-start;align-items:center;display:flex}.template-wrapper .questions-table .header .order[data-v-772ad004],.template-wrapper .questions-table .row .order[data-v-772ad004]{width:12px}.template-wrapper .questions-table .header .number[data-v-772ad004],.template-wrapper .questions-table .row .number[data-v-772ad004]{width:80px}.template-wrapper .questions-table .header .title[data-v-772ad004],.template-wrapper .questions-table .row .title[data-v-772ad004]{width:320px;padding-right:24px}.template-wrapper .questions-table .header .type[data-v-772ad004],.template-wrapper .questions-table .row .type[data-v-772ad004]{width:140px}.template-wrapper .questions-table .header .source[data-v-772ad004],.template-wrapper .questions-table .row .source[data-v-772ad004]{width:100px}.template-wrapper .questions-table .header .required[data-v-772ad004],.template-wrapper .questions-table .row .required[data-v-772ad004]{width:80px}.template-wrapper .questions-table .header .transition[data-v-772ad004],.template-wrapper .questions-table .row .transition[data-v-772ad004],.template-wrapper .questions-table .header .periods[data-v-772ad004],.template-wrapper .questions-table .row .periods[data-v-772ad004],.template-wrapper .questions-table .header .legalForm[data-v-772ad004],.template-wrapper .questions-table .row .legalForm[data-v-772ad004]{width:140px}.template-wrapper .questions-table .header .status[data-v-772ad004],.template-wrapper .questions-table .row .status[data-v-772ad004]{width:80px}.tabs-wrapper .tab-bar-wrapper[data-v-d9dcbcfc]{border:none;justify-content:space-between}.template-wrapper .questionnaire[data-v-d9dcbcfc]{border-bottom:1px solid var(--colors-border-border-tertiary);gap:40px;min-height:80px;padding:20px 0;transition:all .2s;position:relative}.template-wrapper .questionnaire.hidden[data-v-d9dcbcfc]{border:unset;height:0;min-height:0;padding:0}.template-wrapper .questionnaire.hidden>div[data-v-d9dcbcfc]{opacity:0;visibility:hidden}.template-wrapper .questionnaire .row[data-v-d9dcbcfc]{justify-content:space-between;align-items:flex-start;display:flex}.template-wrapper .questionnaire .row .left[data-v-d9dcbcfc]{width:100%;max-width:440px;padding-left:16px}.template-wrapper .questionnaire .row .right[data-v-d9dcbcfc]{justify-content:flex-end;align-items:center;gap:24px;width:100%;display:flex}.template-wrapper .questionnaire .questionnaire-list[data-v-d9dcbcfc]{min-height:120px}.template-wrapper .questions-table[data-v-d9dcbcfc]{width:100%}.template-wrapper .questions-table .header[data-v-d9dcbcfc]{background:var(--colors-gray-light-mode-100);border-radius:8px;align-items:center;height:38px;margin-top:24px;padding:8px 0;display:flex;position:sticky;top:12px}.template-wrapper .questions-table .header p[data-v-d9dcbcfc]{color:var(--colors-text-text-tertiary-600)}.template-wrapper .questions-table .row[data-v-d9dcbcfc]{border-bottom:1px solid var(--colors-border-border-tertiary);animation-name:stagger;animation-duration:.2s;animation-delay:calc(.2s + var(--animation-order) * 50ms);padding:16px 0;animation-timing-function:ease-in-out;animation-fill-mode:both;position:relative}.template-wrapper .questions-table .row[data-v-d9dcbcfc]:last-child{border-bottom:unset}.template-wrapper .questions-table .header[data-v-d9dcbcfc],.template-wrapper .questions-table .row[data-v-d9dcbcfc]{justify-content:flex-start;align-items:center;display:flex}.template-wrapper .questions-table .header .order[data-v-d9dcbcfc],.template-wrapper .questions-table .row .order[data-v-d9dcbcfc]{width:12px}.template-wrapper .questions-table .header .number[data-v-d9dcbcfc],.template-wrapper .questions-table .row .number[data-v-d9dcbcfc]{width:80px}.template-wrapper .questions-table .header .title[data-v-d9dcbcfc],.template-wrapper .questions-table .row .title[data-v-d9dcbcfc]{width:320px;padding-right:24px}.template-wrapper .questions-table .header .type[data-v-d9dcbcfc],.template-wrapper .questions-table .row .type[data-v-d9dcbcfc]{width:140px}.template-wrapper .questions-table .header .source[data-v-d9dcbcfc],.template-wrapper .questions-table .row .source[data-v-d9dcbcfc]{width:100px}.template-wrapper .questions-table .header .required[data-v-d9dcbcfc],.template-wrapper .questions-table .row .required[data-v-d9dcbcfc]{width:80px}.template-wrapper .questions-table .header .transition[data-v-d9dcbcfc],.template-wrapper .questions-table .row .transition[data-v-d9dcbcfc],.template-wrapper .questions-table .header .periods[data-v-d9dcbcfc],.template-wrapper .questions-table .row .periods[data-v-d9dcbcfc],.template-wrapper .questions-table .header .legalForm[data-v-d9dcbcfc],.template-wrapper .questions-table .row .legalForm[data-v-d9dcbcfc]{width:140px}.template-wrapper .questions-table .header .status[data-v-d9dcbcfc],.template-wrapper .questions-table .row .status[data-v-d9dcbcfc]{width:80px}.color-input[data-v-d9dcbcfc]{width:240px;position:relative}.color-input .color-indicator[data-v-d9dcbcfc]{z-index:1000;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:absolute;right:16px}.color-input .color-indicator p.label[data-v-d9dcbcfc]{color:var(--colors-text-text-tertiary-600)}.color-input .color-indicator.primary[data-v-d9dcbcfc]{bottom:102px}.color-input .color-indicator.secondary[data-v-d9dcbcfc]{bottom:58px}.color-input .color-indicator.text[data-v-d9dcbcfc]{bottom:13px}.color-input .color-indicator .circle[data-v-d9dcbcfc]{border-radius:24px;width:16px;height:16px}.ivu-block{display:block}.ivu-inline{display:inline}.ivu-inline-block{display:inline-block}.ivu-text-center{text-align:center}.ivu-text-left{text-align:left}.ivu-text-right{text-align:right}.ivu-fl{float:left}.ivu-fr{float:right}.ivu-clearfix:before,.ivu-clearfix:after{content:"";display:table}.ivu-clearfix:after{clear:both}.ivu-line-clamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ivu-b{border:1px solid #e8eaec}.ivu-bt{border-top:1px solid #e8eaec}.ivu-br{border-right:1px solid #e8eaec}.ivu-bb{border-bottom:1px solid #e8eaec}.ivu-bl{border-left:1px solid #e8eaec}.ivu-m-0{margin:0!important}.ivu-mt-0{margin-top:0!important}.ivu-mr-0{margin-right:0!important}.ivu-mb-0{margin-bottom:0!important}.ivu-ml-0{margin-left:0!important}.ivu-m-4{margin:4px!important}.ivu-mt-4{margin-top:4px!important}.ivu-mr-4{margin-right:4px!important}.ivu-mb-4{margin-bottom:4px!important}.ivu-ml-4{margin-left:4px!important}.ivu-m-8{margin:8px!important}.ivu-mt-8{margin-top:8px!important}.ivu-mr-8{margin-right:8px!important}.ivu-mb-8{margin-bottom:8px!important}.ivu-ml-8{margin-left:8px!important}.ivu-p-0{padding:0!important}.ivu-pt-0{padding-top:0!important}.ivu-pr-0{padding-right:0!important}.ivu-pb-0{padding-bottom:0!important}.ivu-pl-0{padding-left:0!important}.ivu-p-4{padding:4px!important}.ivu-pt-4{padding-top:4px!important}.ivu-pr-4{padding-right:4px!important}.ivu-pb-4{padding-bottom:4px!important}.ivu-pl-4{padding-left:4px!important}.ivu-p-8{padding:8px!important}.ivu-pt-8{padding-top:8px!important}.ivu-pr-8{padding-right:8px!important}.ivu-pb-8{padding-bottom:8px!important}.ivu-pl-8{padding-left:8px!important}.ivu-m-16,.ivu-m{margin:16px!important}.ivu-mt-16,.ivu-mt{margin-top:16px!important}.ivu-mr-16,.ivu-mr{margin-right:16px!important}.ivu-mb-16,.ivu-mb{margin-bottom:16px!important}.ivu-ml-16,.ivu-ml{margin-left:16px!important}.ivu-p-16,.ivu-p{padding:16px!important}.ivu-pt-16,.ivu-pt{padding-top:16px!important}.ivu-pr-16,.ivu-pr{padding-right:16px!important}.ivu-pb-16,.ivu-pb{padding-bottom:16px!important}.ivu-pl-16,.ivu-pl{padding-left:16px!important}.ivu-load-loop{animation:1s linear infinite ani-load-loop}@keyframes ani-load-loop{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.input-group-error-prepend,.input-group-error-append{background-color:#fff;border:1px solid #ed4014}.input-group-error-prepend .ivu-select-selection,.input-group-error-append .ivu-select-selection{background-color:inherit;border:1px solid #0000}.input-group-error-prepend{border-right:0}.input-group-error-append{border-left:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{margin:.67em 0;font-size:2em}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:#0000}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){height:0;display:none}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0;font-family:sans-serif;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline;display:inline-block}textarea{resize:vertical;overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template,[hidden]{display:none}*{box-sizing:border-box;-webkit-tap-highlight-color:#0000}:before,:after{box-sizing:border-box}body{color:#141d72;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Gilroy,Rubik,sans-serif;font-size:14px;line-height:1.5}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}input::-ms-clear{display:none}input::-ms-reveal{display:none}a{color:#2d8cf0;cursor:pointer;background:0 0;outline:none;text-decoration:none;transition:color .2s}a:hover{color:#57a3f3}a:active{color:#2b85e4}a:active,a:hover{outline:0;text-decoration:none}a[disabled]{color:#ccc;cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-family:Consolas,Menlo,Courier,monospace}@font-face{font-family:Ionicons;src:url(./fonts/ionicons.woff2?v=3.0.0)format("woff2"),url(./fonts/ionicons.woff?v=3.0.0)format("woff"),url(./fonts/ionicons.ttf?v=3.0.0)format("truetype"),url(./fonts/ionicons.svg?v=3.0.0#Ionicons)format("svg");font-weight:400;font-style:normal}.ivu-icon{speak:none;font-variant:normal;text-transform:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:-.125em;text-align:center;font-family:Ionicons;font-style:normal;font-weight:400;line-height:1;display:inline-block}.ivu-icon-ios-add-circle-outline:before{content:""}.ivu-icon-ios-add-circle:before{content:""}.ivu-icon-ios-add:before{content:""}.ivu-icon-ios-alarm-outline:before{content:""}.ivu-icon-ios-alarm:before{content:""}.ivu-icon-ios-albums-outline:before{content:""}.ivu-icon-ios-albums:before{content:""}.ivu-icon-ios-alert-outline:before{content:""}.ivu-icon-ios-alert:before{content:""}.ivu-icon-ios-american-football-outline:before{content:""}.ivu-icon-ios-american-football:before{content:""}.ivu-icon-ios-analytics-outline:before{content:""}.ivu-icon-ios-analytics:before{content:""}.ivu-icon-ios-aperture-outline:before{content:""}.ivu-icon-ios-aperture:before{content:""}.ivu-icon-ios-apps-outline:before{content:""}.ivu-icon-ios-apps:before{content:""}.ivu-icon-ios-appstore-outline:before{content:""}.ivu-icon-ios-appstore:before{content:""}.ivu-icon-ios-archive-outline:before{content:""}.ivu-icon-ios-archive:before{content:""}.ivu-icon-ios-arrow-back:before{content:""}.ivu-icon-ios-arrow-down:before{content:""}.ivu-icon-ios-arrow-dropdown-circle:before{content:""}.ivu-icon-ios-arrow-dropdown:before{content:""}.ivu-icon-ios-arrow-dropleft-circle:before{content:""}.ivu-icon-ios-arrow-dropleft:before{content:""}.ivu-icon-ios-arrow-dropright-circle:before{content:""}.ivu-icon-ios-arrow-dropright:before{content:""}.ivu-icon-ios-arrow-dropup-circle:before{content:""}.ivu-icon-ios-arrow-dropup:before{content:""}.ivu-icon-ios-arrow-forward:before{content:""}.ivu-icon-ios-arrow-round-back:before{content:""}.ivu-icon-ios-arrow-round-down:before{content:""}.ivu-icon-ios-arrow-round-forward:before{content:""}.ivu-icon-ios-arrow-round-up:before{content:""}.ivu-icon-ios-arrow-up:before{content:""}.ivu-icon-ios-at-outline:before{content:""}.ivu-icon-ios-at:before{content:""}.ivu-icon-ios-attach:before{content:""}.ivu-icon-ios-backspace-outline:before{content:""}.ivu-icon-ios-backspace:before{content:""}.ivu-icon-ios-barcode-outline:before{content:""}.ivu-icon-ios-barcode:before{content:""}.ivu-icon-ios-baseball-outline:before{content:""}.ivu-icon-ios-baseball:before{content:""}.ivu-icon-ios-basket-outline:before{content:""}.ivu-icon-ios-basket:before{content:""}.ivu-icon-ios-basketball-outline:before{content:""}.ivu-icon-ios-basketball:before{content:""}.ivu-icon-ios-battery-charging:before{content:""}.ivu-icon-ios-battery-dead:before{content:""}.ivu-icon-ios-battery-full:before{content:""}.ivu-icon-ios-beaker-outline:before{content:""}.ivu-icon-ios-beaker:before{content:""}.ivu-icon-ios-beer-outline:before{content:""}.ivu-icon-ios-beer:before{content:""}.ivu-icon-ios-bicycle:before{content:""}.ivu-icon-ios-bluetooth:before{content:""}.ivu-icon-ios-boat-outline:before{content:""}.ivu-icon-ios-boat:before{content:""}.ivu-icon-ios-body-outline:before{content:""}.ivu-icon-ios-body:before{content:""}.ivu-icon-ios-bonfire-outline:before{content:""}.ivu-icon-ios-bonfire:before{content:""}.ivu-icon-ios-book-outline:before{content:""}.ivu-icon-ios-book:before{content:""}.ivu-icon-ios-bookmark-outline:before{content:""}.ivu-icon-ios-bookmark:before{content:""}.ivu-icon-ios-bookmarks-outline:before{content:""}.ivu-icon-ios-bookmarks:before{content:""}.ivu-icon-ios-bowtie-outline:before{content:""}.ivu-icon-ios-bowtie:before{content:""}.ivu-icon-ios-briefcase-outline:before{content:""}.ivu-icon-ios-briefcase:before{content:""}.ivu-icon-ios-browsers-outline:before{content:""}.ivu-icon-ios-browsers:before{content:""}.ivu-icon-ios-brush-outline:before{content:""}.ivu-icon-ios-brush:before{content:""}.ivu-icon-ios-bug-outline:before{content:""}.ivu-icon-ios-bug:before{content:""}.ivu-icon-ios-build-outline:before{content:""}.ivu-icon-ios-build:before{content:""}.ivu-icon-ios-bulb-outline:before{content:""}.ivu-icon-ios-bulb:before{content:""}.ivu-icon-ios-bus-outline:before{content:""}.ivu-icon-ios-bus:before{content:""}.ivu-icon-ios-cafe-outline:before{content:""}.ivu-icon-ios-cafe:before{content:""}.ivu-icon-ios-calculator-outline:before{content:""}.ivu-icon-ios-calculator:before{content:""}.ivu-icon-ios-calendar-outline:before{content:""}.ivu-icon-ios-calendar:before{content:""}.ivu-icon-ios-call-outline:before{content:""}.ivu-icon-ios-call:before{content:""}.ivu-icon-ios-camera-outline:before{content:""}.ivu-icon-ios-camera:before{content:""}.ivu-icon-ios-car-outline:before{content:""}.ivu-icon-ios-car:before{content:""}.ivu-icon-ios-card-outline:before{content:""}.ivu-icon-ios-card:before{content:""}.ivu-icon-ios-cart-outline:before{content:""}.ivu-icon-ios-cart:before{content:""}.ivu-icon-ios-cash-outline:before{content:""}.ivu-icon-ios-cash:before{content:""}.ivu-icon-ios-chatboxes-outline:before{content:""}.ivu-icon-ios-chatboxes:before{content:""}.ivu-icon-ios-chatbubbles-outline:before{content:""}.ivu-icon-ios-chatbubbles:before{content:""}.ivu-icon-ios-checkbox-outline:before{content:""}.ivu-icon-ios-checkbox:before{content:""}.ivu-icon-ios-checkmark-circle-outline:before{content:""}.ivu-icon-ios-checkmark-circle:before{content:""}.ivu-icon-ios-checkmark:before{content:""}.ivu-icon-ios-clipboard-outline:before{content:""}.ivu-icon-ios-clipboard:before{content:""}.ivu-icon-ios-clock-outline:before{content:""}.ivu-icon-ios-clock:before{content:""}.ivu-icon-ios-close-circle-outline:before{content:""}.ivu-icon-ios-close-circle:before{content:""}.ivu-icon-ios-close:before{content:""}.ivu-icon-ios-closed-captioning-outline:before{content:""}.ivu-icon-ios-closed-captioning:before{content:""}.ivu-icon-ios-cloud-circle-outline:before{content:""}.ivu-icon-ios-cloud-circle:before{content:""}.ivu-icon-ios-cloud-done-outline:before{content:""}.ivu-icon-ios-cloud-done:before{content:""}.ivu-icon-ios-cloud-download-outline:before{content:""}.ivu-icon-ios-cloud-download:before{content:""}.ivu-icon-ios-cloud-outline:before{content:""}.ivu-icon-ios-cloud-upload-outline:before{content:""}.ivu-icon-ios-cloud-upload:before{content:""}.ivu-icon-ios-cloud:before{content:""}.ivu-icon-ios-cloudy-night-outline:before{content:""}.ivu-icon-ios-cloudy-night:before{content:""}.ivu-icon-ios-cloudy-outline:before{content:""}.ivu-icon-ios-cloudy:before{content:""}.ivu-icon-ios-code-download:before{content:""}.ivu-icon-ios-code-working:before{content:""}.ivu-icon-ios-code:before{content:""}.ivu-icon-ios-cog-outline:before{content:""}.ivu-icon-ios-cog:before{content:""}.ivu-icon-ios-color-fill-outline:before{content:""}.ivu-icon-ios-color-fill:before{content:""}.ivu-icon-ios-color-filter-outline:before{content:""}.ivu-icon-ios-color-filter:before{content:""}.ivu-icon-ios-color-palette-outline:before{content:""}.ivu-icon-ios-color-palette:before{content:""}.ivu-icon-ios-color-wand-outline:before{content:""}.ivu-icon-ios-color-wand:before{content:""}.ivu-icon-ios-compass-outline:before{content:""}.ivu-icon-ios-compass:before{content:""}.ivu-icon-ios-construct-outline:before{content:""}.ivu-icon-ios-construct:before{content:""}.ivu-icon-ios-contact-outline:before{content:""}.ivu-icon-ios-contact:before{content:""}.ivu-icon-ios-contacts-outline:before{content:""}.ivu-icon-ios-contacts:before{content:""}.ivu-icon-ios-contract:before{content:""}.ivu-icon-ios-contrast:before{content:""}.ivu-icon-ios-copy-outline:before{content:""}.ivu-icon-ios-copy:before{content:""}.ivu-icon-ios-create-outline:before{content:""}.ivu-icon-ios-create:before{content:""}.ivu-icon-ios-crop-outline:before{content:""}.ivu-icon-ios-crop:before{content:""}.ivu-icon-ios-cube-outline:before{content:""}.ivu-icon-ios-cube:before{content:""}.ivu-icon-ios-cut-outline:before{content:""}.ivu-icon-ios-cut:before{content:""}.ivu-icon-ios-desktop-outline:before{content:""}.ivu-icon-ios-desktop:before{content:""}.ivu-icon-ios-disc-outline:before{content:""}.ivu-icon-ios-disc:before{content:""}.ivu-icon-ios-document-outline:before{content:""}.ivu-icon-ios-document:before{content:""}.ivu-icon-ios-done-all:before{content:""}.ivu-icon-ios-download-outline:before{content:""}.ivu-icon-ios-download:before{content:""}.ivu-icon-ios-easel-outline:before{content:""}.ivu-icon-ios-easel:before{content:""}.ivu-icon-ios-egg-outline:before{content:""}.ivu-icon-ios-egg:before{content:""}.ivu-icon-ios-exit-outline:before{content:""}.ivu-icon-ios-exit:before{content:""}.ivu-icon-ios-expand:before{content:""}.ivu-icon-ios-eye-off-outline:before{content:""}.ivu-icon-ios-eye-off:before{content:""}.ivu-icon-ios-eye-outline:before{content:""}.ivu-icon-ios-eye:before{content:""}.ivu-icon-ios-fastforward-outline:before{content:""}.ivu-icon-ios-fastforward:before{content:""}.ivu-icon-ios-female:before{content:""}.ivu-icon-ios-filing-outline:before{content:""}.ivu-icon-ios-filing:before{content:""}.ivu-icon-ios-film-outline:before{content:""}.ivu-icon-ios-film:before{content:""}.ivu-icon-ios-finger-print:before{content:""}.ivu-icon-ios-flag-outline:before{content:""}.ivu-icon-ios-flag:before{content:""}.ivu-icon-ios-flame-outline:before{content:""}.ivu-icon-ios-flame:before{content:""}.ivu-icon-ios-flash-outline:before{content:""}.ivu-icon-ios-flash:before{content:""}.ivu-icon-ios-flask-outline:before{content:""}.ivu-icon-ios-flask:before{content:""}.ivu-icon-ios-flower-outline:before{content:""}.ivu-icon-ios-flower:before{content:""}.ivu-icon-ios-folder-open-outline:before{content:""}.ivu-icon-ios-folder-open:before{content:""}.ivu-icon-ios-folder-outline:before{content:""}.ivu-icon-ios-folder:before{content:""}.ivu-icon-ios-football-outline:before{content:""}.ivu-icon-ios-football:before{content:""}.ivu-icon-ios-funnel-outline:before{content:""}.ivu-icon-ios-funnel:before{content:""}.ivu-icon-ios-game-controller-a-outline:before{content:""}.ivu-icon-ios-game-controller-a:before{content:""}.ivu-icon-ios-game-controller-b-outline:before{content:""}.ivu-icon-ios-game-controller-b:before{content:""}.ivu-icon-ios-git-branch:before{content:""}.ivu-icon-ios-git-commit:before{content:""}.ivu-icon-ios-git-compare:before{content:""}.ivu-icon-ios-git-merge:before{content:""}.ivu-icon-ios-git-network:before{content:""}.ivu-icon-ios-git-pull-request:before{content:""}.ivu-icon-ios-glasses-outline:before{content:""}.ivu-icon-ios-glasses:before{content:""}.ivu-icon-ios-globe-outline:before{content:""}.ivu-icon-ios-globe:before{content:""}.ivu-icon-ios-grid-outline:before{content:""}.ivu-icon-ios-grid:before{content:""}.ivu-icon-ios-hammer-outline:before{content:""}.ivu-icon-ios-hammer:before{content:""}.ivu-icon-ios-hand-outline:before{content:""}.ivu-icon-ios-hand:before{content:""}.ivu-icon-ios-happy-outline:before{content:""}.ivu-icon-ios-happy:before{content:""}.ivu-icon-ios-headset-outline:before{content:""}.ivu-icon-ios-headset:before{content:""}.ivu-icon-ios-heart-outline:before{content:""}.ivu-icon-ios-heart:before{content:""}.ivu-icon-ios-help-buoy-outline:before{content:""}.ivu-icon-ios-help-buoy:before{content:""}.ivu-icon-ios-help-circle-outline:before{content:""}.ivu-icon-ios-help-circle:before{content:""}.ivu-icon-ios-help:before{content:""}.ivu-icon-ios-home-outline:before{content:""}.ivu-icon-ios-home:before{content:""}.ivu-icon-ios-ice-cream-outline:before{content:""}.ivu-icon-ios-ice-cream:before{content:""}.ivu-icon-ios-image-outline:before{content:""}.ivu-icon-ios-image:before{content:""}.ivu-icon-ios-images-outline:before{content:""}.ivu-icon-ios-images:before{content:""}.ivu-icon-ios-infinite-outline:before{content:""}.ivu-icon-ios-infinite:before{content:""}.ivu-icon-ios-information-circle-outline:before{content:""}.ivu-icon-ios-information-circle:before{content:""}.ivu-icon-ios-information:before{content:""}.ivu-icon-ios-ionic-outline:before{content:""}.ivu-icon-ios-ionic:before{content:""}.ivu-icon-ios-ionitron-outline:before{content:""}.ivu-icon-ios-ionitron:before{content:""}.ivu-icon-ios-jet-outline:before{content:""}.ivu-icon-ios-jet:before{content:""}.ivu-icon-ios-key-outline:before{content:""}.ivu-icon-ios-key:before{content:""}.ivu-icon-ios-keypad-outline:before{content:""}.ivu-icon-ios-keypad:before{content:""}.ivu-icon-ios-laptop:before{content:""}.ivu-icon-ios-leaf-outline:before{content:""}.ivu-icon-ios-leaf:before{content:""}.ivu-icon-ios-link-outline:before{content:""}.ivu-icon-ios-link:before{content:""}.ivu-icon-ios-list-box-outline:before{content:""}.ivu-icon-ios-list-box:before{content:""}.ivu-icon-ios-list:before{content:""}.ivu-icon-ios-locate-outline:before{content:""}.ivu-icon-ios-locate:before{content:""}.ivu-icon-ios-lock-outline:before{content:""}.ivu-icon-ios-lock:before{content:""}.ivu-icon-ios-log-in:before{content:""}.ivu-icon-ios-log-out:before{content:""}.ivu-icon-ios-magnet-outline:before{content:""}.ivu-icon-ios-magnet:before{content:""}.ivu-icon-ios-mail-open-outline:before{content:""}.ivu-icon-ios-mail-open:before{content:""}.ivu-icon-ios-mail-outline:before{content:""}.ivu-icon-ios-mail:before{content:""}.ivu-icon-ios-male:before{content:""}.ivu-icon-ios-man-outline:before{content:""}.ivu-icon-ios-man:before{content:""}.ivu-icon-ios-map-outline:before{content:""}.ivu-icon-ios-map:before{content:""}.ivu-icon-ios-medal-outline:before{content:""}.ivu-icon-ios-medal:before{content:""}.ivu-icon-ios-medical-outline:before{content:""}.ivu-icon-ios-medical:before{content:""}.ivu-icon-ios-medkit-outline:before{content:""}.ivu-icon-ios-medkit:before{content:""}.ivu-icon-ios-megaphone-outline:before{content:""}.ivu-icon-ios-megaphone:before{content:""}.ivu-icon-ios-menu-outline:before{content:""}.ivu-icon-ios-menu:before{content:""}.ivu-icon-ios-mic-off-outline:before{content:""}.ivu-icon-ios-mic-off:before{content:""}.ivu-icon-ios-mic-outline:before{content:""}.ivu-icon-ios-mic:before{content:""}.ivu-icon-ios-microphone-outline:before{content:""}.ivu-icon-ios-microphone:before{content:""}.ivu-icon-ios-moon-outline:before{content:""}.ivu-icon-ios-moon:before{content:""}.ivu-icon-ios-more-outline:before{content:""}.ivu-icon-ios-more:before{content:""}.ivu-icon-ios-move:before{content:""}.ivu-icon-ios-musical-note-outline:before{content:""}.ivu-icon-ios-musical-note:before{content:""}.ivu-icon-ios-musical-notes-outline:before{content:""}.ivu-icon-ios-musical-notes:before{content:""}.ivu-icon-ios-navigate-outline:before{content:""}.ivu-icon-ios-navigate:before{content:""}.ivu-icon-ios-no-smoking-outline:before{content:""}.ivu-icon-ios-no-smoking:before{content:""}.ivu-icon-ios-notifications-off-outline:before{content:""}.ivu-icon-ios-notifications-off:before{content:""}.ivu-icon-ios-notifications-outline:before{content:""}.ivu-icon-ios-notifications:before{content:""}.ivu-icon-ios-nuclear-outline:before{content:""}.ivu-icon-ios-nuclear:before{content:""}.ivu-icon-ios-nutrition-outline:before{content:""}.ivu-icon-ios-nutrition:before{content:""}.ivu-icon-ios-open-outline:before{content:""}.ivu-icon-ios-open:before{content:""}.ivu-icon-ios-options-outline:before{content:""}.ivu-icon-ios-options:before{content:""}.ivu-icon-ios-outlet-outline:before{content:""}.ivu-icon-ios-outlet:before{content:""}.ivu-icon-ios-paper-outline:before{content:""}.ivu-icon-ios-paper-plane-outline:before{content:""}.ivu-icon-ios-paper-plane:before{content:""}.ivu-icon-ios-paper:before{content:""}.ivu-icon-ios-partly-sunny-outline:before{content:""}.ivu-icon-ios-partly-sunny:before{content:""}.ivu-icon-ios-pause-outline:before{content:""}.ivu-icon-ios-pause:before{content:""}.ivu-icon-ios-paw-outline:before{content:""}.ivu-icon-ios-paw:before{content:""}.ivu-icon-ios-people-outline:before{content:""}.ivu-icon-ios-people:before{content:""}.ivu-icon-ios-person-add-outline:before{content:""}.ivu-icon-ios-person-add:before{content:""}.ivu-icon-ios-person-outline:before{content:""}.ivu-icon-ios-person:before{content:""}.ivu-icon-ios-phone-landscape:before{content:""}.ivu-icon-ios-phone-portrait:before{content:""}.ivu-icon-ios-photos-outline:before{content:""}.ivu-icon-ios-photos:before{content:""}.ivu-icon-ios-pie-outline:before{content:""}.ivu-icon-ios-pie:before{content:""}.ivu-icon-ios-pin-outline:before{content:""}.ivu-icon-ios-pin:before{content:""}.ivu-icon-ios-pint-outline:before{content:""}.ivu-icon-ios-pint:before{content:""}.ivu-icon-ios-pizza-outline:before{content:""}.ivu-icon-ios-pizza:before{content:""}.ivu-icon-ios-plane-outline:before{content:""}.ivu-icon-ios-plane:before{content:""}.ivu-icon-ios-planet-outline:before{content:""}.ivu-icon-ios-planet:before{content:""}.ivu-icon-ios-play-outline:before{content:""}.ivu-icon-ios-play:before{content:""}.ivu-icon-ios-podium-outline:before{content:""}.ivu-icon-ios-podium:before{content:""}.ivu-icon-ios-power-outline:before{content:""}.ivu-icon-ios-power:before{content:""}.ivu-icon-ios-pricetag-outline:before{content:""}.ivu-icon-ios-pricetag:before{content:""}.ivu-icon-ios-pricetags-outline:before{content:""}.ivu-icon-ios-pricetags:before{content:""}.ivu-icon-ios-print-outline:before{content:""}.ivu-icon-ios-print:before{content:""}.ivu-icon-ios-pulse-outline:before{content:""}.ivu-icon-ios-pulse:before{content:""}.ivu-icon-ios-qr-scanner:before{content:""}.ivu-icon-ios-quote-outline:before{content:""}.ivu-icon-ios-quote:before{content:""}.ivu-icon-ios-radio-button-off:before{content:""}.ivu-icon-ios-radio-button-on:before{content:""}.ivu-icon-ios-radio-outline:before{content:""}.ivu-icon-ios-radio:before{content:""}.ivu-icon-ios-rainy-outline:before{content:""}.ivu-icon-ios-rainy:before{content:""}.ivu-icon-ios-recording-outline:before{content:""}.ivu-icon-ios-recording:before{content:""}.ivu-icon-ios-redo-outline:before{content:""}.ivu-icon-ios-redo:before{content:""}.ivu-icon-ios-refresh-circle-outline:before{content:""}.ivu-icon-ios-refresh-circle:before{content:""}.ivu-icon-ios-refresh:before{content:""}.ivu-icon-ios-remove-circle-outline:before{content:""}.ivu-icon-ios-remove-circle:before{content:""}.ivu-icon-ios-remove:before{content:""}.ivu-icon-ios-reorder:before{content:""}.ivu-icon-ios-repeat:before{content:""}.ivu-icon-ios-resize:before{content:""}.ivu-icon-ios-restaurant-outline:before{content:""}.ivu-icon-ios-restaurant:before{content:""}.ivu-icon-ios-return-left:before{content:""}.ivu-icon-ios-return-right:before{content:""}.ivu-icon-ios-reverse-camera-outline:before{content:""}.ivu-icon-ios-reverse-camera:before{content:""}.ivu-icon-ios-rewind-outline:before{content:""}.ivu-icon-ios-rewind:before{content:""}.ivu-icon-ios-ribbon-outline:before{content:""}.ivu-icon-ios-ribbon:before{content:""}.ivu-icon-ios-rose-outline:before{content:""}.ivu-icon-ios-rose:before{content:""}.ivu-icon-ios-sad-outline:before{content:""}.ivu-icon-ios-sad:before{content:""}.ivu-icon-ios-school-outline:before{content:""}.ivu-icon-ios-school:before{content:""}.ivu-icon-ios-search-outline:before{content:""}.ivu-icon-ios-search:before{content:""}.ivu-icon-ios-send-outline:before{content:""}.ivu-icon-ios-send:before{content:""}.ivu-icon-ios-settings-outline:before{content:""}.ivu-icon-ios-settings:before{content:""}.ivu-icon-ios-share-alt-outline:before{content:""}.ivu-icon-ios-share-alt:before{content:""}.ivu-icon-ios-share-outline:before{content:""}.ivu-icon-ios-share:before{content:""}.ivu-icon-ios-shirt-outline:before{content:""}.ivu-icon-ios-shirt:before{content:""}.ivu-icon-ios-shuffle:before{content:""}.ivu-icon-ios-skip-backward-outline:before{content:""}.ivu-icon-ios-skip-backward:before{content:""}.ivu-icon-ios-skip-forward-outline:before{content:""}.ivu-icon-ios-skip-forward:before{content:""}.ivu-icon-ios-snow-outline:before{content:""}.ivu-icon-ios-snow:before{content:""}.ivu-icon-ios-speedometer-outline:before{content:""}.ivu-icon-ios-speedometer:before{content:""}.ivu-icon-ios-square-outline:before{content:""}.ivu-icon-ios-square:before{content:""}.ivu-icon-ios-star-half:before{content:""}.ivu-icon-ios-star-outline:before{content:""}.ivu-icon-ios-star:before{content:""}.ivu-icon-ios-stats-outline:before{content:""}.ivu-icon-ios-stats:before{content:""}.ivu-icon-ios-stopwatch-outline:before{content:""}.ivu-icon-ios-stopwatch:before{content:""}.ivu-icon-ios-subway-outline:before{content:""}.ivu-icon-ios-subway:before{content:""}.ivu-icon-ios-sunny-outline:before{content:""}.ivu-icon-ios-sunny:before{content:""}.ivu-icon-ios-swap:before{content:""}.ivu-icon-ios-switch-outline:before{content:""}.ivu-icon-ios-switch:before{content:""}.ivu-icon-ios-sync:before{content:""}.ivu-icon-ios-tablet-landscape:before{content:""}.ivu-icon-ios-tablet-portrait:before{content:""}.ivu-icon-ios-tennisball-outline:before{content:""}.ivu-icon-ios-tennisball:before{content:""}.ivu-icon-ios-text-outline:before{content:""}.ivu-icon-ios-text:before{content:""}.ivu-icon-ios-thermometer-outline:before{content:""}.ivu-icon-ios-thermometer:before{content:""}.ivu-icon-ios-thumbs-down-outline:before{content:""}.ivu-icon-ios-thumbs-down:before{content:""}.ivu-icon-ios-thumbs-up-outline:before{content:""}.ivu-icon-ios-thumbs-up:before{content:""}.ivu-icon-ios-thunderstorm-outline:before{content:""}.ivu-icon-ios-thunderstorm:before{content:""}.ivu-icon-ios-time-outline:before{content:""}.ivu-icon-ios-time:before{content:""}.ivu-icon-ios-timer-outline:before{content:""}.ivu-icon-ios-timer:before{content:""}.ivu-icon-ios-train-outline:before{content:""}.ivu-icon-ios-train:before{content:""}.ivu-icon-ios-transgender:before{content:""}.ivu-icon-ios-trash-outline:before{content:""}.ivu-icon-ios-trash:before{content:""}.ivu-icon-ios-trending-down:before{content:""}.ivu-icon-ios-trending-up:before{content:""}.ivu-icon-ios-trophy-outline:before{content:""}.ivu-icon-ios-trophy:before{content:""}.ivu-icon-ios-umbrella-outline:before{content:""}.ivu-icon-ios-umbrella:before{content:""}.ivu-icon-ios-undo-outline:before{content:""}.ivu-icon-ios-undo:before{content:""}.ivu-icon-ios-unlock-outline:before{content:""}.ivu-icon-ios-unlock:before{content:""}.ivu-icon-ios-videocam-outline:before{content:""}.ivu-icon-ios-videocam:before{content:""}.ivu-icon-ios-volume-down:before{content:""}.ivu-icon-ios-volume-mute:before{content:""}.ivu-icon-ios-volume-off:before{content:""}.ivu-icon-ios-volume-up:before{content:""}.ivu-icon-ios-walk:before{content:""}.ivu-icon-ios-warning-outline:before{content:""}.ivu-icon-ios-warning:before{content:""}.ivu-icon-ios-watch:before{content:""}.ivu-icon-ios-water-outline:before{content:""}.ivu-icon-ios-water:before{content:""}.ivu-icon-ios-wifi-outline:before{content:""}.ivu-icon-ios-wifi:before{content:""}.ivu-icon-ios-wine-outline:before{content:""}.ivu-icon-ios-wine:before{content:""}.ivu-icon-ios-woman-outline:before{content:""}.ivu-icon-ios-woman:before{content:""}.ivu-icon-logo-android:before{content:""}.ivu-icon-logo-angular:before{content:""}.ivu-icon-logo-apple:before{content:""}.ivu-icon-logo-bitcoin:before{content:""}.ivu-icon-logo-buffer:before{content:""}.ivu-icon-logo-chrome:before{content:""}.ivu-icon-logo-codepen:before{content:""}.ivu-icon-logo-css3:before{content:""}.ivu-icon-logo-designernews:before{content:""}.ivu-icon-logo-dribbble:before{content:""}.ivu-icon-logo-dropbox:before{content:""}.ivu-icon-logo-euro:before{content:""}.ivu-icon-logo-facebook:before{content:""}.ivu-icon-logo-foursquare:before{content:""}.ivu-icon-logo-freebsd-devil:before{content:""}.ivu-icon-logo-github:before{content:""}.ivu-icon-logo-google:before{content:""}.ivu-icon-logo-googleplus:before{content:""}.ivu-icon-logo-hackernews:before{content:""}.ivu-icon-logo-html5:before{content:""}.ivu-icon-logo-instagram:before{content:""}.ivu-icon-logo-javascript:before{content:""}.ivu-icon-logo-linkedin:before{content:""}.ivu-icon-logo-markdown:before{content:""}.ivu-icon-logo-nodejs:before{content:""}.ivu-icon-logo-octocat:before{content:""}.ivu-icon-logo-pinterest:before{content:""}.ivu-icon-logo-playstation:before{content:""}.ivu-icon-logo-python:before{content:""}.ivu-icon-logo-reddit:before{content:""}.ivu-icon-logo-rss:before{content:""}.ivu-icon-logo-sass:before{content:""}.ivu-icon-logo-skype:before{content:""}.ivu-icon-logo-snapchat:before{content:""}.ivu-icon-logo-steam:before{content:""}.ivu-icon-logo-tumblr:before{content:""}.ivu-icon-logo-tux:before{content:""}.ivu-icon-logo-twitch:before{content:""}.ivu-icon-logo-twitter:before{content:""}.ivu-icon-logo-usd:before{content:""}.ivu-icon-logo-vimeo:before{content:""}.ivu-icon-logo-whatsapp:before{content:""}.ivu-icon-logo-windows:before{content:""}.ivu-icon-logo-wordpress:before{content:""}.ivu-icon-logo-xbox:before{content:""}.ivu-icon-logo-yahoo:before{content:""}.ivu-icon-logo-yen:before{content:""}.ivu-icon-logo-youtube:before{content:""}.ivu-icon-md-add-circle:before{content:""}.ivu-icon-md-add:before{content:""}.ivu-icon-md-alarm:before{content:""}.ivu-icon-md-albums:before{content:""}.ivu-icon-md-alert:before{content:""}.ivu-icon-md-american-football:before{content:""}.ivu-icon-md-analytics:before{content:""}.ivu-icon-md-aperture:before{content:""}.ivu-icon-md-apps:before{content:""}.ivu-icon-md-appstore:before{content:""}.ivu-icon-md-archive:before{content:""}.ivu-icon-md-arrow-back:before{content:""}.ivu-icon-md-arrow-down:before{content:""}.ivu-icon-md-arrow-dropdown-circle:before{content:""}.ivu-icon-md-arrow-dropdown:before{content:""}.ivu-icon-md-arrow-dropleft-circle:before{content:""}.ivu-icon-md-arrow-dropleft:before{content:""}.ivu-icon-md-arrow-dropright-circle:before{content:""}.ivu-icon-md-arrow-dropright:before{content:""}.ivu-icon-md-arrow-dropup-circle:before{content:""}.ivu-icon-md-arrow-dropup:before{content:""}.ivu-icon-md-arrow-forward:before{content:""}.ivu-icon-md-arrow-round-back:before{content:""}.ivu-icon-md-arrow-round-down:before{content:""}.ivu-icon-md-arrow-round-forward:before{content:""}.ivu-icon-md-arrow-round-up:before{content:""}.ivu-icon-md-arrow-up:before{content:""}.ivu-icon-md-at:before{content:""}.ivu-icon-md-attach:before{content:""}.ivu-icon-md-backspace:before{content:""}.ivu-icon-md-barcode:before{content:""}.ivu-icon-md-baseball:before{content:""}.ivu-icon-md-basket:before{content:""}.ivu-icon-md-basketball:before{content:""}.ivu-icon-md-battery-charging:before{content:""}.ivu-icon-md-battery-dead:before{content:""}.ivu-icon-md-battery-full:before{content:""}.ivu-icon-md-beaker:before{content:""}.ivu-icon-md-beer:before{content:""}.ivu-icon-md-bicycle:before{content:""}.ivu-icon-md-bluetooth:before{content:""}.ivu-icon-md-boat:before{content:""}.ivu-icon-md-body:before{content:""}.ivu-icon-md-bonfire:before{content:""}.ivu-icon-md-book:before{content:""}.ivu-icon-md-bookmark:before{content:""}.ivu-icon-md-bookmarks:before{content:""}.ivu-icon-md-bowtie:before{content:""}.ivu-icon-md-briefcase:before{content:""}.ivu-icon-md-browsers:before{content:""}.ivu-icon-md-brush:before{content:""}.ivu-icon-md-bug:before{content:""}.ivu-icon-md-build:before{content:""}.ivu-icon-md-bulb:before{content:""}.ivu-icon-md-bus:before{content:""}.ivu-icon-md-cafe:before{content:""}.ivu-icon-md-calculator:before{content:""}.ivu-icon-md-calendar:before{content:""}.ivu-icon-md-call:before{content:""}.ivu-icon-md-camera:before{content:""}.ivu-icon-md-car:before{content:""}.ivu-icon-md-card:before{content:""}.ivu-icon-md-cart:before{content:""}.ivu-icon-md-cash:before{content:""}.ivu-icon-md-chatboxes:before{content:""}.ivu-icon-md-chatbubbles:before{content:""}.ivu-icon-md-checkbox-outline:before{content:""}.ivu-icon-md-checkbox:before{content:""}.ivu-icon-md-checkmark-circle-outline:before{content:""}.ivu-icon-md-checkmark-circle:before{content:""}.ivu-icon-md-checkmark:before{content:""}.ivu-icon-md-clipboard:before{content:""}.ivu-icon-md-clock:before{content:""}.ivu-icon-md-close-circle:before{content:""}.ivu-icon-md-close:before{content:""}.ivu-icon-md-closed-captioning:before{content:""}.ivu-icon-md-cloud-circle:before{content:""}.ivu-icon-md-cloud-done:before{content:""}.ivu-icon-md-cloud-download:before{content:""}.ivu-icon-md-cloud-outline:before{content:""}.ivu-icon-md-cloud-upload:before{content:""}.ivu-icon-md-cloud:before{content:""}.ivu-icon-md-cloudy-night:before{content:""}.ivu-icon-md-cloudy:before{content:""}.ivu-icon-md-code-download:before{content:""}.ivu-icon-md-code-working:before{content:""}.ivu-icon-md-code:before{content:""}.ivu-icon-md-cog:before{content:""}.ivu-icon-md-color-fill:before{content:""}.ivu-icon-md-color-filter:before{content:""}.ivu-icon-md-color-palette:before{content:""}.ivu-icon-md-color-wand:before{content:""}.ivu-icon-md-compass:before{content:""}.ivu-icon-md-construct:before{content:""}.ivu-icon-md-contact:before{content:""}.ivu-icon-md-contacts:before{content:""}.ivu-icon-md-contract:before{content:""}.ivu-icon-md-contrast:before{content:""}.ivu-icon-md-copy:before{content:""}.ivu-icon-md-create:before{content:""}.ivu-icon-md-crop:before{content:""}.ivu-icon-md-cube:before{content:""}.ivu-icon-md-cut:before{content:""}.ivu-icon-md-desktop:before{content:""}.ivu-icon-md-disc:before{content:""}.ivu-icon-md-document:before{content:""}.ivu-icon-md-done-all:before{content:""}.ivu-icon-md-download:before{content:""}.ivu-icon-md-easel:before{content:""}.ivu-icon-md-egg:before{content:""}.ivu-icon-md-exit:before{content:""}.ivu-icon-md-expand:before{content:""}.ivu-icon-md-eye-off:before{content:""}.ivu-icon-md-eye:before{content:""}.ivu-icon-md-fastforward:before{content:""}.ivu-icon-md-female:before{content:""}.ivu-icon-md-filing:before{content:""}.ivu-icon-md-film:before{content:""}.ivu-icon-md-finger-print:before{content:""}.ivu-icon-md-flag:before{content:""}.ivu-icon-md-flame:before{content:""}.ivu-icon-md-flash:before{content:""}.ivu-icon-md-flask:before{content:""}.ivu-icon-md-flower:before{content:""}.ivu-icon-md-folder-open:before{content:""}.ivu-icon-md-folder:before{content:""}.ivu-icon-md-football:before{content:""}.ivu-icon-md-funnel:before{content:""}.ivu-icon-md-game-controller-a:before{content:""}.ivu-icon-md-game-controller-b:before{content:""}.ivu-icon-md-git-branch:before{content:""}.ivu-icon-md-git-commit:before{content:""}.ivu-icon-md-git-compare:before{content:""}.ivu-icon-md-git-merge:before{content:""}.ivu-icon-md-git-network:before{content:""}.ivu-icon-md-git-pull-request:before{content:""}.ivu-icon-md-glasses:before{content:""}.ivu-icon-md-globe:before{content:""}.ivu-icon-md-grid:before{content:""}.ivu-icon-md-hammer:before{content:""}.ivu-icon-md-hand:before{content:""}.ivu-icon-md-happy:before{content:""}.ivu-icon-md-headset:before{content:""}.ivu-icon-md-heart-outline:before{content:""}.ivu-icon-md-heart:before{content:""}.ivu-icon-md-help-buoy:before{content:""}.ivu-icon-md-help-circle:before{content:""}.ivu-icon-md-help:before{content:""}.ivu-icon-md-home:before{content:""}.ivu-icon-md-ice-cream:before{content:""}.ivu-icon-md-image:before{content:""}.ivu-icon-md-images:before{content:""}.ivu-icon-md-infinite:before{content:""}.ivu-icon-md-information-circle:before{content:""}.ivu-icon-md-information:before{content:""}.ivu-icon-md-ionic:before{content:""}.ivu-icon-md-ionitron:before{content:""}.ivu-icon-md-jet:before{content:""}.ivu-icon-md-key:before{content:""}.ivu-icon-md-keypad:before{content:""}.ivu-icon-md-laptop:before{content:""}.ivu-icon-md-leaf:before{content:""}.ivu-icon-md-link:before{content:""}.ivu-icon-md-list-box:before{content:""}.ivu-icon-md-list:before{content:""}.ivu-icon-md-locate:before{content:""}.ivu-icon-md-lock:before{content:""}.ivu-icon-md-log-in:before{content:""}.ivu-icon-md-log-out:before{content:""}.ivu-icon-md-magnet:before{content:""}.ivu-icon-md-mail-open:before{content:""}.ivu-icon-md-mail:before{content:""}.ivu-icon-md-male:before{content:""}.ivu-icon-md-man:before{content:""}.ivu-icon-md-map:before{content:""}.ivu-icon-md-medal:before{content:""}.ivu-icon-md-medical:before{content:""}.ivu-icon-md-medkit:before{content:""}.ivu-icon-md-megaphone:before{content:""}.ivu-icon-md-menu:before{content:""}.ivu-icon-md-mic-off:before{content:""}.ivu-icon-md-mic:before{content:""}.ivu-icon-md-microphone:before{content:""}.ivu-icon-md-moon:before{content:""}.ivu-icon-md-more:before{content:""}.ivu-icon-md-move:before{content:""}.ivu-icon-md-musical-note:before{content:""}.ivu-icon-md-musical-notes:before{content:""}.ivu-icon-md-navigate:before{content:""}.ivu-icon-md-no-smoking:before{content:""}.ivu-icon-md-notifications-off:before{content:""}.ivu-icon-md-notifications-outline:before{content:""}.ivu-icon-md-notifications:before{content:""}.ivu-icon-md-nuclear:before{content:""}.ivu-icon-md-nutrition:before{content:""}.ivu-icon-md-open:before{content:""}.ivu-icon-md-options:before{content:""}.ivu-icon-md-outlet:before{content:""}.ivu-icon-md-paper-plane:before{content:""}.ivu-icon-md-paper:before{content:""}.ivu-icon-md-partly-sunny:before{content:""}.ivu-icon-md-pause:before{content:""}.ivu-icon-md-paw:before{content:""}.ivu-icon-md-people:before{content:""}.ivu-icon-md-person-add:before{content:""}.ivu-icon-md-person:before{content:""}.ivu-icon-md-phone-landscape:before{content:""}.ivu-icon-md-phone-portrait:before{content:""}.ivu-icon-md-photos:before{content:""}.ivu-icon-md-pie:before{content:""}.ivu-icon-md-pin:before{content:""}.ivu-icon-md-pint:before{content:""}.ivu-icon-md-pizza:before{content:""}.ivu-icon-md-plane:before{content:""}.ivu-icon-md-planet:before{content:""}.ivu-icon-md-play:before{content:""}.ivu-icon-md-podium:before{content:""}.ivu-icon-md-power:before{content:""}.ivu-icon-md-pricetag:before{content:""}.ivu-icon-md-pricetags:before{content:""}.ivu-icon-md-print:before{content:""}.ivu-icon-md-pulse:before{content:""}.ivu-icon-md-qr-scanner:before{content:""}.ivu-icon-md-quote:before{content:""}.ivu-icon-md-radio-button-off:before{content:""}.ivu-icon-md-radio-button-on:before{content:""}.ivu-icon-md-radio:before{content:""}.ivu-icon-md-rainy:before{content:""}.ivu-icon-md-recording:before{content:""}.ivu-icon-md-redo:before{content:""}.ivu-icon-md-refresh-circle:before{content:""}.ivu-icon-md-refresh:before{content:""}.ivu-icon-md-remove-circle:before{content:""}.ivu-icon-md-remove:before{content:""}.ivu-icon-md-reorder:before{content:""}.ivu-icon-md-repeat:before{content:""}.ivu-icon-md-resize:before{content:""}.ivu-icon-md-restaurant:before{content:""}.ivu-icon-md-return-left:before{content:""}.ivu-icon-md-return-right:before{content:""}.ivu-icon-md-reverse-camera:before{content:""}.ivu-icon-md-rewind:before{content:""}.ivu-icon-md-ribbon:before{content:""}.ivu-icon-md-rose:before{content:""}.ivu-icon-md-sad:before{content:""}.ivu-icon-md-school:before{content:""}.ivu-icon-md-search:before{content:""}.ivu-icon-md-send:before{content:""}.ivu-icon-md-settings:before{content:""}.ivu-icon-md-share-alt:before{content:""}.ivu-icon-md-share:before{content:""}.ivu-icon-md-shirt:before{content:""}.ivu-icon-md-shuffle:before{content:""}.ivu-icon-md-skip-backward:before{content:""}.ivu-icon-md-skip-forward:before{content:""}.ivu-icon-md-snow:before{content:""}.ivu-icon-md-speedometer:before{content:""}.ivu-icon-md-square-outline:before{content:""}.ivu-icon-md-square:before{content:""}.ivu-icon-md-star-half:before{content:""}.ivu-icon-md-star-outline:before{content:""}.ivu-icon-md-star:before{content:""}.ivu-icon-md-stats:before{content:""}.ivu-icon-md-stopwatch:before{content:""}.ivu-icon-md-subway:before{content:""}.ivu-icon-md-sunny:before{content:""}.ivu-icon-md-swap:before{content:""}.ivu-icon-md-switch:before{content:""}.ivu-icon-md-sync:before{content:""}.ivu-icon-md-tablet-landscape:before{content:""}.ivu-icon-md-tablet-portrait:before{content:""}.ivu-icon-md-tennisball:before{content:""}.ivu-icon-md-text:before{content:""}.ivu-icon-md-thermometer:before{content:""}.ivu-icon-md-thumbs-down:before{content:""}.ivu-icon-md-thumbs-up:before{content:""}.ivu-icon-md-thunderstorm:before{content:""}.ivu-icon-md-time:before{content:""}.ivu-icon-md-timer:before{content:""}.ivu-icon-md-train:before{content:""}.ivu-icon-md-transgender:before{content:""}.ivu-icon-md-trash:before{content:""}.ivu-icon-md-trending-down:before{content:""}.ivu-icon-md-trending-up:before{content:""}.ivu-icon-md-trophy:before{content:""}.ivu-icon-md-umbrella:before{content:""}.ivu-icon-md-undo:before{content:""}.ivu-icon-md-unlock:before{content:""}.ivu-icon-md-videocam:before{content:""}.ivu-icon-md-volume-down:before{content:""}.ivu-icon-md-volume-mute:before{content:""}.ivu-icon-md-volume-off:before{content:""}.ivu-icon-md-volume-up:before{content:""}.ivu-icon-md-walk:before{content:""}.ivu-icon-md-warning:before{content:""}.ivu-icon-md-watch:before{content:""}.ivu-icon-md-water:before{content:""}.ivu-icon-md-wifi:before{content:""}.ivu-icon-md-wine:before{content:""}.ivu-icon-md-woman:before{content:""}.ivu-icon-ios-loading:before{content:""}.ivu-row{flex-flow:wrap;display:flex}.ivu-row:before,.ivu-row:after{display:flex}.ivu-row-no-wrap{flex-wrap:nowrap}.ivu-row-start{justify-content:flex-start}.ivu-row-center{justify-content:center}.ivu-row-end{justify-content:flex-end}.ivu-row-space-between{justify-content:space-between}.ivu-row-space-around{justify-content:space-around}.ivu-row-top{align-items:flex-start}.ivu-row-middle{align-items:center}.ivu-row-bottom{align-items:flex-end}.ivu-col{max-width:100%;min-height:1px;position:relative}.ivu-col-span-24{flex:0 0 100%;max-width:100%;display:block}.ivu-col-push-24{left:100%}.ivu-col-pull-24{right:100%}.ivu-col-offset-24{margin-left:100%}.ivu-col-order-24{order:24}.ivu-col-span-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.ivu-col-push-23{left:95.8333%}.ivu-col-pull-23{right:95.8333%}.ivu-col-offset-23{margin-left:95.8333%}.ivu-col-order-23{order:23}.ivu-col-span-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.ivu-col-push-22{left:91.6667%}.ivu-col-pull-22{right:91.6667%}.ivu-col-offset-22{margin-left:91.6667%}.ivu-col-order-22{order:22}.ivu-col-span-21{flex:0 0 87.5%;max-width:87.5%;display:block}.ivu-col-push-21{left:87.5%}.ivu-col-pull-21{right:87.5%}.ivu-col-offset-21{margin-left:87.5%}.ivu-col-order-21{order:21}.ivu-col-span-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.ivu-col-push-20{left:83.3333%}.ivu-col-pull-20{right:83.3333%}.ivu-col-offset-20{margin-left:83.3333%}.ivu-col-order-20{order:20}.ivu-col-span-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.ivu-col-push-19{left:79.1667%}.ivu-col-pull-19{right:79.1667%}.ivu-col-offset-19{margin-left:79.1667%}.ivu-col-order-19{order:19}.ivu-col-span-18{flex:0 0 75%;max-width:75%;display:block}.ivu-col-push-18{left:75%}.ivu-col-pull-18{right:75%}.ivu-col-offset-18{margin-left:75%}.ivu-col-order-18{order:18}.ivu-col-span-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.ivu-col-push-17{left:70.8333%}.ivu-col-pull-17{right:70.8333%}.ivu-col-offset-17{margin-left:70.8333%}.ivu-col-order-17{order:17}.ivu-col-span-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.ivu-col-push-16{left:66.6667%}.ivu-col-pull-16{right:66.6667%}.ivu-col-offset-16{margin-left:66.6667%}.ivu-col-order-16{order:16}.ivu-col-span-15{flex:0 0 62.5%;max-width:62.5%;display:block}.ivu-col-push-15{left:62.5%}.ivu-col-pull-15{right:62.5%}.ivu-col-offset-15{margin-left:62.5%}.ivu-col-order-15{order:15}.ivu-col-span-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.ivu-col-push-14{left:58.3333%}.ivu-col-pull-14{right:58.3333%}.ivu-col-offset-14{margin-left:58.3333%}.ivu-col-order-14{order:14}.ivu-col-span-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.ivu-col-push-13{left:54.1667%}.ivu-col-pull-13{right:54.1667%}.ivu-col-offset-13{margin-left:54.1667%}.ivu-col-order-13{order:13}.ivu-col-span-12{flex:0 0 50%;max-width:50%;display:block}.ivu-col-push-12{left:50%}.ivu-col-pull-12{right:50%}.ivu-col-offset-12{margin-left:50%}.ivu-col-order-12{order:12}.ivu-col-span-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.ivu-col-push-11{left:45.8333%}.ivu-col-pull-11{right:45.8333%}.ivu-col-offset-11{margin-left:45.8333%}.ivu-col-order-11{order:11}.ivu-col-span-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.ivu-col-push-10{left:41.6667%}.ivu-col-pull-10{right:41.6667%}.ivu-col-offset-10{margin-left:41.6667%}.ivu-col-order-10{order:10}.ivu-col-span-9{flex:0 0 37.5%;max-width:37.5%;display:block}.ivu-col-push-9{left:37.5%}.ivu-col-pull-9{right:37.5%}.ivu-col-offset-9{margin-left:37.5%}.ivu-col-order-9{order:9}.ivu-col-span-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.ivu-col-push-8{left:33.3333%}.ivu-col-pull-8{right:33.3333%}.ivu-col-offset-8{margin-left:33.3333%}.ivu-col-order-8{order:8}.ivu-col-span-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.ivu-col-push-7{left:29.1667%}.ivu-col-pull-7{right:29.1667%}.ivu-col-offset-7{margin-left:29.1667%}.ivu-col-order-7{order:7}.ivu-col-span-6{flex:0 0 25%;max-width:25%;display:block}.ivu-col-push-6{left:25%}.ivu-col-pull-6{right:25%}.ivu-col-offset-6{margin-left:25%}.ivu-col-order-6{order:6}.ivu-col-span-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.ivu-col-push-5{left:20.8333%}.ivu-col-pull-5{right:20.8333%}.ivu-col-offset-5{margin-left:20.8333%}.ivu-col-order-5{order:5}.ivu-col-span-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.ivu-col-push-4{left:16.6667%}.ivu-col-pull-4{right:16.6667%}.ivu-col-offset-4{margin-left:16.6667%}.ivu-col-order-4{order:4}.ivu-col-span-3{flex:0 0 12.5%;max-width:12.5%;display:block}.ivu-col-push-3{left:12.5%}.ivu-col-pull-3{right:12.5%}.ivu-col-offset-3{margin-left:12.5%}.ivu-col-order-3{order:3}.ivu-col-span-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.ivu-col-push-2{left:8.33333%}.ivu-col-pull-2{right:8.33333%}.ivu-col-offset-2{margin-left:8.33333%}.ivu-col-order-2{order:2}.ivu-col-span-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.ivu-col-push-1{left:4.16667%}.ivu-col-pull-1{right:4.16667%}.ivu-col-offset-1{margin-left:4.16667%}.ivu-col-order-1{order:1}.ivu-col-span-0{display:none}.ivu-col-offset-0{margin-left:0}.ivu-col-order-0{order:0}.ivu-col-span-xs-24{flex:0 0 100%;max-width:100%;display:block}.ivu-col-xs-push-24{left:100%}.ivu-col-xs-pull-24{right:100%}.ivu-col-xs-offset-24{margin-left:100%}.ivu-col-xs-order-24{order:24}.ivu-col-span-xs-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.ivu-col-xs-push-23{left:95.8333%}.ivu-col-xs-pull-23{right:95.8333%}.ivu-col-xs-offset-23{margin-left:95.8333%}.ivu-col-xs-order-23{order:23}.ivu-col-span-xs-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.ivu-col-xs-push-22{left:91.6667%}.ivu-col-xs-pull-22{right:91.6667%}.ivu-col-xs-offset-22{margin-left:91.6667%}.ivu-col-xs-order-22{order:22}.ivu-col-span-xs-21{flex:0 0 87.5%;max-width:87.5%;display:block}.ivu-col-xs-push-21{left:87.5%}.ivu-col-xs-pull-21{right:87.5%}.ivu-col-xs-offset-21{margin-left:87.5%}.ivu-col-xs-order-21{order:21}.ivu-col-span-xs-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.ivu-col-xs-push-20{left:83.3333%}.ivu-col-xs-pull-20{right:83.3333%}.ivu-col-xs-offset-20{margin-left:83.3333%}.ivu-col-xs-order-20{order:20}.ivu-col-span-xs-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.ivu-col-xs-push-19{left:79.1667%}.ivu-col-xs-pull-19{right:79.1667%}.ivu-col-xs-offset-19{margin-left:79.1667%}.ivu-col-xs-order-19{order:19}.ivu-col-span-xs-18{flex:0 0 75%;max-width:75%;display:block}.ivu-col-xs-push-18{left:75%}.ivu-col-xs-pull-18{right:75%}.ivu-col-xs-offset-18{margin-left:75%}.ivu-col-xs-order-18{order:18}.ivu-col-span-xs-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.ivu-col-xs-push-17{left:70.8333%}.ivu-col-xs-pull-17{right:70.8333%}.ivu-col-xs-offset-17{margin-left:70.8333%}.ivu-col-xs-order-17{order:17}.ivu-col-span-xs-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.ivu-col-xs-push-16{left:66.6667%}.ivu-col-xs-pull-16{right:66.6667%}.ivu-col-xs-offset-16{margin-left:66.6667%}.ivu-col-xs-order-16{order:16}.ivu-col-span-xs-15{flex:0 0 62.5%;max-width:62.5%;display:block}.ivu-col-xs-push-15{left:62.5%}.ivu-col-xs-pull-15{right:62.5%}.ivu-col-xs-offset-15{margin-left:62.5%}.ivu-col-xs-order-15{order:15}.ivu-col-span-xs-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.ivu-col-xs-push-14{left:58.3333%}.ivu-col-xs-pull-14{right:58.3333%}.ivu-col-xs-offset-14{margin-left:58.3333%}.ivu-col-xs-order-14{order:14}.ivu-col-span-xs-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.ivu-col-xs-push-13{left:54.1667%}.ivu-col-xs-pull-13{right:54.1667%}.ivu-col-xs-offset-13{margin-left:54.1667%}.ivu-col-xs-order-13{order:13}.ivu-col-span-xs-12{flex:0 0 50%;max-width:50%;display:block}.ivu-col-xs-push-12{left:50%}.ivu-col-xs-pull-12{right:50%}.ivu-col-xs-offset-12{margin-left:50%}.ivu-col-xs-order-12{order:12}.ivu-col-span-xs-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.ivu-col-xs-push-11{left:45.8333%}.ivu-col-xs-pull-11{right:45.8333%}.ivu-col-xs-offset-11{margin-left:45.8333%}.ivu-col-xs-order-11{order:11}.ivu-col-span-xs-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.ivu-col-xs-push-10{left:41.6667%}.ivu-col-xs-pull-10{right:41.6667%}.ivu-col-xs-offset-10{margin-left:41.6667%}.ivu-col-xs-order-10{order:10}.ivu-col-span-xs-9{flex:0 0 37.5%;max-width:37.5%;display:block}.ivu-col-xs-push-9{left:37.5%}.ivu-col-xs-pull-9{right:37.5%}.ivu-col-xs-offset-9{margin-left:37.5%}.ivu-col-xs-order-9{order:9}.ivu-col-span-xs-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.ivu-col-xs-push-8{left:33.3333%}.ivu-col-xs-pull-8{right:33.3333%}.ivu-col-xs-offset-8{margin-left:33.3333%}.ivu-col-xs-order-8{order:8}.ivu-col-span-xs-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.ivu-col-xs-push-7{left:29.1667%}.ivu-col-xs-pull-7{right:29.1667%}.ivu-col-xs-offset-7{margin-left:29.1667%}.ivu-col-xs-order-7{order:7}.ivu-col-span-xs-6{flex:0 0 25%;max-width:25%;display:block}.ivu-col-xs-push-6{left:25%}.ivu-col-xs-pull-6{right:25%}.ivu-col-xs-offset-6{margin-left:25%}.ivu-col-xs-order-6{order:6}.ivu-col-span-xs-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.ivu-col-xs-push-5{left:20.8333%}.ivu-col-xs-pull-5{right:20.8333%}.ivu-col-xs-offset-5{margin-left:20.8333%}.ivu-col-xs-order-5{order:5}.ivu-col-span-xs-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.ivu-col-xs-push-4{left:16.6667%}.ivu-col-xs-pull-4{right:16.6667%}.ivu-col-xs-offset-4{margin-left:16.6667%}.ivu-col-xs-order-4{order:4}.ivu-col-span-xs-3{flex:0 0 12.5%;max-width:12.5%;display:block}.ivu-col-xs-push-3{left:12.5%}.ivu-col-xs-pull-3{right:12.5%}.ivu-col-xs-offset-3{margin-left:12.5%}.ivu-col-xs-order-3{order:3}.ivu-col-span-xs-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.ivu-col-xs-push-2{left:8.33333%}.ivu-col-xs-pull-2{right:8.33333%}.ivu-col-xs-offset-2{margin-left:8.33333%}.ivu-col-xs-order-2{order:2}.ivu-col-span-xs-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.ivu-col-xs-push-1{left:4.16667%}.ivu-col-xs-pull-1{right:4.16667%}.ivu-col-xs-offset-1{margin-left:4.16667%}.ivu-col-xs-order-1{order:1}.ivu-col-span-xs-0{display:none}.ivu-col-push-0{left:auto}.ivu-col-pull-0{right:auto}.ivu-col-xs-push-0{left:auto}.ivu-col-xs-pull-0{right:auto}.ivu-col-xs-offset-0{margin-left:0}.ivu-col-xs-order-0{order:0}@media (width>=576px){.ivu-col-span-sm-24{flex:0 0 100%;max-width:100%;display:block}.ivu-col-sm-push-24{left:100%}.ivu-col-sm-pull-24{right:100%}.ivu-col-sm-offset-24{margin-left:100%}.ivu-col-sm-order-24{order:24}.ivu-col-span-sm-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.ivu-col-sm-push-23{left:95.8333%}.ivu-col-sm-pull-23{right:95.8333%}.ivu-col-sm-offset-23{margin-left:95.8333%}.ivu-col-sm-order-23{order:23}.ivu-col-span-sm-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.ivu-col-sm-push-22{left:91.6667%}.ivu-col-sm-pull-22{right:91.6667%}.ivu-col-sm-offset-22{margin-left:91.6667%}.ivu-col-sm-order-22{order:22}.ivu-col-span-sm-21{flex:0 0 87.5%;max-width:87.5%;display:block}.ivu-col-sm-push-21{left:87.5%}.ivu-col-sm-pull-21{right:87.5%}.ivu-col-sm-offset-21{margin-left:87.5%}.ivu-col-sm-order-21{order:21}.ivu-col-span-sm-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.ivu-col-sm-push-20{left:83.3333%}.ivu-col-sm-pull-20{right:83.3333%}.ivu-col-sm-offset-20{margin-left:83.3333%}.ivu-col-sm-order-20{order:20}.ivu-col-span-sm-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.ivu-col-sm-push-19{left:79.1667%}.ivu-col-sm-pull-19{right:79.1667%}.ivu-col-sm-offset-19{margin-left:79.1667%}.ivu-col-sm-order-19{order:19}.ivu-col-span-sm-18{flex:0 0 75%;max-width:75%;display:block}.ivu-col-sm-push-18{left:75%}.ivu-col-sm-pull-18{right:75%}.ivu-col-sm-offset-18{margin-left:75%}.ivu-col-sm-order-18{order:18}.ivu-col-span-sm-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.ivu-col-sm-push-17{left:70.8333%}.ivu-col-sm-pull-17{right:70.8333%}.ivu-col-sm-offset-17{margin-left:70.8333%}.ivu-col-sm-order-17{order:17}.ivu-col-span-sm-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.ivu-col-sm-push-16{left:66.6667%}.ivu-col-sm-pull-16{right:66.6667%}.ivu-col-sm-offset-16{margin-left:66.6667%}.ivu-col-sm-order-16{order:16}.ivu-col-span-sm-15{flex:0 0 62.5%;max-width:62.5%;display:block}.ivu-col-sm-push-15{left:62.5%}.ivu-col-sm-pull-15{right:62.5%}.ivu-col-sm-offset-15{margin-left:62.5%}.ivu-col-sm-order-15{order:15}.ivu-col-span-sm-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.ivu-col-sm-push-14{left:58.3333%}.ivu-col-sm-pull-14{right:58.3333%}.ivu-col-sm-offset-14{margin-left:58.3333%}.ivu-col-sm-order-14{order:14}.ivu-col-span-sm-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.ivu-col-sm-push-13{left:54.1667%}.ivu-col-sm-pull-13{right:54.1667%}.ivu-col-sm-offset-13{margin-left:54.1667%}.ivu-col-sm-order-13{order:13}.ivu-col-span-sm-12{flex:0 0 50%;max-width:50%;display:block}.ivu-col-sm-push-12{left:50%}.ivu-col-sm-pull-12{right:50%}.ivu-col-sm-offset-12{margin-left:50%}.ivu-col-sm-order-12{order:12}.ivu-col-span-sm-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.ivu-col-sm-push-11{left:45.8333%}.ivu-col-sm-pull-11{right:45.8333%}.ivu-col-sm-offset-11{margin-left:45.8333%}.ivu-col-sm-order-11{order:11}.ivu-col-span-sm-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.ivu-col-sm-push-10{left:41.6667%}.ivu-col-sm-pull-10{right:41.6667%}.ivu-col-sm-offset-10{margin-left:41.6667%}.ivu-col-sm-order-10{order:10}.ivu-col-span-sm-9{flex:0 0 37.5%;max-width:37.5%;display:block}.ivu-col-sm-push-9{left:37.5%}.ivu-col-sm-pull-9{right:37.5%}.ivu-col-sm-offset-9{margin-left:37.5%}.ivu-col-sm-order-9{order:9}.ivu-col-span-sm-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.ivu-col-sm-push-8{left:33.3333%}.ivu-col-sm-pull-8{right:33.3333%}.ivu-col-sm-offset-8{margin-left:33.3333%}.ivu-col-sm-order-8{order:8}.ivu-col-span-sm-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.ivu-col-sm-push-7{left:29.1667%}.ivu-col-sm-pull-7{right:29.1667%}.ivu-col-sm-offset-7{margin-left:29.1667%}.ivu-col-sm-order-7{order:7}.ivu-col-span-sm-6{flex:0 0 25%;max-width:25%;display:block}.ivu-col-sm-push-6{left:25%}.ivu-col-sm-pull-6{right:25%}.ivu-col-sm-offset-6{margin-left:25%}.ivu-col-sm-order-6{order:6}.ivu-col-span-sm-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.ivu-col-sm-push-5{left:20.8333%}.ivu-col-sm-pull-5{right:20.8333%}.ivu-col-sm-offset-5{margin-left:20.8333%}.ivu-col-sm-order-5{order:5}.ivu-col-span-sm-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.ivu-col-sm-push-4{left:16.6667%}.ivu-col-sm-pull-4{right:16.6667%}.ivu-col-sm-offset-4{margin-left:16.6667%}.ivu-col-sm-order-4{order:4}.ivu-col-span-sm-3{flex:0 0 12.5%;max-width:12.5%;display:block}.ivu-col-sm-push-3{left:12.5%}.ivu-col-sm-pull-3{right:12.5%}.ivu-col-sm-offset-3{margin-left:12.5%}.ivu-col-sm-order-3{order:3}.ivu-col-span-sm-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.ivu-col-sm-push-2{left:8.33333%}.ivu-col-sm-pull-2{right:8.33333%}.ivu-col-sm-offset-2{margin-left:8.33333%}.ivu-col-sm-order-2{order:2}.ivu-col-span-sm-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.ivu-col-sm-push-1{left:4.16667%}.ivu-col-sm-pull-1{right:4.16667%}.ivu-col-sm-offset-1{margin-left:4.16667%}.ivu-col-sm-order-1{order:1}.ivu-col-span-sm-0{display:none}.ivu-col-push-0{left:auto}.ivu-col-pull-0{right:auto}.ivu-col-sm-push-0{left:auto}.ivu-col-sm-pull-0{right:auto}.ivu-col-sm-offset-0{margin-left:0}.ivu-col-sm-order-0{order:0}}@media (width>=768px){.ivu-col-span-md-24{flex:0 0 100%;max-width:100%;display:block}.ivu-col-md-push-24{left:100%}.ivu-col-md-pull-24{right:100%}.ivu-col-md-offset-24{margin-left:100%}.ivu-col-md-order-24{order:24}.ivu-col-span-md-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.ivu-col-md-push-23{left:95.8333%}.ivu-col-md-pull-23{right:95.8333%}.ivu-col-md-offset-23{margin-left:95.8333%}.ivu-col-md-order-23{order:23}.ivu-col-span-md-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.ivu-col-md-push-22{left:91.6667%}.ivu-col-md-pull-22{right:91.6667%}.ivu-col-md-offset-22{margin-left:91.6667%}.ivu-col-md-order-22{order:22}.ivu-col-span-md-21{flex:0 0 87.5%;max-width:87.5%;display:block}.ivu-col-md-push-21{left:87.5%}.ivu-col-md-pull-21{right:87.5%}.ivu-col-md-offset-21{margin-left:87.5%}.ivu-col-md-order-21{order:21}.ivu-col-span-md-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.ivu-col-md-push-20{left:83.3333%}.ivu-col-md-pull-20{right:83.3333%}.ivu-col-md-offset-20{margin-left:83.3333%}.ivu-col-md-order-20{order:20}.ivu-col-span-md-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.ivu-col-md-push-19{left:79.1667%}.ivu-col-md-pull-19{right:79.1667%}.ivu-col-md-offset-19{margin-left:79.1667%}.ivu-col-md-order-19{order:19}.ivu-col-span-md-18{flex:0 0 75%;max-width:75%;display:block}.ivu-col-md-push-18{left:75%}.ivu-col-md-pull-18{right:75%}.ivu-col-md-offset-18{margin-left:75%}.ivu-col-md-order-18{order:18}.ivu-col-span-md-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.ivu-col-md-push-17{left:70.8333%}.ivu-col-md-pull-17{right:70.8333%}.ivu-col-md-offset-17{margin-left:70.8333%}.ivu-col-md-order-17{order:17}.ivu-col-span-md-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.ivu-col-md-push-16{left:66.6667%}.ivu-col-md-pull-16{right:66.6667%}.ivu-col-md-offset-16{margin-left:66.6667%}.ivu-col-md-order-16{order:16}.ivu-col-span-md-15{flex:0 0 62.5%;max-width:62.5%;display:block}.ivu-col-md-push-15{left:62.5%}.ivu-col-md-pull-15{right:62.5%}.ivu-col-md-offset-15{margin-left:62.5%}.ivu-col-md-order-15{order:15}.ivu-col-span-md-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.ivu-col-md-push-14{left:58.3333%}.ivu-col-md-pull-14{right:58.3333%}.ivu-col-md-offset-14{margin-left:58.3333%}.ivu-col-md-order-14{order:14}.ivu-col-span-md-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.ivu-col-md-push-13{left:54.1667%}.ivu-col-md-pull-13{right:54.1667%}.ivu-col-md-offset-13{margin-left:54.1667%}.ivu-col-md-order-13{order:13}.ivu-col-span-md-12{flex:0 0 50%;max-width:50%;display:block}.ivu-col-md-push-12{left:50%}.ivu-col-md-pull-12{right:50%}.ivu-col-md-offset-12{margin-left:50%}.ivu-col-md-order-12{order:12}.ivu-col-span-md-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.ivu-col-md-push-11{left:45.8333%}.ivu-col-md-pull-11{right:45.8333%}.ivu-col-md-offset-11{margin-left:45.8333%}.ivu-col-md-order-11{order:11}.ivu-col-span-md-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.ivu-col-md-push-10{left:41.6667%}.ivu-col-md-pull-10{right:41.6667%}.ivu-col-md-offset-10{margin-left:41.6667%}.ivu-col-md-order-10{order:10}.ivu-col-span-md-9{flex:0 0 37.5%;max-width:37.5%;display:block}.ivu-col-md-push-9{left:37.5%}.ivu-col-md-pull-9{right:37.5%}.ivu-col-md-offset-9{margin-left:37.5%}.ivu-col-md-order-9{order:9}.ivu-col-span-md-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.ivu-col-md-push-8{left:33.3333%}.ivu-col-md-pull-8{right:33.3333%}.ivu-col-md-offset-8{margin-left:33.3333%}.ivu-col-md-order-8{order:8}.ivu-col-span-md-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.ivu-col-md-push-7{left:29.1667%}.ivu-col-md-pull-7{right:29.1667%}.ivu-col-md-offset-7{margin-left:29.1667%}.ivu-col-md-order-7{order:7}.ivu-col-span-md-6{flex:0 0 25%;max-width:25%;display:block}.ivu-col-md-push-6{left:25%}.ivu-col-md-pull-6{right:25%}.ivu-col-md-offset-6{margin-left:25%}.ivu-col-md-order-6{order:6}.ivu-col-span-md-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.ivu-col-md-push-5{left:20.8333%}.ivu-col-md-pull-5{right:20.8333%}.ivu-col-md-offset-5{margin-left:20.8333%}.ivu-col-md-order-5{order:5}.ivu-col-span-md-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.ivu-col-md-push-4{left:16.6667%}.ivu-col-md-pull-4{right:16.6667%}.ivu-col-md-offset-4{margin-left:16.6667%}.ivu-col-md-order-4{order:4}.ivu-col-span-md-3{flex:0 0 12.5%;max-width:12.5%;display:block}.ivu-col-md-push-3{left:12.5%}.ivu-col-md-pull-3{right:12.5%}.ivu-col-md-offset-3{margin-left:12.5%}.ivu-col-md-order-3{order:3}.ivu-col-span-md-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.ivu-col-md-push-2{left:8.33333%}.ivu-col-md-pull-2{right:8.33333%}.ivu-col-md-offset-2{margin-left:8.33333%}.ivu-col-md-order-2{order:2}.ivu-col-span-md-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.ivu-col-md-push-1{left:4.16667%}.ivu-col-md-pull-1{right:4.16667%}.ivu-col-md-offset-1{margin-left:4.16667%}.ivu-col-md-order-1{order:1}.ivu-col-span-md-0{display:none}.ivu-col-push-0{left:auto}.ivu-col-pull-0{right:auto}.ivu-col-md-push-0{left:auto}.ivu-col-md-pull-0{right:auto}.ivu-col-md-offset-0{margin-left:0}.ivu-col-md-order-0{order:0}}@media (width>=992px){.ivu-col-span-lg-24{flex:0 0 100%;max-width:100%;display:block}.ivu-col-lg-push-24{left:100%}.ivu-col-lg-pull-24{right:100%}.ivu-col-lg-offset-24{margin-left:100%}.ivu-col-lg-order-24{order:24}.ivu-col-span-lg-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.ivu-col-lg-push-23{left:95.8333%}.ivu-col-lg-pull-23{right:95.8333%}.ivu-col-lg-offset-23{margin-left:95.8333%}.ivu-col-lg-order-23{order:23}.ivu-col-span-lg-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.ivu-col-lg-push-22{left:91.6667%}.ivu-col-lg-pull-22{right:91.6667%}.ivu-col-lg-offset-22{margin-left:91.6667%}.ivu-col-lg-order-22{order:22}.ivu-col-span-lg-21{flex:0 0 87.5%;max-width:87.5%;display:block}.ivu-col-lg-push-21{left:87.5%}.ivu-col-lg-pull-21{right:87.5%}.ivu-col-lg-offset-21{margin-left:87.5%}.ivu-col-lg-order-21{order:21}.ivu-col-span-lg-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.ivu-col-lg-push-20{left:83.3333%}.ivu-col-lg-pull-20{right:83.3333%}.ivu-col-lg-offset-20{margin-left:83.3333%}.ivu-col-lg-order-20{order:20}.ivu-col-span-lg-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.ivu-col-lg-push-19{left:79.1667%}.ivu-col-lg-pull-19{right:79.1667%}.ivu-col-lg-offset-19{margin-left:79.1667%}.ivu-col-lg-order-19{order:19}.ivu-col-span-lg-18{flex:0 0 75%;max-width:75%;display:block}.ivu-col-lg-push-18{left:75%}.ivu-col-lg-pull-18{right:75%}.ivu-col-lg-offset-18{margin-left:75%}.ivu-col-lg-order-18{order:18}.ivu-col-span-lg-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.ivu-col-lg-push-17{left:70.8333%}.ivu-col-lg-pull-17{right:70.8333%}.ivu-col-lg-offset-17{margin-left:70.8333%}.ivu-col-lg-order-17{order:17}.ivu-col-span-lg-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.ivu-col-lg-push-16{left:66.6667%}.ivu-col-lg-pull-16{right:66.6667%}.ivu-col-lg-offset-16{margin-left:66.6667%}.ivu-col-lg-order-16{order:16}.ivu-col-span-lg-15{flex:0 0 62.5%;max-width:62.5%;display:block}.ivu-col-lg-push-15{left:62.5%}.ivu-col-lg-pull-15{right:62.5%}.ivu-col-lg-offset-15{margin-left:62.5%}.ivu-col-lg-order-15{order:15}.ivu-col-span-lg-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.ivu-col-lg-push-14{left:58.3333%}.ivu-col-lg-pull-14{right:58.3333%}.ivu-col-lg-offset-14{margin-left:58.3333%}.ivu-col-lg-order-14{order:14}.ivu-col-span-lg-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.ivu-col-lg-push-13{left:54.1667%}.ivu-col-lg-pull-13{right:54.1667%}.ivu-col-lg-offset-13{margin-left:54.1667%}.ivu-col-lg-order-13{order:13}.ivu-col-span-lg-12{flex:0 0 50%;max-width:50%;display:block}.ivu-col-lg-push-12{left:50%}.ivu-col-lg-pull-12{right:50%}.ivu-col-lg-offset-12{margin-left:50%}.ivu-col-lg-order-12{order:12}.ivu-col-span-lg-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.ivu-col-lg-push-11{left:45.8333%}.ivu-col-lg-pull-11{right:45.8333%}.ivu-col-lg-offset-11{margin-left:45.8333%}.ivu-col-lg-order-11{order:11}.ivu-col-span-lg-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.ivu-col-lg-push-10{left:41.6667%}.ivu-col-lg-pull-10{right:41.6667%}.ivu-col-lg-offset-10{margin-left:41.6667%}.ivu-col-lg-order-10{order:10}.ivu-col-span-lg-9{flex:0 0 37.5%;max-width:37.5%;display:block}.ivu-col-lg-push-9{left:37.5%}.ivu-col-lg-pull-9{right:37.5%}.ivu-col-lg-offset-9{margin-left:37.5%}.ivu-col-lg-order-9{order:9}.ivu-col-span-lg-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.ivu-col-lg-push-8{left:33.3333%}.ivu-col-lg-pull-8{right:33.3333%}.ivu-col-lg-offset-8{margin-left:33.3333%}.ivu-col-lg-order-8{order:8}.ivu-col-span-lg-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.ivu-col-lg-push-7{left:29.1667%}.ivu-col-lg-pull-7{right:29.1667%}.ivu-col-lg-offset-7{margin-left:29.1667%}.ivu-col-lg-order-7{order:7}.ivu-col-span-lg-6{flex:0 0 25%;max-width:25%;display:block}.ivu-col-lg-push-6{left:25%}.ivu-col-lg-pull-6{right:25%}.ivu-col-lg-offset-6{margin-left:25%}.ivu-col-lg-order-6{order:6}.ivu-col-span-lg-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.ivu-col-lg-push-5{left:20.8333%}.ivu-col-lg-pull-5{right:20.8333%}.ivu-col-lg-offset-5{margin-left:20.8333%}.ivu-col-lg-order-5{order:5}.ivu-col-span-lg-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.ivu-col-lg-push-4{left:16.6667%}.ivu-col-lg-pull-4{right:16.6667%}.ivu-col-lg-offset-4{margin-left:16.6667%}.ivu-col-lg-order-4{order:4}.ivu-col-span-lg-3{flex:0 0 12.5%;max-width:12.5%;display:block}.ivu-col-lg-push-3{left:12.5%}.ivu-col-lg-pull-3{right:12.5%}.ivu-col-lg-offset-3{margin-left:12.5%}.ivu-col-lg-order-3{order:3}.ivu-col-span-lg-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.ivu-col-lg-push-2{left:8.33333%}.ivu-col-lg-pull-2{right:8.33333%}.ivu-col-lg-offset-2{margin-left:8.33333%}.ivu-col-lg-order-2{order:2}.ivu-col-span-lg-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.ivu-col-lg-push-1{left:4.16667%}.ivu-col-lg-pull-1{right:4.16667%}.ivu-col-lg-offset-1{margin-left:4.16667%}.ivu-col-lg-order-1{order:1}.ivu-col-span-lg-0{display:none}.ivu-col-push-0{left:auto}.ivu-col-pull-0{right:auto}.ivu-col-lg-push-0{left:auto}.ivu-col-lg-pull-0{right:auto}.ivu-col-lg-offset-0{margin-left:0}.ivu-col-lg-order-0{order:0}}@media (width>=1200px){.ivu-col-span-xl-24{flex:0 0 100%;max-width:100%;display:block}.ivu-col-xl-push-24{left:100%}.ivu-col-xl-pull-24{right:100%}.ivu-col-xl-offset-24{margin-left:100%}.ivu-col-xl-order-24{order:24}.ivu-col-span-xl-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.ivu-col-xl-push-23{left:95.8333%}.ivu-col-xl-pull-23{right:95.8333%}.ivu-col-xl-offset-23{margin-left:95.8333%}.ivu-col-xl-order-23{order:23}.ivu-col-span-xl-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.ivu-col-xl-push-22{left:91.6667%}.ivu-col-xl-pull-22{right:91.6667%}.ivu-col-xl-offset-22{margin-left:91.6667%}.ivu-col-xl-order-22{order:22}.ivu-col-span-xl-21{flex:0 0 87.5%;max-width:87.5%;display:block}.ivu-col-xl-push-21{left:87.5%}.ivu-col-xl-pull-21{right:87.5%}.ivu-col-xl-offset-21{margin-left:87.5%}.ivu-col-xl-order-21{order:21}.ivu-col-span-xl-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.ivu-col-xl-push-20{left:83.3333%}.ivu-col-xl-pull-20{right:83.3333%}.ivu-col-xl-offset-20{margin-left:83.3333%}.ivu-col-xl-order-20{order:20}.ivu-col-span-xl-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.ivu-col-xl-push-19{left:79.1667%}.ivu-col-xl-pull-19{right:79.1667%}.ivu-col-xl-offset-19{margin-left:79.1667%}.ivu-col-xl-order-19{order:19}.ivu-col-span-xl-18{flex:0 0 75%;max-width:75%;display:block}.ivu-col-xl-push-18{left:75%}.ivu-col-xl-pull-18{right:75%}.ivu-col-xl-offset-18{margin-left:75%}.ivu-col-xl-order-18{order:18}.ivu-col-span-xl-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.ivu-col-xl-push-17{left:70.8333%}.ivu-col-xl-pull-17{right:70.8333%}.ivu-col-xl-offset-17{margin-left:70.8333%}.ivu-col-xl-order-17{order:17}.ivu-col-span-xl-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.ivu-col-xl-push-16{left:66.6667%}.ivu-col-xl-pull-16{right:66.6667%}.ivu-col-xl-offset-16{margin-left:66.6667%}.ivu-col-xl-order-16{order:16}.ivu-col-span-xl-15{flex:0 0 62.5%;max-width:62.5%;display:block}.ivu-col-xl-push-15{left:62.5%}.ivu-col-xl-pull-15{right:62.5%}.ivu-col-xl-offset-15{margin-left:62.5%}.ivu-col-xl-order-15{order:15}.ivu-col-span-xl-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.ivu-col-xl-push-14{left:58.3333%}.ivu-col-xl-pull-14{right:58.3333%}.ivu-col-xl-offset-14{margin-left:58.3333%}.ivu-col-xl-order-14{order:14}.ivu-col-span-xl-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.ivu-col-xl-push-13{left:54.1667%}.ivu-col-xl-pull-13{right:54.1667%}.ivu-col-xl-offset-13{margin-left:54.1667%}.ivu-col-xl-order-13{order:13}.ivu-col-span-xl-12{flex:0 0 50%;max-width:50%;display:block}.ivu-col-xl-push-12{left:50%}.ivu-col-xl-pull-12{right:50%}.ivu-col-xl-offset-12{margin-left:50%}.ivu-col-xl-order-12{order:12}.ivu-col-span-xl-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.ivu-col-xl-push-11{left:45.8333%}.ivu-col-xl-pull-11{right:45.8333%}.ivu-col-xl-offset-11{margin-left:45.8333%}.ivu-col-xl-order-11{order:11}.ivu-col-span-xl-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.ivu-col-xl-push-10{left:41.6667%}.ivu-col-xl-pull-10{right:41.6667%}.ivu-col-xl-offset-10{margin-left:41.6667%}.ivu-col-xl-order-10{order:10}.ivu-col-span-xl-9{flex:0 0 37.5%;max-width:37.5%;display:block}.ivu-col-xl-push-9{left:37.5%}.ivu-col-xl-pull-9{right:37.5%}.ivu-col-xl-offset-9{margin-left:37.5%}.ivu-col-xl-order-9{order:9}.ivu-col-span-xl-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.ivu-col-xl-push-8{left:33.3333%}.ivu-col-xl-pull-8{right:33.3333%}.ivu-col-xl-offset-8{margin-left:33.3333%}.ivu-col-xl-order-8{order:8}.ivu-col-span-xl-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.ivu-col-xl-push-7{left:29.1667%}.ivu-col-xl-pull-7{right:29.1667%}.ivu-col-xl-offset-7{margin-left:29.1667%}.ivu-col-xl-order-7{order:7}.ivu-col-span-xl-6{flex:0 0 25%;max-width:25%;display:block}.ivu-col-xl-push-6{left:25%}.ivu-col-xl-pull-6{right:25%}.ivu-col-xl-offset-6{margin-left:25%}.ivu-col-xl-order-6{order:6}.ivu-col-span-xl-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.ivu-col-xl-push-5{left:20.8333%}.ivu-col-xl-pull-5{right:20.8333%}.ivu-col-xl-offset-5{margin-left:20.8333%}.ivu-col-xl-order-5{order:5}.ivu-col-span-xl-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.ivu-col-xl-push-4{left:16.6667%}.ivu-col-xl-pull-4{right:16.6667%}.ivu-col-xl-offset-4{margin-left:16.6667%}.ivu-col-xl-order-4{order:4}.ivu-col-span-xl-3{flex:0 0 12.5%;max-width:12.5%;display:block}.ivu-col-xl-push-3{left:12.5%}.ivu-col-xl-pull-3{right:12.5%}.ivu-col-xl-offset-3{margin-left:12.5%}.ivu-col-xl-order-3{order:3}.ivu-col-span-xl-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.ivu-col-xl-push-2{left:8.33333%}.ivu-col-xl-pull-2{right:8.33333%}.ivu-col-xl-offset-2{margin-left:8.33333%}.ivu-col-xl-order-2{order:2}.ivu-col-span-xl-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.ivu-col-xl-push-1{left:4.16667%}.ivu-col-xl-pull-1{right:4.16667%}.ivu-col-xl-offset-1{margin-left:4.16667%}.ivu-col-xl-order-1{order:1}.ivu-col-span-xl-0{display:none}.ivu-col-push-0{left:auto}.ivu-col-pull-0{right:auto}.ivu-col-xl-push-0{left:auto}.ivu-col-xl-pull-0{right:auto}.ivu-col-xl-offset-0{margin-left:0}.ivu-col-xl-order-0{order:0}}@media (width>=1600px){.ivu-col-span-xxl-24{flex:0 0 100%;max-width:100%;display:block}.ivu-col-xxl-push-24{left:100%}.ivu-col-xxl-pull-24{right:100%}.ivu-col-xxl-offset-24{margin-left:100%}.ivu-col-xxl-order-24{order:24}.ivu-col-span-xxl-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.ivu-col-xxl-push-23{left:95.8333%}.ivu-col-xxl-pull-23{right:95.8333%}.ivu-col-xxl-offset-23{margin-left:95.8333%}.ivu-col-xxl-order-23{order:23}.ivu-col-span-xxl-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.ivu-col-xxl-push-22{left:91.6667%}.ivu-col-xxl-pull-22{right:91.6667%}.ivu-col-xxl-offset-22{margin-left:91.6667%}.ivu-col-xxl-order-22{order:22}.ivu-col-span-xxl-21{flex:0 0 87.5%;max-width:87.5%;display:block}.ivu-col-xxl-push-21{left:87.5%}.ivu-col-xxl-pull-21{right:87.5%}.ivu-col-xxl-offset-21{margin-left:87.5%}.ivu-col-xxl-order-21{order:21}.ivu-col-span-xxl-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.ivu-col-xxl-push-20{left:83.3333%}.ivu-col-xxl-pull-20{right:83.3333%}.ivu-col-xxl-offset-20{margin-left:83.3333%}.ivu-col-xxl-order-20{order:20}.ivu-col-span-xxl-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.ivu-col-xxl-push-19{left:79.1667%}.ivu-col-xxl-pull-19{right:79.1667%}.ivu-col-xxl-offset-19{margin-left:79.1667%}.ivu-col-xxl-order-19{order:19}.ivu-col-span-xxl-18{flex:0 0 75%;max-width:75%;display:block}.ivu-col-xxl-push-18{left:75%}.ivu-col-xxl-pull-18{right:75%}.ivu-col-xxl-offset-18{margin-left:75%}.ivu-col-xxl-order-18{order:18}.ivu-col-span-xxl-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.ivu-col-xxl-push-17{left:70.8333%}.ivu-col-xxl-pull-17{right:70.8333%}.ivu-col-xxl-offset-17{margin-left:70.8333%}.ivu-col-xxl-order-17{order:17}.ivu-col-span-xxl-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.ivu-col-xxl-push-16{left:66.6667%}.ivu-col-xxl-pull-16{right:66.6667%}.ivu-col-xxl-offset-16{margin-left:66.6667%}.ivu-col-xxl-order-16{order:16}.ivu-col-span-xxl-15{flex:0 0 62.5%;max-width:62.5%;display:block}.ivu-col-xxl-push-15{left:62.5%}.ivu-col-xxl-pull-15{right:62.5%}.ivu-col-xxl-offset-15{margin-left:62.5%}.ivu-col-xxl-order-15{order:15}.ivu-col-span-xxl-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.ivu-col-xxl-push-14{left:58.3333%}.ivu-col-xxl-pull-14{right:58.3333%}.ivu-col-xxl-offset-14{margin-left:58.3333%}.ivu-col-xxl-order-14{order:14}.ivu-col-span-xxl-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.ivu-col-xxl-push-13{left:54.1667%}.ivu-col-xxl-pull-13{right:54.1667%}.ivu-col-xxl-offset-13{margin-left:54.1667%}.ivu-col-xxl-order-13{order:13}.ivu-col-span-xxl-12{flex:0 0 50%;max-width:50%;display:block}.ivu-col-xxl-push-12{left:50%}.ivu-col-xxl-pull-12{right:50%}.ivu-col-xxl-offset-12{margin-left:50%}.ivu-col-xxl-order-12{order:12}.ivu-col-span-xxl-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.ivu-col-xxl-push-11{left:45.8333%}.ivu-col-xxl-pull-11{right:45.8333%}.ivu-col-xxl-offset-11{margin-left:45.8333%}.ivu-col-xxl-order-11{order:11}.ivu-col-span-xxl-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.ivu-col-xxl-push-10{left:41.6667%}.ivu-col-xxl-pull-10{right:41.6667%}.ivu-col-xxl-offset-10{margin-left:41.6667%}.ivu-col-xxl-order-10{order:10}.ivu-col-span-xxl-9{flex:0 0 37.5%;max-width:37.5%;display:block}.ivu-col-xxl-push-9{left:37.5%}.ivu-col-xxl-pull-9{right:37.5%}.ivu-col-xxl-offset-9{margin-left:37.5%}.ivu-col-xxl-order-9{order:9}.ivu-col-span-xxl-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.ivu-col-xxl-push-8{left:33.3333%}.ivu-col-xxl-pull-8{right:33.3333%}.ivu-col-xxl-offset-8{margin-left:33.3333%}.ivu-col-xxl-order-8{order:8}.ivu-col-span-xxl-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.ivu-col-xxl-push-7{left:29.1667%}.ivu-col-xxl-pull-7{right:29.1667%}.ivu-col-xxl-offset-7{margin-left:29.1667%}.ivu-col-xxl-order-7{order:7}.ivu-col-span-xxl-6{flex:0 0 25%;max-width:25%;display:block}.ivu-col-xxl-push-6{left:25%}.ivu-col-xxl-pull-6{right:25%}.ivu-col-xxl-offset-6{margin-left:25%}.ivu-col-xxl-order-6{order:6}.ivu-col-span-xxl-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.ivu-col-xxl-push-5{left:20.8333%}.ivu-col-xxl-pull-5{right:20.8333%}.ivu-col-xxl-offset-5{margin-left:20.8333%}.ivu-col-xxl-order-5{order:5}.ivu-col-span-xxl-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.ivu-col-xxl-push-4{left:16.6667%}.ivu-col-xxl-pull-4{right:16.6667%}.ivu-col-xxl-offset-4{margin-left:16.6667%}.ivu-col-xxl-order-4{order:4}.ivu-col-span-xxl-3{flex:0 0 12.5%;max-width:12.5%;display:block}.ivu-col-xxl-push-3{left:12.5%}.ivu-col-xxl-pull-3{right:12.5%}.ivu-col-xxl-offset-3{margin-left:12.5%}.ivu-col-xxl-order-3{order:3}.ivu-col-span-xxl-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.ivu-col-xxl-push-2{left:8.33333%}.ivu-col-xxl-pull-2{right:8.33333%}.ivu-col-xxl-offset-2{margin-left:8.33333%}.ivu-col-xxl-order-2{order:2}.ivu-col-span-xxl-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.ivu-col-xxl-push-1{left:4.16667%}.ivu-col-xxl-pull-1{right:4.16667%}.ivu-col-xxl-offset-1{margin-left:4.16667%}.ivu-col-xxl-order-1{order:1}.ivu-col-span-xxl-0{display:none}.ivu-col-push-0{left:auto}.ivu-col-pull-0{right:auto}.ivu-col-xxl-push-0{left:auto}.ivu-col-xxl-pull-0{right:auto}.ivu-col-xxl-offset-0{margin-left:0}.ivu-col-xxl-order-0{order:0}}.ivu-article h1{font-size:26px;font-weight:400}.ivu-article h2{font-size:20px;font-weight:400}.ivu-article h3{font-size:16px;font-weight:400}.ivu-article h4{font-size:14px;font-weight:400}.ivu-article h5,.ivu-article h6{font-size:12px;font-weight:400}.ivu-article blockquote{color:#666;border-left:4px solid #ddd;margin-bottom:20px;padding:5px 5px 3px 10px;font-size:14px;line-height:1.5}.ivu-article ul:not([class^=ivu-]){padding-left:40px;list-style-type:disc}.ivu-article li:not([class^=ivu-]){margin-bottom:5px;font-size:14px}.ivu-article ul ul:not([class^=ivu-]),.ivu-article ol ul:not([class^=ivu-]){list-style-type:circle}.ivu-article p{margin:5px;font-size:14px}.ivu-article a:not([class^=ivu-])[target=_blank]:after{content:"";color:#aaa;margin-left:3px;font-family:Ionicons}.fade-enter-active,.fade-appear,.fade-leave-active{animation-duration:.15s;animation-play-state:paused;animation-fill-mode:both}.fade-enter-active,.fade-appear{animation-name:ivuFadeIn;animation-play-state:running}.fade-leave-active{animation-name:ivuFadeOut;animation-play-state:running}.fade-enter-active,.fade-appear{opacity:0;animation-timing-function:linear}.fade-leave-active{animation-timing-function:linear}@keyframes ivuFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ivuFadeOut{0%{opacity:1}to{opacity:0}}.move-up-enter-active,.move-up-appear,.move-up-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.move-up-enter-active,.move-up-appear{animation-name:ivuMoveUpIn;animation-play-state:running}.move-up-leave-active{animation-name:ivuMoveUpOut;animation-play-state:running}.move-up-enter-active,.move-up-appear{opacity:0;animation-timing-function:ease-in-out}.move-up-leave-active{animation-timing-function:ease-in-out}.move-down-enter-active,.move-down-appear,.move-down-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.move-down-enter-active,.move-down-appear{animation-name:ivuMoveDownIn;animation-play-state:running}.move-down-leave-active{animation-name:ivuMoveDownOut;animation-play-state:running}.move-down-enter-active,.move-down-appear{opacity:0;animation-timing-function:ease-in-out}.move-down-leave-active{animation-timing-function:ease-in-out}.move-left-enter-active,.move-left-appear,.move-left-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.move-left-enter-active,.move-left-appear{animation-name:ivuMoveLeftIn;animation-play-state:running}.move-left-leave-active{animation-name:ivuMoveLeftOut;animation-play-state:running}.move-left-enter-active,.move-left-appear{opacity:0;animation-timing-function:ease-in-out}.move-left-leave-active{animation-timing-function:ease-in-out}.move-right-enter-active,.move-right-appear,.move-right-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.move-right-enter-active,.move-right-appear{animation-name:ivuMoveRightIn;animation-play-state:running}.move-right-leave-active{animation-name:ivuMoveRightOut;animation-play-state:running}.move-right-enter-active,.move-right-appear{opacity:0;animation-timing-function:ease-in-out}.move-right-leave-active{animation-timing-function:ease-in-out}@keyframes ivuMoveDownIn{0%{transform-origin:0 0;opacity:0;transform:translateY(100%)}to{transform-origin:0 0;opacity:1;transform:translateY(0%)}}@keyframes ivuMoveDownOut{0%{transform-origin:0 0;opacity:1;transform:translateY(0%)}to{transform-origin:0 0;opacity:0;transform:translateY(100%)}}@keyframes ivuMoveLeftIn{0%{transform-origin:0 0;opacity:0;transform:translate(-100%)}to{transform-origin:0 0;opacity:1;transform:translate(0%)}}@keyframes ivuMoveLeftOut{0%{transform-origin:0 0;opacity:1;transform:translate(0%)}to{transform-origin:0 0;opacity:0;transform:translate(-100%)}}@keyframes ivuMoveRightIn{0%{opacity:0;transform-origin:0 0;transform:translate(100%)}to{opacity:1;transform-origin:0 0;transform:translate(0%)}}@keyframes ivuMoveRightOut{0%{transform-origin:0 0;opacity:1;transform:translate(0%)}to{transform-origin:0 0;opacity:0;transform:translate(100%)}}@keyframes ivuMoveUpIn{0%{transform-origin:0 0;opacity:0;transform:translateY(-100%)}to{transform-origin:0 0;opacity:1;transform:translateY(0%)}}@keyframes ivuMoveUpOut{0%{transform-origin:0 0;opacity:1;transform:translateY(0%)}to{transform-origin:0 0;opacity:0;transform:translateY(-100%)}}.move-notice-enter-active,.move-notice-appear,.move-notice-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.move-notice-enter-active,.move-notice-appear{animation-name:ivuMoveNoticeIn;animation-play-state:running}.move-notice-leave-active{animation-name:ivuMoveNoticeOut;animation-play-state:running}.move-notice-enter-active,.move-notice-appear{opacity:0;animation-timing-function:ease-in-out}.move-notice-leave-active{animation-timing-function:ease-in-out}@keyframes ivuMoveNoticeIn{0%{opacity:0;transform-origin:0 0;transform:translate(100%)}to{opacity:1;transform-origin:0 0;transform:translate(0%)}}@keyframes ivuMoveNoticeOut{0%{transform-origin:0 0;opacity:1;transform:translate(0%)}70%{transform-origin:0 0;opacity:0;height:auto;margin-bottom:10px;padding:16px;transform:translate(100%)}to{transform-origin:0 0;opacity:0;height:0;margin-bottom:0;padding:0;transform:translate(100%)}}.ease-enter-active,.ease-appear,.ease-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.ease-enter-active,.ease-appear{animation-name:ivuEaseIn;animation-play-state:running}.ease-leave-active{animation-name:ivuEaseOut;animation-play-state:running}.ease-enter-active,.ease-appear{opacity:0;animation-duration:.2s;animation-timing-function:linear}.ease-leave-active{animation-duration:.2s;animation-timing-function:linear}@keyframes ivuEaseIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ivuEaseOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.transition-drop-enter-active,.transition-drop-appear,.transition-drop-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.transition-drop-enter-active,.transition-drop-appear{animation-name:ivuTransitionDropIn;animation-play-state:running}.transition-drop-leave-active{animation-name:ivuTransitionDropOut;animation-play-state:running}.transition-drop-enter-active,.transition-drop-appear{opacity:0;animation-timing-function:ease-in-out}.transition-drop-leave-active{animation-timing-function:ease-in-out}.slide-up-enter-active,.slide-up-appear,.slide-up-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.slide-up-enter-active,.slide-up-appear{animation-name:ivuSlideUpIn;animation-play-state:running}.slide-up-leave-active{animation-name:ivuSlideUpOut;animation-play-state:running}.slide-up-enter-active,.slide-up-appear{opacity:0;animation-timing-function:ease-in-out}.slide-up-leave-active{animation-timing-function:ease-in-out}.slide-down-enter-active,.slide-down-appear,.slide-down-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.slide-down-enter-active,.slide-down-appear{animation-name:ivuSlideDownIn;animation-play-state:running}.slide-down-leave-active{animation-name:ivuSlideDownOut;animation-play-state:running}.slide-down-enter-active,.slide-down-appear{opacity:0;animation-timing-function:ease-in-out}.slide-down-leave-active{animation-timing-function:ease-in-out}.slide-left-enter-active,.slide-left-appear,.slide-left-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.slide-left-enter-active,.slide-left-appear{animation-name:ivuSlideLeftIn;animation-play-state:running}.slide-left-leave-active{animation-name:ivuSlideLeftOut;animation-play-state:running}.slide-left-enter-active,.slide-left-appear{opacity:0;animation-timing-function:ease-in-out}.slide-left-leave-active{animation-timing-function:ease-in-out}.slide-right-enter-active,.slide-right-appear,.slide-right-leave-active{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both}.slide-right-enter-active,.slide-right-appear{animation-name:ivuSlideRightIn;animation-play-state:running}.slide-right-leave-active{animation-name:ivuSlideRightOut;animation-play-state:running}.slide-right-enter-active,.slide-right-appear{opacity:0;animation-timing-function:ease-in-out}.slide-right-leave-active{animation-timing-function:ease-in-out}@keyframes ivuTransitionDropIn{0%{opacity:0;transform:scaleY(.8)}to{opacity:1;transform:scaleY(1)}}@keyframes ivuTransitionDropOut{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(.8)}}@keyframes ivuSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(.8)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes ivuSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(.8)}}@keyframes ivuSlideDownIn{0%{opacity:0;transform-origin:100% 100%;transform:scaleY(.8)}to{opacity:1;transform-origin:100% 100%;transform:scaleY(1)}}@keyframes ivuSlideDownOut{0%{opacity:1;transform-origin:100% 100%;transform:scaleY(1)}to{opacity:0;transform-origin:100% 100%;transform:scaleY(.8)}}@keyframes ivuSlideLeftIn{0%{opacity:0;transform-origin:0 0;transform:scaleX(.8)}to{opacity:1;transform-origin:0 0;transform:scaleX(1)}}@keyframes ivuSlideLeftOut{0%{opacity:1;transform-origin:0 0;transform:scaleX(1)}to{opacity:0;transform-origin:0 0;transform:scaleX(.8)}}@keyframes ivuSlideRightIn{0%{opacity:0;transform-origin:100% 0;transform:scaleX(.8)}to{opacity:1;transform-origin:100% 0;transform:scaleX(1)}}@keyframes ivuSlideRightOut{0%{opacity:1;transform-origin:100% 0;transform:scaleX(1)}to{opacity:0;transform-origin:100% 0;transform:scaleX(.8)}}.ivu-anim-loop{animation:1s linear infinite ani-load-loop}.collapse-transition{transition:height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out}.ivu-btn{text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;color:#141d72;background-color:#fff;background-image:none;border:1px solid #dcdee2;border-radius:4px;height:32px;margin-bottom:0;padding:0 15px;font-size:14px;font-weight:600;line-height:1.5;transition:color .2s linear,background-color .2s linear,border .2s linear,box-shadow .2s linear;display:inline-block}.ivu-btn>.ivu-icon{line-height:1.5}.ivu-btn-icon-only.ivu-btn-circle>.ivu-icon{vertical-align:baseline}.ivu-btn>span,.ivu-btn>i{display:inline-block}.ivu-btn,.ivu-btn:active,.ivu-btn:focus{outline:0}.ivu-btn:not([disabled]):hover{text-decoration:none}.ivu-btn:not([disabled]):active{outline:0}.ivu-btn.disabled,.ivu-btn[disabled]{cursor:not-allowed}.ivu-btn.disabled>*,.ivu-btn[disabled]>*{pointer-events:none}.ivu-btn-large{border-radius:4px;height:40px;padding:0 15px;font-size:16px}.ivu-btn-small{border-radius:3px;height:24px;padding:0 7px;font-size:14px}.ivu-btn-icon-only{border-radius:4px;width:32px;height:32px;padding:0;font-size:16px}.ivu-btn-icon-only.ivu-btn-large{border-radius:4px;width:40px;height:40px;padding:0;font-size:18px}.ivu-btn-icon-only.ivu-btn-small{border-radius:4px;width:24px;height:24px;padding:0;font-size:14px}.ivu-btn>a:only-child{color:currentColor}.ivu-btn>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn.disabled,.ivu-btn[disabled],fieldset[disabled] .ivu-btn,.ivu-btn.disabled:hover,.ivu-btn[disabled]:hover,fieldset[disabled] .ivu-btn:hover,.ivu-btn.disabled:focus,.ivu-btn[disabled]:focus,fieldset[disabled] .ivu-btn:focus,.ivu-btn.disabled:active,.ivu-btn[disabled]:active,fieldset[disabled] .ivu-btn:active,.ivu-btn.disabled.active,.ivu-btn[disabled].active,fieldset[disabled] .ivu-btn.active{color:#c5c8ce;background-color:#f7f7f7;border-color:#dcdee2}.ivu-btn.disabled>a:only-child,.ivu-btn[disabled]>a:only-child,fieldset[disabled] .ivu-btn>a:only-child,.ivu-btn.disabled:hover>a:only-child,.ivu-btn[disabled]:hover>a:only-child,fieldset[disabled] .ivu-btn:hover>a:only-child,.ivu-btn.disabled:focus>a:only-child,.ivu-btn[disabled]:focus>a:only-child,fieldset[disabled] .ivu-btn:focus>a:only-child,.ivu-btn.disabled:active>a:only-child,.ivu-btn[disabled]:active>a:only-child,fieldset[disabled] .ivu-btn:active>a:only-child,.ivu-btn.disabled.active>a:only-child,.ivu-btn[disabled].active>a:only-child,fieldset[disabled] .ivu-btn.active>a:only-child{color:currentColor}.ivu-btn.disabled>a:only-child:after,.ivu-btn[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn>a:only-child:after,.ivu-btn.disabled:hover>a:only-child:after,.ivu-btn[disabled]:hover>a:only-child:after,fieldset[disabled] .ivu-btn:hover>a:only-child:after,.ivu-btn.disabled:focus>a:only-child:after,.ivu-btn[disabled]:focus>a:only-child:after,fieldset[disabled] .ivu-btn:focus>a:only-child:after,.ivu-btn.disabled:active>a:only-child:after,.ivu-btn[disabled]:active>a:only-child:after,fieldset[disabled] .ivu-btn:active>a:only-child:after,.ivu-btn.disabled.active>a:only-child:after,.ivu-btn[disabled].active>a:only-child:after,fieldset[disabled] .ivu-btn.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn:hover{color:#3c79ff;background-color:#fff;border-color:#3c79ff}.ivu-btn:hover>a:only-child{color:currentColor}.ivu-btn:hover>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn:active,.ivu-btn.active{color:#0a53f2;background-color:#fff;border-color:#0a53f2}.ivu-btn:active>a:only-child,.ivu-btn.active>a:only-child{color:currentColor}.ivu-btn:active>a:only-child:after,.ivu-btn.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn:focus{z-index:2;position:relative;box-shadow:0 0 0 2px #0b57ff33}.ivu-btn-long{width:100%}.ivu-btn-primary{color:#fff;background-color:#0b57ff;border-color:#0b57ff}.ivu-btn-primary>a:only-child{color:currentColor}.ivu-btn-primary>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-primary:hover{color:#fff;background-color:#3c79ff;border-color:#3c79ff}.ivu-btn-primary:hover>a:only-child{color:currentColor}.ivu-btn-primary:hover>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-primary:active,.ivu-btn-primary.active{color:#f2f2f2;background-color:#0a53f2;border-color:#0a53f2}.ivu-btn-primary:active>a:only-child,.ivu-btn-primary.active>a:only-child{color:currentColor}.ivu-btn-primary:active>a:only-child:after,.ivu-btn-primary.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-primary.disabled,.ivu-btn-primary[disabled],fieldset[disabled] .ivu-btn-primary,.ivu-btn-primary.disabled:hover,.ivu-btn-primary[disabled]:hover,fieldset[disabled] .ivu-btn-primary:hover,.ivu-btn-primary.disabled:focus,.ivu-btn-primary[disabled]:focus,fieldset[disabled] .ivu-btn-primary:focus,.ivu-btn-primary.disabled:active,.ivu-btn-primary[disabled]:active,fieldset[disabled] .ivu-btn-primary:active,.ivu-btn-primary.disabled.active,.ivu-btn-primary[disabled].active,fieldset[disabled] .ivu-btn-primary.active{color:#c5c8ce;background-color:#f7f7f7;border-color:#dcdee2}.ivu-btn-primary.disabled>a:only-child,.ivu-btn-primary[disabled]>a:only-child,fieldset[disabled] .ivu-btn-primary>a:only-child,.ivu-btn-primary.disabled:hover>a:only-child,.ivu-btn-primary[disabled]:hover>a:only-child,fieldset[disabled] .ivu-btn-primary:hover>a:only-child,.ivu-btn-primary.disabled:focus>a:only-child,.ivu-btn-primary[disabled]:focus>a:only-child,fieldset[disabled] .ivu-btn-primary:focus>a:only-child,.ivu-btn-primary.disabled:active>a:only-child,.ivu-btn-primary[disabled]:active>a:only-child,fieldset[disabled] .ivu-btn-primary:active>a:only-child,.ivu-btn-primary.disabled.active>a:only-child,.ivu-btn-primary[disabled].active>a:only-child,fieldset[disabled] .ivu-btn-primary.active>a:only-child{color:currentColor}.ivu-btn-primary.disabled>a:only-child:after,.ivu-btn-primary[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-primary>a:only-child:after,.ivu-btn-primary.disabled:hover>a:only-child:after,.ivu-btn-primary[disabled]:hover>a:only-child:after,fieldset[disabled] .ivu-btn-primary:hover>a:only-child:after,.ivu-btn-primary.disabled:focus>a:only-child:after,.ivu-btn-primary[disabled]:focus>a:only-child:after,fieldset[disabled] .ivu-btn-primary:focus>a:only-child:after,.ivu-btn-primary.disabled:active>a:only-child:after,.ivu-btn-primary[disabled]:active>a:only-child:after,fieldset[disabled] .ivu-btn-primary:active>a:only-child:after,.ivu-btn-primary.disabled.active>a:only-child:after,.ivu-btn-primary[disabled].active>a:only-child:after,fieldset[disabled] .ivu-btn-primary.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-primary:hover,.ivu-btn-primary:active,.ivu-btn-primary.active{color:#fff}.ivu-btn-primary:focus{z-index:2;position:relative;box-shadow:0 0 0 2px #0b57ff33}.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:not(:first-child):not(:last-child){border-left-color:#0a53f2;border-right-color:#0a53f2}.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:first-child:not(:last-child){border-right-color:#0a53f2}.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#dcdee2}.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:last-child:not(:first-child),.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary+.ivu-btn{border-left-color:#0a53f2}.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary:last-child:not(:first-child)[disabled],.ivu-btn-group:not(.ivu-btn-group-vertical) .ivu-btn-primary+.ivu-btn[disabled]{border-left-color:#dcdee2}.ivu-btn-group-vertical .ivu-btn-primary:not(:first-child):not(:last-child){border-top-color:#0a53f2;border-bottom-color:#0a53f2}.ivu-btn-group-vertical .ivu-btn-primary:first-child:not(:last-child){border-bottom-color:#0a53f2}.ivu-btn-group-vertical .ivu-btn-primary:first-child:not(:last-child)[disabled]{border-top-color:#dcdee2}.ivu-btn-group-vertical .ivu-btn-primary:last-child:not(:first-child),.ivu-btn-group-vertical .ivu-btn-primary+.ivu-btn{border-top-color:#0a53f2}.ivu-btn-group-vertical .ivu-btn-primary:last-child:not(:first-child)[disabled],.ivu-btn-group-vertical .ivu-btn-primary+.ivu-btn[disabled]{border-bottom-color:#dcdee2}.ivu-btn-dashed{color:#141d72;background-color:#fff;border-style:dashed;border-color:#dcdee2}.ivu-btn-dashed>a:only-child{color:currentColor}.ivu-btn-dashed>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-dashed.disabled,.ivu-btn-dashed[disabled],fieldset[disabled] .ivu-btn-dashed,.ivu-btn-dashed.disabled:hover,.ivu-btn-dashed[disabled]:hover,fieldset[disabled] .ivu-btn-dashed:hover,.ivu-btn-dashed.disabled:focus,.ivu-btn-dashed[disabled]:focus,fieldset[disabled] .ivu-btn-dashed:focus,.ivu-btn-dashed.disabled:active,.ivu-btn-dashed[disabled]:active,fieldset[disabled] .ivu-btn-dashed:active,.ivu-btn-dashed.disabled.active,.ivu-btn-dashed[disabled].active,fieldset[disabled] .ivu-btn-dashed.active{color:#c5c8ce;background-color:#f7f7f7;border-color:#dcdee2}.ivu-btn-dashed.disabled>a:only-child,.ivu-btn-dashed[disabled]>a:only-child,fieldset[disabled] .ivu-btn-dashed>a:only-child,.ivu-btn-dashed.disabled:hover>a:only-child,.ivu-btn-dashed[disabled]:hover>a:only-child,fieldset[disabled] .ivu-btn-dashed:hover>a:only-child,.ivu-btn-dashed.disabled:focus>a:only-child,.ivu-btn-dashed[disabled]:focus>a:only-child,fieldset[disabled] .ivu-btn-dashed:focus>a:only-child,.ivu-btn-dashed.disabled:active>a:only-child,.ivu-btn-dashed[disabled]:active>a:only-child,fieldset[disabled] .ivu-btn-dashed:active>a:only-child,.ivu-btn-dashed.disabled.active>a:only-child,.ivu-btn-dashed[disabled].active>a:only-child,fieldset[disabled] .ivu-btn-dashed.active>a:only-child{color:currentColor}.ivu-btn-dashed.disabled>a:only-child:after,.ivu-btn-dashed[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-dashed>a:only-child:after,.ivu-btn-dashed.disabled:hover>a:only-child:after,.ivu-btn-dashed[disabled]:hover>a:only-child:after,fieldset[disabled] .ivu-btn-dashed:hover>a:only-child:after,.ivu-btn-dashed.disabled:focus>a:only-child:after,.ivu-btn-dashed[disabled]:focus>a:only-child:after,fieldset[disabled] .ivu-btn-dashed:focus>a:only-child:after,.ivu-btn-dashed.disabled:active>a:only-child:after,.ivu-btn-dashed[disabled]:active>a:only-child:after,fieldset[disabled] .ivu-btn-dashed:active>a:only-child:after,.ivu-btn-dashed.disabled.active>a:only-child:after,.ivu-btn-dashed[disabled].active>a:only-child:after,fieldset[disabled] .ivu-btn-dashed.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-dashed:hover{color:#3c79ff;background-color:#fff;border-color:#3c79ff}.ivu-btn-dashed:hover>a:only-child{color:currentColor}.ivu-btn-dashed:hover>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-dashed:active,.ivu-btn-dashed.active{color:#0a53f2;background-color:#fff;border-color:#0a53f2}.ivu-btn-dashed:active>a:only-child,.ivu-btn-dashed.active>a:only-child{color:currentColor}.ivu-btn-dashed:active>a:only-child:after,.ivu-btn-dashed.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-dashed:focus{z-index:2;position:relative;box-shadow:0 0 0 2px #0b57ff33}.ivu-btn-text{color:#141d72;background-color:#0000;border-color:#0000}.ivu-btn-text>a:only-child{color:currentColor}.ivu-btn-text>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-text.disabled,.ivu-btn-text[disabled],fieldset[disabled] .ivu-btn-text,.ivu-btn-text.disabled:hover,.ivu-btn-text[disabled]:hover,fieldset[disabled] .ivu-btn-text:hover,.ivu-btn-text.disabled:focus,.ivu-btn-text[disabled]:focus,fieldset[disabled] .ivu-btn-text:focus,.ivu-btn-text.disabled:active,.ivu-btn-text[disabled]:active,fieldset[disabled] .ivu-btn-text:active,.ivu-btn-text.disabled.active,.ivu-btn-text[disabled].active,fieldset[disabled] .ivu-btn-text.active{color:#c5c8ce;background-color:#fff;border-color:#0000}.ivu-btn-text.disabled>a:only-child,.ivu-btn-text[disabled]>a:only-child,fieldset[disabled] .ivu-btn-text>a:only-child,.ivu-btn-text.disabled:hover>a:only-child,.ivu-btn-text[disabled]:hover>a:only-child,fieldset[disabled] .ivu-btn-text:hover>a:only-child,.ivu-btn-text.disabled:focus>a:only-child,.ivu-btn-text[disabled]:focus>a:only-child,fieldset[disabled] .ivu-btn-text:focus>a:only-child,.ivu-btn-text.disabled:active>a:only-child,.ivu-btn-text[disabled]:active>a:only-child,fieldset[disabled] .ivu-btn-text:active>a:only-child,.ivu-btn-text.disabled.active>a:only-child,.ivu-btn-text[disabled].active>a:only-child,fieldset[disabled] .ivu-btn-text.active>a:only-child{color:currentColor}.ivu-btn-text.disabled>a:only-child:after,.ivu-btn-text[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-text>a:only-child:after,.ivu-btn-text.disabled:hover>a:only-child:after,.ivu-btn-text[disabled]:hover>a:only-child:after,fieldset[disabled] .ivu-btn-text:hover>a:only-child:after,.ivu-btn-text.disabled:focus>a:only-child:after,.ivu-btn-text[disabled]:focus>a:only-child:after,fieldset[disabled] .ivu-btn-text:focus>a:only-child:after,.ivu-btn-text.disabled:active>a:only-child:after,.ivu-btn-text[disabled]:active>a:only-child:after,fieldset[disabled] .ivu-btn-text:active>a:only-child:after,.ivu-btn-text.disabled.active>a:only-child:after,.ivu-btn-text[disabled].active>a:only-child:after,fieldset[disabled] .ivu-btn-text.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-text:hover{color:#3c79ff;background-color:#fff;border-color:#0000}.ivu-btn-text:hover>a:only-child{color:currentColor}.ivu-btn-text:hover>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-text:active,.ivu-btn-text.active{color:#0a53f2;background-color:#fff;border-color:#0000}.ivu-btn-text:active>a:only-child,.ivu-btn-text.active>a:only-child{color:currentColor}.ivu-btn-text:active>a:only-child:after,.ivu-btn-text.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-text:focus{z-index:2;position:relative;box-shadow:0 0 0 2px #0b57ff33}.ivu-btn-success{color:#fff;background-color:#19be6b;border-color:#19be6b}.ivu-btn-success>a:only-child{color:currentColor}.ivu-btn-success>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-success:hover{color:#fff;background-color:#47cb89;border-color:#47cb89}.ivu-btn-success:hover>a:only-child{color:currentColor}.ivu-btn-success:hover>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-success:active,.ivu-btn-success.active{color:#f2f2f2;background-color:#18b566;border-color:#18b566}.ivu-btn-success:active>a:only-child,.ivu-btn-success.active>a:only-child{color:currentColor}.ivu-btn-success:active>a:only-child:after,.ivu-btn-success.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-success.disabled,.ivu-btn-success[disabled],fieldset[disabled] .ivu-btn-success,.ivu-btn-success.disabled:hover,.ivu-btn-success[disabled]:hover,fieldset[disabled] .ivu-btn-success:hover,.ivu-btn-success.disabled:focus,.ivu-btn-success[disabled]:focus,fieldset[disabled] .ivu-btn-success:focus,.ivu-btn-success.disabled:active,.ivu-btn-success[disabled]:active,fieldset[disabled] .ivu-btn-success:active,.ivu-btn-success.disabled.active,.ivu-btn-success[disabled].active,fieldset[disabled] .ivu-btn-success.active{color:#c5c8ce;background-color:#f7f7f7;border-color:#dcdee2}.ivu-btn-success.disabled>a:only-child,.ivu-btn-success[disabled]>a:only-child,fieldset[disabled] .ivu-btn-success>a:only-child,.ivu-btn-success.disabled:hover>a:only-child,.ivu-btn-success[disabled]:hover>a:only-child,fieldset[disabled] .ivu-btn-success:hover>a:only-child,.ivu-btn-success.disabled:focus>a:only-child,.ivu-btn-success[disabled]:focus>a:only-child,fieldset[disabled] .ivu-btn-success:focus>a:only-child,.ivu-btn-success.disabled:active>a:only-child,.ivu-btn-success[disabled]:active>a:only-child,fieldset[disabled] .ivu-btn-success:active>a:only-child,.ivu-btn-success.disabled.active>a:only-child,.ivu-btn-success[disabled].active>a:only-child,fieldset[disabled] .ivu-btn-success.active>a:only-child{color:currentColor}.ivu-btn-success.disabled>a:only-child:after,.ivu-btn-success[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-success>a:only-child:after,.ivu-btn-success.disabled:hover>a:only-child:after,.ivu-btn-success[disabled]:hover>a:only-child:after,fieldset[disabled] .ivu-btn-success:hover>a:only-child:after,.ivu-btn-success.disabled:focus>a:only-child:after,.ivu-btn-success[disabled]:focus>a:only-child:after,fieldset[disabled] .ivu-btn-success:focus>a:only-child:after,.ivu-btn-success.disabled:active>a:only-child:after,.ivu-btn-success[disabled]:active>a:only-child:after,fieldset[disabled] .ivu-btn-success:active>a:only-child:after,.ivu-btn-success.disabled.active>a:only-child:after,.ivu-btn-success[disabled].active>a:only-child:after,fieldset[disabled] .ivu-btn-success.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-success:hover,.ivu-btn-success:active,.ivu-btn-success.active{color:#fff}.ivu-btn-success:focus{z-index:2;position:relative;box-shadow:0 0 0 2px #19be6b33}.ivu-btn-warning{color:#fff;background-color:#f90;border-color:#f90}.ivu-btn-warning>a:only-child{color:currentColor}.ivu-btn-warning>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-warning:hover{color:#fff;background-color:#ffad33;border-color:#ffad33}.ivu-btn-warning:hover>a:only-child{color:currentColor}.ivu-btn-warning:hover>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-warning:active,.ivu-btn-warning.active{color:#f2f2f2;background-color:#f29100;border-color:#f29100}.ivu-btn-warning:active>a:only-child,.ivu-btn-warning.active>a:only-child{color:currentColor}.ivu-btn-warning:active>a:only-child:after,.ivu-btn-warning.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-warning.disabled,.ivu-btn-warning[disabled],fieldset[disabled] .ivu-btn-warning,.ivu-btn-warning.disabled:hover,.ivu-btn-warning[disabled]:hover,fieldset[disabled] .ivu-btn-warning:hover,.ivu-btn-warning.disabled:focus,.ivu-btn-warning[disabled]:focus,fieldset[disabled] .ivu-btn-warning:focus,.ivu-btn-warning.disabled:active,.ivu-btn-warning[disabled]:active,fieldset[disabled] .ivu-btn-warning:active,.ivu-btn-warning.disabled.active,.ivu-btn-warning[disabled].active,fieldset[disabled] .ivu-btn-warning.active{color:#c5c8ce;background-color:#f7f7f7;border-color:#dcdee2}.ivu-btn-warning.disabled>a:only-child,.ivu-btn-warning[disabled]>a:only-child,fieldset[disabled] .ivu-btn-warning>a:only-child,.ivu-btn-warning.disabled:hover>a:only-child,.ivu-btn-warning[disabled]:hover>a:only-child,fieldset[disabled] .ivu-btn-warning:hover>a:only-child,.ivu-btn-warning.disabled:focus>a:only-child,.ivu-btn-warning[disabled]:focus>a:only-child,fieldset[disabled] .ivu-btn-warning:focus>a:only-child,.ivu-btn-warning.disabled:active>a:only-child,.ivu-btn-warning[disabled]:active>a:only-child,fieldset[disabled] .ivu-btn-warning:active>a:only-child,.ivu-btn-warning.disabled.active>a:only-child,.ivu-btn-warning[disabled].active>a:only-child,fieldset[disabled] .ivu-btn-warning.active>a:only-child{color:currentColor}.ivu-btn-warning.disabled>a:only-child:after,.ivu-btn-warning[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-warning>a:only-child:after,.ivu-btn-warning.disabled:hover>a:only-child:after,.ivu-btn-warning[disabled]:hover>a:only-child:after,fieldset[disabled] .ivu-btn-warning:hover>a:only-child:after,.ivu-btn-warning.disabled:focus>a:only-child:after,.ivu-btn-warning[disabled]:focus>a:only-child:after,fieldset[disabled] .ivu-btn-warning:focus>a:only-child:after,.ivu-btn-warning.disabled:active>a:only-child:after,.ivu-btn-warning[disabled]:active>a:only-child:after,fieldset[disabled] .ivu-btn-warning:active>a:only-child:after,.ivu-btn-warning.disabled.active>a:only-child:after,.ivu-btn-warning[disabled].active>a:only-child:after,fieldset[disabled] .ivu-btn-warning.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-warning:hover,.ivu-btn-warning:active,.ivu-btn-warning.active{color:#fff}.ivu-btn-warning:focus{z-index:2;position:relative;box-shadow:0 0 0 2px #f903}.ivu-btn-error{color:#fff;background-color:#ed4014;border-color:#ed4014}.ivu-btn-error>a:only-child{color:currentColor}.ivu-btn-error>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-error:hover{color:#fff;background-color:#f16643;border-color:#f16643}.ivu-btn-error:hover>a:only-child{color:currentColor}.ivu-btn-error:hover>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-error:active,.ivu-btn-error.active{color:#f2f2f2;background-color:#e13d13;border-color:#e13d13}.ivu-btn-error:active>a:only-child,.ivu-btn-error.active>a:only-child{color:currentColor}.ivu-btn-error:active>a:only-child:after,.ivu-btn-error.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-error.disabled,.ivu-btn-error[disabled],fieldset[disabled] .ivu-btn-error,.ivu-btn-error.disabled:hover,.ivu-btn-error[disabled]:hover,fieldset[disabled] .ivu-btn-error:hover,.ivu-btn-error.disabled:focus,.ivu-btn-error[disabled]:focus,fieldset[disabled] .ivu-btn-error:focus,.ivu-btn-error.disabled:active,.ivu-btn-error[disabled]:active,fieldset[disabled] .ivu-btn-error:active,.ivu-btn-error.disabled.active,.ivu-btn-error[disabled].active,fieldset[disabled] .ivu-btn-error.active{color:#c5c8ce;background-color:#f7f7f7;border-color:#dcdee2}.ivu-btn-error.disabled>a:only-child,.ivu-btn-error[disabled]>a:only-child,fieldset[disabled] .ivu-btn-error>a:only-child,.ivu-btn-error.disabled:hover>a:only-child,.ivu-btn-error[disabled]:hover>a:only-child,fieldset[disabled] .ivu-btn-error:hover>a:only-child,.ivu-btn-error.disabled:focus>a:only-child,.ivu-btn-error[disabled]:focus>a:only-child,fieldset[disabled] .ivu-btn-error:focus>a:only-child,.ivu-btn-error.disabled:active>a:only-child,.ivu-btn-error[disabled]:active>a:only-child,fieldset[disabled] .ivu-btn-error:active>a:only-child,.ivu-btn-error.disabled.active>a:only-child,.ivu-btn-error[disabled].active>a:only-child,fieldset[disabled] .ivu-btn-error.active>a:only-child{color:currentColor}.ivu-btn-error.disabled>a:only-child:after,.ivu-btn-error[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-error>a:only-child:after,.ivu-btn-error.disabled:hover>a:only-child:after,.ivu-btn-error[disabled]:hover>a:only-child:after,fieldset[disabled] .ivu-btn-error:hover>a:only-child:after,.ivu-btn-error.disabled:focus>a:only-child:after,.ivu-btn-error[disabled]:focus>a:only-child:after,fieldset[disabled] .ivu-btn-error:focus>a:only-child:after,.ivu-btn-error.disabled:active>a:only-child:after,.ivu-btn-error[disabled]:active>a:only-child:after,fieldset[disabled] .ivu-btn-error:active>a:only-child:after,.ivu-btn-error.disabled.active>a:only-child:after,.ivu-btn-error[disabled].active>a:only-child:after,fieldset[disabled] .ivu-btn-error.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-error:hover,.ivu-btn-error:active,.ivu-btn-error.active{color:#fff}.ivu-btn-error:focus{z-index:2;position:relative;box-shadow:0 0 0 2px #ed401433}.ivu-btn-info{color:#fff;background-color:#2db7f5;border-color:#2db7f5}.ivu-btn-info>a:only-child{color:currentColor}.ivu-btn-info>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-info:hover{color:#fff;background-color:#57c5f7;border-color:#57c5f7}.ivu-btn-info:hover>a:only-child{color:currentColor}.ivu-btn-info:hover>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-info:active,.ivu-btn-info.active{color:#f2f2f2;background-color:#2baee9;border-color:#2baee9}.ivu-btn-info:active>a:only-child,.ivu-btn-info.active>a:only-child{color:currentColor}.ivu-btn-info:active>a:only-child:after,.ivu-btn-info.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-info.disabled,.ivu-btn-info[disabled],fieldset[disabled] .ivu-btn-info,.ivu-btn-info.disabled:hover,.ivu-btn-info[disabled]:hover,fieldset[disabled] .ivu-btn-info:hover,.ivu-btn-info.disabled:focus,.ivu-btn-info[disabled]:focus,fieldset[disabled] .ivu-btn-info:focus,.ivu-btn-info.disabled:active,.ivu-btn-info[disabled]:active,fieldset[disabled] .ivu-btn-info:active,.ivu-btn-info.disabled.active,.ivu-btn-info[disabled].active,fieldset[disabled] .ivu-btn-info.active{color:#c5c8ce;background-color:#f7f7f7;border-color:#dcdee2}.ivu-btn-info.disabled>a:only-child,.ivu-btn-info[disabled]>a:only-child,fieldset[disabled] .ivu-btn-info>a:only-child,.ivu-btn-info.disabled:hover>a:only-child,.ivu-btn-info[disabled]:hover>a:only-child,fieldset[disabled] .ivu-btn-info:hover>a:only-child,.ivu-btn-info.disabled:focus>a:only-child,.ivu-btn-info[disabled]:focus>a:only-child,fieldset[disabled] .ivu-btn-info:focus>a:only-child,.ivu-btn-info.disabled:active>a:only-child,.ivu-btn-info[disabled]:active>a:only-child,fieldset[disabled] .ivu-btn-info:active>a:only-child,.ivu-btn-info.disabled.active>a:only-child,.ivu-btn-info[disabled].active>a:only-child,fieldset[disabled] .ivu-btn-info.active>a:only-child{color:currentColor}.ivu-btn-info.disabled>a:only-child:after,.ivu-btn-info[disabled]>a:only-child:after,fieldset[disabled] .ivu-btn-info>a:only-child:after,.ivu-btn-info.disabled:hover>a:only-child:after,.ivu-btn-info[disabled]:hover>a:only-child:after,fieldset[disabled] .ivu-btn-info:hover>a:only-child:after,.ivu-btn-info.disabled:focus>a:only-child:after,.ivu-btn-info[disabled]:focus>a:only-child:after,fieldset[disabled] .ivu-btn-info:focus>a:only-child:after,.ivu-btn-info.disabled:active>a:only-child:after,.ivu-btn-info[disabled]:active>a:only-child:after,fieldset[disabled] .ivu-btn-info:active>a:only-child:after,.ivu-btn-info.disabled.active>a:only-child:after,.ivu-btn-info[disabled].active>a:only-child:after,fieldset[disabled] .ivu-btn-info.active>a:only-child:after{content:"";background:0 0;position:absolute;inset:0}.ivu-btn-info:hover,.ivu-btn-info:active,.ivu-btn-info.active{color:#fff}.ivu-btn-info:focus{z-index:2;position:relative;box-shadow:0 0 0 2px #2db7f533}.ivu-btn-circle,.ivu-btn-circle-outline{border-radius:32px}.ivu-btn-circle.ivu-btn-large,.ivu-btn-circle-outline.ivu-btn-large{border-radius:40px}.ivu-btn-circle.ivu-btn-size,.ivu-btn-circle-outline.ivu-btn-size{border-radius:24px}.ivu-btn-circle.ivu-btn-icon-only,.ivu-btn-circle-outline.ivu-btn-icon-only{border-radius:50%;width:32px;height:32px;padding:0;font-size:16px}.ivu-btn-circle.ivu-btn-icon-only.ivu-btn-large,.ivu-btn-circle-outline.ivu-btn-icon-only.ivu-btn-large{border-radius:50%;width:40px;height:40px;padding:0;font-size:18px}.ivu-btn-circle.ivu-btn-icon-only.ivu-btn-small,.ivu-btn-circle-outline.ivu-btn-icon-only.ivu-btn-small{border-radius:50%;width:24px;height:24px;padding:0;font-size:14px}.ivu-btn:before{opacity:.35;content:"";border-radius:inherit;z-index:1;pointer-events:none;background:#fff;transition:opacity .2s;display:none;position:absolute;inset:-1px}.ivu-btn.ivu-btn-loading{pointer-events:none;position:relative}.ivu-btn.ivu-btn-loading:before{display:block}.ivu-btn-group{vertical-align:middle;display:inline-block;position:relative}.ivu-btn-group>.ivu-btn{float:left;position:relative}.ivu-btn-group>.ivu-btn:hover,.ivu-btn-group>.ivu-btn:active,.ivu-btn-group>.ivu-btn.active{z-index:2}.ivu-btn-group-circle .ivu-btn{border-radius:32px}.ivu-btn-group-large.ivu-btn-group-circle .ivu-btn{border-radius:40px}.ivu-btn-group-large>.ivu-btn{border-radius:4px;height:40px;padding:0 15px;font-size:16px}.ivu-btn-group-small.ivu-btn-group-circle .ivu-btn{border-radius:24px}.ivu-btn-group-small>.ivu-btn{border-radius:3px;height:24px;padding:0 7px;font-size:14px}.ivu-btn-group-small>.ivu-btn>.ivu-icon{font-size:14px}.ivu-btn-group-small .ivu-btn-icon-only{width:24px;height:24px;padding:0}.ivu-btn-group-large .ivu-btn-icon-only{width:40px;height:40px;padding:0}.ivu-btn-group .ivu-btn+.ivu-btn,.ivu-btn+.ivu-btn-group,.ivu-btn-group+.ivu-btn,.ivu-btn-group+.ivu-btn-group{margin-left:-1px}.ivu-btn-group .ivu-btn:not(:first-child):not(:last-child){border-radius:0}.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:first-child{margin-left:0}.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ivu-btn-group>.ivu-btn-group{float:left}.ivu-btn-group>.ivu-btn-group:not(:first-child):not(:last-child)>.ivu-btn{border-radius:0}.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn-group:first-child:not(:last-child)>.ivu-btn:last-child{border-top-right-radius:0;border-bottom-right-radius:0;padding-right:8px}.ivu-btn-group:not(.ivu-btn-group-vertical)>.ivu-btn-group:last-child:not(:first-child)>.ivu-btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:8px}.ivu-btn-group-vertical{vertical-align:middle;display:inline-block}.ivu-btn-group-vertical>.ivu-btn{float:none;width:100%;min-width:32px;max-width:100%;display:block}.ivu-btn-group-vertical.ivu-btn-group-small>.ivu-btn{min-width:24px}.ivu-btn-group-vertical.ivu-btn-group-large>.ivu-btn{min-width:40px}.ivu-btn-group-vertical .ivu-btn+.ivu-btn,.ivu-btn+.ivu-btn-group-vertical,.ivu-btn-group-vertical+.ivu-btn,.ivu-btn-group-vertical+.ivu-btn-group-vertical{margin-top:-1px;margin-left:0}.ivu-btn-group-vertical>.ivu-btn:first-child{margin-top:0}.ivu-btn-group-vertical>.ivu-btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.ivu-btn-group-vertical>.ivu-btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.ivu-btn-group-vertical>.ivu-btn-group-vertical:first-child:not(:last-child)>.ivu-btn:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0;padding-bottom:8px}.ivu-btn-group-vertical>.ivu-btn-group-vertical:last-child:not(:first-child)>.ivu-btn:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:8px}.ivu-btn-ghost{color:#fff;background:0 0}.ivu-btn-ghost:hover{background:0 0}.ivu-btn-ghost.ivu-btn-dashed,.ivu-btn-ghost.ivu-btn-default{color:#fff;border-color:#fff}.ivu-btn-ghost.ivu-btn-dashed:hover,.ivu-btn-ghost.ivu-btn-default:hover{color:#3c79ff;border-color:#3c79ff}.ivu-btn-ghost.ivu-btn-primary{color:#0b57ff}.ivu-btn-ghost.ivu-btn-primary:hover{color:#3c79ff;background:#f3f7ff80}.ivu-btn-ghost.ivu-btn-info{color:#2db7f5}.ivu-btn-ghost.ivu-btn-info:hover{color:#57c5f7;background:#f5fbfe80}.ivu-btn-ghost.ivu-btn-success{color:#19be6b}.ivu-btn-ghost.ivu-btn-success:hover{color:#47cb89;background:#f4fcf880}.ivu-btn-ghost.ivu-btn-warning{color:#f90}.ivu-btn-ghost.ivu-btn-warning:hover{color:#ffad33;background:#fffaf280}.ivu-btn-ghost.ivu-btn-error{color:#ed4014}.ivu-btn-ghost.ivu-btn-error:hover{color:#f16643;background:#fef5f380}.ivu-btn-ghost.ivu-btn-default[disabled],.ivu-btn-ghost.ivu-btn-dashed[disabled],.ivu-btn-ghost.ivu-btn-primary[disabled],.ivu-btn-ghost.ivu-btn-info[disabled],.ivu-btn-ghost.ivu-btn-success[disabled],.ivu-btn-ghost.ivu-btn-warning[disabled],.ivu-btn-ghost.ivu-btn-error[disabled]{color:#00000040;background:0 0;border-color:#dcdee2}.ivu-btn-ghost.ivu-btn-text[disabled]{color:#00000040;background:0 0}a.ivu-btn{padding-top:.1px;line-height:30px}a.ivu-btn-large{line-height:38px}a.ivu-btn-small{line-height:22px}.ivu-affix{z-index:10;position:fixed}.ivu-back-top{z-index:10;cursor:pointer;display:none;position:fixed}.ivu-back-top.ivu-back-top-show{display:block}.ivu-back-top-inner{background-color:#0009;border-radius:2px;transition:all .2s ease-in-out;box-shadow:0 1px 3px #0003}.ivu-back-top-inner:hover{background-color:#000000b3}.ivu-back-top i{color:#fff;padding:8px 12px;font-size:24px}.ivu-badge{display:inline-block;position:relative}.ivu-badge-count{vertical-align:middle;color:#fff;text-align:center;white-space:nowrap;transform-origin:-10%;z-index:10;background:#ed4014;border:1px solid #0000;border-radius:10px;min-width:20px;height:20px;padding:0 6px;font-family:Monospaced Number;font-size:12px;line-height:18px;position:absolute;top:-10px;right:0;transform:translate(50%);box-shadow:0 0 0 1px #fff}.ivu-badge-count-custom{color:inherit;box-shadow:none;background:0 0;border-color:#0000}.ivu-badge-count a,.ivu-badge-count a:hover{color:#fff}.ivu-badge-count-alone{display:block;position:relative;top:auto;transform:translate(0)}.ivu-badge-count-primary{background:#0b57ff}.ivu-badge-count-success{background:#19be6b}.ivu-badge-count-error{background:#ed4014}.ivu-badge-count-warning{background:#f90}.ivu-badge-count-info{background:#2db7f5}.ivu-badge-count-normal{color:#808695;background:#e6ebf1}.ivu-badge-dot{transform-origin:0;z-index:10;background:#ed4014;border-radius:100%;width:8px;height:8px;position:absolute;top:-4px;right:-8px;transform:translate(-50%);box-shadow:0 0 0 1px #fff}.ivu-badge-status{line-height:inherit;vertical-align:baseline}.ivu-badge-status-dot{vertical-align:middle;border-radius:50%;width:6px;height:6px;display:inline-block;position:relative;top:-1px}.ivu-badge-status-success{background-color:#19be6b}.ivu-badge-status-processing{background-color:#0b57ff;position:relative}.ivu-badge-status-processing:after{content:"";border:1px solid #0b57ff;border-radius:50%;width:100%;height:100%;animation:1.2s ease-in-out infinite aniStatusProcessing;position:absolute;top:0;left:0}.ivu-badge-status-default{background-color:#e6ebf1}.ivu-badge-status-error{background-color:#ed4014}.ivu-badge-status-warning{background-color:#f90}.ivu-badge-status-text{color:#141d72;margin-left:6px;font-size:14px;display:inline-block}.ivu-badge-status-pink,.ivu-badge-status-magenta{background-color:#eb2f96}.ivu-badge-status-red{background-color:#f5222d}.ivu-badge-status-volcano{background-color:#fa541c}.ivu-badge-status-orange{background-color:#fa8c16}.ivu-badge-status-yellow{background-color:#fadb14}.ivu-badge-status-gold{background-color:#faad14}.ivu-badge-status-cyan{background-color:#13c2c2}.ivu-badge-status-lime{background-color:#a0d911}.ivu-badge-status-green{background-color:#52c41a}.ivu-badge-status-blue{background-color:#1890ff}.ivu-badge-status-geekblue{background-color:#2f54eb}.ivu-badge-status-purple{background-color:#722ed1}@keyframes aniStatusProcessing{0%{opacity:.5;transform:scale(.8)}to{opacity:0;transform:scale(2.4)}}.ivu-chart-circle{display:inline-block;position:relative}.ivu-chart-circle-inner{text-align:center;width:100%;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ivu-spin{color:#0b57ff;vertical-align:middle;text-align:center}.ivu-spin-dot{background-color:#0b57ff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite ani-spin-bounce;display:block;position:relative}.ivu-spin-large .ivu-spin-dot{width:32px;height:32px}.ivu-spin-small .ivu-spin-dot{width:12px;height:12px}.ivu-spin-fix{z-index:8;background-color:#ffffffe6;width:100%;height:100%;position:absolute;top:0;left:0}.ivu-spin-fullscreen{z-index:2010}.ivu-spin-fullscreen-wrapper{position:fixed;inset:0}.ivu-spin-fix .ivu-spin-main{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ivu-spin-fix .ivu-spin-dot{display:inline-block}.ivu-spin-text,.ivu-spin-show-text .ivu-spin-dot{display:none}.ivu-spin-show-text .ivu-spin-text{display:block}.ivu-table-wrapper>.ivu-spin-fix{border:none}.ivu-table-wrapper-with-border>.ivu-spin-fix{border:1px solid #dcdee2;border-top:0;border-left:0}@keyframes ani-spin-bounce{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.ivu-alert{color:#141d72;border-radius:4px;margin-bottom:10px;padding:8px 48px 8px 16px;font-size:14px;line-height:16px;position:relative}.ivu-alert.ivu-alert-with-icon{padding:8px 48px 8px 38px}.ivu-alert-icon{margin-top:-8.5px;font-size:16px;position:absolute;top:50%;left:12px}.ivu-alert-desc{color:#141d72;text-align:justify;font-size:14px;line-height:21px;display:none}.ivu-alert-success{background-color:#edfff3;border:1px solid #8ce6b0}.ivu-alert-success .ivu-alert-icon{color:#19be6b}.ivu-alert-info{background-color:#e6f2ff;border:1px solid #85b8ff}.ivu-alert-info .ivu-alert-icon{color:#0b57ff}.ivu-alert-warning{background-color:#fff9e6;border:1px solid #ffd77a}.ivu-alert-warning .ivu-alert-icon{color:#f90}.ivu-alert-error{background-color:#ffefe6;border:1px solid #ffb08f}.ivu-alert-error .ivu-alert-icon{color:#ed4014}.ivu-alert-close{cursor:pointer;font-size:12px;position:absolute;top:8px;right:8px;overflow:hidden}.ivu-alert-close .ivu-icon-ios-close{color:#999;font-size:22px;transition:color .2s;position:relative;top:-3px}.ivu-alert-close .ivu-icon-ios-close:hover{color:#444}.ivu-alert-with-desc{color:#141d72;border-radius:4px;margin-bottom:10px;padding:16px;line-height:1.5;position:relative}.ivu-alert-with-desc.ivu-alert-with-icon{padding:16px 16px 16px 69px}.ivu-alert-with-desc .ivu-alert-desc{display:block}.ivu-alert-with-desc .ivu-alert-message{color:#17233d;margin-bottom:4px;font-size:16px;display:block}.ivu-alert-with-desc .ivu-alert-icon{margin-top:-24px;font-size:28px;top:50%;left:24px}.ivu-alert-with-banner{border-radius:0}.ivu-collapse{background-color:#f7f7f7;border:1px solid #dcdee2;border-radius:3px}.ivu-collapse-simple{background-color:#fff;border-left:none;border-right:none;border-radius:0}.ivu-collapse>.ivu-collapse-item{border-top:1px solid #dcdee2}.ivu-collapse>.ivu-collapse-item:first-child{border-top:0}.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header{color:#666;cursor:pointer;border-bottom:1px solid #0000;height:38px;padding-left:16px;line-height:38px;transition:all .2s ease-in-out;position:relative}.ivu-collapse>.ivu-collapse-item>.ivu-collapse-header>i{margin-right:14px;transition:transform .2s ease-in-out}.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header{border-bottom:1px solid #dcdee2}.ivu-collapse-simple>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header{border-bottom:1px solid #0000}.ivu-collapse>.ivu-collapse-item.ivu-collapse-item-active>.ivu-collapse-header>i{transform:rotate(90deg)}.ivu-collapse-content{color:#141d72;background-color:#fff;padding:0 16px}.ivu-collapse-content>.ivu-collapse-content-box{padding-top:16px;padding-bottom:16px}.ivu-collapse-simple>.ivu-collapse-item>.ivu-collapse-content>.ivu-collapse-content-box{padding-top:0}.ivu-collapse-item:last-child>.ivu-collapse-content{border-radius:0 0 3px 3px}.ivu-card{background:#fff;border-radius:4px;font-size:14px;transition:all .2s ease-in-out;display:block;position:relative}.ivu-card-bordered{border:1px solid #e8eaec}.ivu-card-shadow{box-shadow:0 1px 1px #0000001a}.ivu-card:hover{border-color:#eee;box-shadow:0 1px 6px #0003}.ivu-card.ivu-card-dis-hover:hover{box-shadow:none;border-color:#0000}.ivu-card.ivu-card-dis-hover.ivu-card-bordered:hover{border-color:#e8eaec}.ivu-card.ivu-card-shadow:hover{box-shadow:0 1px 1px #0000001a}.ivu-card-head{border-bottom:1px solid #e8eaec;padding:14px 16px;line-height:1}.ivu-card-head p,.ivu-card-head-inner{color:#17233d;text-overflow:ellipsis;white-space:nowrap;width:100%;height:20px;font-size:16px;font-weight:500;line-height:20px;display:inline-block;overflow:hidden}.ivu-card-extra{position:absolute;top:14px;right:16px}.ivu-card-body{padding:16px}.ivu-message{z-index:1010;pointer-events:none;width:100%;font-size:14px;position:fixed;top:16px;left:0}.ivu-message-notice{text-align:center;padding:8px;transition:height .3s ease-in-out,padding .3s ease-in-out}.ivu-message-notice:first-child{margin-top:-8px}.ivu-message-notice-close{color:#999;outline:none;position:absolute;top:10px;right:4px}.ivu-message-notice-close i.ivu-icon{color:#999;font-size:22px;transition:color .2s;position:relative;top:-3px}.ivu-message-notice-close i.ivu-icon:hover{color:#444}.ivu-message-notice-content{pointer-events:all;background:#fff;border-radius:4px;padding:8px 16px;display:inline-block;position:relative;box-shadow:0 1px 6px #0003}.ivu-message-notice-content-text{display:inline-block}.ivu-message-notice-closable .ivu-message-notice-content-text{padding-right:32px}.ivu-message-success .ivu-icon{color:#19be6b}.ivu-message-error .ivu-icon{color:#ed4014}.ivu-message-warning .ivu-icon{color:#f90}.ivu-message-info .ivu-icon,.ivu-message-loading .ivu-icon{color:#0b57ff}.ivu-message .ivu-icon{vertical-align:middle;margin-right:4px;font-size:16px}.ivu-message-custom-content span{vertical-align:middle}.ivu-message-notice-with-background .ivu-message-notice-content-background{box-shadow:none}.ivu-message-notice-with-background .ivu-message-notice-content-info{color:#0a58ff;background:#e6f2ff;border:1px solid #add2ff}.ivu-message-notice-with-background .ivu-message-notice-content-success{color:#19bf6c;background:#edfff3;border:1px solid #bbf2cf}.ivu-message-notice-with-background .ivu-message-notice-content-warning{color:#f90;background:#fff9e6;border:1px solid #ffe7a3}.ivu-message-notice-with-background .ivu-message-notice-content-error{color:#ed3f13;background:#ffefe6;border:1px solid #ffcfb8}.ivu-notice{z-index:1010;width:335px;margin-right:24px;position:fixed}.ivu-notice-content-with-icon,.ivu-notice-with-desc.ivu-notice-with-icon .ivu-notice-title{margin-left:51px}.ivu-notice-notice{background:#fff;border-radius:4px;margin-bottom:10px;padding:16px;line-height:1;position:relative;overflow:hidden;box-shadow:0 1px 6px #0003}.ivu-notice-notice-close{color:#999;outline:none;position:absolute;top:15px;right:8px}.ivu-notice-notice-close i{color:#999;font-size:22px;transition:color .2s;position:relative;top:-3px}.ivu-notice-notice-close i:hover{color:#444}.ivu-notice-notice-content-with-render .ivu-notice-desc{display:none}.ivu-notice-notice-with-desc .ivu-notice-notice-close{top:11px}.ivu-notice-content-with-render-notitle{margin-left:26px}.ivu-notice-title{color:#17233d;text-overflow:ellipsis;white-space:nowrap;padding-right:10px;font-size:16px;line-height:19px;overflow:hidden}.ivu-notice-with-desc .ivu-notice-title{margin-bottom:8px}.ivu-notice-desc{color:#141d72;text-align:justify;font-size:14px;line-height:1.5}.ivu-notice-with-desc.ivu-notice-with-icon .ivu-notice-desc{margin-left:51px}.ivu-notice-with-icon .ivu-notice-title{margin-left:26px}.ivu-notice-icon{font-size:20px;position:absolute;top:-2px}.ivu-notice-icon-success{color:#19be6b}.ivu-notice-icon-info{color:#0b57ff}.ivu-notice-icon-warning{color:#f90}.ivu-notice-icon-error{color:#ed4014}.ivu-notice-with-desc .ivu-notice-icon{font-size:36px;top:-6px}.ivu-notice-custom-content{position:relative}.ivu-radio-focus{z-index:1;box-shadow:0 0 0 2px #0b57ff33}.ivu-radio-group{vertical-align:middle;font-size:14px;display:inline-block}.ivu-radio-group-vertical .ivu-radio-wrapper{height:30px;line-height:30px;display:block}.ivu-radio-wrapper{vertical-align:middle;white-space:nowrap;cursor:pointer;margin-right:8px;font-size:14px;display:inline-block;position:relative}.ivu-radio-wrapper-disabled{cursor:not-allowed}.ivu-radio{white-space:nowrap;vertical-align:middle;cursor:pointer;margin-right:4px;line-height:1;display:inline-block;position:relative}.ivu-radio:hover .ivu-radio-inner{border-color:#bcbcbc}.ivu-radio-inner{background-color:#fff;border:1px solid #dcdee2;border-radius:50%;width:16px;height:16px;transition:all .2s ease-in-out;display:inline-block;position:relative;top:0;left:0}.ivu-radio-inner:after{content:" ";opacity:0;background-color:#0b57ff;border-top:0;border-left:0;border-radius:6px;width:10px;height:10px;transition:all .2s ease-in-out;display:table;position:absolute;top:2px;left:2px;transform:scale(0)}.ivu-radio-large{font-size:16px}.ivu-radio-large .ivu-radio-inner{width:18px;height:18px}.ivu-radio-large .ivu-radio-inner:after{width:12px;height:12px}.ivu-radio-large.ivu-radio-wrapper,.ivu-radio-large .ivu-radio-wrapper{font-size:16px}.ivu-radio-small .ivu-radio-inner{width:14px;height:14px}.ivu-radio-small .ivu-radio-inner:after{width:8px;height:8px}.ivu-radio-input{z-index:1;opacity:0;cursor:pointer;position:absolute;inset:0}.ivu-radio-border{border:1px solid #dcdee2;border-radius:4px;height:32px;padding:0 15px;line-height:30px;transition:border .2s ease-in-out}.ivu-radio-small.ivu-radio-border,.ivu-radio-group-small .ivu-radio-border{height:24px;padding:0 7px;line-height:22px}.ivu-radio-large.ivu-radio-border,.ivu-radio-group-large .ivu-radio-border{height:40px;padding:0 15px;line-height:36px}.ivu-radio-wrapper-checked.ivu-radio-border{border-color:#0b57ff}.ivu-radio-wrapper-disabled.ivu-radio-border{border-color:#dcdee2}.ivu-radio-checked .ivu-radio-inner:after{opacity:1;transition:all .2s ease-in-out;transform:scale(1)}.ivu-radio-checked:hover .ivu-radio-inner{border-color:#0b57ff}.ivu-radio-disabled,.ivu-radio-disabled .ivu-radio-input{cursor:not-allowed}.ivu-radio-disabled:hover .ivu-radio-inner{border-color:#dcdee2}.ivu-radio-disabled .ivu-radio-inner{background-color:#f3f3f3;border-color:#dcdee2}.ivu-radio-disabled .ivu-radio-inner:after{background-color:#ccc}.ivu-radio-disabled .ivu-radio-disabled+span{color:#ccc}span.ivu-radio+*{margin-left:2px;margin-right:2px}.ivu-radio-group-button{-webkit-text-size-adjust:none;font-size:0}.ivu-radio-group-button .ivu-radio{width:0;margin-right:0}.ivu-radio-group-button .ivu-radio-wrapper{color:#141d72;cursor:pointer;background:#fff;border:1px solid #dcdee2;border-left:0;height:32px;margin:0;padding:0 15px;font-size:14px;line-height:30px;transition:all .2s ease-in-out;display:inline-block;position:relative}.ivu-radio-group-button .ivu-radio-wrapper>span{margin-left:0}.ivu-radio-group-button .ivu-radio-wrapper:before,.ivu-radio-group-button .ivu-radio-wrapper:after{content:"";background:#dcdee2;width:1px;height:100%;transition:all .2s ease-in-out;display:block;position:absolute;top:0;left:-1px}.ivu-radio-group-button .ivu-radio-wrapper:after{opacity:0;background:#0b57ff33;height:36px;top:-3px;left:-1px}.ivu-radio-group-button .ivu-radio-wrapper:first-child{border-left:1px solid #dcdee2;border-radius:4px 0 0 4px}.ivu-radio-group-button .ivu-radio-wrapper:first-child:before,.ivu-radio-group-button .ivu-radio-wrapper:first-child:after{display:none}.ivu-radio-group-button .ivu-radio-wrapper:last-child{border-radius:0 4px 4px 0}.ivu-radio-group-button .ivu-radio-wrapper:first-child:last-child{border-radius:4px}.ivu-radio-group-button .ivu-radio-wrapper:hover{color:#0b57ff;position:relative}.ivu-radio-group-button .ivu-radio-wrapper:hover .ivu-radio{background-color:#000}.ivu-radio-group-button .ivu-radio-wrapper .ivu-radio-inner,.ivu-radio-group-button .ivu-radio-wrapper input{opacity:0;width:0;height:0}.ivu-radio-group-button .ivu-radio-wrapper-checked{color:#0b57ff;z-index:1;background:#fff;border-color:#0b57ff;box-shadow:-1px 0 #0b57ff}.ivu-radio-group-button .ivu-radio-wrapper-checked:before{opacity:.1;background:#0b57ff}.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus{transition:all .2s ease-in-out;box-shadow:-1px 0 #0b57ff,0 0 0 2px #0b57ff33}.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:after{opacity:1;background:#0b57ff33;top:-3px;left:-3px}.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:first-child{box-shadow:0 0 0 2px #0b57ff33}.ivu-radio-group-button .ivu-radio-wrapper-checked:first-child{box-shadow:none;border-color:#0b57ff}.ivu-radio-group-button .ivu-radio-wrapper-checked:hover{color:#3c79ff;border-color:#3c79ff}.ivu-radio-group-button .ivu-radio-wrapper-checked:active{color:#0a53f2;border-color:#0a53f2}.ivu-radio-group-button .ivu-radio-wrapper-disabled{cursor:not-allowed;color:#ccc;background-color:#f7f7f7;border-color:#dcdee2}.ivu-radio-group-button .ivu-radio-wrapper-disabled:first-child,.ivu-radio-group-button .ivu-radio-wrapper-disabled:hover{color:#ccc;background-color:#f7f7f7;border-color:#dcdee2}.ivu-radio-group-button .ivu-radio-wrapper-disabled:first-child{border-left-color:#dcdee2}.ivu-radio-group-button .ivu-radio-wrapper-disabled.ivu-radio-wrapper-checked{color:#fff;background-color:#e6e6e6;border-color:#dcdee2;box-shadow:none!important}.ivu-radio-group-button-solid .ivu-radio-wrapper-checked:not(.ivu-radio-wrapper-disabled){color:#fff;background:#0b57ff}.ivu-radio-group-button-solid .ivu-radio-wrapper-checked:not(.ivu-radio-wrapper-disabled):hover{color:#fff;background:#3c79ff}.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper{height:40px;font-size:16px;line-height:38px}.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper:after{height:44px}.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper{height:24px;padding:0 12px;font-size:14px;line-height:22px}.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:after{height:28px}.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:first-child{border-radius:3px 0 0 3px}.ivu-radio-group-button.ivu-radio-group-small .ivu-radio-wrapper:last-child{border-radius:0 3px 3px 0}.ivu-checkbox-focus{z-index:1;box-shadow:0 0 0 2px #0b57ff33}.ivu-checkbox{vertical-align:middle;white-space:nowrap;cursor:pointer;line-height:1;display:inline-block;position:relative}.ivu-checkbox-disabled{cursor:not-allowed}.ivu-checkbox:hover .ivu-checkbox-inner{border-color:#bcbcbc}.ivu-checkbox-inner{background-color:#fff;border:1px solid #dcdee2;border-radius:2px;width:16px;height:16px;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;position:relative;top:0;left:0}.ivu-checkbox-inner:after{content:"";border:2px solid #fff;border-top:0;border-left:0;width:4px;height:8px;transition:all .2s ease-in-out;display:table;position:absolute;top:1px;left:4px;transform:rotate(45deg)scale(0)}.ivu-checkbox-large .ivu-checkbox-inner{width:18px;height:18px}.ivu-checkbox-large .ivu-checkbox-inner:after{width:5px;height:9px}.ivu-checkbox-small{font-size:14px}.ivu-checkbox-small .ivu-checkbox-inner{width:14px;height:14px}.ivu-checkbox-small .ivu-checkbox-inner:after{top:0;left:3px}.ivu-checkbox-input{z-index:1;cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.ivu-checkbox-input[disabled]{cursor:not-allowed}.ivu-checkbox-border{border:1px solid #dcdee2;border-radius:4px;height:32px;padding:0 15px;line-height:30px;transition:border .2s ease-in-out}.ivu-checkbox-small.ivu-checkbox-border,.ivu-checkbox-group.ivu-checkbox-small .ivu-checkbox-border{height:24px;padding:0 7px;line-height:22px}.ivu-checkbox-large.ivu-checkbox-border,.ivu-checkbox-group.ivu-checkbox-large .ivu-checkbox-border{height:40px;padding:0 15px;line-height:36px}.ivu-checkbox-wrapper-checked.ivu-checkbox-border{border-color:#0b57ff}.ivu-checkbox-wrapper-disabled.ivu-checkbox-border{border-color:#dcdee2}.ivu-checkbox-checked:hover .ivu-checkbox-inner{border-color:#0b57ff}.ivu-checkbox-checked .ivu-checkbox-inner{background-color:#0b57ff;border-color:#0b57ff}.ivu-checkbox-checked .ivu-checkbox-inner:after{content:"";border:2px solid #fff;border-top:0;border-left:0;width:4px;height:8px;transition:all .2s ease-in-out;display:table;position:absolute;top:2px;left:5px;transform:rotate(45deg)scale(1)}.ivu-checkbox-large .ivu-checkbox-checked .ivu-checkbox-inner:after{width:6px;height:10px}.ivu-checkbox-small .ivu-checkbox-checked .ivu-checkbox-inner:after{top:1px;left:4px}.ivu-checkbox-disabled.ivu-checkbox-checked:hover .ivu-checkbox-inner{border-color:#dcdee2}.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner{background-color:#f3f3f3;border-color:#dcdee2}.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner:after{border-color:#ccc;animation-name:none}.ivu-checkbox-disabled:hover .ivu-checkbox-inner{border-color:#dcdee2}.ivu-checkbox-disabled .ivu-checkbox-inner{background-color:#f3f3f3;border-color:#dcdee2}.ivu-checkbox-disabled .ivu-checkbox-inner:after{border-color:#f3f3f3;animation-name:none}.ivu-checkbox-disabled .ivu-checkbox-inner-input{cursor:default}.ivu-checkbox-disabled+span{color:#ccc;cursor:not-allowed}.ivu-checkbox-indeterminate .ivu-checkbox-inner:after{content:"";width:10px;height:1px;position:absolute;top:6px;left:2px;transform:scale(1)}.ivu-checkbox-indeterminate:hover .ivu-checkbox-inner{border-color:#0b57ff}.ivu-checkbox-indeterminate .ivu-checkbox-inner{background-color:#0b57ff;border-color:#0b57ff}.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner{background-color:#f3f3f3;border-color:#dcdee2}.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner:after{border-color:#c5c8ce}.ivu-checkbox-large .ivu-checkbox-indeterminate .ivu-checkbox-inner:after{width:12px;top:7px}.ivu-checkbox-small .ivu-checkbox-indeterminate .ivu-checkbox-inner:after{width:8px;top:5px}.ivu-checkbox-wrapper{cursor:pointer;margin-right:8px;font-size:14px;display:inline-block}.ivu-checkbox-wrapper-disabled{cursor:not-allowed}.ivu-checkbox-wrapper.ivu-checkbox-large{font-size:16px}.ivu-checkbox-wrapper+span,.ivu-checkbox+span{margin-right:4px}.ivu-checkbox-group{font-size:14px}.ivu-checkbox-group-item{display:inline-block}.ivu-checkbox-label-text{padding-left:4px}.ivu-switch{vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#ccc;border:1px solid #ccc;border-radius:22px;width:44px;height:22px;line-height:20px;transition:all .2s ease-in-out;display:inline-block;position:relative}.ivu-switch-loading{opacity:.4}.ivu-switch-inner{color:#fff;font-size:12px;position:absolute;left:23px}.ivu-switch-inner i{text-align:center;width:12px;height:12px;position:relative;top:-1px}.ivu-switch:after{content:"";cursor:pointer;background-color:#fff;border-radius:18px;width:18px;height:18px;transition:left .2s ease-in-out,width .2s ease-in-out;position:absolute;top:1px;left:1px}.ivu-switch:active:after{width:26px}.ivu-switch:before{content:"";z-index:1;background-color:#0000;border:1px solid #0000;border-left-color:#0b57ff;border-radius:50%;width:14px;height:14px;animation:1s linear infinite switch-loading;display:none;position:absolute;top:3px;left:3px}.ivu-switch-loading:before{display:block}.ivu-switch:not(.ivu-switch-disabled):focus{outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-switch-small{width:28px;height:16px;line-height:14px}.ivu-switch-small:after{width:12px;height:12px}.ivu-switch-small:active:after{width:14px}.ivu-switch-small:before{width:10px;height:10px;top:2px;left:2px}.ivu-switch-small.ivu-switch-checked:after{left:13px}.ivu-switch-small.ivu-switch-checked:before{left:14px}.ivu-switch-small:active.ivu-switch-checked:after{left:11px}.ivu-switch-large{width:56px}.ivu-switch-large:active:after{width:30px}.ivu-switch-large.ivu-switch-checked:after{left:35px}.ivu-switch-large.ivu-switch-checked:before{left:37px}.ivu-switch-large:active.ivu-switch-checked:after{left:23px}.ivu-switch-checked{background-color:#0b57ff;border-color:#0b57ff}.ivu-switch-checked .ivu-switch-inner{left:7px}.ivu-switch-checked:after{left:23px}.ivu-switch-checked:before{left:25px}.ivu-switch-checked:active:after{left:15px}.ivu-switch-disabled{cursor:not-allowed;opacity:.4}.ivu-switch-disabled:after{cursor:not-allowed;background:#fff}.ivu-switch-disabled .ivu-switch-inner{color:#fff}.ivu-switch-disabled.ivu-switch-checked{opacity:.4;background-color:#0b57ff;border-color:#0b57ff}.ivu-switch-disabled.ivu-switch-checked:after{background:#fff}.ivu-switch-disabled.ivu-switch-checked .ivu-switch-inner{color:#fff}@keyframes switch-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ivu-input-number{color:#141d72;cursor:text;vertical-align:middle;cursor:default;background-color:#fff;background-image:none;border:1px solid #dcdee2;border-radius:4px;width:80px;height:32px;margin:0;padding:0;font-size:14px;line-height:32px;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;position:relative;overflow:hidden}.ivu-input-number::-moz-placeholder{color:#c5c8ce;opacity:1}.ivu-input-number:-ms-placeholder-shown{color:#c5c8ce}.ivu-input-number::-webkit-input-placeholder{color:#c5c8ce}.ivu-input-number:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-input-number[disabled],fieldset[disabled] .ivu-input-number{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-input-number[disabled]:hover,fieldset[disabled] .ivu-input-number:hover{border-color:#e3e5e8}textarea.ivu-input-number{vertical-align:bottom;max-width:100%;height:auto;min-height:32px;font-size:14px}.ivu-input-number-large{height:40px;padding:6px 10px;font-size:16px}.ivu-input-number-small{border-radius:3px;height:24px;padding:1px 10px}.ivu-input-number-no-border{border-color:#0000;border-radius:0}.ivu-input-number-no-border:hover{border-color:#0000}.ivu-input-number-no-border:focus{box-shadow:none;border-color:#0000}.ivu-input-number-no-border[disabled]{background-color:#0000}.ivu-input-number-no-border[disabled]:hover{border-color:#0000}.ivu-input-number-handler-wrap{opacity:0;background:#fff;border-left:1px solid #dcdee2;border-radius:0 4px 4px 0;width:22px;height:100%;transition:opacity .2s ease-in-out;position:absolute;top:0;right:0}.ivu-input-number:hover .ivu-input-number-handler-wrap{opacity:1}.ivu-input-number-handler-up{cursor:pointer}.ivu-input-number-handler-up-inner{top:1px}.ivu-input-number-handler-down{cursor:pointer;border-top:1px solid #dcdee2;top:-1px}.ivu-input-number-handler{width:100%;height:32px / 2;text-align:center;color:#999;line-height:0;display:block;position:relative;overflow:hidden}.ivu-input-number-handler:hover .ivu-input-number-handler-up-inner,.ivu-input-number-handler:hover .ivu-input-number-handler-down-inner{color:#3c79ff}.ivu-input-number-handler-up-inner,.ivu-input-number-handler-down-inner{color:#999;-webkit-user-select:none;user-select:none;width:12px;height:12px;font-size:14px;line-height:12px;transition:all .2s linear;position:absolute;right:5px}.ivu-input-number:hover{border-color:#3c79ff}.ivu-input-number-focused{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-input-number-disabled{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-input-number-disabled:hover{border-color:#e3e5e8}.ivu-input-number-input-wrap{height:32px;overflow:hidden}.ivu-input-number-input{text-align:left;-moz-appearance:textfield;color:#666;border:0;border-radius:4px;outline:0;width:100%;height:32px;padding:0 7px;line-height:32px;transition:all .2s linear}.ivu-input-number-input[disabled]{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-input-number-input[disabled]:hover{border-color:#e3e5e8}.ivu-input-number-input::placeholder{color:#c5c8ce}.ivu-input-number-large{padding:0}.ivu-input-number-large .ivu-input-number-input-wrap{height:40px}.ivu-input-number-large .ivu-input-number-handler{height:40px / 2}.ivu-input-number-large input{height:40px;line-height:40px}.ivu-input-number-large .ivu-input-number-handler-up-inner{top:2px}.ivu-input-number-large .ivu-input-number-handler-down-inner{bottom:2px}.ivu-input-number-small{padding:0}.ivu-input-number-small .ivu-input-number-input-wrap{height:24px}.ivu-input-number-small .ivu-input-number-handler{height:24px / 2}.ivu-input-number-small input{vertical-align:top;height:24px;margin-top:-1px;line-height:24px}.ivu-input-number-small .ivu-input-number-handler-up-inner{top:-1px}.ivu-input-number-small .ivu-input-number-handler-down-inner{bottom:-1px}.ivu-input-number-handler-down-disabled .ivu-input-number-handler-down-inner,.ivu-input-number-handler-up-disabled .ivu-input-number-handler-down-inner,.ivu-input-number-disabled .ivu-input-number-handler-down-inner,.ivu-input-number-handler-down-disabled .ivu-input-number-handler-up-inner,.ivu-input-number-handler-up-disabled .ivu-input-number-handler-up-inner,.ivu-input-number-disabled .ivu-input-number-handler-up-inner{opacity:.72;cursor:not-allowed;color:#ccc!important}.ivu-input-number-disabled .ivu-input-number-input{opacity:.72;cursor:not-allowed;background-color:#f3f3f3}.ivu-input-number-disabled .ivu-input-number-handler-wrap{display:none}.ivu-input-number-disabled .ivu-input-number-handler{opacity:.72;cursor:not-allowed;color:#ccc!important}.ivu-input-number-controls-outside{width:144px;padding:0 32px}.ivu-input-number-controls-outside .ivu-input-number-input{border-radius:0}.ivu-input-number-controls-outside-btn{text-align:center;color:#141d72;cursor:pointer;background-color:#f8f8f9;width:32px;height:32px;line-height:30px;display:inline-block;position:absolute;top:0}.ivu-input-number-controls-outside-btn i{font-size:16px}.ivu-input-number-controls-outside-btn:hover i{color:#0b57ff}.ivu-input-number-controls-outside-btn-disabled,.ivu-input-number-controls-outside-btn-disabled:hover{cursor:not-allowed}.ivu-input-number-controls-outside-btn-disabled i,.ivu-input-number-controls-outside-btn-disabled:hover i{color:#ccc}.ivu-input-number-controls-outside-up{border-left:1px solid #dcdee2;right:0}.ivu-input-number-controls-outside-down{border-right:1px solid #dcdee2;left:0}.ivu-input-number-disabled.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn{cursor:not-allowed}.ivu-input-number-disabled.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn i{color:#ccc}.ivu-input-number-large.ivu-input-number-controls-outside{width:160px;padding:0 40px}.ivu-input-number-large.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn{width:40px;height:40px;line-height:38px}.ivu-input-number-large.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn i{font-size:20px}.ivu-input-number-small.ivu-input-number-controls-outside{width:128px;padding:0 24px}.ivu-input-number-small.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn{width:24px;height:24px;line-height:22px}.ivu-input-number-small.ivu-input-number-controls-outside .ivu-input-number-controls-outside-btn i{font-size:14px}.ivu-form-item-error .ivu-input-number{border:1px solid #ed4014}.ivu-form-item-error .ivu-input-number:hover{border-color:#ed4014}.ivu-form-item-error .ivu-input-number:focus,.ivu-form-item-error .ivu-input-number-focused{border-color:#ed4014;outline:0;box-shadow:0 0 0 2px #ed401433}.ivu-scroll-wrapper{outline:none;width:auto;margin:0 auto;position:relative}.ivu-scroll-container{overflow-y:scroll}@keyframes ani-stop-slide{0%{overflow-y:hidden;transform:translateZ(0)}to{overflow-y:scroll;transform:translateZ(0)}}.ivu-scroll-container-loading{animation:1.5s ani-stop-slide}.ivu-scroll-content{opacity:1;transition:opacity .5s}.ivu-scroll-content-loading{opacity:.5}.ivu-scroll-loader{text-align:center;padding:0;transition:padding .5s}.ivu-scroll-loader-wrapper{background-color:inherit;height:0;padding:5px 0;transition:opacity .3s,transform .5s,height .5s;transform:scale(0)}.ivu-scroll-loader-wrapper-active{height:40px;transform:scale(1)}@keyframes ani-demo-spin{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.ivu-scroll-loader-wrapper .ivu-scroll-spinner{position:relative}.ivu-scroll-loader-wrapper .ivu-scroll-spinner-icon{animation:1s linear infinite ani-demo-spin}.ivu-tag{vertical-align:middle;opacity:1;background:#f7f7f7;border:1px solid #e8eaec;border-radius:3px;height:22px;margin:2px 4px 2px 0;padding:0 8px;font-size:12px;line-height:22px;display:inline-block;overflow:hidden}.ivu-tag-size-large{height:32px;padding:0 12px;line-height:32px}.ivu-tag-size-medium{height:28px;padding:0 10px;line-height:28px}.ivu-tag:not(.ivu-tag-border):not(.ivu-tag-dot):not(.ivu-tag-checked){color:#141d72;background:0 0;border-color:#0000}.ivu-tag:not(.ivu-tag-border):not(.ivu-tag-dot):not(.ivu-tag-checked) .ivu-icon-ios-close{color:#141d72!important}.ivu-tag-checkable{cursor:pointer}.ivu-tag-color-error{border-color:#ed4014;color:#ed4014!important}.ivu-tag-color-success{border-color:#19be6b;color:#19be6b!important}.ivu-tag-color-primary{border-color:#2d8cf0;color:#2d8cf0!important}.ivu-tag-color-warning{border-color:#f90;color:#f90!important}.ivu-tag-color-white{color:#fff!important}.ivu-tag-dot{height:32px;padding:0 12px;line-height:32px;color:#141d72!important;background:#fff!important;border:1px solid #e8eaec!important}.ivu-tag-dot-inner{background:#e8eaec;border-radius:50%;width:12px;height:12px;margin-right:8px;display:inline-block;position:relative;top:1px}.ivu-tag-dot .ivu-icon-ios-close{color:#666!important;margin-left:12px!important}.ivu-tag-border{color:#e8eaec;border:1px solid #e8eaec;height:24px;line-height:24px;position:relative;background:#fff!important}.ivu-tag-border .ivu-icon-ios-close{color:#666;margin-left:12px!important}.ivu-tag-border:after{content:"";background:currentColor;width:1px;display:none;position:absolute;top:0;bottom:0;right:22px}.ivu-tag-border.ivu-tag-closable:after{display:block}.ivu-tag-border.ivu-tag-closable .ivu-icon-ios-close{top:-1px;left:4px;margin-left:18px!important}.ivu-tag-border.ivu-tag-primary{color:#2d8cf0!important;border:1px solid #2d8cf0!important}.ivu-tag-border.ivu-tag-primary:after{background:#2d8cf0}.ivu-tag-border.ivu-tag-primary .ivu-icon-ios-close{color:#2d8cf0!important}.ivu-tag-border.ivu-tag-success{color:#19be6b!important;border:1px solid #19be6b!important}.ivu-tag-border.ivu-tag-success:after{background:#19be6b}.ivu-tag-border.ivu-tag-success .ivu-icon-ios-close{color:#19be6b!important}.ivu-tag-border.ivu-tag-warning{color:#f90!important;border:1px solid #f90!important}.ivu-tag-border.ivu-tag-warning:after{background:#f90}.ivu-tag-border.ivu-tag-warning .ivu-icon-ios-close{color:#f90!important}.ivu-tag-border.ivu-tag-error{color:#ed4014!important;border:1px solid #ed4014!important}.ivu-tag-border.ivu-tag-error:after{background:#ed4014}.ivu-tag-border.ivu-tag-error .ivu-icon-ios-close{color:#ed4014!important}.ivu-tag-text{color:#141d72}.ivu-tag-text a:first-child:last-child{margin:0 -8px;padding:0 8px;display:inline-block}.ivu-tag .ivu-icon-ios-close{font-size:14px;font-size:20px \9 ;cursor:pointer;color:#666;opacity:.66;margin-left:2px;display:inline-block;position:relative;top:-1px;transform:scale(1.42857)rotate(0)}:root .ivu-tag .ivu-icon-ios-close{font-size:14px}.ivu-tag .ivu-icon-ios-close:hover{opacity:1}.ivu-tag-primary,.ivu-tag-success,.ivu-tag-warning,.ivu-tag-error{border:0}.ivu-tag-primary,.ivu-tag-success,.ivu-tag-warning,.ivu-tag-error,.ivu-tag-primary a,.ivu-tag-success a,.ivu-tag-warning a,.ivu-tag-error a,.ivu-tag-primary a:hover,.ivu-tag-success a:hover,.ivu-tag-warning a:hover,.ivu-tag-error a:hover,.ivu-tag-primary .ivu-icon-ios-close,.ivu-tag-success .ivu-icon-ios-close,.ivu-tag-warning .ivu-icon-ios-close,.ivu-tag-error .ivu-icon-ios-close,.ivu-tag-primary .ivu-icon-ios-close:hover,.ivu-tag-success .ivu-icon-ios-close:hover,.ivu-tag-warning .ivu-icon-ios-close:hover,.ivu-tag-error .ivu-icon-ios-close:hover{color:#fff}.ivu-tag-primary,.ivu-tag-primary.ivu-tag-dot .ivu-tag-dot-inner{background:#2d8cf0}.ivu-tag-success,.ivu-tag-success.ivu-tag-dot .ivu-tag-dot-inner{background:#19be6b}.ivu-tag-warning,.ivu-tag-warning.ivu-tag-dot .ivu-tag-dot-inner{background:#f90}.ivu-tag-error,.ivu-tag-error.ivu-tag-dot .ivu-tag-dot-inner{background:#ed4014}.ivu-tag-pink{background:#fff0f6;border-color:#ffadd2;line-height:20px}.ivu-tag-pink .ivu-tag-text{color:#eb2f96!important}.ivu-tag-pink.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-pink{line-height:30px}.ivu-tag-size-medium.ivu-tag-pink{line-height:26px}.ivu-tag-magenta{background:#fff0f6;border-color:#ffadd2;line-height:20px}.ivu-tag-magenta .ivu-tag-text{color:#eb2f96!important}.ivu-tag-magenta.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-magenta{line-height:30px}.ivu-tag-size-medium.ivu-tag-magenta{line-height:26px}.ivu-tag-red{background:#fff1f0;border-color:#ffa39e;line-height:20px}.ivu-tag-red .ivu-tag-text{color:#f5222d!important}.ivu-tag-red.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-red{line-height:30px}.ivu-tag-size-medium.ivu-tag-red{line-height:26px}.ivu-tag-volcano{background:#fff2e8;border-color:#ffbb96;line-height:20px}.ivu-tag-volcano .ivu-tag-text{color:#fa541c!important}.ivu-tag-volcano.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-volcano{line-height:30px}.ivu-tag-size-medium.ivu-tag-volcano{line-height:26px}.ivu-tag-orange{background:#fff7e6;border-color:#ffd591;line-height:20px}.ivu-tag-orange .ivu-tag-text{color:#fa8c16!important}.ivu-tag-orange.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-orange{line-height:30px}.ivu-tag-size-medium.ivu-tag-orange{line-height:26px}.ivu-tag-yellow{background:#feffe6;border-color:#fffb8f;line-height:20px}.ivu-tag-yellow .ivu-tag-text{color:#fadb14!important}.ivu-tag-yellow.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-yellow{line-height:30px}.ivu-tag-size-medium.ivu-tag-yellow{line-height:26px}.ivu-tag-gold{background:#fffbe6;border-color:#ffe58f;line-height:20px}.ivu-tag-gold .ivu-tag-text{color:#faad14!important}.ivu-tag-gold.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-gold{line-height:30px}.ivu-tag-size-medium.ivu-tag-gold{line-height:26px}.ivu-tag-cyan{background:#e6fffb;border-color:#87e8de;line-height:20px}.ivu-tag-cyan .ivu-tag-text{color:#13c2c2!important}.ivu-tag-cyan.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-cyan{line-height:30px}.ivu-tag-size-medium.ivu-tag-cyan{line-height:26px}.ivu-tag-lime{background:#fcffe6;border-color:#eaff8f;line-height:20px}.ivu-tag-lime .ivu-tag-text{color:#a0d911!important}.ivu-tag-lime.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-lime{line-height:30px}.ivu-tag-size-medium.ivu-tag-lime{line-height:26px}.ivu-tag-green{background:#f6ffed;border-color:#b7eb8f;line-height:20px}.ivu-tag-green .ivu-tag-text{color:#52c41a!important}.ivu-tag-green.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-green{line-height:30px}.ivu-tag-size-medium.ivu-tag-green{line-height:26px}.ivu-tag-blue{background:#e6f7ff;border-color:#91d5ff;line-height:20px}.ivu-tag-blue .ivu-tag-text{color:#1890ff!important}.ivu-tag-blue.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-blue{line-height:30px}.ivu-tag-size-medium.ivu-tag-blue{line-height:26px}.ivu-tag-geekblue{background:#f0f5ff;border-color:#adc6ff;line-height:20px}.ivu-tag-geekblue .ivu-tag-text{color:#2f54eb!important}.ivu-tag-geekblue.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-geekblue{line-height:30px}.ivu-tag-size-medium.ivu-tag-geekblue{line-height:26px}.ivu-tag-purple{background:#f9f0ff;border-color:#d3adf7;line-height:20px}.ivu-tag-purple .ivu-tag-text{color:#722ed1!important}.ivu-tag-purple.ivu-tag-dot{line-height:32px}.ivu-tag-size-large.ivu-tag-purple{line-height:30px}.ivu-tag-size-medium.ivu-tag-purple{line-height:26px}.ivu-layout{background:#f5f7f9;flex-direction:column;flex:auto;display:flex}.ivu-layout.ivu-layout-has-sider{flex-direction:row}.ivu-layout.ivu-layout-has-sider>.ivu-layout,.ivu-layout.ivu-layout-has-sider>.ivu-layout-content{width:0}.ivu-layout-header,.ivu-layout-footer{flex:none}.ivu-layout-header{background:#515a6e;height:64px;padding:0 50px;line-height:64px}.ivu-layout-sider{background:#515a6e;min-width:0;transition:all .2s ease-in-out;position:relative}.ivu-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ivu-layout-sider-has-trigger{padding-bottom:48px}.ivu-layout-sider-trigger{text-align:center;cursor:pointer;color:#fff;z-index:1000;background:#515a6e;height:48px;line-height:48px;transition:all .2s ease-in-out;position:fixed;bottom:0}.ivu-layout-sider-trigger .ivu-icon{font-size:16px}.ivu-layout-sider-trigger>*{transition:all .2s}.ivu-layout-sider-trigger-collapsed .ivu-layout-sider-trigger-icon{transform:rotate(180deg)}.ivu-layout-sider-zero-width>*{overflow:hidden}.ivu-layout-sider-zero-width-trigger{text-align:center;color:#fff;width:36px;height:42px;line-height:42px;font-size:36px / 2;cursor:pointer;background:#515a6e;border-radius:0 6px 6px 0;transition:background .3s;position:absolute;top:64px;right:-36px}.ivu-layout-sider-zero-width-trigger:hover{background:#626b7d}.ivu-layout-sider-zero-width-trigger.ivu-layout-sider-zero-width-trigger-left{border-radius:6px 0 0 6px;left:-36px;right:0}.ivu-layout-footer{color:#141d72;background:#f5f7f9;padding:24px 50px;font-size:14px}.ivu-layout-content{flex:auto}.ivu-loading-bar{z-index:2000;width:100%;position:fixed;top:0;left:0;right:0}.ivu-loading-bar-inner{transition:width .2s linear}.ivu-loading-bar-inner-color-primary{background-color:#0b57ff}.ivu-loading-bar-inner-failed-color-error{background-color:#ed4014}.ivu-progress{width:100%;font-size:12px;display:inline-block;position:relative}.ivu-progress-vertical{width:auto;height:100%}.ivu-progress-outer{width:100%;margin-right:0;padding-right:0;display:inline-block}.ivu-progress-show-info .ivu-progress-outer{margin-right:-55px;padding-right:55px}.ivu-progress-vertical .ivu-progress-outer{width:auto;height:100%}.ivu-progress-inner{vertical-align:middle;background-color:#f3f3f3;border-radius:100px;width:100%;display:inline-block;position:relative}.ivu-progress-inner-text{vertical-align:middle;color:#fff;margin:0 6px;font-size:12px;display:inline-block}.ivu-progress-vertical .ivu-progress-inner{width:auto;height:100%}.ivu-progress-vertical .ivu-progress-inner>*,.ivu-progress-vertical .ivu-progress-inner:after{vertical-align:bottom;display:inline-block}.ivu-progress-vertical .ivu-progress-inner:after{content:"";height:100%}.ivu-progress-bg{text-align:right;background-color:#0b57ff;border-radius:100px;transition:all .2s linear;position:relative}.ivu-progress-bg:after{content:"";vertical-align:middle;height:100%;display:inline-block}.ivu-progress-success-bg{background-color:#19be6b;border-radius:100px;transition:all .2s linear;position:absolute;top:0;left:0}.ivu-progress-text{text-align:left;vertical-align:middle;color:#808695;margin-left:5px;font-size:1em;display:inline-block}.ivu-progress-active .ivu-progress-bg:before{content:"";opacity:0;background:#fff;border-radius:10px;animation:2s ease-in-out infinite ivu-progress-active;position:absolute;inset:0}.ivu-progress-vertical.ivu-progress-active .ivu-progress-bg:before{animation:2s ease-in-out infinite ivu-progress-active-vertical;top:auto}.ivu-progress-wrong .ivu-progress-bg{background-color:#ed4014}.ivu-progress-wrong .ivu-progress-text{color:#ed4014}.ivu-progress-success .ivu-progress-bg{background-color:#19be6b}@keyframes ivu-progress-active{0%{opacity:.3;width:0}to{opacity:0;width:100%}}@keyframes ivu-progress-active-vertical{0%{opacity:.3;height:0}to{opacity:0;height:100%}}.ivu-timeline{margin:0;padding:0;list-style:none}.ivu-timeline-item{padding:0 0 12px;list-style:none;position:relative;margin:0!important}.ivu-timeline-item-tail{border-left:1px solid #e8eaec;height:100%;position:absolute;top:0;left:6px}.ivu-timeline-item-pending .ivu-timeline-item-tail{display:none}.ivu-timeline-item-head{background-color:#fff;border:1px solid #0000;border-radius:50%;width:13px;height:13px;position:absolute}.ivu-timeline-item-head-blue{color:#0b57ff;border-color:#0b57ff}.ivu-timeline-item-head-red{color:#ed4014;border-color:#ed4014}.ivu-timeline-item-head-green{color:#19be6b;border-color:#19be6b}.ivu-timeline-item-head-custom{text-align:center;border:0;border-radius:0;width:40px;height:auto;margin-top:6px;padding:3px 0;font-size:14px;line-height:1;position:absolute;left:-13px;transform:translateY(-50%)}.ivu-timeline-item-content{padding:1px 1px 10px 24px;font-size:14px;position:relative;top:-3px}.ivu-timeline-item:last-child .ivu-timeline-item-tail{display:none}.ivu-timeline.ivu-timeline-pending .ivu-timeline-item:nth-last-of-type(2) .ivu-timeline-item-tail{border-left:1px dotted #e8eaec}.ivu-timeline.ivu-timeline-pending .ivu-timeline-item:nth-last-of-type(2) .ivu-timeline-item-content{min-height:48px}.ivu-page:after{content:"";clear:both;visibility:hidden;height:0;display:block;overflow:hidden}.ivu-page-item{vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border:1px solid #dcdee2;border-radius:4px;min-width:32px;height:32px;margin-right:4px;font-family:Arial;font-weight:500;line-height:30px;list-style:none;transition:border .2s ease-in-out,color .2s ease-in-out;display:inline-block}.ivu-page-item a{color:#141d72;margin:0 6px;text-decoration:none}.ivu-page-item:hover{border-color:#0b57ff}.ivu-page-item:hover a{color:#0b57ff}.ivu-page-item-active{border-color:#0b57ff}.ivu-page-item-active a,.ivu-page-item-active:hover a{color:#0b57ff}.ivu-page-with-disabled .ivu-page-item,.ivu-page-with-disabled .ivu-page-disabled{cursor:not-allowed;background-color:#f3f3f3}.ivu-page-with-disabled .ivu-page-item a,.ivu-page-with-disabled .ivu-page-disabled a{color:#ccc}.ivu-page-with-disabled .ivu-page-item:hover,.ivu-page-with-disabled .ivu-page-disabled:hover{border-color:#dcdee2}.ivu-page-with-disabled .ivu-page-item:hover a,.ivu-page-with-disabled .ivu-page-disabled:hover a{color:#ccc;cursor:not-allowed}.ivu-page-with-disabled .ivu-page-item-active,.ivu-page-with-disabled .ivu-page-disabled-active{background-color:#dcdee2;border-color:#dcdee2}.ivu-page-with-disabled .ivu-page-item-active a,.ivu-page-with-disabled .ivu-page-disabled-active a,.ivu-page-with-disabled .ivu-page-item-active:hover a,.ivu-page-with-disabled .ivu-page-disabled-active:hover a{color:#fff}.ivu-page-item-jump-prev i,.ivu-page-item-jump-next i{color:#ccc}.ivu-page-item-jump-prev i:first-child,.ivu-page-item-jump-next i:first-child{display:none}.ivu-page-item-jump-prev:hover i:first-child,.ivu-page-item-jump-next:hover i:first-child{color:#0b57ff;display:inline}.ivu-page-item-jump-prev:hover i:last-child,.ivu-page-item-jump-next:hover i:last-child{display:none}.ivu-page-with-disabled .ivu-page-item-jump-prev,.ivu-page-with-disabled .ivu-page-item-jump-next{cursor:not-allowed}.ivu-page-with-disabled .ivu-page-item-jump-prev i,.ivu-page-with-disabled .ivu-page-item-jump-next i{color:#ccc}.ivu-page-with-disabled .ivu-page-item-jump-prev:hover i:first-child,.ivu-page-with-disabled .ivu-page-item-jump-next:hover i:first-child{display:none}.ivu-page-with-disabled .ivu-page-item-jump-prev:hover i:last-child,.ivu-page-with-disabled .ivu-page-item-jump-next:hover i:last-child{display:inline}.ivu-page-item-jump-prev:hover i:first-child:after{content:"";margin-left:-8px}.ivu-page-item-jump-next:hover i:first-child:after{content:"";margin-left:-8px}.ivu-page-prev,.ivu-page-item-jump-prev,.ivu-page-item-jump-next{margin-right:4px}.ivu-page-prev,.ivu-page-next,.ivu-page-item-jump-prev,.ivu-page-item-jump-next{vertical-align:middle;-webkit-user-select:none;user-select:none;text-align:center;cursor:pointer;color:#666;border:1px solid #dcdee2;border-radius:4px;min-width:32px;height:32px;font-family:Arial;line-height:30px;list-style:none;transition:all .2s ease-in-out;display:inline-block}.ivu-page-item-jump-prev,.ivu-page-item-jump-next{border-color:#0000}.ivu-page-prev,.ivu-page-next{background-color:#fff}.ivu-page-prev a,.ivu-page-next a{color:#666;font-size:14px}.ivu-page-prev:hover,.ivu-page-next:hover{border-color:#0b57ff}.ivu-page-prev:hover a,.ivu-page-next:hover a{color:#0b57ff}.ivu-page-disabled{cursor:not-allowed}.ivu-page-disabled a{color:#ccc}.ivu-page-disabled:hover{border-color:#dcdee2}.ivu-page-disabled:hover a{color:#ccc;cursor:not-allowed}.ivu-page-options{vertical-align:middle;margin-left:15px;display:inline-block}.ivu-page-options-sizer{margin-right:10px;display:inline-block}.ivu-page-options-elevator{vertical-align:middle;height:32px;line-height:32px;display:inline-block}.ivu-page-options-elevator input{color:#141d72;cursor:text;background-color:#fff;background-image:none;border:1px solid #dcdee2;border-radius:4px;width:50px;height:32px;margin:0 8px;padding:4px 10px;font-size:14px;line-height:1.5;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;position:relative}.ivu-page-options-elevator input::-moz-placeholder{color:#c5c8ce;opacity:1}.ivu-page-options-elevator input:-ms-placeholder-shown{color:#c5c8ce}.ivu-page-options-elevator input::-webkit-input-placeholder{color:#c5c8ce}.ivu-page-options-elevator input:hover{border-color:#3c79ff}.ivu-page-options-elevator input:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-page-options-elevator input[disabled],fieldset[disabled] .ivu-page-options-elevator input{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-page-options-elevator input[disabled]:hover,fieldset[disabled] .ivu-page-options-elevator input:hover{border-color:#e3e5e8}textarea.ivu-page-options-elevator input{vertical-align:bottom;max-width:100%;height:auto;min-height:32px;font-size:14px}.ivu-page-options-elevator input-large{height:40px;padding:6px 10px;font-size:16px}.ivu-page-options-elevator input-small{border-radius:3px;height:24px;padding:1px 10px}.ivu-page-options-elevator input-no-border{border-color:#0000;border-radius:0}.ivu-page-options-elevator input-no-border:hover{border-color:#0000}.ivu-page-options-elevator input-no-border:focus{box-shadow:none;border-color:#0000}.ivu-page-options-elevator input-no-border[disabled]{background-color:#0000}.ivu-page-options-elevator input-no-border[disabled]:hover{border-color:#0000}.ivu-page-total{height:32px;margin-right:10px;line-height:32px;display:inline-block}.ivu-page-simple .ivu-page-prev,.ivu-page-simple .ivu-page-next{border:0;height:24px;margin:0;font-size:18px;line-height:normal}.ivu-page-simple .ivu-page-simple-pager{vertical-align:middle;margin-right:8px;display:inline-block}.ivu-page-simple .ivu-page-simple-pager input{color:#141d72;cursor:text;text-align:center;box-sizing:border-box;background-color:#fff;background-image:none;border:1px solid #dcdee2;border-radius:4px;outline:none;width:30px;height:24px;margin:0 8px;padding:5px 8px;font-size:14px;line-height:1.5;transition:border-color .2s ease-in-out;display:inline-block;position:relative}.ivu-page-simple .ivu-page-simple-pager input::-moz-placeholder{color:#c5c8ce;opacity:1}.ivu-page-simple .ivu-page-simple-pager input:-ms-placeholder-shown{color:#c5c8ce}.ivu-page-simple .ivu-page-simple-pager input::-webkit-input-placeholder{color:#c5c8ce}.ivu-page-simple .ivu-page-simple-pager input:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-page-simple .ivu-page-simple-pager input[disabled],fieldset[disabled] .ivu-page-simple .ivu-page-simple-pager input{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-page-simple .ivu-page-simple-pager input[disabled]:hover,fieldset[disabled] .ivu-page-simple .ivu-page-simple-pager input:hover{border-color:#e3e5e8}textarea.ivu-page-simple .ivu-page-simple-pager input{vertical-align:bottom;max-width:100%;height:auto;min-height:32px;font-size:14px}.ivu-page-simple .ivu-page-simple-pager input-large{height:40px;padding:6px 10px;font-size:16px}.ivu-page-simple .ivu-page-simple-pager input-small{border-radius:3px;height:24px;padding:1px 10px}.ivu-page-simple .ivu-page-simple-pager input-no-border{border-color:#0000;border-radius:0}.ivu-page-simple .ivu-page-simple-pager input-no-border:hover{border-color:#0000}.ivu-page-simple .ivu-page-simple-pager input-no-border:focus{box-shadow:none;border-color:#0000}.ivu-page-simple .ivu-page-simple-pager input-no-border[disabled]{background-color:#0000}.ivu-page-simple .ivu-page-simple-pager input-no-border[disabled]:hover{border-color:#0000}.ivu-page-simple .ivu-page-simple-pager input:hover{border-color:#0b57ff}.ivu-page-simple .ivu-page-simple-pager span{padding:0 8px 0 2px}.ivu-page-custom-text,.ivu-page-custom-text:hover{border-color:#0000}.ivu-page.mini .ivu-page-total{height:24px;line-height:24px}.ivu-page.mini .ivu-page-item{border:0;border-radius:3px;min-width:24px;height:24px;margin:0;line-height:24px}.ivu-page.mini .ivu-page-prev,.ivu-page.mini .ivu-page-next{border:0;min-width:24px;height:24px;margin:0;line-height:22px}.ivu-page.mini .ivu-page-prev a i:after,.ivu-page.mini .ivu-page-next a i:after{height:24px;line-height:24px}.ivu-page.mini .ivu-page-item-jump-prev,.ivu-page.mini .ivu-page-item-jump-next{border:none;height:24px;margin-right:0;line-height:24px}.ivu-page.mini .ivu-page-options{margin-left:8px}.ivu-page.mini .ivu-page-options-elevator{height:24px;line-height:24px}.ivu-page.mini .ivu-page-options-elevator input{border-radius:3px;width:44px;height:24px;padding:1px 10px}.ivu-steps{width:100%;font-size:0;line-height:1.5;display:flex}.ivu-steps-item{vertical-align:top;flex:1;display:inline-block;position:relative;overflow:hidden}.ivu-steps-item:last-child{-ms-flex:0;flex:none}.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner{background-color:#fff}.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner>.ivu-steps-icon,.ivu-steps-item.ivu-steps-status-wait .ivu-steps-head-inner span{color:#ccc}.ivu-steps-item.ivu-steps-status-wait .ivu-steps-title,.ivu-steps-item.ivu-steps-status-wait .ivu-steps-content{color:#999}.ivu-steps-item.ivu-steps-status-wait .ivu-steps-tail>i{background-color:#e8eaec}.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner>.ivu-steps-icon,.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner span{color:#fff}.ivu-steps-item.ivu-steps-status-process .ivu-steps-title,.ivu-steps-item.ivu-steps-status-process .ivu-steps-content{color:#666}.ivu-steps-item.ivu-steps-status-process .ivu-steps-tail>i{background-color:#e8eaec}.ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after{opacity:1;background:#0b57ff;width:100%;transition:all .2s ease-in-out}.ivu-steps-item.ivu-steps-status-finish .ivu-steps-title,.ivu-steps-item.ivu-steps-status-finish .ivu-steps-content{color:#999}.ivu-steps-item.ivu-steps-status-error .ivu-steps-head-inner{background-color:#fff;border-color:#ed4014}.ivu-steps-item.ivu-steps-status-error .ivu-steps-head-inner>.ivu-steps-icon,.ivu-steps-item.ivu-steps-status-error .ivu-steps-title,.ivu-steps-item.ivu-steps-status-error .ivu-steps-content{color:#ed4014}.ivu-steps-item.ivu-steps-status-error .ivu-steps-tail>i{background-color:#e8eaec}.ivu-steps-item.ivu-steps-next-error .ivu-steps-tail>i,.ivu-steps-item.ivu-steps-next-error .ivu-steps-tail>i:after{background-color:#ed4014}.ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner{background:0 0;border:0;width:auto;height:auto}.ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner>.ivu-steps-icon{width:20px;height:20px;font-size:20px;top:2px}.ivu-steps-item.ivu-steps-custom.ivu-steps-status-process .ivu-steps-head-inner>.ivu-steps-icon{color:#0b57ff}.ivu-steps-item:last-child .ivu-steps-tail{display:none}.ivu-steps .ivu-steps-head,.ivu-steps .ivu-steps-main{vertical-align:top;display:inline-block;position:relative}.ivu-steps .ivu-steps-head{background:#fff}.ivu-steps .ivu-steps-head-inner{text-align:center;border:1px solid #ccc;border-radius:50%;width:26px;height:26px;margin-right:8px;font-size:14px;line-height:24px;transition:background-color .2s ease-in-out;display:block}.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon{line-height:1;position:relative}.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon{font-size:24px}.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon-ios-checkmark-empty,.ivu-steps .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon-ios-close-empty{font-weight:700}.ivu-steps .ivu-steps-main{margin-top:2.5px;display:inline}.ivu-steps .ivu-steps-custom .ivu-steps-title{margin-top:2.5px}.ivu-steps .ivu-steps-title{color:#666;background:#fff;margin-bottom:4px;padding-right:10px;font-size:14px;font-weight:700;display:inline-block}.ivu-steps .ivu-steps-title>a:first-child:last-child{color:#666}.ivu-steps .ivu-steps-item-last .ivu-steps-title{width:100%;padding-right:0}.ivu-steps .ivu-steps-content{color:#999;font-size:12px}.ivu-steps .ivu-steps-tail{width:100%;padding:0 10px;position:absolute;top:13px;left:0}.ivu-steps .ivu-steps-tail>i{vertical-align:top;background:#e8eaec;border-radius:1px;width:100%;height:1px;display:inline-block;position:relative}.ivu-steps .ivu-steps-tail>i:after{content:"";opacity:0;background:#e8eaec;width:0;height:100%;position:absolute;top:0}.ivu-steps.ivu-steps-small .ivu-steps-head-inner{text-align:center;border-radius:50%;width:18px;height:18px;margin-right:10px;font-size:12px;line-height:16px}.ivu-steps.ivu-steps-small .ivu-steps-head-inner>.ivu-steps-icon.ivu-icon{font-size:16px;top:0}.ivu-steps.ivu-steps-small .ivu-steps-main{margin-top:0}.ivu-steps.ivu-steps-small .ivu-steps-title{color:#666;margin-top:0;margin-bottom:4px;font-size:12px;font-weight:700}.ivu-steps.ivu-steps-small .ivu-steps-content{color:#999;padding-left:30px;font-size:12px}.ivu-steps.ivu-steps-small .ivu-steps-tail{padding:0 8px;top:8px}.ivu-steps.ivu-steps-small .ivu-steps-tail>i{border-radius:1px;width:100%;height:1px}.ivu-steps.ivu-steps-small .ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner,.ivu-steps .ivu-steps-item.ivu-steps-custom .ivu-steps-head-inner{width:inherit;height:inherit;line-height:inherit;background:0 0;border:0;border-radius:0}.ivu-steps-vertical{display:block}.ivu-steps-vertical .ivu-steps-item{display:block;overflow:visible}.ivu-steps-vertical .ivu-steps-tail{width:1px;height:100%;padding:30px 0 4px;position:absolute;top:0;left:13px}.ivu-steps-vertical .ivu-steps-tail>i{width:1px;height:100%}.ivu-steps-vertical .ivu-steps-tail>i:after{width:100%;height:0}.ivu-steps-vertical .ivu-steps-status-finish .ivu-steps-tail>i:after{height:100%}.ivu-steps-vertical .ivu-steps-head{float:left}.ivu-steps-vertical .ivu-steps-head-inner{margin-right:16px}.ivu-steps-vertical .ivu-steps-main{min-height:47px;display:block;overflow:hidden}.ivu-steps-vertical .ivu-steps-main .ivu-steps-title{line-height:26px}.ivu-steps-vertical .ivu-steps-main .ivu-steps-content{padding-bottom:12px;padding-left:0}.ivu-steps-vertical .ivu-steps-custom .ivu-steps-icon{left:4px}.ivu-steps-vertical.ivu-steps-small .ivu-steps-custom .ivu-steps-icon{left:0}.ivu-steps-vertical.ivu-steps-small .ivu-steps-tail{padding:22px 0 4px;position:absolute;top:0;left:9px}.ivu-steps-vertical.ivu-steps-small .ivu-steps-tail>i{height:100%}.ivu-steps-vertical.ivu-steps-small .ivu-steps-title{line-height:18px}.ivu-steps-horizontal.ivu-steps-hidden{visibility:hidden}.ivu-steps-horizontal .ivu-steps-content{padding-left:35px}.ivu-steps-horizontal .ivu-steps-item:not(:first-child) .ivu-steps-head{margin-left:-10px;padding-left:10px}.ivu-modal{outline:none;width:auto;margin:0 auto;position:relative;top:100px}.ivu-modal-hidden{display:none!important}.ivu-modal-wrap{z-index:1000;-webkit-overflow-scrolling:touch;outline:0;position:fixed;inset:0;overflow:auto}.ivu-modal-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.ivu-modal-mask{z-index:1000;background-color:#37373799;height:100%;position:fixed;inset:0}.ivu-modal-mask-hidden{display:none}.ivu-modal-content{background-color:#fff;background-clip:padding-box;border:0;border-radius:6px;position:relative;box-shadow:0 4px 12px #00000026}.ivu-modal-content-no-mask{pointer-events:auto}.ivu-modal-content-drag{position:absolute}.ivu-modal-content-drag .ivu-modal-header{cursor:move}.ivu-modal-content-dragging{-webkit-user-select:none;user-select:none}.ivu-modal-header{border-bottom:1px solid #e8eaec;padding:14px 16px;line-height:1}.ivu-modal-header p,.ivu-modal-header-inner{color:#17233d;text-overflow:ellipsis;white-space:nowrap;width:100%;height:20px;font-size:16px;font-weight:500;line-height:20px;display:inline-block;overflow:hidden}.ivu-modal-close{z-index:1;cursor:pointer;font-size:12px;position:absolute;top:8px;right:8px;overflow:hidden}.ivu-modal-close .ivu-icon-ios-close{color:#999;font-size:31px;transition:color .2s;position:relative;top:1px}.ivu-modal-close .ivu-icon-ios-close:hover{color:#444}.ivu-modal-body{padding:16px;font-size:14px;line-height:1.5}.ivu-modal-footer{text-align:right;border-top:1px solid #e8eaec;padding:12px 18px}.ivu-modal-footer button+button{margin-bottom:0;margin-left:8px}.ivu-modal-fullscreen{position:absolute;top:0;bottom:0;width:100%!important}.ivu-modal-fullscreen .ivu-modal-content{border-radius:0;width:100%;position:absolute;top:0;bottom:0}.ivu-modal-fullscreen .ivu-modal-body{width:100%;position:absolute;top:51px;bottom:61px;overflow:auto}.ivu-modal-fullscreen-no-header .ivu-modal-body{top:0}.ivu-modal-fullscreen-no-footer .ivu-modal-body{bottom:0}.ivu-modal-fullscreen .ivu-modal-footer{width:100%;position:absolute;bottom:0}.ivu-modal-no-mask{pointer-events:none}@media (width<=576px){.ivu-modal{margin:10px;width:auto!important}.ivu-modal-fullscreen{margin:0;width:100%!important}.vertical-center-modal .ivu-modal{flex:1}}.ivu-modal-confirm{padding:6px 16px 8px}.ivu-modal-confirm-head{padding:0 12px 0 0}.ivu-modal-confirm-head-icon{vertical-align:middle;font-size:28px;display:inline-block;position:relative;top:-2px}.ivu-modal-confirm-head-icon-info{color:#0b57ff}.ivu-modal-confirm-head-icon-success{color:#19be6b}.ivu-modal-confirm-head-icon-warning{color:#f90}.ivu-modal-confirm-head-icon-error{color:#ed4014}.ivu-modal-confirm-head-icon-confirm{color:#f90}.ivu-modal-confirm-head-title{vertical-align:middle;color:#17233d;margin-left:12px;font-size:16px;font-weight:500;display:inline-block}.ivu-modal-confirm-body{color:#141d72;padding-left:40px;font-size:14px;position:relative}.ivu-modal-confirm-body-render{margin:0;padding:0}.ivu-modal-confirm-footer{text-align:right;margin-top:20px}.ivu-modal-confirm-footer button+button{margin-bottom:0;margin-left:8px}.ivu-select{box-sizing:border-box;vertical-align:middle;color:#141d72;width:100%;font-size:14px;line-height:normal;display:inline-block}.ivu-select-selection{box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border:1px solid #dcdee2;border-radius:4px;outline:none;transition:all .2s ease-in-out;display:block;position:relative}.ivu-select-selection:hover,.ivu-select-selection-focused{border-color:#3c79ff}.ivu-select-selection:hover .ivu-select-arrow,.ivu-select-selection-focused .ivu-select-arrow{display:inline-block}.ivu-select-arrow{color:#808695;font-size:14px;line-height:1;transition:all .2s ease-in-out;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ivu-select-visible .ivu-select-selection{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-select-visible .ivu-select-arrow{display:inline-block;transform:translateY(-50%)rotate(180deg)}.ivu-select-disabled .ivu-select-selection{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-select-disabled .ivu-select-selection:hover{border-color:#e3e5e8}.ivu-select-disabled .ivu-select-selection .ivu-select-arrow{color:#ccc}.ivu-select-disabled .ivu-select-selection:hover{box-shadow:none;border-color:#dcdee2}.ivu-select-disabled .ivu-select-selection:hover .ivu-select-arrow{display:inline-block}.ivu-select-single .ivu-select-selection{height:32px;position:relative}.ivu-select-single .ivu-select-selection .ivu-select-placeholder{color:#c5c8ce}.ivu-select-single .ivu-select-selection .ivu-select-placeholder,.ivu-select-single .ivu-select-selection .ivu-select-selected-value{text-overflow:ellipsis;white-space:nowrap;height:30px;padding-left:8px;padding-right:24px;font-size:14px;line-height:30px;display:block;overflow:hidden}.ivu-select-multiple .ivu-select-selection{padding:0 24px 0 4px}.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder{color:#c5c8ce;text-overflow:ellipsis;white-space:nowrap;height:30px;padding-left:4px;padding-right:22px;font-size:14px;line-height:30px;display:block;overflow:hidden}.ivu-select-default.ivu-select-multiple .ivu-select-selection{min-height:32px}.ivu-select-large.ivu-select-single .ivu-select-selection{height:40px}.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-placeholder,.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-selected-value{height:38px;font-size:16px;line-height:38px}.ivu-select-large.ivu-select-multiple .ivu-select-selection{min-height:40px}.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value{min-height:38px;font-size:16px;line-height:38px}.ivu-select-small.ivu-select-single .ivu-select-selection{border-radius:3px;height:24px}.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-placeholder,.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-selected-value{height:22px;line-height:22px}.ivu-select-small.ivu-select-multiple .ivu-select-selection{border-radius:3px;min-height:24px}.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value{height:auto;min-height:22px;line-height:22px}.ivu-select-input{box-sizing:border-box;color:#141d72;cursor:pointer;background-color:#0000;border:none;outline:none;height:32px;padding:0 24px 0 8px;font-size:14px;line-height:32px;display:inline-block;position:relative}.ivu-select-input::-moz-placeholder{color:#c5c8ce;opacity:1}.ivu-select-input:-ms-placeholder-shown{color:#c5c8ce}.ivu-select-input::-webkit-input-placeholder{color:#c5c8ce}.ivu-select-input[disabled]{cursor:not-allowed;color:#ccc;-webkit-text-fill-color:#ccc}.ivu-select-single .ivu-select-input{width:100%}.ivu-select-large .ivu-select-input,.ivu-select-large.ivu-select-multiple .ivu-select-input{height:32px;font-size:16px;line-height:32px;top:3px}.ivu-select-small .ivu-select-input,.ivu-select-small.ivu-select-multiple .ivu-select-input{height:18px;line-height:18px;top:2px}.ivu-select-multiple .ivu-select-input{height:26px;padding:0 0 0 4px;line-height:26px;top:2px}.ivu-select-not-found{text-align:center;color:#c5c8ce}.ivu-select-not-found li:not([class^=ivu-]){margin-bottom:0}.ivu-select-loading{text-align:center;color:#c5c8ce}.ivu-select-multiple .ivu-tag{max-width:99%;height:24px;margin:3px 4px 3px 0;line-height:22px;position:relative}.ivu-select-multiple .ivu-tag span:not(.ivu-select-max-tag){text-overflow:ellipsis;white-space:nowrap;margin-right:14px;display:block;overflow:hidden}.ivu-select-multiple .ivu-tag i{display:block;position:absolute;top:4px;right:4px}.ivu-select-multiple-tag-hidden{margin-right:0!important}.ivu-select-large.ivu-select-multiple .ivu-tag{height:32px;font-size:16px;line-height:30px}.ivu-select-large.ivu-select-multiple .ivu-tag i{top:9px}.ivu-select-small.ivu-select-multiple .ivu-tag{height:17px;margin:3px 4px 2px 0;padding:0 6px;font-size:12px;line-height:15px}.ivu-select-small.ivu-select-multiple .ivu-tag span{margin-right:14px}.ivu-select-small.ivu-select-multiple .ivu-tag i{top:1px;right:2px}.ivu-select-dropdown-list{min-width:100%;list-style:none}.ivu-select .ivu-select-dropdown{width:auto}.ivu-select-prefix{vertical-align:middle;display:inline-block}.ivu-select-prefix i{vertical-align:top}.ivu-select-head-with-prefix{vertical-align:middle;display:inline-block!important}.ivu-select-single .ivu-select-prefix{padding-left:4px}.ivu-select-single .ivu-select-head-with-prefix,.ivu-select-multiple .ivu-select-head-with-prefix{padding-left:0!important}.ivu-select-head-flex{align-items:center;display:flex}.ivu-select-multiple .ivu-select-head-flex .ivu-select-prefix{margin-right:4px}.ivu-select-item{clear:both;color:#141d72;white-space:nowrap;cursor:pointer;margin:0;padding:7px 16px;line-height:normal;list-style:none;transition:background .2s ease-in-out;font-size:14px!important}.ivu-select-item:hover,.ivu-select-item-focus{background:#f3f3f3}.ivu-select-item-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-select-item-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-select-item-selected,.ivu-select-item-selected:hover{color:#0b57ff}.ivu-select-item-divided{border-top:1px solid #e8eaec;margin-top:5px}.ivu-select-item-divided:before{content:"";background-color:#fff;height:5px;margin:0 -16px;display:block;position:relative;top:-7px}.ivu-select-item-enter{color:#0b57ff;float:right;font-weight:700}.ivu-select-large .ivu-select-item{padding:7px 16px 8px;font-size:14px!important}@-moz-document url-prefix(){.ivu-select-item{white-space:normal}}.ivu-select-multiple .ivu-select-item{position:relative}.ivu-select-multiple .ivu-select-item-selected{color:#0b57ffe6;background:#fff}.ivu-select-multiple .ivu-select-item-focus,.ivu-select-multiple .ivu-select-item-selected:hover{background:#f3f3f3}.ivu-select-multiple .ivu-select-item-selected.ivu-select-multiple .ivu-select-item-focus{color:#0a4de1e8;background:#fff}.ivu-select-multiple .ivu-select-item-selected:after{speak:none;font-variant:normal;text-transform:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:-.125em;text-align:center;content:"";color:#0b57ffe6;font-family:Ionicons;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block;position:absolute;top:2px;right:8px}.ivu-select-multiple .ivu-select-item-selected.ivu-select-item-disabled,.ivu-select-multiple .ivu-select-item-selected.ivu-select-item-disabled:after{color:#c5c8ce}.ivu-select-multiple .ivu-select-item-selected.ivu-select-item-disabled:hover{background-color:#fff}.ivu-select-group{margin:0;padding:0;list-style:none}.ivu-select-group-title{color:#999;height:30px;padding-left:8px;font-size:14px;line-height:30px}.ivu-form-item-error .ivu-select-selection{border:1px solid #ed4014}.ivu-form-item-error .ivu-select-arrow{color:#ed4014}.ivu-form-item-error .ivu-select-visible .ivu-select-selection{border-color:#ed4014;outline:0;box-shadow:0 0 0 2px #ed401433}.ivu-select-dropdown{width:inherit;box-sizing:border-box;z-index:900;background-color:#fff;border-radius:4px;max-height:200px;margin:5px 0;padding:5px 0;position:absolute;overflow:auto;box-shadow:0 1px 6px #0003}.ivu-select-dropdown-transfer{z-index:1060;width:auto}.ivu-select-dropdown.ivu-transfer-no-max-height{max-height:none}.ivu-modal .ivu-select-dropdown{position:absolute!important}.ivu-split-wrapper{width:100%;height:100%;position:relative}.ivu-split-pane{position:absolute}.ivu-split-pane.left-pane,.ivu-split-pane.right-pane{top:0;bottom:0}.ivu-split-pane.left-pane{left:0}.ivu-split-pane.right-pane{right:0}.ivu-split-pane.top-pane,.ivu-split-pane.bottom-pane{left:0;right:0}.ivu-split-pane.top-pane{top:0}.ivu-split-pane.bottom-pane{bottom:0}.ivu-split-pane-moving{-webkit-user-select:none;user-select:none}.ivu-split-trigger{border:1px solid #dcdee2}.ivu-split-trigger-con{z-index:10;position:absolute;transform:translate(-50%,-50%)}.ivu-split-trigger-bar-con{position:absolute;overflow:hidden}.ivu-split-trigger-bar-con.vertical{left:2px / 2;height:32px;top:50%;transform:translateY(-50%)}.ivu-split-trigger-bar-con.horizontal{left:50%;top:2px / 2;width:32px;transform:translate(-50%)}.ivu-split-trigger-vertical{cursor:col-resize;background:#f8f8f9;border-top:none;border-bottom:none;width:6px;height:100%}.ivu-split-trigger-vertical .ivu-split-trigger-bar{float:left;background:#17233d40;width:4px;height:1px;margin-top:3px}.ivu-split-trigger-horizontal{cursor:row-resize;background:#f8f8f9;border-left:none;border-right:none;width:100%;height:6px}.ivu-split-trigger-horizontal .ivu-split-trigger-bar{float:left;background:#17233d40;width:1px;height:4px;margin-right:3px}.ivu-split-horizontal>.ivu-split-trigger-con{width:0;height:100%;top:50%}.ivu-split-vertical>.ivu-split-trigger-con{width:100%;height:0;left:50%}.ivu-split .no-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ivu-tooltip{display:inline-block}.ivu-tooltip-rel{width:inherit;display:inline-block;position:relative}.ivu-tooltip-popper{visibility:visible;z-index:1060;font-size:14px;line-height:1.5;display:block;position:absolute}.ivu-tooltip-popper[x-placement^=top]{padding:5px 0 8px}.ivu-tooltip-popper[x-placement^=right]{padding:0 5px 0 8px}.ivu-tooltip-popper[x-placement^=bottom]{padding:8px 0 5px}.ivu-tooltip-popper[x-placement^=left]{padding:0 8px 0 5px}.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow{border-width:5px 5px 0;border-top-color:#464c5be6;bottom:3px}.ivu-tooltip-popper[x-placement=top] .ivu-tooltip-arrow{margin-left:-5px;left:50%}.ivu-tooltip-popper[x-placement=top-start] .ivu-tooltip-arrow{left:16px}.ivu-tooltip-popper[x-placement=top-end] .ivu-tooltip-arrow{right:16px}.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow{border-width:5px 5px 5px 0;border-right-color:#464c5be6;left:3px}.ivu-tooltip-popper[x-placement=right] .ivu-tooltip-arrow{margin-top:-5px;top:50%}.ivu-tooltip-popper[x-placement=right-start] .ivu-tooltip-arrow{top:8px}.ivu-tooltip-popper[x-placement=right-end] .ivu-tooltip-arrow{bottom:8px}.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow{border-width:5px 0 5px 5px;border-left-color:#464c5be6;right:3px}.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow{margin-top:-5px;top:50%}.ivu-tooltip-popper[x-placement=left-start] .ivu-tooltip-arrow{top:8px}.ivu-tooltip-popper[x-placement=left-end] .ivu-tooltip-arrow{bottom:8px}.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#464c5be6;top:3px}.ivu-tooltip-popper[x-placement=bottom] .ivu-tooltip-arrow{margin-left:-5px;left:50%}.ivu-tooltip-popper[x-placement=bottom-start] .ivu-tooltip-arrow{left:16px}.ivu-tooltip-popper[x-placement=bottom-end] .ivu-tooltip-arrow{right:16px}.ivu-tooltip-light.ivu-tooltip-popper{visibility:visible;z-index:1060;font-size:14px;line-height:1.5;display:block;position:absolute}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top]{padding:7px 0 10px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right]{padding:0 7px 0 10px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom]{padding:10px 0 7px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left]{padding:0 10px 0 7px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow{border-width:7px 7px 0;border-top-color:#d9d9d980;bottom:3px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top] .ivu-tooltip-arrow{margin-left:-7px;left:50%}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top-start] .ivu-tooltip-arrow{left:16px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=top-end] .ivu-tooltip-arrow{right:16px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow{border-width:7px 7px 7px 0;border-right-color:#d9d9d980;left:3px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right] .ivu-tooltip-arrow{margin-top:-7px;top:50%}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right-start] .ivu-tooltip-arrow{top:8px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=right-end] .ivu-tooltip-arrow{bottom:8px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow{border-width:7px 0 7px 7px;border-left-color:#d9d9d980;right:3px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left] .ivu-tooltip-arrow{margin-top:-7px;top:50%}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left-start] .ivu-tooltip-arrow{top:8px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=left-end] .ivu-tooltip-arrow{bottom:8px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow{border-width:0 7px 7px;border-bottom-color:#d9d9d980;top:3px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom] .ivu-tooltip-arrow{margin-left:-7px;left:50%}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom-start] .ivu-tooltip-arrow{left:16px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement=bottom-end] .ivu-tooltip-arrow{right:16px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow:after{content:" ";border-top-width:7px;border-top-color:#fff;border-bottom-width:0;margin-left:-7px;bottom:1px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow:after{content:" ";border-left-width:0;border-right-width:7px;border-right-color:#fff;bottom:-7px;left:1px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=bottom] .ivu-tooltip-arrow:after{content:" ";border-top-width:0;border-bottom-width:7px;border-bottom-color:#fff;margin-left:-7px;top:1px}.ivu-tooltip-light.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow:after{content:" ";border-left-width:7px;border-left-color:#fff;border-right-width:0;bottom:-7px;right:1px}.ivu-tooltip-inner{color:#fff;text-align:left;white-space:nowrap;background-color:#464c5be6;border-radius:4px;max-width:250px;min-height:34px;padding:8px 12px;text-decoration:none;box-shadow:0 1px 6px #0003}.ivu-tooltip-inner-with-width{white-space:pre-wrap;text-align:justify;word-wrap:break-word;word-break:break-all}.ivu-tooltip-light .ivu-tooltip-inner{color:#141d72;background-color:#fff}.ivu-tooltip-arrow{border-style:solid;border-color:#0000;width:0;height:0;position:absolute}.ivu-tooltip-light .ivu-tooltip-arrow{border-width:8px}.ivu-tooltip-light .ivu-tooltip-arrow:after{content:"";border:7px solid #0000;width:0;height:0;display:block;position:absolute}.ivu-poptip{display:inline-block}.ivu-poptip-rel{display:inline-block;position:relative}.ivu-poptip-title{margin:0;padding:8px 16px;position:relative}.ivu-poptip-title:after{content:"";background-color:#e8eaec;height:1px;display:block;position:absolute;bottom:0;left:8px;right:8px}.ivu-poptip-title-inner{color:#17233d;font-size:14px;font-weight:500}.ivu-poptip-body{padding:8px 16px}.ivu-poptip-body-content{overflow:auto}.ivu-poptip-body-content-word-wrap{white-space:pre-wrap;text-align:justify}.ivu-poptip-body-content-inner{color:#141d72}.ivu-poptip-inner{white-space:nowrap;background-color:#fff;background-clip:padding-box;border-radius:4px;width:100%;box-shadow:0 1px 6px #0003}.ivu-poptip-popper{visibility:visible;z-index:1060;min-width:150px;font-size:14px;line-height:1.5;display:block;position:absolute}.ivu-poptip-popper[x-placement^=top]{padding:7px 0 10px}.ivu-poptip-popper[x-placement^=right]{padding:0 7px 0 10px}.ivu-poptip-popper[x-placement^=bottom]{padding:10px 0 7px}.ivu-poptip-popper[x-placement^=left]{padding:0 10px 0 7px}.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow{border-width:7px 7px 0;border-top-color:#d9d9d980;bottom:3px}.ivu-poptip-popper[x-placement=top] .ivu-poptip-arrow{margin-left:-7px;left:50%}.ivu-poptip-popper[x-placement=top-start] .ivu-poptip-arrow{left:16px}.ivu-poptip-popper[x-placement=top-end] .ivu-poptip-arrow{right:16px}.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow{border-width:7px 7px 7px 0;border-right-color:#d9d9d980;left:3px}.ivu-poptip-popper[x-placement=right] .ivu-poptip-arrow{margin-top:-7px;top:50%}.ivu-poptip-popper[x-placement=right-start] .ivu-poptip-arrow{top:8px}.ivu-poptip-popper[x-placement=right-end] .ivu-poptip-arrow{bottom:8px}.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow{border-width:7px 0 7px 7px;border-left-color:#d9d9d980;right:3px}.ivu-poptip-popper[x-placement=left] .ivu-poptip-arrow{margin-top:-7px;top:50%}.ivu-poptip-popper[x-placement=left-start] .ivu-poptip-arrow{top:8px}.ivu-poptip-popper[x-placement=left-end] .ivu-poptip-arrow{bottom:8px}.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow{border-width:0 7px 7px;border-bottom-color:#d9d9d980;top:3px}.ivu-poptip-popper[x-placement=bottom] .ivu-poptip-arrow{margin-left:-7px;left:50%}.ivu-poptip-popper[x-placement=bottom-start] .ivu-poptip-arrow{left:16px}.ivu-poptip-popper[x-placement=bottom-end] .ivu-poptip-arrow{right:16px}.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow:after{content:" ";border-top-width:7px;border-top-color:#fff;border-bottom-width:0;margin-left:-7px;bottom:1px}.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow:after{content:" ";border-left-width:0;border-right-width:7px;border-right-color:#fff;bottom:-7px;left:1px}.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow:after{content:" ";border-top-width:0;border-bottom-width:7px;border-bottom-color:#fff;margin-left:-7px;top:1px}.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow:after{content:" ";border-left-width:7px;border-left-color:#fff;border-right-width:0;bottom:-7px;right:1px}.ivu-poptip-arrow,.ivu-poptip-arrow:after{border-style:solid;border-color:#0000;width:0;height:0;display:block;position:absolute}.ivu-poptip-arrow{border-width:8px}.ivu-poptip-arrow:after{content:"";border-width:7px}.ivu-poptip-confirm .ivu-poptip-popper{max-width:300px}.ivu-poptip-confirm .ivu-poptip-inner{white-space:normal}.ivu-poptip-confirm .ivu-poptip-body{padding:16px 16px 8px}.ivu-poptip-confirm .ivu-poptip-body .ivu-icon{color:#f90;font-size:16px;line-height:18px;position:absolute}.ivu-poptip-confirm .ivu-poptip-footer{text-align:right;padding:8px 16px 16px}.ivu-poptip-confirm .ivu-poptip-footer button{margin-left:4px}.ivu-input{color:#141d72;cursor:text;background-color:#fff;background-image:none;border:1px solid #dcdee2;border-radius:4px;width:100%;height:32px;padding:4px 10px;font-size:14px;line-height:1.5;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;position:relative}.ivu-input::-moz-placeholder{color:#c5c8ce;opacity:1}.ivu-input:-ms-placeholder-shown{color:#c5c8ce}.ivu-input::-webkit-input-placeholder{color:#c5c8ce}.ivu-input:hover{border-color:#3c79ff}.ivu-input:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-input[disabled],fieldset[disabled] .ivu-input{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-input[disabled]:hover,fieldset[disabled] .ivu-input:hover{border-color:#e3e5e8}textarea.ivu-input{vertical-align:bottom;max-width:100%;height:auto;min-height:32px;font-size:14px}.ivu-input-large{height:40px;padding:6px 10px;font-size:16px}.ivu-input-small{border-radius:3px;height:24px;padding:1px 10px}.ivu-input-no-border{border-color:#0000;border-radius:0}.ivu-input-no-border:hover{border-color:#0000}.ivu-input-no-border:focus{box-shadow:none;border-color:#0000}.ivu-input-no-border[disabled]{background-color:#0000}.ivu-input-no-border[disabled]:hover{border-color:#0000}.ivu-input-wrapper{vertical-align:middle;width:100%;line-height:normal;display:inline-block;position:relative}.ivu-input-icon{text-align:center;color:#808695;z-index:3;width:32px;height:32px;font-size:16px;line-height:32px;position:absolute;right:0}.ivu-input-hide-icon .ivu-input-icon,.ivu-input-icon-validate,.ivu-input-icon-clear{display:none}.ivu-input-wrapper:hover .ivu-input-icon-clear{display:inline-block}.ivu-input-icon-normal+.ivu-input{padding-right:32px}.ivu-input-hide-icon .ivu-input-icon-normal+.ivu-input{padding-right:10px}.ivu-input-wrapper-large .ivu-input-icon{height:40px;font-size:18px;line-height:40px}.ivu-input-wrapper-small .ivu-input-icon{width:24px;height:24px;font-size:14px;line-height:24px}.ivu-input-prefix,.ivu-input-suffix{text-align:center;z-index:1;width:32px;height:100%;position:absolute;top:0;left:0}.ivu-input-prefix i,.ivu-input-suffix i{color:#808695;font-size:16px;line-height:32px}.ivu-input-suffix{left:auto;right:0}.ivu-input-wrapper-small .ivu-input-prefix i,.ivu-input-wrapper-small .ivu-input-suffix i{font-size:14px;line-height:24px}.ivu-input-wrapper-large .ivu-input-prefix i,.ivu-input-wrapper-large .ivu-input-suffix i{font-size:18px;line-height:40px}.ivu-input-with-prefix{padding-left:32px}.ivu-input-with-suffix{padding-right:32px}.ivu-input-search{cursor:pointer;z-index:2;transition:all .2s ease-in-out;position:relative;color:#fff!important;background:#0b57ff!important;border-color:#0b57ff!important;padding:0 16px!important}.ivu-input-search i{font-size:16px}.ivu-input-search:hover{background:#3c79ff!important;border-color:#3c79ff!important}.ivu-input-search:active{background:#0a53f2!important;border-color:#0a53f2!important}.ivu-input-search-icon{cursor:pointer;transition:color .2s ease-in-out}.ivu-input-search-icon:hover{color:inherit}.ivu-input-search:before{content:"";background:inherit;width:1px;display:block;position:absolute;top:-1px;bottom:-1px;left:-1px}.ivu-input-wrapper-small .ivu-input-search{padding:0 12px!important}.ivu-input-wrapper-small .ivu-input-search i{font-size:14px}.ivu-input-wrapper-large .ivu-input-search{padding:0 20px!important}.ivu-input-wrapper-large .ivu-input-search i{font-size:18px}.ivu-input-with-search:hover .ivu-input{border-color:#3c79ff}.ivu-input-word-count{text-align:center;z-index:1;color:#808695;background:#fff;align-items:center;padding-left:10px;font-size:12px;display:inline-flex;position:absolute;top:2px;bottom:2px;right:10px}.ivu-input-wrapper-disabled .ivu-input-word-count{background:#f3f3f3}.ivu-input-type-textarea .ivu-input-word-count{align-items:flex-end;top:auto}.ivu-input-group{border-collapse:separate;width:100%;font-size:14px;display:table;position:relative}.ivu-form-inline .ivu-input-group{top:1px}.ivu-input-group-large{font-size:16px}.ivu-input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.ivu-input-group>[class*=col-]{padding-right:8px}.ivu-input-group-prepend,.ivu-input-group-append,.ivu-input-group>.ivu-input{display:table-cell}.ivu-input-group-with-prepend .ivu-input,.ivu-input-group-with-prepend.ivu-input-group-small .ivu-input{border-top-left-radius:0;border-bottom-left-radius:0}.ivu-input-group-with-append .ivu-input,.ivu-input-group-with-append.ivu-input-group-small .ivu-input{border-top-right-radius:0;border-bottom-right-radius:0}.ivu-input-group-prepend .ivu-btn,.ivu-input-group-append .ivu-btn{color:inherit;background-color:#0000;border-color:#0000;margin:-6px -10px}.ivu-input-group-prepend,.ivu-input-group-append{white-space:nowrap;vertical-align:middle;width:1px}.ivu-input-group .ivu-input{float:left;z-index:2;width:100%;margin-bottom:0;position:relative}.ivu-input-group-prepend,.ivu-input-group-append{font-size:inherit;color:#141d72;text-align:center;background-color:#f8f8f9;border:1px solid #dcdee2;border-radius:4px;padding:4px 10px;font-weight:400;line-height:1}.ivu-input-group-prepend .ivu-select,.ivu-input-group-append .ivu-select{margin:-5px -10px}.ivu-input-group-prepend .ivu-select-selection,.ivu-input-group-append .ivu-select-selection{background-color:inherit;border:1px solid #0000;margin:-1px}.ivu-input-group-prepend .ivu-select-visible .ivu-select-selection,.ivu-input-group-append .ivu-select-visible .ivu-select-selection{box-shadow:none}.ivu-input-group>span>.ivu-input:first-child,.ivu-input-group>.ivu-input:first-child,.ivu-input-group-prepend{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ivu-input-group>span>.ivu-input:first-child .ivu--select .ivu--select-selection,.ivu-input-group>.ivu-input:first-child .ivu--select .ivu--select-selection,.ivu-input-group-prepend .ivu--select .ivu--select-selection{border-top-right-radius:0;border-bottom-right-radius:0}.ivu-input-group-prepend{border-right:0}.ivu-input-group-append{border-left:0}.ivu-input-group>.ivu-input:last-child,.ivu-input-group-append{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ivu-input-group>.ivu-input:last-child .ivu--select .ivu--select-selection,.ivu-input-group-append .ivu--select .ivu--select-selection{border-top-left-radius:0;border-bottom-left-radius:0}.ivu-input-group-large .ivu-input,.ivu-input-group-large>.ivu-input-group-prepend,.ivu-input-group-large>.ivu-input-group-append{height:40px;padding:6px 10px;font-size:16px}.ivu-input-group-small .ivu-input,.ivu-input-group-small>.ivu-input-group-prepend,.ivu-input-group-small>.ivu-input-group-append{border-radius:3px;height:24px;padding:1px 10px}.ivu-form-item-error .ivu-input{border:1px solid #ed4014}.ivu-form-item-error .ivu-input:hover{border-color:#ed4014}.ivu-form-item-error .ivu-input:focus{border-color:#ed4014;outline:0;box-shadow:0 0 0 2px #ed401433}.ivu-form-item-error .ivu-input-icon{color:#ed4014}.ivu-form-item-error .ivu-input-group-prepend,.ivu-form-item-error .ivu-input-group-append{background-color:#fff;border:1px solid #ed4014}.ivu-form-item-error .ivu-input-group-prepend .ivu-select-selection,.ivu-form-item-error .ivu-input-group-append .ivu-select-selection{background-color:inherit;border:1px solid #0000}.ivu-form-item-error .ivu-input-group-prepend{border-right:0}.ivu-form-item-error .ivu-input-group-append{border-left:0}.ivu-form-item-error .ivu-transfer .ivu-input{color:#141d72;cursor:text;background-color:#fff;background-image:none;border:1px solid #dcdee2;border-radius:4px;width:100%;height:32px;padding:4px 10px;font-size:14px;line-height:1.5;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;position:relative}.ivu-form-item-error .ivu-transfer .ivu-input::-moz-placeholder{color:#c5c8ce;opacity:1}.ivu-form-item-error .ivu-transfer .ivu-input:-ms-placeholder-shown{color:#c5c8ce}.ivu-form-item-error .ivu-transfer .ivu-input::-webkit-input-placeholder{color:#c5c8ce}.ivu-form-item-error .ivu-transfer .ivu-input:hover{border-color:#3c79ff}.ivu-form-item-error .ivu-transfer .ivu-input:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-form-item-error .ivu-transfer .ivu-input[disabled],fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-form-item-error .ivu-transfer .ivu-input[disabled]:hover,fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input:hover{border-color:#e3e5e8}textarea.ivu-form-item-error .ivu-transfer .ivu-input{vertical-align:bottom;max-width:100%;height:auto;min-height:32px;font-size:14px}.ivu-form-item-error .ivu-transfer .ivu-input-large{height:40px;padding:6px 10px;font-size:16px}.ivu-form-item-error .ivu-transfer .ivu-input-small{border-radius:3px;height:24px;padding:1px 10px}.ivu-form-item-error .ivu-transfer .ivu-input-no-border{border-color:#0000;border-radius:0}.ivu-form-item-error .ivu-transfer .ivu-input-no-border:hover{border-color:#0000}.ivu-form-item-error .ivu-transfer .ivu-input-no-border:focus{box-shadow:none;border-color:#0000}.ivu-form-item-error .ivu-transfer .ivu-input-no-border[disabled]{background-color:#0000}.ivu-form-item-error .ivu-transfer .ivu-input-no-border[disabled]:hover{border-color:#0000}.ivu-form-item-error .ivu-transfer .ivu-input-icon{color:#808695}.ivu-form-item-validating .ivu-input-icon-validate{display:inline-block}.ivu-form-item-validating .ivu-input-icon+.ivu-input{padding-right:32px}.ivu-slider{line-height:normal}.ivu-slider-wrap{vertical-align:middle;cursor:pointer;background-color:#e8eaec;border-radius:3px;width:100%;height:4px;margin:16px 0;position:relative}.ivu-slider-button-wrap{text-align:center;background-color:#0000;width:18px;height:18px;position:absolute;top:-5px;transform:translate(-50%)}.ivu-slider-button-wrap .ivu-tooltip{-webkit-user-select:none;user-select:none;display:block}.ivu-slider-button{background-color:#fff;border:2px solid #3c79ff;border-radius:50%;outline:0;width:12px;height:12px;transition:all .2s linear}.ivu-slider-button:focus,.ivu-slider-button:hover,.ivu-slider-button-dragging{border-color:#0b57ff;transform:scale(1.5)}.ivu-slider-button:hover{cursor:grab}.ivu-slider-button-dragging,.ivu-slider-button-dragging:hover{cursor:grabbing}.ivu-slider-bar{background:#3c79ff;border-radius:3px;height:4px;position:absolute}.ivu-slider-stop{background-color:#fff;border-radius:50%;width:4px;height:4px;position:absolute;transform:translate(-50%)}.ivu-slider-marks{width:18px;height:100%;top:0;left:12px}.ivu-slider-marks-item{color:#808695;margin-top:15px;font-size:14px;position:absolute;transform:translate(-50%)}.ivu-slider-disabled{cursor:not-allowed}.ivu-slider-disabled .ivu-slider-wrap{cursor:not-allowed;background-color:#ccc}.ivu-slider-disabled .ivu-slider-bar{background-color:#ccc}.ivu-slider-disabled .ivu-slider-button,.ivu-slider-disabled .ivu-slider-button:hover,.ivu-slider-disabled .ivu-slider-button-dragging{border-color:#ccc}.ivu-slider-disabled .ivu-slider-button:hover,.ivu-slider-disabled .ivu-slider-button-dragging,.ivu-slider-disabled .ivu-slider-button-dragging:hover{cursor:not-allowed}.ivu-slider-input .ivu-slider-wrap{width:auto;margin-right:100px}.ivu-slider-input .ivu-input-number{float:right;margin-top:-14px}.ivu-skeleton-item{background:#bebebe33;border-radius:4px}.ivu-skeleton-item-inline{display:inline-block}.ivu-skeleton-item-circle{border-radius:50%}.ivu-skeleton-item-circle-small,.ivu-skeleton-item-square-small{width:24px;height:24px}.ivu-skeleton-item-circle-large,.ivu-skeleton-item-square-large{width:40px;height:40px}.ivu-skeleton-item-circle-default,.ivu-skeleton-item-square-default{width:32px;height:32px}.ivu-skeleton-item-rect-small{width:120px;height:24px}.ivu-skeleton-item-rect-large{width:200px;height:40px}.ivu-skeleton-item-rect-default{width:160px;height:32px}.ivu-skeleton-item-image{position:relative}.ivu-skeleton-item-image-small{width:32px;height:32px}.ivu-skeleton-item-image-large{width:96px;height:96px}.ivu-skeleton-item-image-default{width:48px;height:48px}.ivu-skeleton-item-image-icon{z-index:1;color:#ccc;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ivu-skeleton-item-title{margin-bottom:28px}.ivu-skeleton-item-avatar{margin-right:16px}.ivu-skeleton-item-round{border-radius:40px}.ivu-skeleton-item-inner{height:16px}.ivu-skeleton-item-animated{position:relative;overflow:hidden}.ivu-skeleton-item-animated:before{content:"";background:linear-gradient(90deg,#bebebe33 25%,#8181813d 37%,#bebebe33 63%) 0 0/400% 100%;width:100%;height:100%;animation:1.4s infinite ivuSkeletonMove;position:absolute;top:0;left:0}@keyframes ivuSkeletonMove{0%{background-position:100%}to{background-position:0}}.ivu-skeleton{background:#fff}.ivu-skeleton .ivu-skeleton-item{margin-top:16px}.ivu-skeleton .ivu-skeleton-item:first-child{margin-top:0}.selectDropDown{white-space:nowrap;width:auto;padding:0;overflow:visible}.ivu-cascader{line-height:normal}.ivu-cascader-rel{width:100%;display:inline-block;position:relative}.ivu-cascader .ivu-input{cursor:pointer;padding-right:24px;display:block}.ivu-cascader-disabled .ivu-input{cursor:not-allowed}.ivu-cascader-label{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;width:100%;height:100%;padding:0 7px;font-size:14px;line-height:32px;position:absolute;top:0;left:0;overflow:hidden}.ivu-cascader-size-large .ivu-cascader-label{font-size:14px;line-height:36px}.ivu-cascader-size-small .ivu-cascader-label{line-height:26px}.ivu-cascader .ivu-cascader-arrow:first-of-type{cursor:pointer;display:none}.ivu-cascader:hover .ivu-cascader-arrow:first-of-type{display:inline-block}.ivu-cascader-show-clear:hover .ivu-cascader-arrow:nth-of-type(2){display:none}.ivu-cascader-arrow{color:#808695;font-size:14px;line-height:1;transition:all .2s ease-in-out;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ivu-cascader-visible .ivu-cascader-arrow:nth-of-type(2){transform:translateY(-50%)rotate(180deg)}.ivu-cascader .ivu-select-dropdown{white-space:nowrap;width:auto;padding:0;overflow:visible}.ivu-cascader .ivu-cascader-menu-item{clear:both;color:#141d72;white-space:nowrap;cursor:pointer;margin:0;padding:7px 16px;line-height:normal;list-style:none;transition:background .2s ease-in-out;font-size:14px!important}.ivu-cascader .ivu-cascader-menu-item:hover,.ivu-cascader .ivu-cascader-menu-item-focus{background:#f3f3f3}.ivu-cascader .ivu-cascader-menu-item-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-cascader .ivu-cascader-menu-item-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-cascader .ivu-cascader-menu-item-selected,.ivu-cascader .ivu-cascader-menu-item-selected:hover{color:#0b57ff}.ivu-cascader .ivu-cascader-menu-item-divided{border-top:1px solid #e8eaec;margin-top:5px}.ivu-cascader .ivu-cascader-menu-item-divided:before{content:"";background-color:#fff;height:5px;margin:0 -16px;display:block;position:relative;top:-7px}.ivu-cascader .ivu-cascader-menu-item-enter{color:#0b57ff;float:right;font-weight:700}.ivu-cascader .ivu-cascader-large .ivu-cascader-menu-item{padding:7px 16px 8px;font-size:14px!important}@-moz-document url-prefix(){.ivu-cascader .ivu-cascader-menu-item{white-space:normal}}.ivu-cascader .ivu-select-item span{color:#ed4014}.ivu-cascader-dropdown{padding:5px 0}.ivu-cascader-dropdown .ivu-select-dropdown-list{box-sizing:border-box;max-height:190px;overflow:auto}.ivu-cascader-not-found-tip{text-align:center;color:#c5c8ce;padding:5px 0}.ivu-cascader-not-found-tip li:not([class^=ivu-]){margin-bottom:0;list-style:none}.ivu-cascader-not-found .ivu-select-dropdown{width:inherit}.ivu-cascader-menu{vertical-align:top;border-right:1px solid #e8eaec;min-width:100px;height:180px;margin:0;list-style:none;display:inline-block;overflow:auto;padding:5px 0!important}.ivu-cascader-menu:last-child{border-right-color:#0000;margin-right:-1px}.ivu-cascader-menu .ivu-cascader-menu-item{padding-right:36px;transition:all .2s ease-in-out;position:relative}.ivu-cascader-menu .ivu-cascader-menu-item i{font-size:12px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.ivu-cascader-menu .ivu-cascader-menu-item-loading{margin-top:-6px}.ivu-cascader-menu .ivu-cascader-menu-item-active{color:#0b57ff;background-color:#f3f3f3}.ivu-cascader-transfer{z-index:1060;white-space:nowrap;width:auto;padding:0;overflow:visible}.ivu-cascader-transfer .ivu-cascader-menu-item{clear:both;color:#141d72;white-space:nowrap;cursor:pointer;margin:0;padding:7px 16px;line-height:normal;list-style:none;transition:background .2s ease-in-out;font-size:14px!important}.ivu-cascader-transfer .ivu-cascader-menu-item:hover,.ivu-cascader-transfer .ivu-cascader-menu-item-focus{background:#f3f3f3}.ivu-cascader-transfer .ivu-cascader-menu-item-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-cascader-transfer .ivu-cascader-menu-item-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-cascader-transfer .ivu-cascader-menu-item-selected,.ivu-cascader-transfer .ivu-cascader-menu-item-selected:hover{color:#0b57ff}.ivu-cascader-transfer .ivu-cascader-menu-item-divided{border-top:1px solid #e8eaec;margin-top:5px}.ivu-cascader-transfer .ivu-cascader-menu-item-divided:before{content:"";background-color:#fff;height:5px;margin:0 -16px;display:block;position:relative;top:-7px}.ivu-cascader-transfer .ivu-cascader-menu-item-enter{color:#0b57ff;float:right;font-weight:700}.ivu-cascader-transfer .ivu-cascader-large .ivu-cascader-menu-item{padding:7px 16px 8px;font-size:14px!important}@-moz-document url-prefix(){.ivu-cascader-transfer .ivu-cascader-menu-item{white-space:normal}}.ivu-cascader-transfer .ivu-select-item span{color:#ed4014}.ivu-cascader-transfer .ivu-cascader-menu-item{padding-right:24px;transition:all .2s ease-in-out}.ivu-cascader-transfer .ivu-cascader-menu-item-active{color:#0b57ff;background-color:#f3f3f3}.ivu-form-item-error .ivu-cascader-arrow{color:#ed4014}.ivu-transfer{line-height:1.5;position:relative}.ivu-transfer-list{vertical-align:middle;width:180px;height:210px;padding-top:35px;font-size:14px;display:inline-block;position:relative}.ivu-transfer-list-with-footer{padding-bottom:35px}.ivu-transfer-list-header{color:#141d72;background:#f9fafc;border:1px solid #dcdee2;border-bottom-color:#e8eaec;border-radius:6px 6px 0 0;width:100%;padding:8px 16px;position:absolute;top:0;left:0;overflow:hidden}.ivu-transfer-list-header-title{cursor:pointer}.ivu-transfer-list-header>span{padding-left:4px}.ivu-transfer-list-header-count{float:right;margin:0!important}.ivu-transfer-list-body{border:1px solid #dcdee2;border-top:none;border-radius:0 0 6px 6px;height:100%;position:relative;overflow:hidden}.ivu-transfer-list-body-with-search{padding-top:34px}.ivu-transfer-list-body-with-footer{border-radius:0}.ivu-transfer-list-content{height:100%;padding:4px 0;overflow:auto}.ivu-transfer-list-content-item{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ivu-transfer-list-content-item>span{padding-left:4px}.ivu-transfer-list-content-not-found{text-align:center;color:#c5c8ce;display:none}li.ivu-transfer-list-content-not-found:only-child{display:block}.ivu-transfer-list-body-with-search .ivu-transfer-list-content{padding:6px 0 0}.ivu-transfer-list-body-search-wrapper{padding:8px 8px 0;position:absolute;top:0;left:0;right:0}.ivu-transfer-list-search{position:relative}.ivu-transfer-list-footer{zoom:1;border:1px solid #dcdee2;border-top:none;border-radius:0 0 6px 6px;position:absolute;bottom:0;left:0;right:0}.ivu-transfer-list-footer:before,.ivu-transfer-list-footer:after{content:"";display:table}.ivu-transfer-list-footer:after{clear:both;visibility:hidden;height:0;font-size:0}.ivu-transfer-operation{vertical-align:middle;margin:0 16px;display:inline-block}.ivu-transfer-operation .ivu-btn{min-width:24px;display:block}.ivu-transfer-operation .ivu-btn:first-child{margin-bottom:12px}.ivu-transfer-operation .ivu-btn i,.ivu-transfer-operation .ivu-btn span{margin-left:0}.ivu-transfer-operation .ivu-btn span i,.ivu-transfer-operation .ivu-btn span span{vertical-align:middle}.ivu-transfer-list-content-item{clear:both;color:#141d72;white-space:nowrap;cursor:pointer;margin:0;padding:7px 16px;line-height:normal;list-style:none;transition:background .2s ease-in-out;font-size:14px!important}.ivu-transfer-list-content-item:hover,.ivu-transfer-list-content-item-focus{background:#f3f3f3}.ivu-transfer-list-content-item-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-transfer-list-content-item-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-transfer-list-content-item-selected,.ivu-transfer-list-content-item-selected:hover{color:#0b57ff}.ivu-transfer-list-content-item-divided{border-top:1px solid #e8eaec;margin-top:5px}.ivu-transfer-list-content-item-divided:before{content:"";background-color:#fff;height:5px;margin:0 -16px;display:block;position:relative;top:-7px}.ivu-transfer-list-content-item-enter{color:#0b57ff;float:right;font-weight:700}.ivu-transfer-large .ivu-transfer-list-content-item{padding:7px 16px 8px;font-size:14px!important}@-moz-document url-prefix(){.ivu-transfer-list-content-item{white-space:normal}}.ivu-table{width:inherit;color:#141d72;box-sizing:border-box;background-color:#fff;max-width:100%;height:100%;font-size:14px;overflow:hidden}.ivu-table-wrapper{position:relative;overflow:hidden}.ivu-table-wrapper-with-border{border:0;border-top:1px solid #dcdee2;border-left:1px solid #dcdee2}.ivu-table-summary{border-top:1px solid #e8eaec}.ivu-table-summary tr td{background-color:#f8f8f9}.ivu-table-with-summary .ivu-table-tbody tr:last-child td{border-bottom:none}.ivu-table-resize-line{border-right:1px dashed #e8eaec;width:1px;position:absolute;top:0;bottom:0;left:0}.ivu-table-hide{opacity:0}.ivu-table:before{content:"";z-index:4;background-color:#dcdee2;width:100%;height:1px;position:absolute;bottom:0;left:0}.ivu-table-border:after{content:"";z-index:3;background-color:#dcdee2;width:1px;height:100%;position:absolute;top:0;right:0}.ivu-table-title,.ivu-table-footer{border-bottom:1px solid #e8eaec;height:48px;line-height:48px}.ivu-table-footer{border-bottom:none}.ivu-table-header{overflow:hidden}.ivu-table-header thead tr th{height:100%;padding:8px 0;position:relative}.ivu-table-header-resizable{cursor:col-resize;z-index:1;width:10px;height:100%;position:absolute;bottom:0;right:-5px}.ivu-table-overflowX{overflow-x:scroll}.ivu-table-overflowY{overflow-y:scroll}.ivu-table-tip{overflow:auto hidden}.ivu-table-with-fixed-top.ivu-table-with-footer .ivu-table-footer{border-top:1px solid #dcdee2}.ivu-table-with-fixed-top.ivu-table-with-footer tbody tr:last-child td{border-bottom:none}.ivu-table th,.ivu-table td{box-sizing:border-box;text-align:left;text-overflow:ellipsis;vertical-align:middle;border-bottom:1px solid #e8eaec;min-width:0;height:48px}.ivu-table th{white-space:nowrap;background-color:#f8f8f9;height:40px;overflow:hidden}.ivu-table td{background-color:#fff;transition:background-color .2s ease-in-out}th.ivu-table-column-left,td.ivu-table-column-left{text-align:left}th.ivu-table-column-center,td.ivu-table-column-center{text-align:center}th.ivu-table-column-right,td.ivu-table-column-right{text-align:right}.ivu-table table{table-layout:fixed}.ivu-table-border th,.ivu-table-border td{border-right:1px solid #e8eaec}.ivu-table-cell{text-overflow:ellipsis;white-space:normal;word-break:break-all;box-sizing:border-box;padding-left:18px;padding-right:18px;overflow:hidden}.ivu-table-cell-ellipsis{word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ivu-table-cell-tooltip{align-items:center;width:100%;display:flex}.ivu-table-cell-tooltip-content{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ivu-table-cell-with-expand{text-align:center;height:47px;padding:0;line-height:47px}.ivu-table-cell-expand{cursor:pointer;transition:transform .2s ease-in-out}.ivu-table-cell-expand i{font-size:14px}.ivu-table-cell-expand-expanded{transform:rotate(90deg)}.ivu-table-cell-sort{cursor:pointer;-webkit-user-select:none;user-select:none}.ivu-table-cell-with-selection .ivu-checkbox-wrapper{margin-right:0}.ivu-table-cell-tree{cursor:pointer;vertical-align:middle;background-color:#fff;border:1px solid #dcdee2;border-radius:2px;width:16px;height:16px;line-height:12px;transition:color .2s ease-in-out,border-color .2s ease-in-out;display:inline-block}.ivu-table-cell-tree-empty{cursor:default;color:#0000;background-color:#0000;border-color:#0000}.ivu-table-cell-tree:hover{color:#0b57ff;border-color:#0b57ff}.ivu-table-cell-tree-empty:hover{color:#0000;border-color:#0000}.ivu-table-cell-tree-loading{cursor:default;background-color:#0000;border-color:#0000}.ivu-table-cell-tree-loading:hover{border-color:#0000}.ivu-table-cell-tree-level{height:16px;display:inline-block}.ivu-table-cell-slot-inline{display:inline}.ivu-table-cell-slot-inline-block{display:inline-block}.ivu-table-hidden{visibility:hidden}th .ivu-table-cell{word-wrap:normal;vertical-align:middle;display:inline-block}td.ivu-table-expanded-cell{background:#f8f8f9;padding:20px 50px}.ivu-table-stripe .ivu-table-body tr:nth-child(2n) td,.ivu-table-stripe .ivu-table-fixed-body tr:nth-child(2n) td{background-color:#f8f8f9}.ivu-table-stripe .ivu-table-body tr.ivu-table-row-hover td,.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-hover td,tr.ivu-table-row-hover td{background-color:#ebf7ff}.ivu-table-large{font-size:16px}.ivu-table-large th{height:48px}.ivu-table-large td{height:60px}.ivu-table-large-title,.ivu-table-large-footer{height:60px;line-height:60px}.ivu-table-large .ivu-table-cell-with-expand{height:59px;line-height:59px}.ivu-table-large .ivu-table-cell-with-expand i{font-size:16px}.ivu-table-small{font-size:12px}.ivu-table-small th{height:32px}.ivu-table-small td{height:40px}.ivu-table-small-title,.ivu-table-small-footer{height:40px;line-height:40px}.ivu-table-small .ivu-table-cell-with-expand{height:39px;line-height:39px}.ivu-table-row-highlight td,tr.ivu-table-row-highlight.ivu-table-row-hover td,.ivu-table-stripe .ivu-table-body tr.ivu-table-row-highlight:nth-child(2n) td,.ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-highlight:nth-child(2n) td{background-color:#ebf7ff}.ivu-table-fixed,.ivu-table-fixed-right{position:absolute;top:0;left:0}.ivu-table-fixed:before,.ivu-table-fixed-right:before{content:"";z-index:4;background-color:#dcdee2;width:100%;height:1px;position:absolute;bottom:0;left:0}.ivu-table-fixed-right{top:0;left:auto;right:0}.ivu-table-fixed.ivu-table-fixed-shadow{box-shadow:2px 0 6px -2px #0003}.ivu-table-fixed-right.ivu-table-fixed-shadow{box-shadow:-2px 0 6px -2px #0003}.ivu-table-fixed-right-header{background-color:#f8f8f9;border-top:1px solid #dcdee2;border-bottom:1px solid #e8eaec;position:absolute;top:-1px;right:0}.ivu-table-fixed-header{overflow:hidden}.ivu-table-fixed-header thead tr th{height:100%;padding:8px 0;position:relative}.ivu-table-fixed-body{z-index:3;position:relative;overflow:hidden}.ivu-table-fixed-shadow{z-index:1;width:1px;height:100%;position:absolute;top:0;right:0;overflow:hidden;box-shadow:1px 0 6px #0003}.ivu-table-sort{vertical-align:middle;cursor:pointer;width:14px;height:12px;margin-top:-1px;display:inline-block;position:relative;overflow:hidden}.ivu-table-sort i{color:#c5c8ce;height:6px;font-size:16px;line-height:6px;transition:color .2s ease-in-out;display:block;position:absolute;overflow:hidden}.ivu-table-sort i:hover{color:inherit}.ivu-table-sort i.on{color:#0b57ff}.ivu-table-sort i:first-child{top:0}.ivu-table-sort i:last-child{bottom:0}.ivu-table-filter{cursor:pointer;display:inline-block;position:relative}.ivu-table-filter i{color:#c5c8ce;transition:color .2s ease-in-out}.ivu-table-filter i:hover{color:inherit}.ivu-table-filter i.on{color:#0b57ff}.ivu-table-filter-list{padding:8px 0 0}.ivu-table-filter-list-item{padding:0 12px 8px}.ivu-table-filter-list-item .ivu-checkbox-wrapper+.ivu-checkbox-wrapper{margin:0}.ivu-table-filter-list-item label{display:block}.ivu-table-filter-list-item label>span{margin-right:4px}.ivu-table-filter-list ul{padding-bottom:8px}.ivu-table-filter-list .ivu-table-filter-select-item{clear:both;color:#141d72;white-space:nowrap;cursor:pointer;margin:0;padding:7px 16px;line-height:normal;list-style:none;transition:background .2s ease-in-out;font-size:14px!important}.ivu-table-filter-list .ivu-table-filter-select-item:hover,.ivu-table-filter-list .ivu-table-filter-select-item-focus{background:#f3f3f3}.ivu-table-filter-list .ivu-table-filter-select-item-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-table-filter-list .ivu-table-filter-select-item-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-table-filter-list .ivu-table-filter-select-item-selected,.ivu-table-filter-list .ivu-table-filter-select-item-selected:hover{color:#0b57ff}.ivu-table-filter-list .ivu-table-filter-select-item-divided{border-top:1px solid #e8eaec;margin-top:5px}.ivu-table-filter-list .ivu-table-filter-select-item-divided:before{content:"";background-color:#fff;height:5px;margin:0 -16px;display:block;position:relative;top:-7px}.ivu-table-filter-list .ivu-table-filter-select-item-enter{color:#0b57ff;float:right;font-weight:700}.ivu-table-filter-list .ivu-table-large .ivu-table-filter-select-item{padding:7px 16px 8px;font-size:14px!important}@-moz-document url-prefix(){.ivu-table-filter-list .ivu-table-filter-select-item{white-space:normal}}.ivu-table-filter-footer{border-top:1px solid #e8eaec;padding:4px;overflow:hidden}.ivu-table-filter-footer button:first-child{float:left}.ivu-table-filter-footer button:last-child{float:right}.ivu-table-tip table{width:100%}.ivu-table-tip table td{text-align:center}.ivu-table-expanded-hidden{visibility:hidden}.ivu-table-context-menu{position:absolute}.ivu-table-popper{text-align:left;min-width:0}.ivu-table-popper .ivu-poptip-body{padding:0}.ivu-dropdown{display:inline-block}.ivu-dropdown .ivu-select-dropdown{max-height:none;overflow:visible}.ivu-dropdown .ivu-dropdown{width:100%}.ivu-dropdown-rel{position:relative}.ivu-dropdown-rel-user-select-none{-webkit-user-select:none;user-select:none}.ivu-dropdown-menu{min-width:100px}.ivu-dropdown-transfer{width:auto}.ivu-dropdown-item-selected,.ivu-dropdown-item.ivu-dropdown-item-selected:hover{background:#e6f2ff}.ivu-dropdown-item{clear:both;color:#141d72;white-space:nowrap;cursor:pointer;margin:0;padding:7px 16px;line-height:normal;list-style:none;transition:background .2s ease-in-out;font-size:14px!important}.ivu-dropdown-item:hover,.ivu-dropdown-item-focus{background:#f3f3f3}.ivu-dropdown-item-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-dropdown-item-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-dropdown-item-selected,.ivu-dropdown-item-selected:hover{color:#0b57ff}.ivu-dropdown-item-divided{border-top:1px solid #e8eaec;margin-top:5px}.ivu-dropdown-item-divided:before{content:"";background-color:#fff;height:5px;margin:0 -16px;display:block;position:relative;top:-7px}.ivu-dropdown-item-enter{color:#0b57ff;float:right;font-weight:700}.ivu-dropdown-large .ivu-dropdown-item{padding:7px 16px 8px;font-size:14px!important}@-moz-document url-prefix(){.ivu-dropdown-item{white-space:normal}}.ivu-tabs{box-sizing:border-box;color:#141d72;zoom:1;position:relative;overflow:hidden}.ivu-tabs:before,.ivu-tabs:after{content:"";display:table}.ivu-tabs:after{clear:both;visibility:hidden;height:0;font-size:0}.ivu-tabs-bar{outline:none}.ivu-tabs-ink-bar{box-sizing:border-box;z-index:1;transform-origin:0 0;background-color:#0b57ff;height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:1px;left:0}.ivu-tabs-bar{border-bottom:1px solid #dcdee2;margin-bottom:16px}.ivu-tabs-nav-container{box-sizing:border-box;white-space:nowrap;zoom:1;margin-bottom:-1px;font-size:14px;line-height:1.5;position:relative;overflow:hidden}.ivu-tabs-nav-container:before,.ivu-tabs-nav-container:after{content:"";display:table}.ivu-tabs-nav-container:after{clear:both;visibility:hidden;height:0;font-size:0}.ivu-tabs-nav-container:focus{outline:none}.ivu-tabs-nav-container:focus .ivu-tabs-tab-focused{border-color:#57a3f3!important}.ivu-tabs-nav-container-scrolling{padding-left:32px;padding-right:32px}.ivu-tabs-nav-wrap{margin-bottom:-1px;overflow:hidden}.ivu-tabs-nav-scroll{white-space:nowrap;overflow:hidden}.ivu-tabs-nav-right{float:right;margin-left:5px}.ivu-tabs-nav-prev,.ivu-tabs-nav-next{text-align:center;cursor:pointer;width:32px;line-height:32px;position:absolute}.ivu-tabs-nav-prev i,.ivu-tabs-nav-next i{font-size:16px}.ivu-tabs-nav-prev{left:0}.ivu-tabs-nav-next{right:0}.ivu-tabs-nav-scrollable{padding:0 32px}.ivu-tabs-nav-scroll-disabled{display:none}.ivu-tabs-nav{float:left;box-sizing:border-box;margin:0;padding-left:0;list-style:none;transition:transform .5s ease-in-out;position:relative}.ivu-tabs-nav:before,.ivu-tabs-nav:after{content:" ";display:table}.ivu-tabs-nav:after{clear:both}.ivu-tabs-nav .ivu-tabs-tab-disabled{pointer-events:none;cursor:default;color:#ccc}.ivu-tabs-nav .ivu-tabs-tab{box-sizing:border-box;cursor:pointer;height:100%;margin-right:16px;padding:8px 16px;text-decoration:none;transition:color .3s ease-in-out;display:inline-block;position:relative}.ivu-tabs-nav .ivu-tabs-tab:hover{color:#57a3f3}.ivu-tabs-nav .ivu-tabs-tab:active{color:#2b85e4}.ivu-tabs-nav .ivu-tabs-tab .ivu-icon{width:14px;height:14px;margin-right:8px}.ivu-tabs-nav .ivu-tabs-tab-active{color:#0b57ff}.ivu-tabs-mini .ivu-tabs-nav-container{font-size:14px}.ivu-tabs-mini .ivu-tabs-tab{margin-right:0;padding:8px 16px;font-size:12px}.ivu-tabs .ivu-tabs-content-animated{will-change:transform;flex-direction:row;transition:transform .3s ease-in-out;display:flex}.ivu-tabs .ivu-tabs-tabpane{opacity:1;outline:none;flex-shrink:0;width:100%;transition:opacity .3s}.ivu-tabs .ivu-tabs-tabpane-inactive{opacity:0;height:0}.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-container{height:32px}.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-ink-bar{visibility:hidden}.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab{background:#f8f8f9;border:1px solid #dcdee2;border-bottom:0;border-radius:4px 4px 0 0;height:31px;margin:0 4px 0 0;padding:5px 16px 4px;transition:all .3s ease-in-out}.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active{color:#0b57ff;background:#fff;border-color:#dcdee2;height:32px;padding-bottom:5px;transform:translateZ(0)}.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-wrap{margin-bottom:0}.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab .ivu-tabs-close{color:#999;text-align:right;vertical-align:middle;transform-origin:100%;width:0;height:22px;margin-right:0;font-size:22px;transition:all .3s ease-in-out;position:relative;top:-1px;overflow:hidden}.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab .ivu-tabs-close:hover{color:#444}.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active .ivu-tabs-close,.ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab:hover .ivu-tabs-close{width:22px;margin-right:-6px;transform:translateZ(0)}.ivu-tabs-context-menu{position:absolute}.ivu-tabs-no-animation>.ivu-tabs-content{transform:none!important}.ivu-tabs-no-animation>.ivu-tabs-content>.ivu-tabs-tabpane-inactive{display:none}.ivu-menu{color:#141d72;z-index:1;outline:none;margin:0;padding:0;font-size:14px;list-style:none;display:block;position:relative}.ivu-menu-horizontal{height:60px;line-height:60px}.ivu-menu-horizontal.ivu-menu-light:after{content:"";background:#dcdee2;width:100%;height:1px;display:block;position:absolute;bottom:0;left:0}.ivu-menu-vertical.ivu-menu-light:after{content:"";z-index:1;background:#dcdee2;width:1px;height:100%;display:block;position:absolute;top:0;bottom:0;right:0}.ivu-menu-light{background:#fff}.ivu-menu-dark{background:#515a6e}.ivu-menu-primary{background:#0b57ff}.ivu-menu-item{z-index:1;cursor:pointer;outline:none;font-size:14px;list-style:none;transition:all .2s ease-in-out;display:block;position:relative}a.ivu-menu-item,a.ivu-menu-item:hover,a.ivu-menu-item:active{color:inherit}.ivu-menu-item>i{margin-right:6px}.ivu-menu-submenu-title>i,.ivu-menu-submenu-title span>i{margin-right:8px}.ivu-menu-horizontal .ivu-menu-item,.ivu-menu-horizontal .ivu-menu-submenu{float:left;cursor:pointer;z-index:3;padding:0 20px;transition:all .2s ease-in-out;position:relative}.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item,.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu{height:inherit;line-height:inherit;color:#141d72;border-bottom:2px solid #0000}.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item-active,.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu-active,.ivu-menu-light.ivu-menu-horizontal .ivu-menu-item:hover,.ivu-menu-light.ivu-menu-horizontal .ivu-menu-submenu:hover{color:#0b57ff;border-bottom:2px solid #0b57ff}.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item,.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu{color:#ffffffb3}.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item-active,.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu-active,.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-item:hover,.ivu-menu-dark.ivu-menu-horizontal .ivu-menu-submenu:hover,.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-item,.ivu-menu-primary.ivu-menu-horizontal .ivu-menu-submenu{color:#fff}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown{width:auto;min-width:100%;max-height:none}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item{float:none;border-bottom:0;height:auto;line-height:normal}.ivu-menu-item-group{line-height:normal}.ivu-menu-item-group-title{color:#999;height:30px;padding-left:8px;font-size:12px;line-height:30px}.ivu-menu-item-group>ul{padding:0!important;list-style:none!important}.ivu-menu-vertical .ivu-menu-item,.ivu-menu-vertical .ivu-menu-submenu-title{cursor:pointer;z-index:1;padding:14px 24px;transition:all .2s ease-in-out;position:relative}.ivu-menu-vertical .ivu-menu-item:hover,.ivu-menu-vertical .ivu-menu-submenu-title:hover{color:#0b57ff}.ivu-menu-vertical .ivu-menu-submenu-title-icon{position:absolute;top:50%;right:24px;transform:translateY(-50%)}.ivu-menu-submenu-title-icon{transition:transform .2s ease-in-out}.ivu-menu-horizontal .ivu-menu-opened>*>.ivu-menu-submenu-title-icon{transform:rotate(180deg)}.ivu-menu-vertical .ivu-menu-opened>*>.ivu-menu-submenu-title-icon{transform:translateY(-50%)rotate(180deg)}.ivu-menu-vertical .ivu-menu-submenu-nested{padding-left:20px}.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item{padding-left:43px}.ivu-menu-vertical .ivu-menu-item-group-title{height:48px;padding-left:28px;font-size:14px;line-height:48px}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-group-title{color:#ffffff5c}.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu){color:#0b57ff;z-index:2;background:#e6f2ff}.ivu-menu-light.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu):after{content:"";background:#0b57ff;width:2px;display:block;position:absolute;top:0;bottom:0;right:0}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item,.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title{color:#ffffffb3}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu),.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu),.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu):hover,.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu):hover{background:#363e4f}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item:hover,.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title:hover{color:#fff;background:#515a6e}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-item-active:not(.ivu-menu-submenu),.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu-title-active:not(.ivu-menu-submenu){color:#0b57ff}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item:hover{color:#fff;background:0 0!important}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active,.ivu-menu-dark.ivu-menu-vertical .ivu-menu-submenu .ivu-menu-item-active:hover{color:#fff;border-right:none;background:#0b57ff!important}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-child-item-active>.ivu-menu-submenu-title{color:#fff}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened{background:#363e4f}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened .ivu-menu-submenu-title{background:#515a6e}.ivu-menu-dark.ivu-menu-vertical .ivu-menu-opened .ivu-menu-submenu-has-parent-submenu .ivu-menu-submenu-title{background:0 0}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item{clear:both;color:#141d72;white-space:nowrap;cursor:pointer;margin:0;padding:7px 16px;line-height:normal;list-style:none;transition:background .2s ease-in-out;font-size:14px!important}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item:hover,.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-focus{background:#f3f3f3}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-selected,.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-selected:hover{color:#0b57ff}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-divided{border-top:1px solid #e8eaec;margin-top:5px}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-divided:before{content:"";background-color:#fff;height:5px;margin:0 -16px;display:block;position:relative;top:-7px}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item-enter{color:#0b57ff;float:right;font-weight:700}.ivu-menu-large .ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item{padding:7px 16px 8px;font-size:14px!important}@-moz-document url-prefix(){.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item{white-space:normal}}.ivu-menu-horizontal .ivu-menu-submenu .ivu-select-dropdown .ivu-menu-item{padding:7px 16px 8px;font-size:14px!important}.ivu-date-picker{line-height:normal;display:inline-block}.ivu-date-picker-rel{position:relative}.ivu-date-picker .ivu-select-dropdown{width:auto;max-height:none;padding:0;overflow:visible}.ivu-date-picker-cells{white-space:normal;width:196px;margin:10px}.ivu-date-picker-cells span{width:24px;height:24px;display:inline-block}.ivu-date-picker-cells span em{text-align:center;border-radius:3px;width:24px;height:24px;margin:2px;font-style:normal;line-height:24px;transition:all .2s ease-in-out;display:inline-block}.ivu-date-picker-cells-header span{text-align:center;color:#c5c8ce;margin:2px;line-height:24px}.ivu-date-picker-cells-cell:hover em{background:#e1f0fe}.ivu-date-picker-cells-focused em{box-shadow:inset 0 0 0 1px #0b57ff}span.ivu-date-picker-cells-cell{cursor:pointer;width:28px;height:28px}.ivu-date-picker-cells-cell-prev-month em,.ivu-date-picker-cells-cell-next-month em{color:#c5c8ce}.ivu-date-picker-cells-cell-prev-month:hover em,.ivu-date-picker-cells-cell-next-month:hover em{background:0 0}span.ivu-date-picker-cells-cell-week-label,span.ivu-date-picker-cells-cell-week-label:hover,span.ivu-date-picker-cells-cell-disabled,span.ivu-date-picker-cells-cell-disabled:hover{cursor:not-allowed;color:#c5c8ce}span.ivu-date-picker-cells-cell-week-label em,span.ivu-date-picker-cells-cell-week-label:hover em,span.ivu-date-picker-cells-cell-disabled em,span.ivu-date-picker-cells-cell-disabled:hover em{color:inherit;background:inherit}span.ivu-date-picker-cells-cell-disabled,span.ivu-date-picker-cells-cell-disabled:hover{background:#f7f7f7}.ivu-date-picker-cells-cell-today em{position:relative}.ivu-date-picker-cells-cell-today em:after{content:"";background:#0b57ff;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:1px;right:1px}.ivu-date-picker-cells-cell-range{position:relative}.ivu-date-picker-cells-cell-range em{z-index:1;position:relative}.ivu-date-picker-cells-cell-range:before{content:"";background:#e1f0fe;border:0;border-radius:0;display:block;position:absolute;inset:2px 0}.ivu-date-picker-cells-cell-selected em,.ivu-date-picker-cells-cell-selected:hover em{color:#fff;background:#0b57ff}span.ivu-date-picker-cells-cell-disabled.ivu-date-picker-cells-cell-selected em{color:#f7f7f7;background:#c5c8ce}.ivu-date-picker-cells-cell-today.ivu-date-picker-cells-cell-selected em:after{background:#fff}.ivu-date-picker-cells-show-week-numbers{width:226px}.ivu-date-picker-cells-year,.ivu-date-picker-cells-month{margin-top:14px}.ivu-date-picker-cells-year span,.ivu-date-picker-cells-month span{border-radius:3px;width:40px;height:28px;margin:10px 12px;line-height:28px}.ivu-date-picker-cells-year span em,.ivu-date-picker-cells-month span em{width:40px;height:28px;margin:0;line-height:28px}.ivu-date-picker-cells-year .ivu-date-picker-cells-cell-focused,.ivu-date-picker-cells-month .ivu-date-picker-cells-cell-focused{background-color:#ceddff}.ivu-date-picker-header{text-align:center;border-bottom:1px solid #e8eaec;height:32px;line-height:32px}.ivu-date-picker-header-label{cursor:pointer;transition:color .2s ease-in-out}.ivu-date-picker-header-label:hover{color:#0b57ff}.ivu-date-picker-btn-pulse{border-radius:4px;transition:background-color .2s ease-in-out;background-color:#ceddff!important}.ivu-date-picker-prev-btn{float:left}.ivu-date-picker-prev-btn-arrow-double{margin-left:10px}.ivu-date-picker-prev-btn-arrow-double i:after{content:"";margin-left:-8px}.ivu-date-picker-next-btn{float:right}.ivu-date-picker-next-btn-arrow-double{margin-right:10px}.ivu-date-picker-next-btn-arrow-double i:after{content:"";margin-left:-8px}.ivu-date-picker-with-range .ivu-picker-panel-body{min-width:432px}.ivu-date-picker-with-range .ivu-picker-panel-content{float:left}.ivu-date-picker-with-range .ivu-picker-cells-show-week-numbers,.ivu-date-picker-with-week-numbers .ivu-picker-panel-body-date{min-width:492px}.ivu-date-picker-transfer{z-index:1060;width:auto;max-height:none}.ivu-date-picker-focused input:not([disabled]){border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-picker-panel-icon-btn{text-align:center;cursor:pointer;color:#c5c8ce;width:20px;height:24px;margin-top:2px;line-height:26px;transition:color .2s ease-in-out;display:inline-block}.ivu-picker-panel-icon-btn:hover{color:#0b57ff}.ivu-picker-panel-icon-btn i{font-size:14px}.ivu-picker-panel-body-wrapper.ivu-picker-panel-with-sidebar{padding-left:92px}.ivu-picker-panel-sidebar{float:left;background:#f8f8f9;border-right:1px solid #e8eaec;border-radius:4px 0 0 4px;width:92px;margin-left:-92px;position:absolute;top:0;bottom:0;overflow:auto}.ivu-picker-panel-shortcut{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;padding:6px 16px;transition:all .2s ease-in-out;overflow:hidden}.ivu-picker-panel-shortcut:hover{background:#e8eaec}.ivu-picker-panel-body{float:left}.ivu-picker-confirm{text-align:right;clear:both;border-top:1px solid #e8eaec;padding:8px}.ivu-picker-confirm>span{color:#2d8cf0;cursor:pointer;-webkit-user-select:none;user-select:none;float:left;padding:2px 0;transition:all .2s ease-in-out}.ivu-picker-confirm>span:hover{color:#57a3f3}.ivu-picker-confirm>span:active{color:#2b85e4}.ivu-picker-confirm-time{float:left}.ivu-picker-confirm-btn-cancel{margin-right:4px}.ivu-time-picker-cells{min-width:112px}.ivu-time-picker-cells-with-seconds{min-width:168px}.ivu-time-picker-cells-list{float:left;border-left:1px solid #e8eaec;width:56px;max-height:144px;position:relative;overflow:hidden}.ivu-time-picker-cells-list:hover{overflow-y:auto}.ivu-time-picker-cells-list:first-child{border-left:none;border-radius:4px 0 0 4px}.ivu-time-picker-cells-list:last-child{border-radius:0 4px 4px 0}.ivu-time-picker-cells-list ul{width:100%;margin:0;padding:0 0 120px;list-style:none}.ivu-time-picker-cells-list ul li{box-sizing:content-box;text-align:left;-webkit-user-select:none;user-select:none;cursor:pointer;width:100%;height:24px;margin:0;padding:0 0 0 16px;line-height:24px;list-style:none;transition:background .2s ease-in-out}.ivu-time-picker-cells-cell:hover{background:#f3f3f3}.ivu-time-picker-cells-cell-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-time-picker-cells-cell-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-time-picker-cells-cell-selected,.ivu-time-picker-cells-cell-selected:hover{color:#0b57ff;background:#f3f3f3}.ivu-time-picker-cells-cell-focused{background-color:#ceddff}.ivu-time-picker-header{text-align:center;border-bottom:1px solid #e8eaec;height:32px;line-height:32px}.ivu-time-picker-with-range .ivu-picker-panel-body{min-width:228px}.ivu-time-picker-with-range .ivu-picker-panel-content{float:left;position:relative}.ivu-time-picker-with-range .ivu-picker-panel-content:after{content:"";z-index:1;background:#e8eaec;width:2px;display:block;position:absolute;top:31px;bottom:0;right:-2px}.ivu-time-picker-with-range .ivu-picker-panel-content-right{float:right}.ivu-time-picker-with-range .ivu-picker-panel-content-right:after{left:-2px;right:auto}.ivu-time-picker-with-range .ivu-time-picker-cells-list:first-child,.ivu-time-picker-with-range .ivu-time-picker-cells-list:last-child{border-radius:0}.ivu-time-picker-with-range.ivu-time-picker-with-seconds .ivu-picker-panel-body{min-width:340px}.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells,.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds{min-width:216px}.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds .ivu-time-picker-cells-list{width:216px / 3}.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-with-seconds .ivu-time-picker-cells-list ul li{padding:0 0 0 28px}.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list{width:216px / 2;max-height:216px}.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list:first-child,.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list:last-child{border-radius:0}.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list ul{padding:0 0 192px}.ivu-picker-panel-content .ivu-picker-panel-content .ivu-time-picker-cells-list ul li{padding:0 0 0 46px}.ivu-form .ivu-form-item-label{text-align:right;vertical-align:middle;float:left;color:#141d72;box-sizing:border-box;padding:10px 12px 10px 0;font-size:14px;line-height:1}.ivu-form-label-left .ivu-form-item-label{text-align:left}.ivu-form-inline .ivu-form-item{vertical-align:top;margin-right:10px;display:inline-block}.ivu-form-item{vertical-align:top;zoom:1;margin-bottom:24px}.ivu-form-item:before,.ivu-form-item:after{content:"";display:table}.ivu-form-item:after{clear:both;visibility:hidden;height:0;font-size:0}.ivu-form-item-content{font-size:14px;line-height:32px;position:relative}.ivu-form-item .ivu-form-item{margin-bottom:0}.ivu-form-item .ivu-form-item .ivu-form-item-content{margin-left:0!important}.ivu-form-item-error-tip{color:#ed4014;padding-top:6px;line-height:1;position:absolute;top:100%;left:0}.ivu-form-item-required .ivu-form-item-label:before{content:"*";color:#ed4014;margin-right:4px;font-family:SimSun;font-size:14px;line-height:1;display:inline-block}.ivu-form-hide-required-mark .ivu-form-item-required .ivu-form-item-label:before{display:none}.ivu-carousel{box-sizing:border-box;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.ivu-carousel-track,.ivu-carousel-list{transform:translate(0,0)}.ivu-carousel-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.ivu-carousel-track{z-index:1;display:block;position:relative;top:100%;left:0;overflow:hidden}.ivu-carousel-track.higher{z-index:2;top:0}.ivu-carousel-item{float:left;height:100%;min-height:1px;display:block}.ivu-carousel-arrow{cursor:pointer;z-index:10;color:#fff;text-align:center;width:36px;height:36px;font-family:inherit;font-size:1em;line-height:inherit;background-color:#1f2d3d1c;border:none;border-radius:50%;outline:none;margin:0;padding:0;transition:all .2s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.ivu-carousel-arrow:hover{background-color:#1f2d3d80}.ivu-carousel-arrow>*{vertical-align:baseline}.ivu-carousel-arrow.left{left:16px}.ivu-carousel-arrow.right{right:16px}.ivu-carousel-arrow-always{display:inherit}.ivu-carousel-arrow-hover{display:inherit;opacity:0}.ivu-carousel:hover .ivu-carousel-arrow-hover{opacity:1}.ivu-carousel-dots{z-index:10;text-align:center;width:100%;height:17px;padding:0;list-style:none;display:none;position:relative}.ivu-carousel-dots-inside{display:block;position:absolute;bottom:3px}.ivu-carousel-dots-outside{margin-top:3px;display:block}.ivu-carousel-dots li{vertical-align:top;text-align:center;cursor:pointer;margin:0 2px;padding:7px 0;display:inline-block;position:relative}.ivu-carousel-dots li button{cursor:pointer;opacity:.3;color:#0000;background:#8391a5;border:0;border-radius:1px;outline:none;width:16px;height:3px;font-size:0;transition:all .5s;display:block}.ivu-carousel-dots li button.radius{border-radius:50%;width:6px;height:6px}.ivu-carousel-dots li:hover>button{opacity:.7}.ivu-carousel-dots li.ivu-carousel-active>button{opacity:1;width:24px}.ivu-carousel-dots li.ivu-carousel-active>button.radius{width:6px}.ivu-rate{vertical-align:middle;margin:0;padding:0;font-size:20px;font-style:normal;font-weight:400;display:inline-block}.ivu-rate-disabled .ivu-rate-star:before,.ivu-rate-disabled .ivu-rate-star-content:before{cursor:default}.ivu-rate-disabled .ivu-rate-star:hover{transform:scale(1)}.ivu-rate-star-full,.ivu-rate-star-zero{position:relative}.ivu-rate-star-first{opacity:0;width:50%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ivu-rate-star-first,.ivu-rate-star-second{-webkit-user-select:none;user-select:none;color:#e9e9e9;cursor:pointer;transition:all .3s}.ivu-rate-star-chart{margin:0 8px 0 0;padding:0;font-family:Ionicons;transition:all .3s;display:inline-block;position:relative}.ivu-rate-star-chart:hover{transform:scale(1.1)}.ivu-rate-star-chart.ivu-rate-star-full .ivu-rate-star-first,.ivu-rate-star-chart.ivu-rate-star-full .ivu-rate-star-second{color:#f5a623}.ivu-rate-star-chart.ivu-rate-star-half .ivu-rate-star-first{opacity:1;color:#f5a623}.ivu-rate-star{margin:0 8px 0 0;padding:0;font-family:Ionicons;transition:all .3s;display:inline-block;position:relative}.ivu-rate-star:hover{transform:scale(1.1)}.ivu-rate-star:before,.ivu-rate-star-content:before{color:#e9e9e9;cursor:pointer;content:"";transition:all .2s ease-in-out;display:block}.ivu-rate-star-content{width:50%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ivu-rate-star-content:before{color:#0000}.ivu-rate-star-half .ivu-rate-star-content:before,.ivu-rate-star-full:before{color:#f5a623}.ivu-rate-star-half:hover .ivu-rate-star-content:before,.ivu-rate-star-full:hover:before{color:#f7b84f}.ivu-rate-text{vertical-align:middle;margin-left:8px;font-size:14px;display:inline-block}.ivu-upload input[type=file]{display:none}.ivu-upload-list{margin-top:8px}.ivu-upload-list-file{color:#141d72;border-radius:4px;padding:4px;transition:background-color .2s ease-in-out;position:relative;overflow:hidden}.ivu-upload-list-file>span{cursor:pointer;transition:color .2s ease-in-out}.ivu-upload-list-file>span i{color:#141d72;text-align:center;width:12px;height:12px;display:inline-block}.ivu-upload-list-file:hover{background:#f3f3f3}.ivu-upload-list-file:hover>span{color:#0b57ff}.ivu-upload-list-file:hover>span i{color:#141d72}.ivu-upload-list-file:hover .ivu-upload-list-remove{opacity:1}.ivu-upload-list-file-error>span,.ivu-upload-list-file-error>span i{color:#ed4014!important}.ivu-upload-list-file-error>span:hover,.ivu-upload-list-file-error>span:hover i{color:#fa683c!important}.ivu-upload-list-remove{opacity:0;cursor:pointer;float:right;color:#999;margin-right:4px;font-size:18px;transition:all .2s}.ivu-upload-list-remove:hover{color:#444}.ivu-upload-list-remove-error{color:#ed4014!important}.ivu-upload-list-remove-error:hover{color:#fa683c!important}.ivu-upload-select{display:inline-block}.ivu-upload-drag{text-align:center;cursor:pointer;background:#fff;border:1px dashed #dcdee2;border-radius:4px;transition:border-color .2s;position:relative;overflow:hidden}.ivu-upload-drag:hover{border:1px dashed #0b57ff}.ivu-upload-dragOver{border:2px dashed #0b57ff}.ivu-tree{position:relative}.ivu-tree ul{margin:0;padding:0;font-size:14px;list-style:none}.ivu-tree ul.ivu-dropdown-menu{padding:0}.ivu-tree ul li{white-space:nowrap;outline:none;margin:8px 0;padding:0;list-style:none}.ivu-tree ul li.ivu-dropdown-item{white-space:nowrap;margin:0;padding:7px 16px}.ivu-tree li ul{margin:0;padding:0 0 0 18px}.ivu-tree-title{cursor:pointer;vertical-align:top;color:#141d72;border-radius:3px;margin:0;padding:0 4px;transition:all .2s ease-in-out;display:inline-block}.ivu-tree-title:hover{background-color:#e7eeff}.ivu-tree-title-selected,.ivu-tree-title-selected:hover{background-color:#ceddff}.ivu-tree-arrow{cursor:pointer;text-align:center;width:12px;display:inline-block}.ivu-tree-arrow i{vertical-align:middle;font-size:14px;transition:all .2s ease-in-out}.ivu-tree-arrow-open i{transform:rotate(90deg)}.ivu-tree .ivu-checkbox-wrapper{margin-left:4px;margin-right:4px}.ivu-tree-context-menu{position:absolute}.ivu-tree-empty{text-align:center;color:#c5c8ce;padding:5px 0}.ivu-avatar{text-align:center;color:#fff;white-space:nowrap;vertical-align:middle;background:#ccc;border-radius:50%;width:32px;height:32px;line-height:32px;display:inline-block;position:relative;overflow:hidden}.ivu-avatar-image{background:0 0}.ivu-avatar .ivu-icon{position:relative;top:-1px}.ivu-avatar.ivu-avatar-icon{font-size:18px}.ivu-avatar-large{border-radius:50%;width:40px;height:40px;line-height:40px}.ivu-avatar-large.ivu-avatar-icon{font-size:24px}.ivu-avatar-large .ivu-icon{position:relative;top:-2px}.ivu-avatar-small{border-radius:50%;width:24px;height:24px;line-height:24px}.ivu-avatar-small.ivu-avatar-icon{font-size:14px}.ivu-avatar-square{border-radius:4px}.ivu-avatar>img{width:100%;height:100%}.ivu-color-picker{display:inline-block}.ivu-color-picker-hide{display:none}.ivu-color-picker-hide-drop{visibility:hidden}.ivu-color-picker-disabled{opacity:1;cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.ivu-color-picker-disabled:hover{border-color:#e3e5e8}.ivu-color-picker>div:first-child:hover .ivu-input{border-color:#3c79ff}.ivu-color-picker>div:first-child.ivu-color-picker-disabled:hover .ivu-input{border-color:#e3e5e8}.ivu-color-picker .ivu-select-dropdown{padding:0}.ivu-color-picker-input.ivu-input:focus{box-shadow:none}.ivu-color-picker-focused{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-color-picker-rel{line-height:0}.ivu-color-picker-color{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);border-radius:2px;width:18px;height:18px;position:relative;top:2px}.ivu-color-picker-color div{border-radius:2px;width:100%;height:100%;box-shadow:inset 0 0 0 1px #00000026}.ivu-color-picker-color-empty{text-align:center;background:#fff;overflow:hidden}.ivu-color-picker-color-empty i{vertical-align:baseline;font-size:18px}.ivu-color-picker-color-focused{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-color-picker-large .ivu-color-picker-color{width:20px;height:20px;top:1px}.ivu-color-picker-large .ivu-color-picker-color-empty i{font-size:20px}.ivu-color-picker-small .ivu-color-picker-color{width:14px;height:14px;top:3px}.ivu-color-picker-small .ivu-color-picker-color-empty i{font-size:14px}.ivu-color-picker-picker-wrapper{padding:8px 8px 0}.ivu-color-picker-picker-panel{width:240px;box-sizing:initial;margin:0 auto;position:relative}.ivu-color-picker-picker-hue-slider,.ivu-color-picker-picker-alpha-slider{height:10px;margin-top:8px;position:relative}.ivu-color-picker-picker-colors{border-radius:2px;margin-top:8px;transition:border .2s ease-in-out,box-shadow .2s ease-in-out;overflow:hidden}.ivu-color-picker-picker-colors:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-color-picker-picker-colors-wrapper{float:left;width:20px;height:20px;display:inline;position:relative}.ivu-color-picker-picker-colors-wrapper-color{cursor:pointer;border-radius:2px;outline:0;width:16px;height:16px;margin:2px;display:block;position:absolute;box-shadow:inset 0 0 0 1px #00000026}.ivu-color-picker-picker-colors-wrapper-circle{cursor:pointer;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:10px;transform:translate(-2px,-2px);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px #0000004d,0 0 1px 2px #0006}.ivu-color-picker-picker .ivu-picker-confirm{margin-top:8px}.ivu-color-picker-saturation-wrapper{width:100%;padding-bottom:75%;transition:border .2s ease-in-out,box-shadow .2s ease-in-out;position:relative}.ivu-color-picker-saturation-wrapper:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-color-picker-saturation,.ivu-color-picker-saturation--white,.ivu-color-picker-saturation--black{cursor:pointer;position:absolute;inset:0}.ivu-color-picker-saturation--white{background:linear-gradient(90deg,#fff,#fff0)}.ivu-color-picker-saturation--black{background:linear-gradient(#0000,#000)}.ivu-color-picker-saturation-pointer{cursor:pointer;position:absolute}.ivu-color-picker-saturation-circle{border-radius:50%;width:4px;height:4px;transform:translate(-2px,-2px);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px #0000004d,0 0 1px 2px #0006}.ivu-color-picker-hue{background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);border-radius:2px;transition:border .2s ease-in-out,box-shadow .2s ease-in-out;position:absolute;inset:0}.ivu-color-picker-hue:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-color-picker-hue-container{cursor:pointer;height:100%;margin:0 2px;position:relative}.ivu-color-picker-hue-pointer{z-index:2;position:absolute}.ivu-color-picker-hue-picker{cursor:pointer;background:#fff;border-radius:1px;width:4px;height:8px;margin-top:1px;transform:translate(-2px);box-shadow:0 0 2px #0009}.ivu-color-picker-alpha{border-radius:2px;transition:border .2s ease-in-out,box-shadow .2s ease-in-out;position:absolute;inset:0}.ivu-color-picker-alpha:focus{border-color:#3c79ff;outline:0;box-shadow:0 0 0 2px #0b57ff33}.ivu-color-picker-alpha-checkboard-wrap{border-radius:2px;position:absolute;inset:0;overflow:hidden}.ivu-color-picker-alpha-checkerboard{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);position:absolute;inset:0}.ivu-color-picker-alpha-gradient{border-radius:2px;position:absolute;inset:0}.ivu-color-picker-alpha-container{cursor:pointer;z-index:2;height:100%;margin:0 3px;position:relative}.ivu-color-picker-alpha-pointer{z-index:2;position:absolute}.ivu-color-picker-alpha-picker{cursor:pointer;background:#fff;border-radius:1px;width:4px;height:8px;margin-top:1px;transform:translate(-2px);box-shadow:0 0 2px #0009}.ivu-color-picker-confirm{text-align:right;clear:both;border-top:1px solid #e8eaec;margin-top:8px;padding:8px;position:relative}.ivu-color-picker-confirm-color{position:absolute;top:11px;left:8px}.ivu-color-picker-confirm-color-editable{top:8px;right:110px}.ivu-color-picker-confirm-btn-cancel{margin-right:4px}.ivu-auto-complete .ivu-select-not-found{display:none}.ivu-auto-complete .ivu-icon-ios-close-circle{font-size:14px;display:none}.ivu-auto-complete:hover .ivu-icon-ios-close-circle{display:inline-block}.ivu-auto-complete.ivu-select-dropdown{max-height:none}.ivu-auto-complete:focus,.ivu-auto-complete div{outline:none}.ivu-divider{color:#141d72;box-sizing:border-box;background:#e8eaec;margin:0;padding:0;font-family:Gilroy,Rubik,sans-serif;font-size:14px;line-height:1.5;list-style:none}.ivu-divider,.ivu-divider-vertical{vertical-align:middle;width:1px;height:.9em;margin:0 8px;display:inline-block;position:relative;top:-.06em}.ivu-divider-horizontal{clear:both;width:100%;min-width:100%;height:1px;margin:24px 0;display:block}.ivu-divider-horizontal.ivu-divider-with-text-center,.ivu-divider-horizontal.ivu-divider-with-text-left,.ivu-divider-horizontal.ivu-divider-with-text-right{white-space:nowrap;text-align:center;color:#17233d;background:0 0;margin:16px 0;font-size:16px;font-weight:500;display:table}.ivu-divider-horizontal.ivu-divider-with-text-center:before,.ivu-divider-horizontal.ivu-divider-with-text-left:before,.ivu-divider-horizontal.ivu-divider-with-text-right:before,.ivu-divider-horizontal.ivu-divider-with-text-center:after,.ivu-divider-horizontal.ivu-divider-with-text-left:after,.ivu-divider-horizontal.ivu-divider-with-text-right:after{content:"";border-top:1px solid #e8eaec;width:50%;display:table-cell;top:50%;transform:translateY(50%)}.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-center,.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-left,.ivu-divider-horizontal.ivu-divider-small.ivu-divider-with-text-right{margin:8px 0;font-size:14px}.ivu-divider-horizontal.ivu-divider-with-text-left .ivu-divider-inner-text,.ivu-divider-horizontal.ivu-divider-with-text-right .ivu-divider-inner-text{padding:0 10px;display:inline-block}.ivu-divider-horizontal.ivu-divider-with-text-left:before{width:5%;top:50%}.ivu-divider-horizontal.ivu-divider-with-text-left:after,.ivu-divider-horizontal.ivu-divider-with-text-right:before{width:95%;top:50%}.ivu-divider-horizontal.ivu-divider-with-text-right:after{width:5%;top:50%}.ivu-divider-inner-text{padding:0 24px;display:inline-block}.ivu-divider-dashed{background:0 0;border-top:1px dashed #e8eaec}.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed,.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed,.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed{border-top:0}.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed:before,.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed:before,.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed:before,.ivu-divider-horizontal.ivu-divider-with-text.ivu-divider-dashed:after,.ivu-divider-horizontal.ivu-divider-with-text-left.ivu-divider-dashed:after,.ivu-divider-horizontal.ivu-divider-with-text-right.ivu-divider-dashed:after{border-style:dashed none none}.ivu-divider-plain.ivu-divider-with-text,.ivu-divider-plain.ivu-divider-with-text-left,.ivu-divider-plain.ivu-divider-with-text-right{color:#141d72;font-size:14px;font-weight:400}.ivu-anchor{padding-left:2px;position:relative}.ivu-anchor-wrapper{margin-left:-4px;padding-left:4px;overflow:auto}.ivu-anchor-ink{height:100%;position:absolute;top:0;left:0}.ivu-anchor-ink:before{content:" ";background-color:#e8eaec;width:2px;height:100%;margin:0 auto;display:block;position:relative}.ivu-anchor-ink-ball{background-color:#fff;border:2px solid #0b57ff;border-radius:50%;width:8px;height:8px;transition:top .2s ease-in-out;display:inline-block;position:absolute;left:50%;transform:translate(-50%,2px)}.ivu-anchor.fixed .ivu-anchor-ink .ivu-anchor-ink-ball{display:none}.ivu-anchor-link{padding:8px 0 8px 16px;line-height:1}.ivu-anchor-link-title{color:#141d72;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;transition:all .3s;display:block;position:relative;overflow:hidden}.ivu-anchor-link-title:only-child{margin-bottom:0}.ivu-anchor-link-active>.ivu-anchor-link-title{color:#0b57ff}.ivu-anchor-link .ivu-anchor-link{padding-top:6px;padding-bottom:6px}.ivu-time-with-hash{cursor:pointer}.ivu-time-with-hash:hover{text-decoration:underline}.ivu-cell{position:relative;overflow:hidden}.ivu-cell-link,.ivu-cell-link:hover,.ivu-cell-link:active{color:inherit}.ivu-cell-icon{vertical-align:middle;margin-right:4px;font-size:14px;display:inline-block}.ivu-cell-icon:empty{display:none}.ivu-cell-main{vertical-align:middle;display:inline-block}.ivu-cell-title{font-size:14px;line-height:24px}.ivu-cell-label{color:#808695;font-size:12px;line-height:1.2}.ivu-cell-selected .ivu-cell-label{color:inherit}.ivu-cell-selected,.ivu-cell.ivu-cell-selected:hover{background:#e6f2ff}.ivu-cell-footer{color:#141d72;display:inline-block;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ivu-cell-with-link .ivu-cell-footer{right:32px}.ivu-cell-selected .ivu-cell-footer{color:inherit}.ivu-cell-arrow{font-size:14px;display:inline-block;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ivu-cell:focus{background:#f3f3f3;outline:none}.ivu-cell-selected:focus{background:#0a4de1e8}.ivu-cell{clear:both;color:#141d72;white-space:nowrap;cursor:pointer;margin:0;padding:7px 16px;line-height:normal;list-style:none;transition:background .2s ease-in-out;font-size:14px!important}.ivu-cell:hover,.ivu-cell-focus{background:#f3f3f3}.ivu-cell-disabled{color:#c5c8ce;cursor:not-allowed}.ivu-cell-disabled:hover{color:#c5c8ce;cursor:not-allowed;background-color:#fff}.ivu-cell-selected,.ivu-cell-selected:hover{color:#0b57ff}.ivu-cell-divided{border-top:1px solid #e8eaec;margin-top:5px}.ivu-cell-divided:before{content:"";background-color:#fff;height:5px;margin:0 -16px;display:block;position:relative;top:-7px}.ivu-cell-enter{color:#0b57ff;float:right;font-weight:700}.ivu-cell-large .ivu-cell{padding:7px 16px 8px;font-size:14px!important}@-moz-document url-prefix(){.ivu-cell{white-space:normal}}.ivu-drawer{width:auto;height:100%;position:fixed;top:0}.ivu-drawer-inner{position:absolute}.ivu-drawer-left{left:0}.ivu-drawer-right{right:0}.ivu-drawer-top,.ivu-drawer-bottom{width:100%;height:auto;top:auto}.ivu-drawer-bottom{bottom:0}.ivu-drawer-hidden{display:none!important}.ivu-drawer-wrap{z-index:1000;-webkit-overflow-scrolling:touch;outline:0;position:fixed;inset:0;overflow:auto}.ivu-drawer-wrap-inner{position:absolute;overflow:hidden}.ivu-drawer-wrap-dragging{-webkit-user-select:none;user-select:none}.ivu-drawer-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.ivu-drawer-mask{z-index:1000;background-color:#37373799;height:100%;position:fixed;inset:0}.ivu-drawer-mask-hidden{display:none}.ivu-drawer-mask-inner{position:absolute}.ivu-drawer-content{background-color:#fff;background-clip:padding-box;border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;box-shadow:0 4px 12px #00000026}.ivu-drawer-content-no-mask{pointer-events:auto}.ivu-drawer-header{border-bottom:1px solid #e8eaec;padding:14px 16px;line-height:1}.ivu-drawer-header p,.ivu-drawer-header-inner{color:#17233d;text-overflow:ellipsis;white-space:nowrap;width:100%;height:20px;font-size:16px;font-weight:500;line-height:20px;display:inline-block;overflow:hidden}.ivu-drawer-close{z-index:1;cursor:pointer;font-size:12px;position:absolute;top:8px;right:8px;overflow:hidden}.ivu-drawer-close .ivu-icon-ios-close{color:#999;font-size:31px;transition:color .2s;position:relative;top:1px}.ivu-drawer-close .ivu-icon-ios-close:hover{color:#444}.ivu-drawer-body{word-wrap:break-word;width:100%;height:calc(100% - 51px);padding:16px;font-size:14px;line-height:1.5;position:absolute;overflow:auto}.ivu-drawer-no-header .ivu-drawer-body{height:100%}.ivu-drawer-no-mask{pointer-events:none}.ivu-drawer-no-mask .ivu-drawer-drag{pointer-events:auto}.ivu-drawer-drag{width:0;height:100%;position:absolute;top:0}.ivu-drawer-drag-left{right:0}.ivu-drawer-drag-top,.ivu-drawer-drag-bottom{width:100%;height:0;top:auto}.ivu-drawer-drag-top{bottom:0}.ivu-drawer-drag-bottom{top:0}.ivu-drawer-drag-move-trigger{cursor:col-resize;background:#f3f3f3;border-radius:4px;width:8px;height:100px;line-height:100px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 1px 1px #0003}.ivu-drawer-drag-move-trigger-point{width:50%;display:inline-block;transform:translate(50%)}.ivu-drawer-drag-move-trigger-point i{border-bottom:1px solid silver;padding-bottom:2px;display:block}.ivu-drawer-drag-top .ivu-drawer-drag-move-trigger,.ivu-drawer-drag-bottom .ivu-drawer-drag-move-trigger{cursor:row-resize;width:100px;height:8px;line-height:8px;top:auto;left:50%}.ivu-drawer-drag-top .ivu-drawer-drag-move-trigger-point,.ivu-drawer-drag-bottom .ivu-drawer-drag-move-trigger-point{text-align:center;width:100%;height:50%;transform:translateY(-75%)}.ivu-drawer-drag-top .ivu-drawer-drag-move-trigger-point i,.ivu-drawer-drag-bottom .ivu-drawer-drag-move-trigger-point i{border-bottom:inherit;width:1px;height:100%;padding-bottom:inherit;border-left:1px solid silver;margin-left:2px;display:inline-block}.ivu-breadcrumb{color:#999;font-size:14px}.ivu-breadcrumb a{color:#141d72;transition:color .2s ease-in-out}.ivu-breadcrumb a:hover{color:#3c79ff}.ivu-breadcrumb>span:last-child{color:#141d72;font-weight:700}.ivu-breadcrumb>span:last-child .ivu-breadcrumb-item-separator{display:none}.ivu-breadcrumb-item-separator{color:#dcdee2;margin:0 8px}.ivu-breadcrumb-item-link>.ivu-icon+span{margin-left:4px}.ivu-list{position:relative}.ivu-list-items{margin:0;padding:0;list-style:none}.ivu-list-item{align-items:center;padding:12px 0;display:flex}.ivu-list-item-content{color:#141d72}.ivu-list-item-meta{flex:1;align-items:flex-start;font-size:0;display:flex}.ivu-list-item-meta-avatar{margin-right:16px}.ivu-list-item-meta-content{flex:1 0}.ivu-list-item-meta-title{color:#141d72;margin-bottom:4px;font-size:14px;font-weight:500;line-height:22px}.ivu-list-item-meta-title>a{color:#141d72;transition:all .2s}.ivu-list-item-meta-title>a:hover{color:#0b57ff}.ivu-list-item-meta-description{color:#00000073;font-size:14px;line-height:22px}.ivu-list-item-action{flex:none;margin-left:48px;padding:0;font-size:0;list-style:none}.ivu-list-item-action>li{color:#00000073;text-align:center;cursor:pointer;padding:0 8px;font-size:14px;line-height:22px;display:inline-block;position:relative}.ivu-list-item-action>li:after{content:"";background-color:#e8eaec;width:1px;height:14px;margin-top:-7px;position:absolute;top:50%;right:0}.ivu-list-item-action>li:first-child{padding-left:0}.ivu-list-item-action>li:last-child:after{display:none}.ivu-list-header,.ivu-list-footer{background:0 0;padding-top:12px;padding-bottom:12px}.ivu-list-split .ivu-list-item{border-bottom:1px solid #e8eaec}.ivu-list-split .ivu-list-item:last-child{border-bottom:none}.ivu-list-split .ivu-list-header{border-bottom:1px solid #e8eaec}.ivu-list-split .ivu-list-footer{border-top:1px solid #e8eaec}.ivu-list-large .ivu-list-item{padding-top:16px;padding-bottom:16px}.ivu-list-small .ivu-list-item{padding-top:8px;padding-bottom:8px}.ivu-list-vertical .ivu-list-item{align-items:initial}.ivu-list-vertical .ivu-list-item-main{flex:1;display:block}.ivu-list-vertical .ivu-list-item-extra{margin-left:40px}.ivu-list-vertical .ivu-list-item-meta{margin-bottom:16px}.ivu-list-vertical .ivu-list-item-meta-title{color:#000000d9;margin-bottom:12px;font-size:16px;line-height:24px}.ivu-list-vertical .ivu-list-item-action{margin-top:16px;margin-left:auto}.ivu-list-vertical .ivu-list-item-action>li{padding:0 16px}.ivu-list-vertical .ivu-list-item-action>li:first-child{padding-left:0}.ivu-list-item-no-flex{display:block}.ivu-list:not(.ivu-list-vertical) .ivu-list-item-no-flex .ivu-list-item-action{float:right}.ivu-list-bordered{border:1px solid #dcdee2;border-radius:6px}.ivu-list-bordered .ivu-list-header,.ivu-list-bordered .ivu-list-footer{padding-left:24px;padding-right:24px}.ivu-list-bordered .ivu-list-item{border-bottom:1px solid #e8eaec;padding-left:24px;padding-right:24px}.ivu-list-bordered .ivu-list-pagination{margin:16px 24px}.ivu-list-bordered.ivu-list-small .ivu-list-item{padding-left:16px;padding-right:16px}.ivu-list-bordered.ivu-list-small .ivu-list-header,.ivu-list-bordered.ivu-list-small .ivu-list-footer{padding:8px 16px}.ivu-list-bordered.ivu-list-large .ivu-list-header,.ivu-list-bordered.ivu-list-large .ivu-list-footer{padding:16px 24px}@media screen and (width<=768px){.ivu-list-item-action,.ivu-list-vertical .ivu-list-item-extra{margin-left:24px}}@media screen and (width<=576px){.ivu-list-item{flex-wrap:wrap}.ivu-list-item-action{margin-left:12px}.ivu-list-vertical .ivu-list-item{flex-wrap:wrap-reverse}.ivu-list-vertical .ivu-list-item-main{min-width:220px}.ivu-list-vertical .ivu-list-item-extra{margin:auto auto 16px}}.ivu-image{display:inline-block;position:relative}.ivu-image-img,.ivu-image-error,.ivu-image-placeholder,.ivu-image-mark,.ivu-image-inner{width:100%;height:100%}.ivu-image-inner{position:relative}.ivu-image-img{vertical-align:middle}.ivu-image-img-hidden{visibility:hidden}.ivu-image-cursor{cursor:pointer}.ivu-image-error,.ivu-image-placeholder,.ivu-image-mark{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ivu-image-mark{z-index:1;color:#fff;cursor:pointer;opacity:0;background-color:#0000004d;transition:opacity .3s}.ivu-image-inner:hover .ivu-image-mark{opacity:1}.ivu-image-preview{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.ivu-image-preview-mask{z-index:1000;background-color:#37373799;height:100%;position:fixed;inset:0}.ivu-image-preview-mask-hidden{display:none}.ivu-image-preview-wrap{z-index:1000;-webkit-user-select:none;user-select:none;position:fixed;inset:0;overflow:hidden}.ivu-image-preview-transition{transition:transform .3s}.ivu-image-preview-image{cursor:grab}.ivu-image-preview-grabbing{cursor:grabbing}.ivu-image-preview-limit{max-width:100%;max-height:100%}.ivu-image-preview-loading,.ivu-image-preview-fail{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ivu-image-preview-fail{color:#fff;font-size:16px}.ivu-image-preview-hidden{display:none}.ivu-image-preview-operations{z-index:1;background:#37373766;border-radius:4px;height:40px;position:absolute;bottom:30px;left:50%;overflow:hidden;transform:translate(-50%)}.ivu-image-preview-operations-item{color:#fff;cursor:pointer;width:36px;height:40px;margin:0 6px;padding:4px 8px;transition:opacity .1s ease-in-out}.ivu-image-preview-operations-item:hover{opacity:.75}.ivu-image-preview-operations-wait{cursor:wait}.ivu-image-preview-arrow-left,.ivu-image-preview-arrow-right,.ivu-image-preview-arrow-close{color:#fff;cursor:pointer;z-index:1;background:#37373766;border-radius:50%;width:40px;height:40px;font-size:26px;line-height:40px}.ivu-image-preview-arrow-close{position:absolute;top:16px;right:16px}.ivu-image-preview-arrow-left,.ivu-image-preview-arrow-right{position:absolute;top:50%;transform:translateY(-50%)}.ivu-image-preview-arrow-left{left:16px}.ivu-image-preview-arrow-right{right:16px}.ivu-image-preview-arrow-disabled{cursor:not-allowed;color:#c5c8ce}.ivu-typography{color:#141d72;overflow-wrap:break-word}.ivu-typography.ivu-typography-secondary{color:#00000073}.ivu-typography.ivu-typography-success{color:#19be6b}.ivu-typography.ivu-typography-warning{color:#f90}.ivu-typography.ivu-typography-danger{color:#ed4014}a.ivu-typography.ivu-typography-danger:active,a.ivu-typography.ivu-typography-danger:focus{color:#c72606}a.ivu-typography.ivu-typography-danger:hover{color:#fa683c}.ivu-typography.ivu-typography-disabled{color:#00000040;cursor:not-allowed;-webkit-user-select:none;user-select:none}div.ivu-typography,.ivu-typography p{margin-bottom:1em}h1.ivu-typography,div.ivu-typography-h1,div.ivu-typography-h1 textarea,.ivu-typography h1{color:#000000d9;margin-bottom:.5em;font-size:38px;font-weight:600;line-height:1.23}h2.ivu-typography,div.ivu-typography-h2,div.ivu-typography-h2 textarea,.ivu-typography h2{color:#000000d9;margin-bottom:.5em;font-size:30px;font-weight:600;line-height:1.35}h3.ivu-typography,div.ivu-typography-h3,div.ivu-typography-h3 textarea,.ivu-typography h3{color:#000000d9;margin-bottom:.5em;font-size:24px;font-weight:600;line-height:1.35}h4.ivu-typography,div.ivu-typography-h4,div.ivu-typography-h4 textarea,.ivu-typography h4{color:#000000d9;margin-bottom:.5em;font-size:20px;font-weight:600;line-height:1.4}h5.ivu-typography,div.ivu-typography-h5,div.ivu-typography-h5 textarea,.ivu-typography h5{color:#000000d9;margin-bottom:.5em;font-size:16px;font-weight:600;line-height:1.5}h6.ivu-typography,div.ivu-typography-h6,div.ivu-typography-h6 textarea,.ivu-typography h6{color:#000000d9;margin-bottom:.5em;font-size:14px;font-weight:600;line-height:1.5}.ivu-typography+h1.ivu-typography,.ivu-typography+h2.ivu-typography,.ivu-typography+h3.ivu-typography,.ivu-typography+h4.ivu-typography,.ivu-typography+h5.ivu-typography,.ivu-typography+h6.ivu-typography,.ivu-typography div+h1,.ivu-typography ul+h1,.ivu-typography li+h1,.ivu-typography p+h1,.ivu-typography h1+h1,.ivu-typography h2+h1,.ivu-typography h3+h1,.ivu-typography h4+h1,.ivu-typography h5+h1,.ivu-typography h6+h1,.ivu-typography div+h2,.ivu-typography ul+h2,.ivu-typography li+h2,.ivu-typography p+h2,.ivu-typography h1+h2,.ivu-typography h2+h2,.ivu-typography h3+h2,.ivu-typography h4+h2,.ivu-typography h5+h2,.ivu-typography h6+h2,.ivu-typography div+h3,.ivu-typography ul+h3,.ivu-typography li+h3,.ivu-typography p+h3,.ivu-typography h1+h3,.ivu-typography h2+h3,.ivu-typography h3+h3,.ivu-typography h4+h3,.ivu-typography h5+h3,.ivu-typography h6+h3,.ivu-typography div+h4,.ivu-typography ul+h4,.ivu-typography li+h4,.ivu-typography p+h4,.ivu-typography h1+h4,.ivu-typography h2+h4,.ivu-typography h3+h4,.ivu-typography h4+h4,.ivu-typography h5+h4,.ivu-typography h6+h4,.ivu-typography div+h5,.ivu-typography ul+h5,.ivu-typography li+h5,.ivu-typography p+h5,.ivu-typography h1+h5,.ivu-typography h2+h5,.ivu-typography h3+h5,.ivu-typography h4+h5,.ivu-typography h5+h5,.ivu-typography h6+h5,.ivu-typography div+h6,.ivu-typography ul+h6,.ivu-typography li+h6,.ivu-typography p+h6,.ivu-typography h1+h6,.ivu-typography h2+h6,.ivu-typography h3+h6,.ivu-typography h4+h6,.ivu-typography h5+h6,.ivu-typography h6+h6{margin-top:1.2em}a.ivu-typography-ellipsis,span.ivu-typography-ellipsis{max-width:100%;display:inline-block}a.ivu-typography,.ivu-typography a{color:#2d8cf0;cursor:pointer;outline:none;text-decoration:none;transition:color .3s}a.ivu-typography:focus,.ivu-typography a:focus,a.ivu-typography:hover,.ivu-typography a:hover{color:#57a3f3}a.ivu-typography:active,.ivu-typography a:active{color:#2b85e4}a.ivu-typography:active,.ivu-typography a:active,a.ivu-typography:hover,.ivu-typography a:hover{text-decoration:none}a.ivu-typography[disabled],.ivu-typography a[disabled],a.ivu-typography.ivu-typography-disabled,.ivu-typography a.ivu-typography-disabled{color:#00000040;cursor:not-allowed}a.ivu-typography[disabled]:active,.ivu-typography a[disabled]:active,a.ivu-typography.ivu-typography-disabled:active,.ivu-typography a.ivu-typography-disabled:active,a.ivu-typography[disabled]:hover,.ivu-typography a[disabled]:hover,a.ivu-typography.ivu-typography-disabled:hover,.ivu-typography a.ivu-typography-disabled:hover{color:#00000040}a.ivu-typography[disabled]:active,.ivu-typography a[disabled]:active,a.ivu-typography.ivu-typography-disabled:active,.ivu-typography a.ivu-typography-disabled:active{pointer-events:none}.ivu-typography code{background:#9696961a;border:1px solid #64646433;border-radius:3px;margin:0 .2em;padding:.2em .4em .1em;font-size:85%}.ivu-typography kbd{background:#9696960f;border:1px solid #64646433;border-bottom-width:2px;border-radius:3px;margin:0 .2em;padding:.15em .4em .1em;font-size:90%}.ivu-typography mark{background-color:#ffe58f;padding:0}.ivu-typography u,.ivu-typography ins{-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-decoration:underline}.ivu-typography s,.ivu-typography del{text-decoration:line-through}.ivu-typography strong{font-weight:600}.ivu-typography-expand,.ivu-typography-edit,.ivu-typography-copy{color:#2d8cf0;cursor:pointer;outline:none;margin-left:4px;text-decoration:none;transition:color .3s}.ivu-typography-expand:focus,.ivu-typography-edit:focus,.ivu-typography-copy:focus,.ivu-typography-expand:hover,.ivu-typography-edit:hover,.ivu-typography-copy:hover{color:#57a3f3}.ivu-typography-expand:active,.ivu-typography-edit:active,.ivu-typography-copy:active{color:#2b85e4}.ivu-typography-copy,.ivu-typography-edit{display:inline-block}.ivu-typography-copy-success,.ivu-typography-copy-success:hover,.ivu-typography-copy-success:focus{color:#19be6b}.ivu-typography-edit-content{position:relative}div.ivu-typography-edit-content{margin-top:-5.5px;margin-bottom:calc(1em - 5.5px);left:-11px}.ivu-typography-edit-content-confirm{color:#00000073;pointer-events:none;font-size:14px;font-style:normal;font-weight:400;position:absolute;bottom:6px;right:10px}.ivu-typography-edit-content textarea{resize:none;height:1em;-moz-transition:none;margin:0!important}.ivu-typography ul,.ivu-typography ol{margin:0 0 1em;padding:0}.ivu-typography ul li,.ivu-typography ol li{margin:0 0 0 20px;padding:0 0 0 4px}.ivu-typography ul{list-style-type:circle}.ivu-typography ul ul{list-style-type:disc}.ivu-typography ol{list-style-type:decimal}.ivu-typography pre,.ivu-typography blockquote{margin:1em 0}.ivu-typography pre{white-space:pre-wrap;word-wrap:break-word;background:#9696961a;border:1px solid #64646433;border-radius:3px;padding:.4em .6em}.ivu-typography pre code{font-size:inherit;background:0 0;border:0;margin:0;padding:0;font-family:inherit;display:inline}.ivu-typography blockquote{opacity:.85;border-left:4px solid #64646433;padding:0 0 0 .6em}.ivu-typography-single-line{white-space:nowrap}.ivu-typography-ellipsis-single-line{text-overflow:ellipsis;overflow:hidden}a.ivu-typography-ellipsis-single-line,span.ivu-typography-ellipsis-single-line{vertical-align:bottom}.ivu-typography-ellipsis-line-clamp{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}a.ivu-typography-ellipsis-line-clamp,span.ivu-typography-ellipsis-line-clamp{display:-webkit-inline-box}.ivu-space{display:inline-flex}.ivu-space-flex{display:flex}.ivu-space-vertical{flex-direction:column}.ivu-space-wrap{flex-wrap:wrap}.ivu-space-start{align-items:flex-start}.ivu-space-end{align-items:flex-end}.ivu-space-center{align-items:center}.ivu-space-baseline{align-items:baseline}.ivu-space-stretch{align-items:stretch}.ivu-auth-prevent{cursor:pointer;display:inline-block}.ivu-auth-prevent-no-match{pointer-events:none}.ivu-avatar-list{display:inline-block}.ivu-avatar-list-item{cursor:pointer;margin-left:-8px;display:inline-block}.ivu-avatar-list-item:first-child{margin-left:0}.ivu-avatar-list-item .ivu-avatar{border:1px solid #fff}.ivu-avatar-list-item-excess{cursor:auto}.ivu-avatar-list-large .ivu-avatar-list-item{margin-left:-16px}.ivu-avatar-list-large .ivu-avatar-list-item:first-child{margin-left:0}.ivu-avatar-list-large .ivu-avatar-list-item-excess{font-size:16px}.ivu-avatar-list-default .ivu-avatar-list-item{margin-left:-12px}.ivu-avatar-list-default .ivu-avatar-list-item:first-child{margin-left:0}.ivu-calendar-header{border-bottom:1px solid #e8eaec;justify-content:space-between;padding:12px;display:flex}.ivu-calendar-header-title{color:#17233d;font-size:18px}.ivu-calendar-table{table-layout:fixed;width:100%}.ivu-calendar-table thead th{text-align:left;padding:24px 0 6px 6px;font-size:14px}.ivu-calendar-table td{vertical-align:top;border-bottom:1px solid #e8eaec;border-right:1px solid #e8eaec;font-size:14px}.ivu-calendar-table tr:first-child td{border-top:1px solid #e8eaec}.ivu-calendar-table tr td:first-child{border-left:1px solid #e8eaec}.ivu-calendar-table-day{box-sizing:border-box;cursor:pointer;height:100px;padding:6px;transition:background-color .2s ease-in-out}.ivu-calendar-table-day:hover{background-color:#e6f2ff}.ivu-calendar-table-day-other .ivu-calendar-table-day-title{color:#c5c8ce}.ivu-calendar-table-day-current{background-color:#e6f2ff}.ivu-calendar-table-day-current .ivu-calendar-table-day-title{color:#0b57ff}.ivu-calendar-table-year{padding-top:24px}.ivu-city{width:100%;display:inline-block;position:relative}.ivu-city .ivu-dropdown{width:100%}.ivu-city-rel{cursor:pointer;width:100%;display:inline-block;position:relative}.ivu-city-disabled .ivu-city-rel{cursor:not-allowed}.ivu-city-arrow{transition:all .2s ease-in-out}.ivu-city-visible .ivu-city-arrow:nth-of-type(2){transform:rotate(180deg)}.ivu-city .ivu-select-dropdown{width:400px}.ivu-city-drop{width:400px;padding:2px 8px}.ivu-city-drop-cities{margin-bottom:8px}.ivu-city-drop-cities span{cursor:pointer;margin-right:4px;display:inline-block}.ivu-city-drop-cities span:hover{color:#57a3f3}.ivu-city-drop-menu{margin-bottom:8px}.ivu-city-drop-type{display:inline-block}.ivu-city-drop-search{margin-left:8px;display:inline-block}.ivu-city-drop-list-letter{margin-bottom:8px}.ivu-city-drop-list-letter .ivu-tag{cursor:pointer}.ivu-city-drop-list-letter .ivu-tag:hover .ivu-tag-text{color:#57a3f3}.ivu-city-drop-list-main{max-height:200px;overflow:auto}.ivu-city-drop-list-main dt{float:left;font-weight:700}.ivu-city-drop-list-main dd{white-space:normal;margin-inline-start:40px;margin-bottom:8px}.ivu-city-drop-list-main dd li{cursor:pointer;margin-right:9px;display:inline-block}.ivu-city-drop-list-main dd li:hover{color:#57a3f3}.ivu-city-drop-list-main-city dd{margin-inline-start:24px}.ivu-city-transfer.ivu-select-dropdown{max-height:none;overflow:visible}.ivu-description-list-title{color:#17233d;margin-bottom:16px;font-size:14px;font-weight:500}.ivu-description-term{color:#17233d;white-space:nowrap;padding-bottom:16px;line-height:20px;display:table-cell}.ivu-description-detail{color:#141d72;width:100%;padding-bottom:16px;line-height:20px;display:table-cell}.ivu-description-list-vertical .ivu-description-term{padding-bottom:8px;display:block}.ivu-description-list-vertical .ivu-description-detail{display:block}.ivu-ellipsis-hidden{visibility:hidden}.ivu-exception{align-items:center;height:80%;min-height:500px;display:flex}.ivu-exception-img{zoom:1;flex:0 0 62.5%;width:62.5%;padding-right:152px}.ivu-exception-img:before,.ivu-exception-img:after{content:" ";display:table}.ivu-exception-img:after{clear:both;visibility:hidden;height:0;font-size:0}.ivu-exception-img-element{float:right;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;max-width:430px;height:360px}.ivu-exception-content{flex:auto}.ivu-exception-content h1{color:#141d72;margin-bottom:24px;font-size:72px;font-weight:600;line-height:72px}.ivu-exception-content-desc{color:#808695;margin-bottom:16px;font-size:20px;line-height:28px}.ivu-exception-content-actions button:not(:last-child){margin-right:8px}@media screen and (width<=768px){.ivu-exception-img{padding-right:88px}}@media screen and (width<=576px){.ivu-exception{text-align:center;display:block}.ivu-exception-img{margin:0 auto 24px;padding-right:0}}@media screen and (width<=480px){.ivu-exception-img{margin-bottom:-24px;overflow:hidden}}.ivu-footer-toolbar{z-index:9;background:#fff;border-top:1px solid #e8eaec;width:100%;height:56px;padding:0 24px;line-height:56px;position:fixed;bottom:0;right:0;box-shadow:0 -1px 2px #00000008}.ivu-footer-toolbar:after{clear:both;content:"";display:block}.ivu-footer-toolbar-left{float:left}.ivu-footer-toolbar-right{float:right}.ivu-footer-toolbar button+button{margin-left:8px}.ivu-global-footer{text-align:center;margin:48px 0 24px;padding:0 16px}.ivu-global-footer-links{margin-bottom:8px}.ivu-global-footer-links a{color:#808695;font-size:14px;transition:all .2s ease-in-out}.ivu-global-footer-links a:not(:last-child){margin-right:40px}.ivu-global-footer-links a:hover{color:#141d72}.ivu-global-footer-copyright{color:#808695;font-size:14px}.ivu-grid:after{content:"";clear:both;display:block}.ivu-grid-item{float:left;box-sizing:border-box;border:0;border-radius:0;width:33.33%;transition:box-shadow .2s ease-in-out;position:relative}.ivu-grid-item-main{padding:24px}.ivu-grid-border .ivu-grid-item{box-shadow:1px 0 #e8eaec,0 1px #e8eaec,1px 1px #e8eaec,inset 1px 0 #e8eaec,inset 0 1px #e8eaec}.ivu-grid-hover .ivu-grid-item:hover{z-index:1;box-shadow:0 1px 6px #0003}.ivu-grid-center .ivu-grid-item-main{text-align:center;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.ivu-notifications{display:inline-block}.ivu-notifications-rel{cursor:pointer;display:inline-block}.ivu-notifications-list{width:300px;line-height:normal}.ivu-notifications-list-wide{width:auto}.ivu-notifications .ivu-tabs-nav-scroll,.ivu-notifications-transfer .ivu-tabs-nav-scroll{text-align:center}.ivu-notifications .ivu-tabs-nav,.ivu-notifications-transfer .ivu-tabs-nav{float:none;display:inline-block}.ivu-notifications-tabs .ivu-badge{margin-left:3px}.ivu-notifications-tabs .ivu-badge-count{color:#808695;background:#e6ebf1;border-radius:8px;min-width:16px;height:16px;padding:0 4px;line-height:14px}.ivu-notifications-tabs .ivu-tabs-tab:last-child{margin-right:0}.ivu-notifications-tabs .ivu-tabs-bar{margin-bottom:0}.ivu-notifications-extra{border-top:1px solid #e8eaec}.ivu-notifications-tab-empty{text-align:center;padding:64px 0}.ivu-notifications-tab-empty-img{height:64px;display:inline-block}.ivu-notifications-tab-empty-text{color:#808695}.ivu-notifications-tab-clear{text-align:center;cursor:pointer;color:#141d72;border-top:1px solid #e8eaec;padding:6px 0;font-size:14px;transition:color .2s ease-in-out}.ivu-notifications-tab-clear:hover{color:#57a3f3}.ivu-notifications-tab-loading-item{text-align:center;color:#141d72;border-top:1px solid #e8eaec;padding:6px 0;font-size:14px;transition:color .2s ease-in-out}.ivu-notifications-tab-loading-show,.ivu-notifications-tab-loading-all{color:#c5c8ce}.ivu-notifications-tab-loading-more{cursor:pointer;color:#2d8cf0}.ivu-notifications-tab-loading-more:hover{color:#57a3f3}.ivu-notifications-container{max-height:400px;overflow:auto}.ivu-notifications-item{cursor:pointer;text-align:left;border-bottom:1px solid #e8eaec;padding:12px 24px;transition:background-color .2s ease-in-out}.ivu-notifications-item:last-child{border-bottom:none}.ivu-notifications-item:hover{background-color:#e6f2ff}.ivu-notifications-item-unread{background-color:#f8f8f9}.ivu-notifications-item-title{margin-bottom:4px}.ivu-notifications-item-title h4{color:#141d72;font-size:14px;font-weight:400;line-height:22px}.ivu-notifications-item-tag{float:right;margin-top:-2px}.ivu-notifications-item-tag .ivu-tag{margin-right:0}.ivu-notifications-item-desc{color:#808695;margin-bottom:4px;font-size:12px}.ivu-notifications-item-time{color:#808695;font-size:12px}.ivu-notifications-transfer.ivu-select-dropdown{max-height:none;overflow:visible}.ivu-number-info-title{color:#17233d;margin-bottom:16px;font-size:16px;transition:all .2s}.ivu-number-info-subTitle{color:#808695;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;height:22px;font-size:14px;line-height:22px;overflow:hidden}.ivu-number-info-value{white-space:nowrap;text-overflow:ellipsis;word-break:break-all;margin-top:4px;font-size:0;overflow:hidden}.ivu-number-info-total{color:#141d72;height:32px;margin-right:32px;font-size:24px;line-height:32px;display:inline-block}.ivu-number-info-subTotal{vertical-align:top;color:#808695;height:32px;margin-right:0;font-size:14px;line-height:32px;display:inline-block}.ivu-page-header{background:#fff;border-bottom:1px solid #e8eaec;padding:16px 32px 0}.ivu-page-header-wide{max-width:1200px;margin:auto}.ivu-page-header-detail{display:flex}.ivu-page-header-row{width:100%;display:flex}.ivu-page-header-breadcrumb{margin-bottom:16px}.ivu-page-header-tabs{margin:0 0 0 -8px}.ivu-page-header-tabs .ivu-tabs-bar{border-bottom-color:#0000;margin-bottom:0}.ivu-page-header-logo{flex:0 auto;margin-right:16px;padding-top:1px}.ivu-page-header-logo>img{border-radius:4px;width:28px;height:28px;display:block}.ivu-page-header-back{cursor:pointer;flex:0 auto;height:30px;margin-right:8px;transition:color .2s ease-in-out;display:flex}.ivu-page-header-back:hover{color:#0b57ff}.ivu-page-header-back .ivu-icon{font-size:20px;line-height:inherit}.ivu-page-header-back .ivu-divider{height:14px;line-height:inherit;top:8px}.ivu-page-header-main .ivu-page-header-back{display:none}.ivu-page-header-title{color:#17233d;font-size:20px;font-weight:500;display:inline-block}.ivu-page-header-action{min-width:266px;margin-left:56px}.ivu-page-header-action .ivu-btn-group:not(:last-child),.ivu-page-header-action .ivu-btn:not(:last-child){margin-right:8px}.ivu-page-header-action .ivu-btn-group>.ivu-btn{margin-right:0}.ivu-page-header-content,.ivu-page-header-extra{font-size:14px}.ivu-page-header-title,.ivu-page-header-content{flex:auto}.ivu-page-header-action,.ivu-page-header-extra,.ivu-page-header-main{flex:0 auto}.ivu-page-header-main{width:100%}.ivu-page-header-title,.ivu-page-header-action,.ivu-page-header-logo,.ivu-page-header-content,.ivu-page-header-extra{margin-bottom:16px}.ivu-page-header-action,.ivu-page-header-extra{text-align:right}.ivu-page-header-extra{min-width:242px;margin-left:88px}@media screen and (width<=1200px){.ivu-page-header-extra{margin-left:44px}}@media screen and (width<=992px){.ivu-page-header-extra{margin-left:20px}}@media screen and (width<=768px){.ivu-page-header-row{display:block}.ivu-page-header-action,.ivu-page-header-extra{text-align:left;margin-left:0}}@media screen and (width<=576px){.ivu-page-header-detail>.ivu-page-header-back{display:none}.ivu-page-header-main .ivu-page-header-back{display:inline-block;position:relative;top:-4px}.ivu-page-header-main .ivu-page-header-back .ivu-divider{top:0}.ivu-page-header-detail{display:block}}@media screen and (width<=480px){.ivu-page-header-action .ivu-btn-group,.ivu-page-header-action .ivu-btn{margin-bottom:8px;display:block}.ivu-page-header-action .ivu-btn-group>.ivu-btn{margin-bottom:0;display:inline-block}}.ivu-result{text-align:center;width:72%;margin:0 auto}@media screen and (width<=480px){.ivu-result{width:100%}}.ivu-result-icon{border-radius:50%;width:72px;margin-bottom:24px;display:inline-block}.ivu-result-icon-success{background-color:#19be6b}.ivu-result-icon-error{background-color:#ed4014}.ivu-result-icon-warning{background-color:#f90}.ivu-result-icon .ivu-icon{color:#fff;border-radius:50%;font-size:72px}.ivu-result-title{color:#17233d;margin-bottom:16px;font-size:24px;font-weight:500;line-height:32px}.ivu-result-desc{color:#808695;margin-bottom:24px;font-size:14px;line-height:22px}.ivu-result-extra{text-align:left;background:#f8f8f9;border-radius:4px;padding:24px 40px}@media screen and (width<=480px){.ivu-result-extra{padding:18px 20px}}.ivu-result-actions{margin-top:32px}.ivu-result-actions .ivu-btn:not(:last-child){margin-right:8px}.ivu-tag-select{-webkit-user-select:none;user-select:none;max-height:32px;margin-left:-8px;line-height:32px;position:relative;overflow:hidden}.ivu-tag-select-expanded{max-height:200px}.ivu-tag-select-option{display:inline-block}.ivu-tag-select-option .ivu-tag{margin-right:24px}.ivu-tag-select-expand-btn{position:absolute;top:1px;right:0}.ivu-tag-select-with-expanded{padding-right:50px}.ivu-tree-select .ivu-select-dropdown{padding:0}.ivu-tree-select .ivu-tree,.ivu-tree-select-transfer .ivu-tree{padding:0 6px}.ivu-tree-select .ivu-tree li,.ivu-tree-select-transfer .ivu-tree li{font-size:14px}.ivu-tree-select .ivu-tree-title,.ivu-tree-select-transfer .ivu-tree-title{vertical-align:middle;width:calc(100% - 18px);display:inline-block}.ivu-tree-select .ivu-checkbox-wrapper+.ivu-tree-title,.ivu-tree-select-transfer .ivu-checkbox-wrapper+.ivu-tree-title{width:calc(100% - 44px)}.ivu-tree-select .ivu-tree-title{padding:2px 4px 4px}.ivu-tree-select-transfer{padding:0}.ivu-tree-select-transfer .ivu-tree-title{padding:0 4px 2px}.ivu-trend{display:inline-block}.ivu-trend-text{vertical-align:middle}.ivu-trend-colorful.ivu-trend-up .ivu-trend-flag{color:#ed4014}.ivu-trend-colorful.ivu-trend-down .ivu-trend-flag,.ivu-trend-reverse-color.ivu-trend-colorful.ivu-trend-up .ivu-trend-flag{color:#19be6b}.ivu-trend-reverse-color.ivu-trend-colorful.ivu-trend-down .ivu-trend-flag,.ivu-trend-colorful.ivu-trend-text-color.ivu-trend-up .ivu-trend-text{color:#ed4014}.ivu-trend-colorful.ivu-trend-text-color.ivu-trend-down .ivu-trend-text,.ivu-trend-reverse-color.ivu-trend-colorful.ivu-trend-text-color.ivu-trend-up .ivu-trend-text{color:#19be6b}.ivu-trend-reverse-color.ivu-trend-colorful.ivu-trend-text-color.ivu-trend-down .ivu-trend-text{color:#ed4014}.ivu-word-count{display:inline-block}.ivu-word-count-overflow{color:#ed4014}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Regular-A6YxJnNn.eot);src:local(Gilroy Regular),local(Gilroy-Regular),url(/assets/Gilroy-Regular-A6YxJnNn.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Regular-CY081Tb4.woff2)format("woff2"),url(/assets/Gilroy-Regular-CkNiKQ6x.woff)format("woff"),url(/assets/Gilroy-Regular-Bghgj_A6.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-ExtraboldItalic-D0K37qGa.eot);src:local(Gilroy Extrabold Italic),local(Gilroy-ExtraboldItalic),url(/assets/Gilroy-ExtraboldItalic-D0K37qGa.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-ExtraboldItalic-CVjxnYOr.woff2)format("woff2"),url(/assets/Gilroy-ExtraboldItalic-BZgYFwQg.woff)format("woff"),url(/assets/Gilroy-ExtraboldItalic-CYXnh774.ttf)format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-CByRywKO.eot);src:local(Gilroy Bold),local(Gilroy-Bold),url(/assets/Gilroy-Bold-CByRywKO.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Bold-Bt_SZrlr.woff2)format("woff2"),url(/assets/Gilroy-Bold-DW_sczTM.woff)format("woff"),url(/assets/Gilroy-Bold-CWvQ8Q14.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Black-CYxPlBvq.eot);src:local(Gilroy Black),local(Gilroy-Black),url(/assets/Gilroy-Black-CYxPlBvq.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Black-as2qN2Vc.woff2)format("woff2"),url(/assets/Gilroy-Black-GClmsjgP.woff)format("woff"),url(/assets/Gilroy-Black-CW4Zw4ou.ttf)format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Light-XZzdb4Sn.eot);src:local(Gilroy Light),local(Gilroy-Light),url(/assets/Gilroy-Light-XZzdb4Sn.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Light-BQfcPs6d.woff2)format("woff2"),url(/assets/Gilroy-Light-pZvAhhiG.woff)format("woff"),url(/assets/Gilroy-Light-C81lTVMp.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Semibold-BqozZSYm.eot);src:local(Gilroy Semibold),local(Gilroy-Semibold),url(/assets/Gilroy-Semibold-BqozZSYm.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Semibold-Cu1_Dviq.woff2)format("woff2"),url(/assets/Gilroy-Semibold-IQ7aD9dp.woff)format("woff"),url(/assets/Gilroy-Semibold-BP6WYEG3.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Medium-CIggfFu8.eot);src:local(Gilroy Medium),local(Gilroy-Medium),url(/assets/Gilroy-Medium-CIggfFu8.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Medium-RhujHmrb.woff2)format("woff2"),url(/assets/Gilroy-Medium-DUjXE-5u.woff)format("woff"),url(/assets/Gilroy-Medium-BVFe7ABu.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-MediumItalic-pDTIp6-m.eot);src:local(Gilroy Medium Italic),local(Gilroy-MediumItalic),url(/assets/Gilroy-MediumItalic-pDTIp6-m.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-MediumItalic-CH4rAKOn.woff2)format("woff2"),url(/assets/Gilroy-MediumItalic-BVEerdt_.woff)format("woff"),url(/assets/Gilroy-MediumItalic-BpTf1xa1.ttf)format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-BlackItalic-B8AZ-l2C.eot);src:local(Gilroy Black Italic),local(Gilroy-BlackItalic),url(/assets/Gilroy-BlackItalic-B8AZ-l2C.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-BlackItalic-DWXZwsW_.woff2)format("woff2"),url(/assets/Gilroy-BlackItalic-DbN3dp8v.woff)format("woff"),url(/assets/Gilroy-BlackItalic-Cahsq6xX.ttf)format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-UltraLight-Bx9XZrOT.eot);src:local(Gilroy UltraLight),local(Gilroy-UltraLight),url(/assets/Gilroy-UltraLight-Bx9XZrOT.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-UltraLight-BnZuASiC.woff2)format("woff2"),url(/assets/Gilroy-UltraLight-BiYWx2eM.woff)format("woff"),url(/assets/Gilroy-UltraLight-DXoEcmKh.ttf)format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-RegularItalic-DkhQH_j0.eot);src:local(Gilroy Regular Italic),local(Gilroy-RegularItalic),url(/assets/Gilroy-RegularItalic-DkhQH_j0.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-RegularItalic-B7ijQ5fl.woff2)format("woff2"),url(/assets/Gilroy-RegularItalic-74PdxSAF.woff)format("woff"),url(/assets/Gilroy-RegularItalic-CM9qcbyJ.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-SemiboldItalic-BPNOB66R.eot);src:local(Gilroy Semibold Italic),local(Gilroy-SemiboldItalic),url(/assets/Gilroy-SemiboldItalic-BPNOB66R.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-SemiboldItalic-DjIMUwer.woff2)format("woff2"),url(/assets/Gilroy-SemiboldItalic-6TBCfoFU.woff)format("woff"),url(/assets/Gilroy-SemiboldItalic-Cl12UESy.ttf)format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-HeavyItalic-CzZkTNYS.eot);src:local(Gilroy Heavy Italic),local(Gilroy-HeavyItalic),url(/assets/Gilroy-HeavyItalic-CzZkTNYS.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-HeavyItalic-CIpAfdAx.woff2)format("woff2"),url(/assets/Gilroy-HeavyItalic-BRl_q62V.woff)format("woff"),url(/assets/Gilroy-HeavyItalic-DyUYSpPC.ttf)format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Extrabold-RE0EIybS.eot);src:local(Gilroy Extrabold),local(Gilroy-Extrabold),url(/assets/Gilroy-Extrabold-RE0EIybS.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Extrabold-D9MUTSRL.woff2)format("woff2"),url(/assets/Gilroy-Extrabold-CptPQ129.woff)format("woff"),url(/assets/Gilroy-Extrabold-B9PlotbN.ttf)format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-BoldItalic-5yMLxZlt.eot);src:local(Gilroy Bold Italic),local(Gilroy-BoldItalic),url(/assets/Gilroy-BoldItalic-5yMLxZlt.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-BoldItalic-VydKs7mV.woff2)format("woff2"),url(/assets/Gilroy-BoldItalic-CznzSjra.woff)format("woff"),url(/assets/Gilroy-BoldItalic-Bm0N-sOi.ttf)format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-UltraLightItalic-CrPFIRgw.eot);src:local(Gilroy UltraLight Italic),local(Gilroy-UltraLightItalic),url(/assets/Gilroy-UltraLightItalic-CrPFIRgw.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-UltraLightItalic-CnZkWxKl.woff2)format("woff2"),url(/assets/Gilroy-UltraLightItalic-DlG_a714.woff)format("woff"),url(/assets/Gilroy-UltraLightItalic-RtMbCzZN.ttf)format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-LightItalic-6dp1MtXr.eot);src:local(Gilroy Light Italic),local(Gilroy-LightItalic),url(/assets/Gilroy-LightItalic-6dp1MtXr.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-LightItalic-DMTUEaBm.woff2)format("woff2"),url(/assets/Gilroy-LightItalic-DtcfPcwh.woff)format("woff"),url(/assets/Gilroy-LightItalic-2xRHoTEY.ttf)format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Heavy-CtcpsATi.eot);src:local(Gilroy Heavy),local(Gilroy-Heavy),url(/assets/Gilroy-Heavy-CtcpsATi.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Heavy-5mhtgaKn.woff2)format("woff2"),url(/assets/Gilroy-Heavy-b2TBbQlq.woff)format("woff"),url(/assets/Gilroy-Heavy-looVbsM3.ttf)format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Thin-CaSBrQTf.eot);src:local(Gilroy Thin),local(Gilroy-Thin),url(/assets/Gilroy-Thin-CaSBrQTf.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-Thin-CU0Kuuqx.woff2)format("woff2"),url(/assets/Gilroy-Thin-C-5-bmIx.woff)format("woff"),url(/assets/Gilroy-Thin-CocxbI1A.ttf)format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-ThinItalic-B0_6ygbx.eot);src:local(Gilroy Thin Italic),local(Gilroy-ThinItalic),url(/assets/Gilroy-ThinItalic-B0_6ygbx.eot?#iefix)format("embedded-opentype"),url(/assets/Gilroy-ThinItalic-D3KW3e5M.woff2)format("woff2"),url(/assets/Gilroy-ThinItalic-CwchSBkr.woff)format("woff"),url(/assets/Gilroy-ThinItalic-DPtpS4GZ.ttf)format("truetype");font-weight:100;font-style:italic}:root{--colors-base-black:#000;--colors-base-transparent:#fff0;--colors-base-white:#fff;--colors-blue-100:#d1e9ff;--colors-blue-200:#b2ddff;--colors-blue-25:#f5faff;--colors-blue-300:#84caff;--colors-blue-400:#53b1fd;--colors-blue-50:#eff8ff;--colors-blue-500:#2e90fa;--colors-blue-600:#1570ef;--colors-blue-700:#175cd3;--colors-blue-800:#1849a9;--colors-blue-900:#194185;--colors-blue-950:#102a56;--colors-blue-dark-100:#d1e0ff;--colors-blue-dark-200:#b2ccff;--colors-blue-dark-25:#f5f8ff;--colors-blue-dark-300:#84adff;--colors-blue-dark-400:#528bff;--colors-blue-dark-50:#eff4ff;--colors-blue-dark-500:#2970ff;--colors-blue-dark-600:#155eef;--colors-blue-dark-700:#004eeb;--colors-blue-dark-800:#0040c1;--colors-blue-dark-900:#00359e;--colors-blue-dark-950:#026;--colors-blue-light-100:#e0f2fe;--colors-blue-light-200:#b9e6fe;--colors-blue-light-25:#f5fbff;--colors-blue-light-300:#7cd4fd;--colors-blue-light-400:#36bffa;--colors-blue-light-50:#f0f9ff;--colors-blue-light-500:#0ba5ec;--colors-blue-light-600:#0086c9;--colors-blue-light-700:#026aa2;--colors-blue-light-800:#065986;--colors-blue-light-900:#0b4a6f;--colors-blue-light-950:#062c41;--colors-brand-100:#f4ebff;--colors-brand-200:#e9d7fe;--colors-brand-25:#fcfaff;--colors-brand-300:#0b57ff;--colors-brand-400:#b692f6;--colors-brand-50:#f9f5ff;--colors-brand-500:#9e77ed;--colors-brand-600:#0b57ff;--colors-brand-700:#074adc;--colors-brand-800:#53389e;--colors-brand-900:#42307d;--colors-brand-950:#2c1c5f;--colors-cyan-100:#cff9fe;--colors-cyan-200:#a5f0fc;--colors-cyan-25:#f5feff;--colors-cyan-300:#67e3f9;--colors-cyan-400:#2ce;--colors-cyan-50:#ecfdff;--colors-cyan-500:#06aed4;--colors-cyan-600:#088ab2;--colors-cyan-700:#0e7090;--colors-cyan-800:#155b75;--colors-cyan-900:#164c63;--colors-cyan-950:#0d2d3a;--colors-error-100:#fee4e2;--colors-error-200:#fecdca;--colors-error-25:#fffbfa;--colors-error-300:#fda29b;--colors-error-400:#f97066;--colors-error-50:#fef3f2;--colors-error-500:#f04438;--colors-error-600:#d92d20;--colors-error-700:#b42318;--colors-error-800:#912018;--colors-error-900:#7a271a;--colors-error-950:#55160c;--colors-fuchsia-100:#fbe8ff;--colors-fuchsia-200:#f6d0fe;--colors-fuchsia-25:#fefaff;--colors-fuchsia-300:#eeaafd;--colors-fuchsia-400:#e478fa;--colors-fuchsia-50:#fdf4ff;--colors-fuchsia-500:#d444f1;--colors-fuchsia-600:#ba24d5;--colors-fuchsia-700:#9f1ab1;--colors-fuchsia-800:#821890;--colors-fuchsia-900:#6f1877;--colors-fuchsia-950:#47104c;--colors-gray-dark-mode-alpha-100:#fffffff0;--colors-gray-dark-mode-alpha-200:#ffffffeb;--colors-gray-dark-mode-alpha-25:#fffffffa;--colors-gray-dark-mode-alpha-300:#fffc;--colors-gray-dark-mode-alpha-400:#ffffff8f;--colors-gray-dark-mode-alpha-50:#fffffff5;--colors-gray-dark-mode-alpha-500:#ffffff80;--colors-gray-dark-mode-alpha-600:#ffffff59;--colors-gray-dark-mode-alpha-700:#ffffff29;--colors-gray-dark-mode-alpha-800:#ffffff14;--colors-gray-dark-mode-alpha-900:#ffffff0a;--colors-gray-dark-mode-alpha-950:#fff0;--colors-gray-dark-mode-100:#f0f1f1;--colors-gray-dark-mode-200:#ececed;--colors-gray-dark-mode-25:#fafafa;--colors-gray-dark-mode-300:#cecfd2;--colors-gray-dark-mode-400:#94969c;--colors-gray-dark-mode-50:#f5f5f6;--colors-gray-dark-mode-500:#85888e;--colors-gray-dark-mode-600:#61646c;--colors-gray-dark-mode-700:#333741;--colors-gray-dark-mode-800:#1f242f;--colors-gray-dark-mode-900:#161b26;--colors-gray-dark-mode-950:#0c111d;--colors-gray-light-mode-100:#f2f4f7;--colors-gray-light-mode-200:#eaecf0;--colors-gray-light-mode-25:#fcfcfd;--colors-gray-light-mode-300:#d0d5dd;--colors-gray-light-mode-400:#98a2b3;--colors-gray-light-mode-50:#f9fafb;--colors-gray-light-mode-500:#667085;--colors-gray-light-mode-600:#475467;--colors-gray-light-mode-700:#344054;--colors-gray-light-mode-800:#182230;--colors-gray-light-mode-900:#101828;--colors-gray-light-mode-950:#0c111d;--colors-gray-blue-100:#eaecf5;--colors-gray-blue-200:#d5d9eb;--colors-gray-blue-25:#fcfcfd;--colors-gray-blue-300:#b3b8db;--colors-gray-blue-400:#717bbc;--colors-gray-blue-50:#f8f9fc;--colors-gray-blue-500:#4e5ba6;--colors-gray-blue-600:#3e4784;--colors-gray-blue-700:#363f72;--colors-gray-blue-800:#293056;--colors-gray-blue-900:#101323;--colors-gray-blue-950:#0d0f1c;--colors-gray-cool-100:#eff1f5;--colors-gray-cool-200:#dcdfea;--colors-gray-cool-25:#fcfcfd;--colors-gray-cool-300:#b9c0d4;--colors-gray-cool-400:#7d89b0;--colors-gray-cool-50:#f9f9fb;--colors-gray-cool-500:#5d6b98;--colors-gray-cool-600:#4a5578;--colors-gray-cool-700:#404968;--colors-gray-cool-800:#30374f;--colors-gray-cool-900:#111322;--colors-gray-cool-950:#0e101b;--colors-gray-iron-100:#f4f4f5;--colors-gray-iron-200:#e4e4e7;--colors-gray-iron-25:#fcfcfc;--colors-gray-iron-300:#d1d1d6;--colors-gray-iron-400:#a0a0ab;--colors-gray-iron-50:#fafafa;--colors-gray-iron-500:#70707b;--colors-gray-iron-600:#51525c;--colors-gray-iron-700:#3f3f46;--colors-gray-iron-800:#26272b;--colors-gray-iron-900:#1a1a1e;--colors-gray-iron-950:#131316;--colors-gray-modern-100:#eef2f6;--colors-gray-modern-200:#e3e8ef;--colors-gray-modern-25:#fcfcfd;--colors-gray-modern-300:#cdd5df;--colors-gray-modern-400:#9aa4b2;--colors-gray-modern-50:#f8fafc;--colors-gray-modern-500:#697586;--colors-gray-modern-600:#4b5565;--colors-gray-modern-700:#364152;--colors-gray-modern-800:#202939;--colors-gray-modern-900:#121926;--colors-gray-modern-950:#0d121c;--colors-gray-neutral-100:#f3f4f6;--colors-gray-neutral-200:#e5e7eb;--colors-gray-neutral-25:#fcfcfd;--colors-gray-neutral-300:#d2d6db;--colors-gray-neutral-400:#9da4ae;--colors-gray-neutral-50:#f9fafb;--colors-gray-neutral-500:#6c737f;--colors-gray-neutral-600:#4d5761;--colors-gray-neutral-700:#384250;--colors-gray-neutral-800:#1f2a37;--colors-gray-neutral-900:#111927;--colors-gray-neutral-950:#0d121c;--colors-gray-true-100:#f5f5f5;--colors-gray-true-200:#e5e5e5;--colors-gray-true-25:#fcfcfc;--colors-gray-true-300:#d6d6d6;--colors-gray-true-400:#a3a3a3;--colors-gray-true-50:#fafafa;--colors-gray-true-500:#737373;--colors-gray-true-600:#525252;--colors-gray-true-700:#424242;--colors-gray-true-800:#292929;--colors-gray-true-900:#141414;--colors-gray-true-950:#0f0f0f;--colors-gray-warm-100:#f5f5f4;--colors-gray-warm-200:#e7e5e4;--colors-gray-warm-25:#fdfdfc;--colors-gray-warm-300:#d7d3d0;--colors-gray-warm-400:#a9a29d;--colors-gray-warm-50:#fafaf9;--colors-gray-warm-500:#79716b;--colors-gray-warm-600:#57534e;--colors-gray-warm-700:#44403c;--colors-gray-warm-800:#292524;--colors-gray-warm-900:#1c1917;--colors-gray-warm-950:#171412;--colors-green-100:#d3f8df;--colors-green-200:#aaf0c4;--colors-green-25:#f6fef9;--colors-green-300:#73e2a3;--colors-green-400:#3ccb7f;--colors-green-50:#edfcf2;--colors-green-500:#16b364;--colors-green-600:#099250;--colors-green-700:#087443;--colors-green-800:#095c37;--colors-green-900:#084c2e;--colors-green-950:#052e1c;--colors-green-light-100:#e3fbcc;--colors-green-light-200:#d0f8ab;--colors-green-light-25:#fafef5;--colors-green-light-300:#a6ef67;--colors-green-light-400:#85e13a;--colors-green-light-50:#f3fee7;--colors-green-light-500:#66c61c;--colors-green-light-600:#4ca30d;--colors-green-light-700:#3b7c0f;--colors-green-light-800:#326212;--colors-green-light-900:#2b5314;--colors-green-light-950:#15290a;--colors-indigo-100:#e0eaff;--colors-indigo-200:#c7d7fe;--colors-indigo-25:#f5f8ff;--colors-indigo-300:#a4bcfd;--colors-indigo-400:#8098f9;--colors-indigo-50:#eef4ff;--colors-indigo-500:#6172f3;--colors-indigo-600:#444ce7;--colors-indigo-700:#3538cd;--colors-indigo-800:#2d31a6;--colors-indigo-900:#2d3282;--colors-indigo-950:#1f235b;--colors-moss-100:#e6f4d7;--colors-moss-200:#ceeab0;--colors-moss-25:#fafdf7;--colors-moss-300:#acdc79;--colors-moss-400:#86cb3c;--colors-moss-50:#f5fbee;--colors-moss-500:#669f2a;--colors-moss-600:#4f7a21;--colors-moss-700:#3f621a;--colors-moss-800:#335015;--colors-moss-900:#2b4212;--colors-moss-950:#1a280b;--colors-orange-100:#fdead7;--colors-orange-200:#f9dbaf;--colors-orange-25:#fefaf5;--colors-orange-300:#f7b27a;--colors-orange-400:#f38744;--colors-orange-50:#fef6ee;--colors-orange-500:#ef6820;--colors-orange-600:#e04f16;--colors-orange-700:#b93815;--colors-orange-800:#932f19;--colors-orange-900:#772917;--colors-orange-950:#511c10;--colors-orange-dark-100:#ffe6d5;--colors-orange-dark-200:#ffd6ae;--colors-orange-dark-25:#fff9f5;--colors-orange-dark-300:#ff9c66;--colors-orange-dark-400:#ff692e;--colors-orange-dark-50:#fff4ed;--colors-orange-dark-500:#ff4405;--colors-orange-dark-600:#e62e05;--colors-orange-dark-700:#bc1b06;--colors-orange-dark-800:#97180c;--colors-orange-dark-900:#771a0d;--colors-orange-dark-950:#57130a;--colors-pink-100:#fce7f6;--colors-pink-200:#fcceee;--colors-pink-25:#fef6fb;--colors-pink-300:#faa7e0;--colors-pink-400:#f670c7;--colors-pink-50:#fdf2fa;--colors-pink-500:#ee46bc;--colors-pink-600:#dd2590;--colors-pink-700:#c11574;--colors-pink-800:#9e165f;--colors-pink-900:#851651;--colors-pink-950:#4e0d30;--colors-purple-100:#ebe9fe;--colors-purple-200:#d9d6fe;--colors-purple-25:#fafaff;--colors-purple-300:#bdb4fe;--colors-purple-400:#9b8afb;--colors-purple-50:#f4f3ff;--colors-purple-500:#7a5af8;--colors-purple-600:#6938ef;--colors-purple-700:#5925dc;--colors-purple-800:#4a1fb8;--colors-purple-900:#3e1c96;--colors-purple-950:#27115f;--colors-rose-100:#ffe4e8;--colors-rose-200:#fecdd6;--colors-rose-25:#fff5f6;--colors-rose-300:#fea3b4;--colors-rose-400:#fd6f8e;--colors-rose-50:#fff1f3;--colors-rose-500:#f63d68;--colors-rose-600:#e31b54;--colors-rose-700:#c01048;--colors-rose-800:#a11043;--colors-rose-900:#89123e;--colors-rose-950:#510b24;--colors-success-100:#dcfae6;--colors-success-200:#abefc6;--colors-success-25:#f6fef9;--colors-success-300:#75e0a7;--colors-success-400:#47cd89;--colors-success-50:#ecfdf3;--colors-success-500:#17b26a;--colors-success-600:#079455;--colors-success-700:#067647;--colors-success-800:#085d3a;--colors-success-900:#074d31;--colors-success-950:#053321;--colors-teal-100:#ccfbef;--colors-teal-200:#99f6e0;--colors-teal-25:#f6fefc;--colors-teal-300:#5fe9d0;--colors-teal-400:#2ed3b7;--colors-teal-50:#f0fdf9;--colors-teal-500:#15b79e;--colors-teal-600:#0e9384;--colors-teal-700:#107569;--colors-teal-800:#125d56;--colors-teal-900:#134e48;--colors-teal-950:#0a2926;--colors-violet-100:#ece9fe;--colors-violet-200:#ddd6fe;--colors-violet-25:#fbfaff;--colors-violet-300:#c3b5fd;--colors-violet-400:#a48afb;--colors-violet-50:#f5f3ff;--colors-violet-500:#875bf7;--colors-violet-600:#7839ee;--colors-violet-700:#6927da;--colors-violet-800:#5720b7;--colors-violet-900:#491c96;--colors-violet-950:#2e125e;--colors-warning-100:#fef0c7;--colors-warning-200:#fedf89;--colors-warning-25:#fffcf5;--colors-warning-300:#fec84b;--colors-warning-400:#fdb022;--colors-warning-50:#fffaeb;--colors-warning-500:#f79009;--colors-warning-600:#dc6803;--colors-warning-700:#b54708;--colors-warning-800:#93370d;--colors-warning-900:#7a2e0e;--colors-warning-950:#4e1d09;--colors-yellow-100:#fef7c3;--colors-yellow-200:#feee95;--colors-yellow-25:#fefdf0;--colors-yellow-300:#fde272;--colors-yellow-400:#fac515;--colors-yellow-50:#fefbe8;--colors-yellow-500:#eaaa08;--colors-yellow-600:#ca8504;--colors-yellow-700:#a15c07;--colors-yellow-800:#854a0e;--colors-yellow-900:#713b12;--colors-yellow-950:#542c0d;--spacing-0-0px:0px;--spacing-2px:2px;--spacing-4px:4px;--spacing-6px:6px;--spacing-2-8px:8px;--spacing-3-12px:12px;--spacing-4-16px:16px;--spacing-5-20px:20px;--spacing-6-24px:24px;--spacing-8-32px:32px;--spacing-10-40px:40px;--spacing-12-48px:48px;--spacing-16-64px:64px;--spacing-20-80px:80px;--spacing-24-96px:96px;--spacing-32-128px:128px;--spacing-40-160px:160px;--spacing-48-192px:192px;--spacing-56-224px:224px;--spacing-64-256px:256px;--spacing-80-320px:320px;--spacing-96-384px:384px;--spacing-120-480px:480px;--spacing-140-560px:560px;--spacing-160-640px:640px;--spacing-180-720px:720px;--spacing-192-768px:768px;--spacing-256-1024px:1024px;--spacing-320-1280px:1280px;--spacing-360-1440px:1440px;--spacing-400-1600px:1600px;--spacing-480-1920px:1920px;--colors-background-bg-active:var(--colors-gray-light-mode-50);--colors-background-bg-brand-primary:var(--colors-brand-50);--colors-background-bg-brand-primary-alt:var(--colors-brand-50);--colors-background-bg-brand-secondary:var(--colors-brand-100);--colors-background-bg-brand-section:var(--colors-brand-800);--colors-background-bg-brand-section-subtle:var(--colors-brand-700);--colors-background-bg-brand-solid:var(--colors-brand-600);--colors-background-bg-brand-solid-hover:var(--colors-brand-700);--colors-background-bg-disabled:var(--colors-gray-light-mode-100);--colors-background-bg-disabled-subtle:var(--colors-gray-light-mode-50);--colors-background-bg-error-primary:var(--colors-error-50);--colors-background-bg-error-secondary:var(--colors-error-100);--colors-background-bg-error-solid:var(--colors-error-600);--colors-background-bg-overlay:var(--colors-gray-light-mode-950);--colors-background-bg-primary:var(--colors-base-white);--colors-background-bg-primary-solid:var(--colors-gray-light-mode-950);--colors-background-bg-primary-alt:var(--colors-base-white);--colors-background-bg-primary-hover:var(--colors-gray-light-mode-50);--colors-background-bg-quaternary:var(--colors-gray-light-mode-200);--colors-background-bg-secondary:var(--colors-gray-light-mode-50);--colors-background-bg-secondary-solid:var(--colors-gray-light-mode-600);--colors-background-bg-secondary-alt:var(--colors-gray-light-mode-50);--colors-background-bg-secondary-hover:var(--colors-gray-light-mode-100);--colors-background-bg-secondary-subtle:var(--colors-gray-light-mode-25);--colors-background-bg-success-primary:var(--colors-success-50);--colors-background-bg-success-secondary:var(--colors-success-100);--colors-background-bg-success-solid:var(--colors-success-600);--colors-background-bg-tertiary:var(--colors-gray-light-mode-100);--colors-background-bg-warning-primary:var(--colors-warning-50);--colors-background-bg-warning-secondary:var(--colors-warning-100);--colors-background-bg-warning-solid:var(--colors-warning-600);--colors-border-border-brand:var(--colors-brand-300);--colors-border-border-brand-solid:var(--colors-brand-600);--colors-border-border-brand-solid-alt:var(--colors-brand-600);--colors-border-border-disabled:var(--colors-gray-light-mode-300);--colors-border-border-disabled-subtle:var(--colors-gray-light-mode-200);--colors-border-border-error:var(--colors-error-300);--colors-border-border-error-solid:var(--colors-error-600);--colors-border-border-primary:var(--colors-gray-light-mode-300);--colors-border-border-secondary:var(--colors-gray-light-mode-200);--colors-border-border-tertiary:var(--colors-gray-light-mode-100);--colors-foreground-fg-brand-primary-600:var(--colors-brand-600);--colors-foreground-fg-brand-primary-alt:var(--colors-brand-600);--colors-foreground-fg-brand-secondary-500:var(--colors-brand-500);--colors-foreground-fg-disabled:var(--colors-gray-light-mode-400);--colors-foreground-fg-disabled-subtle:var(--colors-gray-light-mode-300);--colors-foreground-fg-error-primary:var(--colors-error-600);--colors-foreground-fg-error-secondary:var(--colors-error-500);--colors-foreground-fg-primary-900:var(--colors-gray-light-mode-900);--colors-foreground-fg-quarterary-500:var(--colors-gray-light-mode-500);--colors-foreground-fg-quarterary-hover:var(--colors-gray-light-mode-600);--colors-foreground-fg-quinary-400:var(--colors-gray-light-mode-400);--colors-foreground-fg-quinary-hover:var(--colors-gray-light-mode-500);--colors-foreground-fg-secondary-700:var(--colors-gray-light-mode-700);--colors-foreground-fg-secondary-hover:var(--colors-gray-light-mode-800);--colors-foreground-fg-senary-300:var(--colors-gray-light-mode-300);--colors-foreground-fg-success-primary:var(--colors-success-600);--colors-foreground-fg-success-secondary:var(--colors-success-500);--colors-foreground-fg-tertiary-600:var(--colors-gray-light-mode-600);--colors-foreground-fg-tertiary-hover:var(--colors-gray-light-mode-700);--colors-foreground-fg-warning-primary:var(--colors-warning-600);--colors-foreground-fg-warning-secondary:var(--colors-warning-500);--colors-foreground-fg-white:var(--colors-base-white);--colors-text-text-brand-primary-900:var(--colors-brand-900);--colors-text-text-brand-secondary-700:var(--colors-brand-700);--colors-text-text-brand-tertiary-600:var(--colors-brand-600);--colors-text-text-brand-tertiary-alt:var(--colors-brand-600);--colors-text-text-disabled:var(--colors-gray-light-mode-500);--colors-text-text-error-primary-600:var(--colors-error-600);--colors-text-text-placeholder:var(--colors-gray-light-mode-500);--colors-text-text-placeholder-subtle:var(--colors-gray-light-mode-300);--colors-text-text-primary-900:var(--colors-gray-light-mode-900);--colors-text-text-primary-on-brand:var(--colors-base-white);--colors-text-text-quarterary-500:var(--colors-gray-light-mode-500);--colors-text-text-quarterary-on-brand:var(--colors-brand-300);--colors-text-text-secondary-700:var(--colors-gray-light-mode-700);--colors-text-text-secondary-hover:var(--colors-gray-light-mode-800);--colors-text-text-secondary-on-brand:var(--colors-brand-200);--colors-text-text-success-primary-600:var(--colors-success-600);--colors-text-text-tertiary-600:var(--colors-gray-light-mode-600);--colors-text-text-tertiary-hover:var(--colors-gray-light-mode-700);--colors-text-text-tertiary-on-brand:var(--colors-brand-200);--colors-text-text-warning-primary-600:var(--colors-warning-600);--colors-text-text-white:var(--colors-base-white);--component-colors-alpha-alpha-black-10:#0000001a;--component-colors-alpha-alpha-black-100:#000;--component-colors-alpha-alpha-black-20:#0003;--component-colors-alpha-alpha-black-30:#0000004d;--component-colors-alpha-alpha-black-40:#0006;--component-colors-alpha-alpha-black-50:#00000080;--component-colors-alpha-alpha-black-60:#0009;--component-colors-alpha-alpha-black-70:#000000b2;--component-colors-alpha-alpha-black-80:#000c;--component-colors-alpha-alpha-black-90:#000000e5;--component-colors-alpha-alpha-white-10:#ffffff1a;--component-colors-alpha-alpha-white-100:#fff;--component-colors-alpha-alpha-white-20:#fff3;--component-colors-alpha-alpha-white-30:#ffffff4d;--component-colors-alpha-alpha-white-40:#fff6;--component-colors-alpha-alpha-white-50:#ffffff80;--component-colors-alpha-alpha-white-60:#fff9;--component-colors-alpha-alpha-white-70:#ffffffb2;--component-colors-alpha-alpha-white-80:#fffc;--component-colors-alpha-alpha-white-90:#ffffffe5;--component-colors-components-app-store-badges-app-store-badge-border:#a6a6a6;--component-colors-components-application-navigation-nav-item-button-icon-fg:var(--colors-gray-light-mode-500);--component-colors-components-application-navigation-nav-item-button-icon-fg-active:var(--colors-gray-light-mode-700);--component-colors-components-application-navigation-nav-item-icon-fg:var(--colors-gray-light-mode-500);--component-colors-components-application-navigation-nav-item-icon-fg-active:var(--colors-gray-light-mode-500);--component-colors-components-avatars-avatar-bg:var(--colors-gray-light-mode-100);--component-colors-components-avatars-avatar-contrast-border:#00000014;--component-colors-components-avatars-avatar-focus-border:#98a2b324;--component-colors-components-avatars-avatar-profile-photo-border:var(--colors-base-white);--component-colors-components-breadcrumbs-breadcrumb-bg-hover:var(--colors-gray-light-mode-50);--component-colors-components-breadcrumbs-breadcrumb-brand-bg-hover:var(--colors-brand-50);--component-colors-components-breadcrumbs-breadcrumb-brand-fg-hover:var(--colors-brand-700);--component-colors-components-breadcrumbs-breadcrumb-brand-icon-fg-hover:var(--colors-brand-700);--component-colors-components-breadcrumbs-breadcrumb-fg:var(--colors-gray-light-mode-600);--component-colors-components-breadcrumbs-breadcrumb-fg-hover:var(--colors-gray-light-mode-700);--component-colors-components-breadcrumbs-breadcrumb-icon-fg:var(--colors-gray-light-mode-500);--component-colors-components-breadcrumbs-breadcrumb-icon-fg-hover:var(--colors-gray-light-mode-700);--component-colors-components-buttons-primary-button-primary-bg:var(--colors-brand-600);--component-colors-components-buttons-primary-button-primary-bg-hover:var(--colors-brand-700);--component-colors-components-buttons-primary-button-primary-border:var(--colors-brand-600);--component-colors-components-buttons-primary-button-primary-border-hover:var(--colors-brand-700);--component-colors-components-buttons-primary-button-primary-fg:var(--colors-base-white);--component-colors-components-buttons-primary-button-primary-fg-hover:var(--colors-base-white);--component-colors-components-buttons-primary-error-button-primary-error-bg:var(--colors-error-600);--component-colors-components-buttons-primary-error-button-primary-error-bg-hover:var(--colors-error-700);--component-colors-components-buttons-primary-error-button-primary-error-border:var(--colors-error-600);--component-colors-components-buttons-primary-error-button-primary-error-border-hover:var(--colors-error-700);--component-colors-components-buttons-primary-error-button-primary-error-fg:var(--colors-base-white);--component-colors-components-buttons-primary-error-button-primary-error-fg-hover:var(--colors-base-white);--component-colors-components-buttons-secondary-button-secondary-bg:var(--colors-base-white);--component-colors-components-buttons-secondary-button-secondary-bg-hover:var(--colors-gray-light-mode-50);--component-colors-components-buttons-secondary-button-secondary-border:var(--colors-gray-light-mode-300);--component-colors-components-buttons-secondary-button-secondary-border-hover:var(--colors-gray-light-mode-300);--component-colors-components-buttons-secondary-button-secondary-fg:var(--colors-gray-light-mode-700);--component-colors-components-buttons-secondary-button-secondary-fg-hover:var(--colors-gray-light-mode-800);--component-colors-components-buttons-secondary-color-button-secondary-color-bg:var(--colors-base-white);--component-colors-components-buttons-secondary-color-button-secondary-color-bg-hover:var(--colors-brand-50);--component-colors-components-buttons-secondary-color-button-secondary-color-border:var(--colors-brand-300);--component-colors-components-buttons-secondary-color-button-secondary-color-border-hover:var(--colors-brand-300);--component-colors-components-buttons-secondary-color-button-secondary-color-fg:var(--colors-brand-700);--component-colors-components-buttons-secondary-color-button-secondary-color-fg-hover:var(--colors-brand-800);--component-colors-components-buttons-secondary-error-button-secondary-error-bg:var(--colors-base-white);--component-colors-components-buttons-secondary-error-button-secondary-error-bg-hover:var(--colors-error-50);--component-colors-components-buttons-secondary-error-button-secondary-error-border:var(--colors-error-300);--component-colors-components-buttons-secondary-error-button-secondary-error-border-hover:var(--colors-error-300);--component-colors-components-buttons-secondary-error-button-secondary-error-fg:var(--colors-error-700);--component-colors-components-buttons-secondary-error-button-secondary-error-fg-hover:var(--colors-error-800);--component-colors-components-buttons-tertiary-button-tertiary-bg-hover:var(--colors-gray-light-mode-50);--component-colors-components-buttons-tertiary-button-tertiary-fg:var(--colors-gray-light-mode-600);--component-colors-components-buttons-tertiary-button-tertiary-fg-hover:var(--colors-gray-light-mode-700);--component-colors-components-buttons-tertiary-color-button-tertiary-color-bg-hover:var(--colors-brand-50);--component-colors-components-buttons-tertiary-color-button-tertiary-color-fg:var(--colors-brand-700);--component-colors-components-buttons-tertiary-color-button-tertiary-color-fg-hover:var(--colors-brand-800);--component-colors-components-buttons-tertiary-error-button-tertiary-error-bg-hover:var(--colors-error-50);--component-colors-components-buttons-tertiary-error-button-tertiary-error-fg:var(--colors-error-700);--component-colors-components-buttons-tertiary-error-button-tertiary-error-fg-hover:var(--colors-error-800);--component-colors-components-footers-footer-badge-bg:var(--colors-success-50);--component-colors-components-footers-footer-badge-border:var(--colors-success-200);--component-colors-components-footers-footer-badge-fg:var(--colors-success-700);--component-colors-components-footers-footer-button-fg:var(--colors-brand-200);--component-colors-components-footers-footer-button-fg-hover:var(--colors-base-white);--component-colors-components-header-sections-header-abstract-100-bg:var(--colors-brand-100);--component-colors-components-header-sections-header-abstract-200-bg:var(--colors-brand-200);--component-colors-components-header-sections-header-abstract-300-bg:var(--colors-brand-300);--component-colors-components-header-sections-header-abstract-50-bg:var(--colors-brand-50);--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-brand:var(--colors-base-white);--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-error:var(--colors-base-white);--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-gray:var(--colors-base-white);--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-success:var(--colors-base-white);--component-colors-components-icons-featured-icons-dark-featured-icon-dark-fg-warning:var(--colors-base-white);--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-brand:var(--colors-brand-600);--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-error:var(--colors-error-600);--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-gray:var(--colors-gray-light-mode-500);--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-success:var(--colors-success-600);--component-colors-components-icons-featured-icons-light-featured-icon-light-fg-warning:var(--colors-warning-600);--component-colors-components-icons-featured-icons-modern-featured-icon-modern-border:var(--colors-gray-light-mode-200);--component-colors-components-icons-icons-icon-fg-brand:var(--colors-brand-600);--component-colors-components-icons-icons-icon-fg-brand-on-brand:var(--colors-brand-200);--component-colors-components-icons-social-icons-social-icon-fg-angellist:var(--colors-base-black);--component-colors-components-icons-social-icons-social-icon-fg-apple:var(--colors-base-black);--component-colors-components-icons-social-icons-social-icon-fg-github:var(--colors-base-black);--component-colors-components-icons-social-icons-social-icon-fg-instagram:#000100;--component-colors-components-icons-social-icons-social-icon-fg-tumblr:#001935;--component-colors-components-icons-social-icons-social-icon-fg-x:#242e36;--component-colors-components-mockups-screen-mockup-border:var(--colors-gray-light-mode-900);--component-colors-components-sliders-slider-handle-bg:var(--colors-base-white);--component-colors-components-sliders-slider-handle-border:var(--colors-border-border-brand-solid);--component-colors-components-thumbnail-thumbnail-badge-brand-fg:var(--colors-brand-700);--component-colors-components-thumbnail-thumbnail-badge-success-fg:var(--colors-success-700);--component-colors-components-toggles-toggle-button-fg-disabled:var(--colors-gray-light-mode-50);--component-colors-components-tooltips-tooltip-supporting-text:var(--colors-gray-light-mode-300);--component-colors-components-wysiwyg-editor-wysiwyg-editor-icon-fg:var(--colors-gray-light-mode-400);--component-colors-components-wysiwyg-editor-wysiwyg-editor-icon-fg-active:var(--colors-gray-light-mode-500);--component-colors-utility-blue-utility-blue-100:var(--colors-blue-100);--component-colors-utility-blue-utility-blue-200:var(--colors-blue-200);--component-colors-utility-blue-utility-blue-300:var(--colors-blue-300);--component-colors-utility-blue-utility-blue-400:var(--colors-blue-400);--component-colors-utility-blue-utility-blue-50:var(--colors-blue-50);--component-colors-utility-blue-utility-blue-500:var(--colors-blue-500);--component-colors-utility-blue-utility-blue-600:var(--colors-blue-600);--component-colors-utility-blue-utility-blue-700:var(--colors-blue-700);--component-colors-utility-blue-dark-utility-blue-dark-100:var(--colors-blue-dark-100);--component-colors-utility-blue-dark-utility-blue-dark-200:var(--colors-blue-dark-200);--component-colors-utility-blue-dark-utility-blue-dark-300:var(--colors-blue-dark-300);--component-colors-utility-blue-dark-utility-blue-dark-400:var(--colors-blue-dark-400);--component-colors-utility-blue-dark-utility-blue-dark-50:var(--colors-blue-dark-50);--component-colors-utility-blue-dark-utility-blue-dark-500:var(--colors-blue-dark-500);--component-colors-utility-blue-dark-utility-blue-dark-600:var(--colors-blue-dark-600);--component-colors-utility-blue-dark-utility-blue-dark-700:var(--colors-blue-dark-700);--component-colors-utility-blue-light-utility-blue-light-100:var(--colors-blue-light-100);--component-colors-utility-blue-light-utility-blue-light-200:var(--colors-blue-light-200);--component-colors-utility-blue-light-utility-blue-light-300:var(--colors-blue-light-300);--component-colors-utility-blue-light-utility-blue-light-400:var(--colors-blue-light-400);--component-colors-utility-blue-light-utility-blue-light-50:var(--colors-blue-light-50);--component-colors-utility-blue-light-utility-blue-light-500:var(--colors-blue-light-500);--component-colors-utility-blue-light-utility-blue-light-600:var(--colors-blue-light-600);--component-colors-utility-blue-light-utility-blue-light-700:var(--colors-blue-light-700);--component-colors-utility-brand-utility-brand-100:var(--colors-brand-100);--component-colors-utility-brand-utility-brand-100-alt:var(--colors-brand-100);--component-colors-utility-brand-utility-brand-200:var(--colors-brand-200);--component-colors-utility-brand-utility-brand-200-alt:var(--colors-brand-200);--component-colors-utility-brand-utility-brand-300:var(--colors-brand-300);--component-colors-utility-brand-utility-brand-300-alt:var(--colors-brand-300);--component-colors-utility-brand-utility-brand-400:var(--colors-brand-400);--component-colors-utility-brand-utility-brand-400-alt:var(--colors-brand-400);--component-colors-utility-brand-utility-brand-50:var(--colors-brand-50);--component-colors-utility-brand-utility-brand-500:var(--colors-brand-500);--component-colors-utility-brand-utility-brand-500-alt:var(--colors-brand-500);--component-colors-utility-brand-utility-brand-50-alt:var(--colors-brand-50);--component-colors-utility-brand-utility-brand-600:var(--colors-brand-600);--component-colors-utility-brand-utility-brand-600-alt:var(--colors-brand-600);--component-colors-utility-brand-utility-brand-700:var(--colors-brand-700);--component-colors-utility-brand-utility-brand-700-alt:var(--colors-brand-700);--component-colors-utility-brand-utility-brand-800:var(--colors-brand-800);--component-colors-utility-brand-utility-brand-800-alt:var(--colors-brand-800);--component-colors-utility-brand-utility-brand-900:var(--colors-brand-900);--component-colors-utility-brand-utility-brand-900-alt:var(--colors-brand-900);--component-colors-utility-error-utility-error-100:var(--colors-error-100);--component-colors-utility-error-utility-error-200:var(--colors-error-200);--component-colors-utility-error-utility-error-300:var(--colors-error-300);--component-colors-utility-error-utility-error-400:var(--colors-error-400);--component-colors-utility-error-utility-error-50:var(--colors-error-50);--component-colors-utility-error-utility-error-500:var(--colors-error-500);--component-colors-utility-error-utility-error-600:var(--colors-error-600);--component-colors-utility-error-utility-error-700:var(--colors-error-700);--component-colors-utility-fuchsia-utility-fuchsia-100:var(--colors-fuchsia-100);--component-colors-utility-fuchsia-utility-fuchsia-200:var(--colors-fuchsia-200);--component-colors-utility-fuchsia-utility-fuchsia-300:var(--colors-fuchsia-300);--component-colors-utility-fuchsia-utility-fuchsia-400:var(--colors-fuchsia-400);--component-colors-utility-fuchsia-utility-fuchsia-50:var(--colors-fuchsia-50);--component-colors-utility-fuchsia-utility-fuchsia-500:var(--colors-fuchsia-500);--component-colors-utility-fuchsia-utility-fuchsia-600:var(--colors-fuchsia-600);--component-colors-utility-fuchsia-utility-fuchsia-700:var(--colors-fuchsia-700);--component-colors-utility-gray-utility-gray-100:var(--colors-gray-light-mode-100);--component-colors-utility-gray-utility-gray-200:var(--colors-gray-light-mode-200);--component-colors-utility-gray-utility-gray-300:var(--colors-gray-light-mode-300);--component-colors-utility-gray-utility-gray-400:var(--colors-gray-light-mode-400);--component-colors-utility-gray-utility-gray-50:var(--colors-gray-light-mode-50);--component-colors-utility-gray-utility-gray-500:var(--colors-gray-light-mode-500);--component-colors-utility-gray-utility-gray-600:var(--colors-gray-light-mode-600);--component-colors-utility-gray-utility-gray-700:var(--colors-gray-light-mode-700);--component-colors-utility-gray-utility-gray-800:var(--colors-gray-light-mode-800);--component-colors-utility-gray-utility-gray-900:var(--colors-gray-light-mode-900);--component-colors-utility-gray-blue-utility-gray-blue-100:var(--colors-gray-blue-100);--component-colors-utility-gray-blue-utility-gray-blue-200:var(--colors-gray-blue-200);--component-colors-utility-gray-blue-utility-gray-blue-300:var(--colors-gray-blue-300);--component-colors-utility-gray-blue-utility-gray-blue-400:var(--colors-gray-blue-400);--component-colors-utility-gray-blue-utility-gray-blue-50:var(--colors-gray-blue-50);--component-colors-utility-gray-blue-utility-gray-blue-500:var(--colors-gray-blue-500);--component-colors-utility-gray-blue-utility-gray-blue-600:var(--colors-gray-blue-600);--component-colors-utility-gray-blue-utility-gray-blue-700:var(--colors-gray-blue-700);--component-colors-utility-indigo-utility-indigo-100:var(--colors-indigo-100);--component-colors-utility-indigo-utility-indigo-200:var(--colors-indigo-200);--component-colors-utility-indigo-utility-indigo-300:var(--colors-indigo-300);--component-colors-utility-indigo-utility-indigo-400:var(--colors-indigo-400);--component-colors-utility-indigo-utility-indigo-50:var(--colors-indigo-50);--component-colors-utility-indigo-utility-indigo-500:var(--colors-indigo-500);--component-colors-utility-indigo-utility-indigo-600:var(--colors-indigo-600);--component-colors-utility-indigo-utility-indigo-700:var(--colors-indigo-700);--component-colors-utility-orange-utility-orange-100:var(--colors-orange-100);--component-colors-utility-orange-utility-orange-200:var(--colors-orange-200);--component-colors-utility-orange-utility-orange-300:var(--colors-orange-300);--component-colors-utility-orange-utility-orange-400:var(--colors-orange-400);--component-colors-utility-orange-utility-orange-50:var(--colors-orange-50);--component-colors-utility-orange-utility-orange-500:var(--colors-orange-500);--component-colors-utility-orange-utility-orange-600:var(--colors-orange-600);--component-colors-utility-orange-utility-orange-700:var(--colors-orange-700);--component-colors-utility-orange-dark-utility-orange-dark-100:var(--colors-orange-dark-100);--component-colors-utility-orange-dark-utility-orange-dark-200:var(--colors-orange-dark-200);--component-colors-utility-orange-dark-utility-orange-dark-300:var(--colors-orange-dark-300);--component-colors-utility-orange-dark-utility-orange-dark-400:var(--colors-orange-dark-400);--component-colors-utility-orange-dark-utility-orange-dark-50:var(--colors-orange-dark-50);--component-colors-utility-orange-dark-utility-orange-dark-500:var(--colors-orange-dark-500);--component-colors-utility-orange-dark-utility-orange-dark-600:var(--colors-orange-dark-600);--component-colors-utility-orange-dark-utility-orange-dark-700:var(--colors-orange-dark-700);--component-colors-utility-pink-utility-pink-100:var(--colors-pink-100);--component-colors-utility-pink-utility-pink-200:var(--colors-pink-200);--component-colors-utility-pink-utility-pink-300:var(--colors-pink-300);--component-colors-utility-pink-utility-pink-400:var(--colors-pink-400);--component-colors-utility-pink-utility-pink-50:var(--colors-pink-50);--component-colors-utility-pink-utility-pink-500:var(--colors-pink-500);--component-colors-utility-pink-utility-pink-600:var(--colors-pink-600);--component-colors-utility-pink-utility-pink-700:var(--colors-pink-700);--component-colors-utility-purple-utility-purple-100:var(--colors-purple-100);--component-colors-utility-purple-utility-purple-200:var(--colors-purple-200);--component-colors-utility-purple-utility-purple-300:var(--colors-purple-300);--component-colors-utility-purple-utility-purple-400:var(--colors-purple-400);--component-colors-utility-purple-utility-purple-50:var(--colors-purple-50);--component-colors-utility-purple-utility-purple-500:var(--colors-purple-500);--component-colors-utility-purple-utility-purple-600:var(--colors-purple-600);--component-colors-utility-purple-utility-purple-700:var(--colors-purple-700);--component-colors-utility-success-utility-success-100:var(--colors-success-100);--component-colors-utility-success-utility-success-200:var(--colors-success-200);--component-colors-utility-success-utility-success-300:var(--colors-success-300);--component-colors-utility-success-utility-success-400:var(--colors-success-400);--component-colors-utility-success-utility-success-50:var(--colors-success-50);--component-colors-utility-success-utility-success-500:var(--colors-success-500);--component-colors-utility-success-utility-success-600:var(--colors-success-600);--component-colors-utility-success-utility-success-700:var(--colors-success-700);--component-colors-utility-warning-utility-warning-100:var(--colors-warning-100);--component-colors-utility-warning-utility-warning-200:var(--colors-warning-200);--component-colors-utility-warning-utility-warning-300:var(--colors-warning-300);--component-colors-utility-warning-utility-warning-400:var(--colors-warning-400);--component-colors-utility-warning-utility-warning-50:var(--colors-warning-50);--component-colors-utility-warning-utility-warning-500:var(--colors-warning-500);--component-colors-utility-warning-utility-warning-600:var(--colors-warning-600);--component-colors-utility-warning-utility-warning-700:var(--colors-warning-700);--container-padding-mobile:var(--spacing-4-16px);--container-padding-desktop:var(--spacing-8-32px);--container-max-width-desktop:var(--spacing-320-1,280px);--width-xxs:var(--spacing-80-320px);--width-xs:var(--spacing-96-384px);--width-sm:var(--spacing-120-480px);--width-md:var(--spacing-140-560px);--width-lg:var(--spacing-160-640px);--paragraph-max-width:var(--spacing-180-720px);--width-xl:var(--spacing-192-768px);--width-2xl:var(--spacing-256-1,24px);--width-3xl:var(--spacing-320-1,280px);--width-4xl:var(--spacing-360-1,440px);--width-5xl:var(--spacing-400-1,600px);--width-6xl:var(--spacing-480-1,920px);--spacing-none:var(--spacing-0-0px);--spacing-xxs:var(--spacing-2px);--spacing-xs:var(--spacing-4px);--spacing-sm:var(--spacing-6px);--spacing-md:var(--spacing-2-8px);--spacing-lg:var(--spacing-3-12px);--spacing-xl:var(--spacing-4-16px);--spacing-2xl:var(--spacing-5-20px);--spacing-3xl:var(--spacing-6-24px);--spacing-4xl:var(--spacing-8-32px);--spacing-5xl:var(--spacing-10-40px);--spacing-6xl:var(--spacing-12-48px);--spacing-7xl:var(--spacing-16-64px);--spacing-8xl:var(--spacing-20-80px);--spacing-9xl:var(--spacing-24-96px);--spacing-10xl:var(--spacing-32-128px);--spacing-11xl:var(--spacing-40-160px);--radius-none:0px;--radius-xxs:2px;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--radius-2xl:16px;--radius-3xl:20px;--radius-4xl:24px;--radius-full:9999px;--shadow-xs:0px 1px 2px 0px #1018280d}body{color:var(--colors-text-text-primary-900,#101828);background-color:#fff;margin:0;padding:0;font-family:Outfit,Rubik,sans-serif;font-size:16px;line-height:1}body.dark-mode{color:#e3e3e3;background-color:#010f37}body.dark-mode-animation{transition:all .3s}h1{letter-spacing:.3px;margin:0;font-family:Outfit,Rubik,sans-serif;font-size:1.802rem;line-height:4rem}@media only screen and (width<=700px){h1{font-size:2rem;line-height:3.2rem}}h2{letter-spacing:.5px;margin:0;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:27px;font-style:normal;font-weight:700;line-height:24px}@media only screen and (width<=700px){h2{font-size:1.8rem;line-height:2.4rem}}h3{letter-spacing:.3px;margin:0;font-family:Outfit,Rubik,sans-serif;font-size:1.424rem;line-height:2.2rem}@media only screen and (width<=700px){h3{font-size:1.5rem;line-height:2rem}}h4{color:var(--colors-text-text-primary-900,#101828);letter-spacing:.5px;margin:0;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:1.266rem;font-weight:600;line-height:2rem}@media only screen and (width<=700px){h4{font-size:1.3rem;line-height:1.8rem}}h5{letter-spacing:.3px;margin:0;font-family:Outfit,Rubik,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.8rem}@media only screen and (width<=700px){h5{font-size:1rem;line-height:1.7rem}}p,li{letter-spacing:.3px;margin:0;font-family:Outfit,Rubik,sans-serif;font-size:1rem;font-weight:300;line-height:1.6rem}a{color:#0b57ff;cursor:pointer;background:0 0;outline:0;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;text-decoration:none;transition:all .2s}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.noScrollBar{-ms-overflow-style:none;scrollbar-width:none}.noScrollBar::-webkit-scrollbar{display:none}.noscroll,.overflow-hidden{overflow:hidden}a:hover{color:#0b57ff;text-decoration:underline}.link-button{background:0 0;border:none}.row{margin-left:0!important;margin-right:0!important}::selection{background:#454b561a!important}.mapping-table ::selection{background:#454b561a!important}.overlay .mapping-table ::selection{background:#ffffff1a!important}.overlay .search input::selection{background:#ffffff1a!important}.cursor-pointer:hover{cursor:pointer}ion-icon{pointer-events:none}ion-icon.cursor-pointer{pointer-events:all}.ivu-notice{width:fit-content;bottom:24px!important;left:40px!important}.ivu-notice .ivu-notice-notice{color:#fff;background:#00193f;padding:12px 32px 12px 12px;box-shadow:0 5px 21px -2px #00133170}.ivu-notice .ivu-notice-notice .ivu-notice-desc{letter-spacing:.3px;color:#fff;margin-top:-6px;font-family:Outfit,Rubik,sans-serif;font-size:.9rem;font-weight:600}.ivu-notice .ivu-notice-notice .ivu-notice-icon{margin-top:5px;margin-left:8px;font-size:1.5rem}.ivu-notice .ivu-notice-notice .ivu-notice-notice-close{visibility:hidden}.ivu-notice .ivu-notice-notice .ivu-icon-ios-information-circle-outline{color:#fff}.ivu-notice .ivu-notice-notice .-icon-ios-checkmark-circle-outline{color:ligthen(#37cb95, 0%)}.ivu-notice .ivu-notice-notice .ivu-icon-ios-close-circle-outline{color:ligthen(#d43a3a, 10%)}.shortkey{opacity:.9;color:#002d72;background:#fff;border:1px solid #bfc3db;border-radius:3px;margin:auto;padding:1px 5px;font-size:.6rem;line-height:.75rem;animation:.3s forwards fadeIn;display:inline-block}.shortkey.primary{transition:all .4s;color:#002d72!important;background:#d7e3ff!important;border-color:#004cf6!important}.shortkey.radio-tabs{max-height:24px;position:absolute;bottom:-12px;left:calc(50% - 8px)}.shortkey.radio-default{margin-top:-1px;margin-left:-52px;margin-right:8px}.shortkey.left{margin-left:-42px;margin-right:8px}.question.skipped .header .avatar-marker .avatar{background-color:#f3d59e!important;border-color:#f3d59e!important}.question.active.skipped .header .avatar-marker .avatar{background-color:#eab85a!important;border-color:#eab85a!important}.question.inapplicable .header .avatar-marker .avatar,.question.inapplicable.filled .header .avatar-marker .avatar{background-color:#977cd8!important;border-color:#977cd8!important}.question.active.inapplicable .header .avatar-marker .avatar,.question.active.filled.inapplicable .header .avatar-marker .avatar{background-color:#6841c6!important;border-color:#6841c6!important}.question.filled .header .avatar-marker .avatar{background-color:#cfd2e4!important;border-color:#cfd2e4!important}.question.active .header .avatar-marker .avatar{background-color:#0b57ff!important;border-color:#0b57ff!important}.question:not(.active) .sbi-select-wrapper .sub-question-marker,.question:not(.active) .base-correction-wrapper .sub-question-marker{visibility:hidden;opacity:0}.question .header{position:relative}.question .header .active-question-marker{color:#00193f;z-index:10;opacity:0;animation:.3s forwards slideInLeft;position:absolute;top:-25px;left:-68px}.question .header .active-question-marker ion-icon{width:24px;height:24px}.question .header .active-marker{clip-path:polygon(0% 0%,100% 100%,0% 100%);z-index:1;background-color:#fff;border:1px solid #fff;border-radius:0 0 0 .25em;width:16px;height:16px;animation:.2s forwards fadeIn;display:block;position:absolute;top:4px;left:-34px;transform:rotate(225deg)}.question .header .hover-marker{opacity:0;clip-path:polygon(0% 0%,100% 100%,0% 100%);z-index:0;background-color:#bfc3db;border:1px solid #bfc3db;border-radius:0 0 0 .25em;width:16px;height:16px;transition:opacity .2s;display:block;position:absolute;top:4px;left:-32px;transform:rotate(225deg)}.question .header .avatar-marker{color:#00193f;z-index:10;opacity:0;cursor:pointer;animation:.3s forwards fadeIn;position:absolute;top:-1px;left:-39px}.question .header .avatar-marker .avatar{opacity:0;border-radius:40px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;animation:.5s forwards fadeIn;display:flex;background-color:#cfd2e4!important;border-color:#cfd2e4!important}.question .header .avatar-marker .avatar p{color:#fff;font-size:12px;font-weight:800;line-height:14px}.question .header .avatar-marker .loader-wrapper{position:absolute;top:-2px;left:-2px}.question-group.active .hover-marker{left:-34px}.question-group .question:hover .hover-marker{opacity:1}.question .start-end-date input.ivu-input{border-radius:0}.question-group.active .question-wrapper{z-index:1;position:relative}.question-group.active .question-wrapper h5{z-index:1}.question-group.active .actions{position:relative;z-index:0!important}.modal-wrapper{padding:12px 12px 4px}.modal-wrapper .footer{justify-content:flex-end;padding-top:32px;display:flex}@media only screen and (width<=700px){.modal-wrapper .footer{flex-flow:column-reverse wrap}.modal-wrapper .footer button:first-child{margin-top:16px}}.import-modal .ivu-modal{top:50px}.ivu-modal .mapping-table{border:2px solid #bfc3db;width:calc(100% + 32px);margin:-16px}.question.active .correction-table-wrapper .table .mapping-table{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}span.mark-date,span.mark-amount{white-space:nowrap;font-variant-numeric:tabular-nums;background-color:var(--colors-border-border-tertiary);border-radius:6px;padding:2px 6px}span.mark-date{background-color:#ffe0a5}span.mark-token{color:#fff;background:var(--colors-text-text-primary-900,#101828);width:80px;height:fit-content;box-shadow:0 0 0 1px var(--colors-text-text-primary-900,#101828);border:none;border-radius:3px;padding:3px 6px 2px;font-size:.65rem;font-weight:500;line-height:1rem}div.dot{background:#0b57ff;border-radius:10px;width:8px;height:8px;margin-right:2px;display:inline-block}div.dot:not(:first-child){margin-left:8px}div.dot.primary{background:#0b57ff}div.dot.green{background:#37cb95}div.dot.orange{background:#ffe0a5}.exception-tooltip span.mark-date{border-bottom:2px dashed #5c6883}.license-label{text-transform:uppercase;color:#c0c0c080;border:2px solid #c0c0c080;border-radius:5px;width:fit-content;height:fit-content;padding:4px 2px;font-size:1.4rem;font-weight:600;line-height:.8rem}.license-label.large{padding:5px 2px;font-size:2.4rem;line-height:1.5rem}.license-label.small{border-width:1px;border-radius:3px;padding:3px 2px;font-size:.8rem;font-weight:500;line-height:.5rem}.license-label.filled.pro{color:#fff;background-color:#ffd700b3;border-color:#ffd700b3}.license-label.filled.lite{color:#fff;background-color:#c0c0c080;border-color:#c0c0c080}.license-label.pro{color:#ffd700b3;border-color:#ffd700b3}div.amount-loading{z-index:-1;background:#eff0fb;border-radius:4px;width:80px;height:16px;display:inline-block;position:relative}.amount-loading:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:200%;animation:1.5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(300px)}}.ivu-button:focus{box-shadow:none}button.ivu-btn{border-radius:5px}button.ivu-btn-default:not(:hover){border-color:#e7e9f9}button.ivu-btn-text{box-shadow:none}button.ivu-btn-large ion-icon{width:20px;height:20px;margin:-4px 4px -4px -4px}button ion-icon{width:16px;height:16px;margin:-4px 4px -3px -4px}button.suffix-icon ion-icon{width:16px;height:16px;margin:-4px 4px -3px 12px}button.ivu-btn-small{font-size:.8rem}button.ivu-btn-small ion-icon{width:18px;height:18px;margin:-2px 4px -5px -4px}button.ivu-btn-text.dark{color:#92a3bd}button.ivu-btn-text.dark:hover{color:#fff;background:0 0}button.secondary{background:#010b28;border-color:#010b28}button.secondary:hover{background:#02195acc;border-color:#0000;color:#fff!important}button.orange{background:#e4a52d;border-color:#e4a52d}button.orange:hover{background:#e09c1d;border-color:#e09c1d;color:#fff!important}button.red{background:#d43a3a;border-color:#d43a3a}button.red:hover{background:#c92c2c;border-color:#c92c2c;color:#fff!important}.filters button ion-icon{margin-bottom:-4px}button.ivu-btn-default.secondary{color:#fff;background:#00193f;border-color:#00193f}button.ivu-btn-default.secondary:hover{background-color:#3b476a;border-color:#3b476a}button.correction.ivu-btn-text{padding-left:0;padding-right:0}button.correction.ivu-btn-text:hover{color:#0b57ff;background-color:#0000;border-color:#0000}button.green{color:#fff;background-color:#37cb95;border-color:#37cb95}button.green:hover{background-color:#30b987;border-color:#30b987}button.grey{color:#57617a;background-color:#e7e9f9;border-color:#e7e9f9}button.grey:hover{background-color:#cfd2e4;border-color:#cfd2e4}button.dark{color:#fff;background-color:#0000;border-color:#0000}button.dark:hover{background-color:#3b476a;border-color:#3b476a}button.round{border-radius:40px;padding-left:10px;padding-right:10px}.alert-wrapper{opacity:0;justify-content:center;width:100%;animation:.6s 3s forwards fadeInTop;display:flex;position:absolute;bottom:-50px;left:0}.spambox-warning{color:#ffffffe6;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;background:#e4a52d;border-radius:26px;align-items:center;padding:4px 16px 4px 4px;font-size:.85rem;font-weight:500;line-height:1rem;display:flex;box-shadow:0 20px 30px -10px #d4d8df}.spambox-warning .icon{color:#fff;background:#fff6;border-radius:40px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;display:flex}.ivu-upload-drag{border:2px dashed #eaeef6;border-radius:8px}.ivu-upload-drag:hover{border-width:2px}.ivu-upload-list{margin:0}.ivu-checkbox-inner{border-radius:4px}.ivu-checkbox-wrapper:hover:not(.ivu-checkbox-wrapper-disabled) .ivu-checkbox-inner{border-color:#0b57ff!important}.side-panel .ivu-checkbox:not(.ivu-checkbox-checked) .ivu-checkbox-inner{background-color:#232527;border-color:#ffffff1a}.side-panel .ivu-checkbox-wrapper{font-size:.8rem;font-weight:500}.side-panel .ivu-checkbox-wrapper.ivu-checkbox-wrapper-disabled{text-decoration:line-through}.side-panel .ivu-checkbox-wrapper .ivu-checkbox{margin-right:8px}.trialbalance-table .ivu-checkbox-wrapper .ivu-checkbox-inner{margin-bottom:-1px}.utable .ivu-checkbox-wrapper{margin-bottom:-2px}input.ivu-input,textarea.ivu-input,input.number-input{color:#02195a;border-radius:5px;font-weight:400}.error input.ivu-input{box-shadow:0 0 0 1px #d43a3a;border-color:#d43a3a!important}.error input.ivu-input:focus-within{box-shadow:0 0 0 1px #d43a3a!important}.ivu-input:not(.ivu-input-no-border):focus{border-color:#0b57ff;box-shadow:0 0 0 1px #0b57ff}.question textarea.ivu-input{padding:8px 10px;font-size:1rem}.question-group input.ivu-input-large,.question-group textarea.ivu-input-large{font-size:1rem;font-weight:400}.question-group input.ivu-input-no-border,.question-group textarea.ivu-input-no-border{padding-left:0;padding-right:0}.comment .ivu-input-wrapper textarea{font-size:.9rem;font-weight:300;line-height:1.1rem}.debt-question .description .editable input,.mutations-question .description .editable input,.corporation-tax-question .description .editable input,.item-add-amount .description input,.tax-details-question .description input{color:#02195a;font-size:.9rem}.base-correction .ivu-input{padding-left:24px!important}.base-correction .ivu-input-prefix{width:16px;margin-top:-1px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.add-folder input{width:360px;margin-left:-10px;font-size:.9rem;font-weight:500}.amount{font-variant-numeric:tabular-nums}.amount .correction-input{animation:.3s forwards slideInRight}.mapping-tooltip input{background:#f7faff}.mapping-tooltip input::placeholder{color:#bfc3db}.avatars .ivu-tooltip{margin-top:-1px;margin-left:-14px}.statistics .avatars .ivu-tooltip{margin-left:-12px}.primary.ivu-tooltip .ivu-tooltip-inner{background-color:#0b57ff}.primary.ivu-tooltip .ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow{border-top-color:#0b57ff}.primary.ivu-tooltip .ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow{border-left-color:#0b57ff}.primary.ivu-tooltip .ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow{border-right-color:#0b57ff}.ivu-tooltip-inner{background:#0e1423;border-radius:6px;padding:8px 16px;font-weight:500;max-width:fit-content!important}.ivu-tooltip-inner p i{color:#bfc3db;font-size:.7rem}.ivu-tooltip-popper[x-placement^=top] .ivu-tooltip-arrow{border-top-color:#00193f}.ivu-tooltip-popper[x-placement^=left] .ivu-tooltip-arrow{border-left-color:#00193f}.ivu-tooltip-popper[x-placement^=right] .ivu-tooltip-arrow{border-right-color:#00193f}.ivu-drawer-body{padding:0}.ivu-alert-with-desc{margin-bottom:0}.ivu-alert .ivu-alert-message{margin-bottom:0;font-weight:500}.ivu-message-notice-content-warning a{color:#002d72}.ivu-alert-with-desc .ivu-alert-icon{top:50%;left:20px}.ivu-radio-group-button .ivu-radio-wrapper{padding:0 24px}.radio-default label{border-radius:5px!important}label.ivu-radio-wrapper{font-weight:400;transition:all .5s}.question label.ivu-radio-wrapper-disabled{color:#02195a;border-color:#bfc3db80}.question label.ivu-radio-wrapper-disabled:not(.ivu-radio-wrapper-checked){background-color:unset}.question .ivu-input[disabled],.question .number-input:disabled{background-color:unset;color:#02195a;opacity:1;border-color:#bfc3db80}.question label.ivu-radio-wrapper-checked{background-color:#f2f6ff;color:#02195a!important;border-color:#0b57ff!important;box-shadow:0 0 0 .5px #0b57ff!important}.question label.ivu-radio-wrapper-checked:before{opacity:1;width:1px;left:0}.question label.ivu-radio-wrapper-checked.ivu-radio-focus:after{opacity:0}.table .filters .ivu-radio-group-button{background:#f3f5fa;border-radius:4px;box-shadow:0 0 0 4px #f3f5fa}.table .filters .ivu-radio-group-button .ivu-radio-wrapper{box-shadow:none;background-color:#0000;border-color:#0000;border-radius:4px}.table .filters .ivu-radio-group-button .ivu-radio-wrapper:hover{box-shadow:none!important;border-color:#0000!important}.table .filters .ivu-radio-group-button .ivu-radio-wrapper:before{background:#e7e9f9}.table .filters .ivu-radio-group-button label.ivu-radio-wrapper-checked{color:#fff!important;box-shadow:none!important;background-color:#011241!important;border-color:#011241!important}.table .filters .ivu-radio-group-button label.ivu-radio-wrapper-checked:before{background:0 0}.table .filters .ivu-radio-group-button label.ivu-radio-wrapper{font-weight:500;transition:none}.ivu-radio-group-button.boekjaar-ui{box-shadow:0 0 0 4px var(--colors-border-border-tertiary);background:var(--colors-border-border-tertiary);border-radius:7px}.ivu-radio-group-button.boekjaar-ui .ivu-radio-wrapper{box-shadow:none;border-radius:var(--radius-md,8px);background-color:#0000;border-color:#0000}.ivu-radio-group-button.boekjaar-ui .ivu-radio-wrapper:hover{transition:all .2s}.ivu-radio-group-button.boekjaar-ui .ivu-radio-wrapper:hover:not(.ivu-radio-wrapper-checked){background:var(--colors-border-border-secondary)}.ivu-radio-group-button.boekjaar-ui .ivu-radio-wrapper:before{background:#e7e9f9}.ivu-radio-group-button.boekjaar-ui label.ivu-radio-wrapper-checked.dark{border-radius:var(--radius-md,8px);color:var(--component-colors-components-buttons-primary-button-primary-fg,#fff);border:1px solid var(--colors-text-text-primary-900,#101828);background:#101828d9;box-shadow:0 1px 2px #10182833}.ivu-radio-group-button.boekjaar-ui label.ivu-radio-wrapper-checked.dark:before{background:0 0}.ivu-radio-group-button.boekjaar-ui label.ivu-radio-wrapper-checked.dark:hover{background:var(--colors-text-text-primary-900,#101828)}.ivu-radio-group-button.boekjaar-ui label.ivu-radio-wrapper-checked{color:var(--colors-text-text-primary-900,#101828);border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);box-shadow:0 1px 2px #1018280d}.ivu-radio-group-button.boekjaar-ui label.ivu-radio-wrapper-checked:before{background:0 0}.ivu-radio-group-button.boekjaar-ui label.ivu-radio-wrapper{color:var(--colors-text-text-primary-900,#101828);font-size:14px;font-weight:400;transition:none}.ivu-radio-group-button.ivu-radio-group-large .ivu-radio-wrapper{height:40px}.ivu-radio-group-button .ivu-radio-wrapper-checked{background-color:#f2f6ff}.ivu-radio-group-button .ivu-radio-wrapper-checked:before{opacity:1;width:1px;left:0}.ivu-radio-group-button .ivu-radio-wrapper-checked.ivu-radio-focus:after{opacity:0}.ivu-radio-inner{margin-bottom:-3px}.ivu-radio-checked .ivu-radio-inner{border-color:#0b57ff}.ivu-radio-checked .ivu-radio-inner:after{background-color:#0b57ff}.question .ivu-radio-wrapper:hover:not(.ivu-radio-wrapper-checked){border-color:#0b57ff66!important;box-shadow:0 0 0 .5px #0b57ff66!important}.question .ivu-radio-wrapper:hover:not(.ivu-radio-wrapper-checked) .ivu-radio-inner{border-color:#0b57ff66}.upgrade-modal label.ivu-radio-wrapper-checked{box-shadow:none!important;background-color:#0000!important;border-color:#0000!important}@media only screen and (width<=700px){.ivu-input-large{width:100%}}.ivu-form-label-top .ivu-form-item-label{font-weight:300;padding:2px 0 6px!important}.ivu-input-number{width:unset}.question .ivu-input-number input{color:#02195a}.mapping-table .ivu-input-number input{color:#02195a;font-weight:600}.ivu-input-number-input-wrap:focus{outline:none}.mapping-table .amount .ivu-input-no-border{background-color:#f2f6ff;border-color:#e7e9f9;border-radius:4px;line-height:2.5rem}.question-group .correction-table input.ivu-input{padding-top:4px;padding-left:8px;padding-right:8px;font-size:.9rem}.ivu-input-no-border{color:#02195a;background-color:#0000;border-radius:0!important}.mapping-table .ivu-dropdown .ivu-input-no-border{color:#e0e2e5;background-color:#0000;border-color:#0000;border-radius:4px;margin-left:-4px;line-height:2.5rem}.tag.active .ivu-select-dropdown{z-index:999!important}.mapping-table .ivu-dropdown ::placeholder{color:#79889f!important}.mapping-table .ivu-dropdown ::selection{background-color:#1a3052!important}.question .mapping-table .ivu-dropdown-menu{max-height:302px;overflow:scroll}.cursor-tag .mapping-tag{margin-top:0;box-shadow:0 5px 21px -2px #bfc3db}.cursor-tag .mapping-tag .mapping-code{max-width:fit-content}.cursor-tag .mapping-tag.success,.cursor-tag .mapping-tag.approved{border-color:#37cb95!important}.cursor-tag .mapping-tag.warning{border-color:#eab85a}.table .ivu-dropdown-item .dropdown-empty{padding:4px 16px 2px}.question .correction-table .ivu-dropdown-item,.question .correction-table .ivu-dropdown-item .dropdown-row{height:fit-content}.question .correction-table .mapping-table .ivu-select-dropdown,.table .mapping-table .ivu-select-dropdown{width:inherit;margin-left:-1px;top:auto!important}.question .correction-table .mapping-table .ivu-select-dropdown .ivu-dropdown-item,.table .mapping-table .ivu-select-dropdown .ivu-dropdown-item{padding:4px 0}.question .correction-table .mapping-table .ivu-select-dropdown .ivu-dropdown-item:hover.ivu-dropdown-item-disabled,.table .mapping-table .ivu-select-dropdown .ivu-dropdown-item:hover.ivu-dropdown-item-disabled{background-color:#0000}.question .correction-table .mapping-table .ivu-select-dropdown .ivu-dropdown-item-disabled,.table .mapping-table .ivu-select-dropdown .ivu-dropdown-item-disabled{color:#57617a}.question .correction-table .mapping-table .ivu-select-dropdown .ivu-dropdown-menu,.table .mapping-table .ivu-select-dropdown .ivu-dropdown-menu{-ms-overflow-style:none;scrollbar-width:none}.question .correction-table .mapping-table .ivu-select-dropdown .ivu-dropdown-menu::-webkit-scrollbar{display:none}.table .mapping-table .ivu-select-dropdown .ivu-dropdown-menu::-webkit-scrollbar{display:none}.overlay .table .mapping-table .ivu-select-dropdown{background:radial-gradient(at 0 0,#292b2e,#1f2123);border-width:2px;border-color:#17191a;transition:border .2s;box-shadow:0 2px 25px #17181b}.overlay .table .mapping-table .ivu-select-dropdown .ivu-dropdown-item{border-width:2px;border-color:#1f2123;color:#ffffffb3!important}.overlay .table .mapping-table .ivu-select-dropdown .ivu-dropdown-item:hover{background:#0000004d!important}.overlay .table .mapping-table .ivu-select-dropdown .ivu-dropdown-item-disabled{color:#ffffff80!important;background:#ffffff0d!important}.correction-title .ivu-input-no-border{color:#e0e2e5;letter-spacing:.3px;margin:-2px 0;padding-left:0;padding-right:0;font-size:1.125rem;font-weight:800}.correction-title .ivu-input-no-border:focus{border-bottom:1px solid #e0e2e530}.filters .ivu-input-no-border{border:1px solid #e7e9f9;border-radius:5px;padding-top:5px;line-height:1.4rem}.filters .ivu-input-no-border::placeholder{color:#bfc3db}.filters .ivu-input-no-border:hover{border:1px solid #bfc3db}.filters .ivu-input-no-border:focus,.filters .ivu-input-no-border:active{border:1px solid #bfc3db;box-shadow:0 0 0 .5px #bfc3db}.ivu-input-wrapper .ivu-input-prefix i{color:#bfc3db}.ivu-switch:not(.ivu-switch-checked){background-color:#eceef1;border-color:#eceef1}.ivu-switch:not(.ivu-switch-checked):hover{background-color:var(--colors-border-border-tertiary);border-color:var(--colors-border-border-tertiary)}.ivu-btn .ivu-load-loop{visibility:hidden!important;display:none!important}.correction-table ::selection{background:#002d72}.correction-summary .ivu-input-no-border::selection{background:#002d72}.ivu-dropdown-item:hover{background:#f2f6ff;font-weight:500}.ivu-dropdown-item{padding:7px 10px}.ivu-dropdown-item.title:hover{pointer-events:none;background-color:#0000!important}.ivu-btn>span,.ivu-btn>i{font-weight:500}.ivu-btn>.ivu-icon+span,.ivu-btn>span+.ivu-icon{margin-left:0}.overlay .ivu-btn:disabled{background-color:#585a5e;border-color:#585a5e}input.input{box-shadow:none}input::placeholder,textarea::placeholder{color:var(--colors-border-border-primary)!important}.overlay .search input::placeholder{color:#ffffff4d!important}.ivu-form-label-top .ivu-form-item-label{float:none;padding:0 0 8px;display:inline-block}.input-subtext{font-size:.7rem}.subtext{font-size:.8rem}.ivu-input-group-large>.ivu-input-group-append{color:#57617a;font-weight:500}.ivu-select-visible .ivu-select-selection{box-shadow:0 0 0 1px #0b57ff}.ivu-select .ivu-select-dropdown .ivu-select-item{white-space:pre-line}.ivu-select-selection{border-radius:5px}.ivu-select-large.ivu-select-multiple .ivu-tag.ivu-tag-checked{border-radius:4px;height:31px;margin:1px 4px 1px 0;line-height:29px}.ivu-select-large.ivu-select-multiple .ivu-tag.ivu-tag-checked .ivu-tag-text{font-size:.9rem;font-weight:500}.ivu-select-dropdown,.ivu-select .ivu-select-dropdown{border:1px solid #e7e9f9;border-radius:8px;max-height:280px;box-shadow:0 5px 28px -8px #b2b8c0}.ivu-select-dropdown .ivu-dropdown-item,.ivu-select-dropdown .ivu-select-item,.ivu-select .ivu-select-dropdown .ivu-dropdown-item,.ivu-select .ivu-select-dropdown .ivu-select-item{letter-spacing:.3px;color:#02195a;border-radius:4px;margin:2px 6px;font-weight:500;line-height:1.4rem}.ivu-select-dropdown .ivu-dropdown-item:hover,.ivu-select-dropdown .ivu-select-item:hover,.ivu-select .ivu-select-dropdown .ivu-dropdown-item:hover,.ivu-select .ivu-select-dropdown .ivu-select-item:hover{background:#f3f5facc}.ivu-select-dropdown .ivu-dropdown-item-selected,.ivu-select-dropdown .ivu-select-item-selected,.ivu-select .ivu-select-dropdown .ivu-dropdown-item-selected,.ivu-select .ivu-select-dropdown .ivu-select-item-selected{color:#0b57ff;background:#f3f5facc!important}.ivu-select-dropdown :not(.ivu-dropdown-item-selected).ivu-select-item-focus,.ivu-select-dropdown :not(.ivu-select-item-selected).ivu-select-item-focus,.ivu-select .ivu-select-dropdown :not(.ivu-dropdown-item-selected).ivu-select-item-focus,.ivu-select .ivu-select-dropdown :not(.ivu-select-item-selected).ivu-select-item-focus{background:0 0}.ivu-dropdown-item.loading:hover{background-color:#0000}.ivu-dropdown-item.dropdown-item-back{color:#79889f;transition:all .2s}.ivu-dropdown-item.dropdown-item-back:hover{color:#e0e2e5;background-color:#0000}.ivu-dropdown-item.dropdown-item-heading{color:#79889f;text-transform:uppercase;font-weight:800}.ivu-dropdown-item.dropdown-item-heading:hover{color:#79889f;cursor:default;background-color:#0000}.ivu-input-group-prepend:focus-within{border-color:#bfc3db;border-right-style:solid;border-right-width:1px}.ivu-input-group-prepend .ivu-select .ivu-select-dropdown{border:none;width:82px;box-shadow:0 5px 21px -2px #00133170}.ivu-input-group-prepend .ivu-select .ivu-select-dropdown .ivu-select-item{border-width:0}.ivu-input-group-prepend .ivu-select .ivu-select-dropdown .ivu-select-item:hover,.ivu-input-group-prepend .ivu-select .ivu-select-dropdown .ivu-select-item.ivu-select-item-focus{letter-spacing:.3px}.add-item-person .ivu-input{border-bottom:1px solid #bfc3db}.add-item-person .ivu-input-number{border:none;border-bottom:1px solid #bfc3db;border-radius:0}.add-item-person .ivu-input-number input{color:#02195a;font-weight:500}.ivu-input-number:focus-within{outline:none}.phone-country-select{width:80px}.ivu-select-item:hover,.ivu-select-multiple:hover,.ivu-select-item-focus{background:#f2f6ff}.ivu-select-multiple .ivu-select-item-selected:after{visibility:hidden}.ivu-select-large.ivu-select-multiple.ivu-select-visible .ivu-select-selection{border-color:#0b57ff}.ivu-select-large.ivu-select-multiple .ivu-select-selection{padding:2px 24px 2px 4px}@media only screen and (width<=700px){.ivu-select-large.ivu-select-multiple .ivu-select-selection{width:calc(100vw - 32px)}}.question-group .ivu-select-selection{padding-left:8px;padding-right:8px}.question-group .ivu-select-selection input{font-weight:500}.card-header p{line-height:1.4rem}.card{border:1px solid var(--colors-border-border-primary,#d0d5dd);color:#02195a;background:#fff;border-radius:14px;width:540px;padding:32px}@media only screen and (width<=700px){.card.mobile-full-width{border:none;width:100%;padding:0!important}.ivu-modal{margin:0;top:0;width:100vw!important}}.ivu-modal-body{border:2px solid #5a6171;border-radius:16px}.ivu-modal-content{border-radius:16px;box-shadow:0 20px 30px -4px #39363626}@media only screen and (width<=700px){.ivu-modal-content{border-radius:0}}.upgrade .ivu-modal-content{border-radius:20px}.upgrade .ivu-modal-body{padding:12px}.ivu-modal-wrap,.ivu-modal-mask{z-index:9999!important}.file-badge{color:#fff;font-family:inherit;font-weight:500;line-height:1.3rem;background:#002d72!important}.invoice .file.small .text .title{max-width:292px}.income-tax .file.small .text .title,.sales-tax .file.small .text .title{max-width:164px}.ivu-steps-head-inner span{font-weight:500}.ivu-steps .ivu-steps-head-inner{transition:none!important}.step-content .ivu-steps-status-wait .ivu-steps-head-inner{border-width:3px;border-color:#fff;background-color:#bfc3db!important}.step-content .ivu-steps-status-wait .ivu-steps-head-inner span{color:#fff}.ivu-steps-item:hover .hover .ring{animation:.3s forwards fadeIn}.ivu-steps-item:hover .marker.selected.finish .ring{border-color:#37cb95}.ivu-steps-item:hover .marker.selected .ring{border-color:#bfc3db}.step-content .ivu-steps-item .ivu-steps-head-inner{border-width:3px!important;border-color:#fff!important;width:24px!important;height:24px!important;margin-left:-3px!important;padding:1px!important}.step-content .ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after{background-color:#e7e9f9}.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner{background-color:#37cb95;border-color:#37cb95}.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner>.ivu-steps-icon,.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner span{color:#fff}.ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after{background:#e7e9f9;border-radius:5px;width:2px}.ivu-steps-item .ivu-steps-tail>i:after{border-radius:5px;width:2px}.ivu-steps-vertical .ivu-steps-tail>i{width:2px}.ivu-steps-vertical .ivu-steps-tail{padding:34px 0 6px;left:12px}.ivu-steps-vertical .ivu-steps-main{min-height:70px;overflow:visible}.ivu-steps-vertical .ivu-steps-main .ivu-steps-content{margin-left:42px}.ivu-steps-vertical .ivu-steps-main .ivu-steps-vertical .ivu-steps-main{min-height:32px;overflow:visible}.step-content .ivu-steps-vertical .ivu-steps-head{left:1px}.step-content .ivu-steps.ivu-steps-small .ivu-steps-head-inner{line-height:18px}.step-content{background:0 0}.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner{background-color:#002d72;border-color:#002d72}.timeline .ivu-steps-title,.timeline .ivu-steps-head{background-color:#0000}.timeline .ivu-steps-title:hover .box{opacity:0;background:#f2f6ff;border:1px solid #e8efff;animation:.3s forwards fadeIn}.dark .ivu-timeline-item-head-blue{color:#00193f;background-color:#00193f;border-color:#fff}.dark .ivu-timeline-item-content{margin-top:-6px;padding:1px 1px 0 24px;font-size:14px;top:-5px}.banner .ivu-progress-inner{background:#eaeef6}.banner .ivu-progress-text{margin-right:-70px;font-weight:600}.sub-navbar .ivu-progress-inner{background-color:#dee3ed}.outline.ivu-progress .ivu-progress-bg{box-shadow:0 0 0 2px #fff}.ivu-progress-success .ivu-progress-text{color:#37cb95}.ivu-progress-success-bg{background-image:linear-gradient(90deg,#37cb95 0%,#31b082 100%)}.skipped.ivu-progress-success .ivu-progress-text{color:#eab85a}.incomplete .ivu-progress-success-bg{background-color:#eab85a}.ivu-poptip-inner{border:1px solid #f2f6ff;border-radius:7px;margin-top:-24px;box-shadow:0 2px 18px -3px #00133140}.ivu-poptip-inner .ivu-poptip-footer .ivu-btn-primary{background-color:#d43a3a;border-color:#d43a3a}.ivu-poptip-confirm .ivu-poptip-body .ivu-icon{display:none}.ivu-poptip-confirm .ivu-poptip-body-message{padding-left:0}.reports-wrapper .ivu-progress-text{text-overflow:ellipsis;white-space:nowrap;max-width:70px;margin-right:-70px;overflow:hidden}.questionnaires-table .ivu-progress-text i{font-size:1.1em}.questionnaires-table .ivu-tooltip{width:fit-content}.questionnaires-table .ivu-progress-text i{margin-left:4px;font-size:1.6em}.pdf .document-page .default-table .options.table{display:none}.pdf .document-page .default-table.text .row .label{max-width:75%}.default-table.simple .row .figures .column{width:120px}.default-table.simple .row.header .figures .column{justify-content:flex-end;height:100%}.default-table.text .row{height:unset;align-items:flex-start;min-height:20px;padding:2px 0}.default-table.text .row .label{text-align:left;line-height:1.2rem;white-space:normal!important;text-overflow:unset!important;overflow:visible!important}.default-table.text .row .figures{align-items:flex-end}.default-table.text .row .figures .column{justify-content:flex-start;width:140px}.default-table.text .row .figures .column .amount{text-align:left;width:100%;line-height:1.2rem}.default-table.text .row.header .figures .column{justify-content:flex-start}.html-content h5{font-size:1rem;line-height:1.7rem}.html-content p,.html-content li{font-size:.9rem;line-height:1.2rem}.html-content li{margin-bottom:8px}.html-content ul{margin-left:16px}.html-content p.sub-title{color:#9ea4c9;font-size:.8rem}.html-content .divider{margin:32px 0}.html-content .divider:last-child{display:none}.document.yui3-cssreset.defaultTheme h2{line-height:1.4rem}.document.yui3-cssreset.defaultTheme h4{line-height:1.2rem}.document.yui3-cssreset.defaultTheme .h3 .heading{margin-top:24px}.document.yui3-cssreset.defaultTheme .content .block-wrapper:first-child .h3 .heading{margin-top:0}.document.yui3-cssreset.defaultTheme .default-table{margin:-20px 0 24px}.document.yui3-cssreset.defaultTheme .default-table.simple{margin:-20px 0 -8px!important}.document.yui3-cssreset.defaultTheme .row.heading_3,.document.yui3-cssreset.defaultTheme .header-above .row.heading_4{display:none}.document.yui3-cssreset.defaultTheme .row.heading_4{line-height:1.2rem;text-decoration:none;font-weight:700!important}.document.yui3-cssreset.defaultTheme .row.header .figures{align-items:flex-end;max-height:40px;line-height:1rem}.document.yui3-cssreset.defaultTheme .row .label{white-space:nowrap;text-overflow:ellipsis;padding-right:24px;overflow:hidden}.document.yui3-cssreset.defaultTheme #working_capital_table_default .default-table>div:nth-child(2) .row .figures .border{border:none}.document.yui3-cssreset.defaultTheme #parent__balance_sheet_equity_shares_table_default .row .label,.document.yui3-cssreset.defaultTheme #consolidated__balance_sheet_equity_shares_table_default .row .label,.document.yui3-cssreset.defaultTheme #balance_sheet_equity_shares_table_default .row .label{margin-right:-65px;padding-right:8px}.document.yui3-cssreset.defaultTheme #consolidated__balance_sheet_group_subsidiaries_default,.document.yui3-cssreset.defaultTheme #parent__balance_sheet_group_subsidiaries_default,.document.yui3-cssreset.defaultTheme #balance_sheet_group_subsidiaries_default{margin-bottom:12px}.document.yui3-cssreset.defaultTheme #consolidated__balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.defaultTheme #consolidated__balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount,.document.yui3-cssreset.defaultTheme #parent__balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.defaultTheme #parent__balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount,.document.yui3-cssreset.defaultTheme #balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.defaultTheme #balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount{white-space:nowrap;text-align:left;width:100%}.document.yui3-cssreset.defaultTheme #parent__balance_sheet_group_subsidiaries_default{margin-bottom:24px}.document.yui3-cssreset.defaultTheme #balance_sheet_equity_shares_table_default .row.sum .figures .column:first-child{opacity:0}.document.yui3-cssreset.defaultTheme #company_name_deposit h2,.document.yui3-cssreset.defaultTheme #company_city_deposit h2{margin:-2px 0;font-weight:400!important}.document.yui3-cssreset.defaultTheme #deductible_losses_table_default .default-table{margin-bottom:0}.document.yui3-cssreset.basicTheme h1{font-size:2.6rem;line-height:3rem;font-weight:500!important}.document.yui3-cssreset.basicTheme h2{font-size:1.7rem;line-height:2.2rem;font-weight:500!important}.document.yui3-cssreset.basicTheme h3{margin-bottom:16px;font-size:1.1rem;line-height:1.3rem;font-weight:600!important}.document.yui3-cssreset.basicTheme h4{font-size:.85rem;line-height:1.2rem;font-weight:800!important}.document.yui3-cssreset.basicTheme h5,.document.yui3-cssreset.basicTheme .text h5{font-style:italic;text-decoration:none;font-weight:500!important}.document.yui3-cssreset.basicTheme .text h3{margin-bottom:4px}.document.yui3-cssreset.basicTheme .h1 .heading,.document.yui3-cssreset.basicTheme .h2 .heading,.document.yui3-cssreset.basicTheme .h3 .heading{margin-bottom:16px}.document.yui3-cssreset.basicTheme .default-table.simple{margin:8px 0 -8px!important}.document.yui3-cssreset.basicTheme .row{align-items:flex-start;height:fit-content;min-height:20px;padding:3px 0;line-height:1rem}.document.yui3-cssreset.basicTheme .row.heading_3{display:none}.document.yui3-cssreset.basicTheme .row.heading_4,.document.yui3-cssreset.basicTheme .row.sum,.document.yui3-cssreset.basicTheme .row.heading_u{margin-bottom:4px;font-size:.85rem;line-height:1.2rem;text-decoration:none;font-weight:800!important}.document.yui3-cssreset.basicTheme .row.sum{margin-bottom:12px}.document.yui3-cssreset.basicTheme .row.difference{margin-bottom:24px;font-style:italic}.document.yui3-cssreset.basicTheme .row .label{padding-right:32px}.document.yui3-cssreset.basicTheme .row.title.theme{white-space:nowrap;text-transform:none;font-size:1.7rem;line-height:2.2rem;font-weight:500!important}.document.yui3-cssreset.basicTheme .row.heading_1.theme{text-transform:none;font-size:1.1rem;line-height:1.3rem;font-weight:600!important}.document.yui3-cssreset.basicTheme .header-above .row.heading_4{display:none}.document.yui3-cssreset.basicTheme #balance_sheet_default .default-table,.document.yui3-cssreset.basicTheme #consolidated__balance_sheet_default .default-table,.document.yui3-cssreset.basicTheme #parent__balance_sheet_default .default-table{margin:0 0 40px}.document.yui3-cssreset.basicTheme #balance_sheet_default .row.sum,.document.yui3-cssreset.basicTheme #parent__balance_sheet_default .row.sum{margin-bottom:4px}.document.yui3-cssreset.basicTheme #balance_sheet_default .row.heading_1,.document.yui3-cssreset.basicTheme #parent__balance_sheet_default .row.heading_1{margin-top:-4px;margin-bottom:12px}.document.yui3-cssreset.basicTheme #consolidated__balance_sheet_default .row.sum{margin-top:0;margin-bottom:-4px}.document.yui3-cssreset.basicTheme #consolidated__balance_sheet_default .row.heading_1{margin-top:-10px;margin-bottom:4px}.document.yui3-cssreset.basicTheme #consolidated__balance_sheet_group_subsidiaries_default,.document.yui3-cssreset.basicTheme #parent__balance_sheet_group_subsidiaries_default,.document.yui3-cssreset.basicTheme #balance_sheet_group_subsidiaries_default{margin-bottom:12px}.document.yui3-cssreset.basicTheme #consolidated__balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.basicTheme #consolidated__balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount,.document.yui3-cssreset.basicTheme #parent__balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.basicTheme #parent__balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount,.document.yui3-cssreset.basicTheme #balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.basicTheme #balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount{white-space:nowrap;text-align:left;width:100%}.document.yui3-cssreset.basicTheme #parent__balance_sheet_group_subsidiaries_default{margin-bottom:24px}.document.yui3-cssreset.basicTheme #parent__balance_sheet_equity_shares_table_default .row .label,.document.yui3-cssreset.basicTheme #consolidated__balance_sheet_equity_shares_table_default .row .label,.document.yui3-cssreset.basicTheme #balance_sheet_equity_shares_table_default .row .label{margin-right:-65px;padding-right:8px}.document.yui3-cssreset.basicTheme #balance_sheet_equity_shares_table_default .row.sum .figures .column:first-child{opacity:0}.document.yui3-cssreset.basicTheme .report_financial_position_default_0 .row.heading{margin-bottom:4px;font-size:1.1rem;line-height:1.3rem;display:block;font-weight:600!important}.document.yui3-cssreset.basicTheme .editable.h3.text-above{margin-top:22px}.document.yui3-cssreset.basicTheme .ProseMirror h1{font-size:2.6rem;line-height:3rem;font-weight:500!important}.document.yui3-cssreset.basicTheme .ProseMirror h2{font-size:1.7rem;line-height:2.2rem;font-weight:500!important}.document.yui3-cssreset.basicTheme .ProseMirror h3{margin-bottom:4px;font-size:1.1rem;line-height:1.3rem;font-weight:600!important}.document.yui3-cssreset.basicTheme .ProseMirror h5,.document.yui3-cssreset.basicTheme .ProseMirror .text h5{font-size:.85rem;font-style:italic;text-decoration:none}.document.yui3-cssreset.proTheme .cover-pro{font-optical-sizing:auto;font-variation-settings:"wdth" 100;letter-spacing:.1px;font-style:normal;font-family:Roboto,sans-serif!important}.document.yui3-cssreset.proTheme h1{font-size:2.6rem;line-height:3rem;font-weight:700!important}.document.yui3-cssreset.proTheme h2{font-size:1.7rem;line-height:2.2rem;font-weight:700!important}.document.yui3-cssreset.proTheme h3{margin-bottom:16px;font-size:1.1rem;line-height:1.3rem;font-weight:700!important}.document.yui3-cssreset.proTheme h4{font-size:.85rem;line-height:1.2rem;font-weight:800!important}.document.yui3-cssreset.proTheme h5,.document.yui3-cssreset.proTheme .text h5{font-style:italic;text-decoration:none;font-weight:500!important}.document.yui3-cssreset.proTheme .text h3{margin-bottom:4px}.document.yui3-cssreset.proTheme .h1 .heading,.document.yui3-cssreset.proTheme .h2 .heading,.document.yui3-cssreset.proTheme .h3 .heading{margin-bottom:16px}.document.yui3-cssreset.proTheme .default-table.simple{margin:8px 0 -8px!important}.document.yui3-cssreset.proTheme .row{align-items:flex-start;height:fit-content;min-height:20px;padding:3px 0;line-height:1rem}.document.yui3-cssreset.proTheme .row.heading_3{display:none}.document.yui3-cssreset.proTheme .row.heading_4,.document.yui3-cssreset.proTheme .row.heading_u{margin-bottom:4px;font-size:.85rem;line-height:1.2rem;text-decoration:none;font-weight:800!important}.document.yui3-cssreset.proTheme .row.sum{margin-bottom:12px;font-size:.85rem;line-height:1.2rem;text-decoration:none;font-weight:700!important}.document.yui3-cssreset.proTheme .row.difference{margin-bottom:24px;font-style:italic}.document.yui3-cssreset.proTheme .row .label{padding-right:32px}.document.yui3-cssreset.proTheme .row.title.theme{white-space:nowrap;text-transform:none;font-size:1.7rem;line-height:2.2rem;font-weight:500!important}.document.yui3-cssreset.proTheme .row.heading_1.theme{text-transform:none;font-size:1.1rem;line-height:1.3rem;font-weight:600!important}.document.yui3-cssreset.proTheme .header-above .row.heading_4{display:none}.document.yui3-cssreset.proTheme #balance_sheet_default .default-table,.document.yui3-cssreset.proTheme #consolidated__balance_sheet_default .default-table,.document.yui3-cssreset.proTheme #parent__balance_sheet_default .default-table{margin:0 0 40px}.document.yui3-cssreset.proTheme #balance_sheet_default .row.sum,.document.yui3-cssreset.proTheme #parent__balance_sheet_default .row.sum{margin-bottom:4px}.document.yui3-cssreset.proTheme #balance_sheet_default .row.heading_1,.document.yui3-cssreset.proTheme #parent__balance_sheet_default .row.heading_1{margin-top:-4px;margin-bottom:12px}.document.yui3-cssreset.proTheme #consolidated__balance_sheet_default .row.sum{margin-top:0;margin-bottom:-4px}.document.yui3-cssreset.proTheme #consolidated__balance_sheet_default .row.heading_1{margin-top:-10px;margin-bottom:4px}.document.yui3-cssreset.proTheme #consolidated__balance_sheet_group_subsidiaries_default,.document.yui3-cssreset.proTheme #parent__balance_sheet_group_subsidiaries_default,.document.yui3-cssreset.proTheme #balance_sheet_group_subsidiaries_default{margin-bottom:12px}.document.yui3-cssreset.proTheme #consolidated__balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.proTheme #consolidated__balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount,.document.yui3-cssreset.proTheme #parent__balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.proTheme #parent__balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount,.document.yui3-cssreset.proTheme #balance_sheet_group_subsidiaries_default .figures .column.col-1 .header,.document.yui3-cssreset.proTheme #balance_sheet_group_subsidiaries_default .figures .column.col-1 .amount{white-space:nowrap;text-align:left;width:100%}.document.yui3-cssreset.proTheme #parent__balance_sheet_group_subsidiaries_default{margin-bottom:24px}.document.yui3-cssreset.proTheme #parent__balance_sheet_equity_shares_table_default .row .label,.document.yui3-cssreset.proTheme #consolidated__balance_sheet_equity_shares_table_default .row .label,.document.yui3-cssreset.proTheme #balance_sheet_equity_shares_table_default .row .label{margin-right:-65px;padding-right:8px}.document.yui3-cssreset.proTheme #balance_sheet_equity_shares_table_default .row.sum .figures .column:first-child{opacity:0}.document.yui3-cssreset.proTheme .report_financial_position_default_0 .row.heading{margin-bottom:4px;font-size:1.1rem;line-height:1.3rem;display:block;font-weight:600!important}.document.yui3-cssreset.proTheme .editable.h3.text-above{margin-top:22px}.document.yui3-cssreset.proTheme .ProseMirror h1{font-size:2.6rem;line-height:3rem;font-weight:500!important}.document.yui3-cssreset.proTheme .ProseMirror h2{font-size:1.7rem;line-height:2.2rem;font-weight:500!important}.document.yui3-cssreset.proTheme .ProseMirror h3{margin-bottom:4px;font-size:1.1rem;line-height:1.3rem;font-weight:600!important}.document.yui3-cssreset.proTheme .ProseMirror h5,.document.yui3-cssreset.proTheme .ProseMirror .text h5{font-size:.85rem;font-style:italic;text-decoration:none}.document.yui3-cssreset{color:#000;font-family:Gilroy,Rubik,sans-serif}.document.yui3-cssreset h1,.document.yui3-cssreset h2,.document.yui3-cssreset h3,.document.yui3-cssreset h4{font-family:Gilroy,Rubik,sans-serif;font-weight:800!important}.document.yui3-cssreset h1{font-size:1.3rem;line-height:1.5rem}.document.yui3-cssreset h2{font-size:1.1rem;line-height:1.3rem}.document.yui3-cssreset h3{margin-bottom:20px;font-size:1rem;line-height:1.1rem}.document.yui3-cssreset .heading h3{margin-bottom:0!important}.document.yui3-cssreset strong{font-weight:700}.document.yui3-cssreset i,.document.yui3-cssreset em{font-style:italic}.document.yui3-cssreset p:after{content:"";width:0;display:inline-block}.document.yui3-cssreset .text,.document.yui3-cssreset p,.document.yui3-cssreset em,.document.yui3-cssreset u,.document.yui3-cssreset h5,.document.yui3-cssreset li{text-align:justify;letter-spacing:unset;font-family:Gilroy,Rubik,sans-serif;font-size:.85rem;font-weight:500;line-height:1.1rem}.document.yui3-cssreset .text.first,.document.yui3-cssreset p.first,.document.yui3-cssreset em.first,.document.yui3-cssreset u.first,.document.yui3-cssreset h5.first,.document.yui3-cssreset li.first{margin-top:0}.document.yui3-cssreset .text.last,.document.yui3-cssreset p.last,.document.yui3-cssreset em.last,.document.yui3-cssreset u.last,.document.yui3-cssreset h5.last,.document.yui3-cssreset li.last{margin-bottom:0}.document.yui3-cssreset .text{margin:4px 0}.document.yui3-cssreset .text h3{margin-bottom:16px}.document.yui3-cssreset .text h5{text-align:justify;letter-spacing:unset;margin:0;font-size:.85rem;font-weight:500;line-height:1.1rem;text-decoration:underline}.document.yui3-cssreset .heading .section-number{margin-right:20px}.document.yui3-cssreset .h1 .heading,.document.yui3-cssreset .h2 .heading,.document.yui3-cssreset .h3 .heading{display:flex}.document.yui3-cssreset .editable.text .text ul{padding:8px 0 0 16px;list-style-type:disc}.document.yui3-cssreset:not(.pdf) span.token{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#d09c3b;background-color:#ffeac3;border-radius:4px;padding:2px 2px 1px}.document.yui3-cssreset .ProseMirror{z-index:999}.document.yui3-cssreset .ProseMirror:focus-visible{outline:none}.document.yui3-cssreset .ProseMirror p,.document.yui3-cssreset .ProseMirror h5{text-align:justify;letter-spacing:unset;font-size:.85rem;font-weight:500;line-height:1.1rem}.document.yui3-cssreset .ProseMirror p:after{display:unset}.document.yui3-cssreset .ProseMirror h1{font-size:1.3rem;line-height:1.5rem}.document.yui3-cssreset .ProseMirror h2{font-size:1.1rem;line-height:1.4rem}.document.yui3-cssreset .ProseMirror h3{line-height:1.1rem}.document.yui3-cssreset .ProseMirror h4{font-size:.85rem}.document.yui3-cssreset .ProseMirror h5{text-decoration:underline}.document.yui3-cssreset .row{font-size:.85rem;font-weight:500;line-height:1.4rem}.document.yui3-cssreset .row.sum,.document.yui3-cssreset .row.heading,.document.yui3-cssreset .row.bold{font-weight:700}.document.yui3-cssreset .row.sum,.document.yui3-cssreset .row.sum_italic{margin-bottom:16px}.document.yui3-cssreset .row.sum_italic{font-style:italic}.document.yui3-cssreset .row.title{margin-top:0;font-weight:700}.document.yui3-cssreset .row.title .label{white-space:nowrap;text-overflow:unset;overflow:unset}.document.yui3-cssreset .row.header .label{text-transform:uppercase;font-size:1.1rem;font-weight:800;overflow:visible}.document.yui3-cssreset .row.heading_1{text-transform:uppercase;margin-bottom:16px;font-size:1.1rem;font-weight:800}.document.yui3-cssreset .row.heading_2{margin-bottom:8px;font-size:1.1rem;font-weight:800}.document.yui3-cssreset .row.heading_u{margin-bottom:8px}.document.yui3-cssreset .row.heading_u .label{text-decoration:underline}.document.yui3-cssreset .row .item .label{line-height:1rem}.spinner,.spinner:after{z-index:9;border-radius:50%;width:8em;height:8em}.spinner-small,.spinner-small:after{z-index:9;border-radius:50%;width:4em;height:4em}.spinner-mini,.spinner-mini:after,.spinner-mapping,.spinner-mapping:after,.spinner-upload,.spinner-upload:after{z-index:9;border-radius:50%;width:2.2em;height:2.2em}.spinner-document,.spinner-document:after{z-index:9;border-radius:50%;width:3em;height:3em}.spinner-editor,.spinner-editor:after{z-index:9;border-radius:50%;width:2em;height:2em}.spinner-micro,.spinner-micro:after{z-index:9;border-radius:50%;width:1.4em;height:1.4em}.spinner-row,.spinner-row:after{z-index:9;border-radius:50%;width:20px;height:20px}.spinner{text-indent:-9999em;border:.7em solid #f2f6ff;border-top-color:#d9dbea;margin:60px auto;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.spinner-small{text-indent:-9999em;border:.4em solid #d0d5dd;border-top-color:#0000;margin:60px auto;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.spinner-mini{text-indent:-9999em;border:.25em solid #f2f6ff;border-top-color:#d9dbea;margin:0 auto;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.spinner-mini.dark{border:.25em solid #fff3;border-top-color:#ffffff1a}.spinner-mapping{text-indent:-9999em;border:.25em solid #fff;border-top-color:#d9dbea;margin:0 auto;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.spinner-upload{text-indent:-9999em;border:.25em solid #ffffff95;border-top-color:#eab85a;margin:0 auto;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.spinner-document{text-indent:-9999em;border:.35em solid #d5dae0;border-top-color:#0000;margin:0 auto;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.spinner-editor{text-indent:-9999em;border:.3em solid #b8c0ca;border-top-color:#0000;margin:0 auto;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.spinner-micro{text-indent:-9999em;border:.2em solid #f2f6ff;border-top-color:#d9dbea;margin:0 auto;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.spinner-row{text-indent:-9999em;border-top:.2em solid #0000;border-right:.2em solid var(--colors-text-text-quarterary-500);border-bottom:.2em solid var(--colors-text-text-quarterary-500);border-left:.2em solid var(--colors-text-text-quarterary-500);margin:0;font-size:10px;animation:1.3s linear infinite load8;position:relative;transform:translateZ(0)}.success-badge{letter-spacing:.3px;background:#37cb95;padding:1px 8px;font-family:Gilroy,Rubik,sans-serif;font-weight:500}.primary-badge{letter-spacing:.3px;background:#0b57ff;padding:1px 8px;font-family:Gilroy,Rubik,sans-serif;font-weight:500}.secondary-badge{letter-spacing:.3px;background:#05c7fe;padding:1px 8px;font-family:Gilroy,Rubik,sans-serif;font-weight:500}.badge{color:#dc991c;background:#faedd8;border:1px solid #f8e7ca;border-radius:16px;align-items:center;width:fit-content;height:fit-content;padding:2px 8px;font-size:.7rem;font-weight:600;line-height:1rem;transition:background .3s;display:flex}.badge.solid{color:#fff;background:#e4a52d}.badge.solid.dark{background-color:#010f37;border-color:#010f37}.badge.solid.green{background-color:#37cb95;border-color:#37cb95}.badge.solid.red{background-color:#d43a3a;border-color:#d43a3a}.badge.small{font-size:.6rem;line-height:.7rem}.badge.hoverable:hover{cursor:pointer;background:#e09c1d}.badge.green{color:#30b987;background:#37cb9533;border-color:#37cb951a}.badge.dark{color:#00040f;background:#02195a40;border-color:#02195a1a}.badge.grey{color:#57617a;background-color:#e7e9f9;border-color:#e7e9f9}.badge.primary{background-color:#0b57ff;border-color:#0b57ff}.badge.red{color:#9f2323;background:#d43a3a40;border-color:#d43a3a1a}.badge.purple{color:#6841c6;background:#6841c61a;border-color:#6841c60d}.badge.square{border-radius:4px}.badge ion-icon{width:13px;height:13px;margin-right:4px}@-webkit-keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (width>=701px){.mobile{visibility:hidden!important;display:none!important}}@media only screen and (width<=700px){.non-mobile{visibility:hidden!important;display:none!important}}.page{justify-content:center;width:100%;min-height:100vh;padding:40px;display:flex}@media only screen and (width<=700px){.page{padding:40px 16px}}@media only screen and (width<=1800px){.page.sub-navbar{width:calc(100% - 250px);margin:0 0 0 250px}}.page.sub-navbar{justify-content:flex-start;width:calc(100% - 250px);margin:0 0 0 250px}@media only screen and (width<=1800px){.page.sub-navbar.wide{width:calc(100% - 270px);margin:0 0 0 270px}}.page.sub-navbar.wide{justify-content:flex-start;width:calc(100% - 270px);margin:0 0 0 270px}@media only screen and (width<=700px){.center-xs{display:block!important}}.page-width{max-width:730px!important}.page-padding{padding-top:48px}@media only screen and (width<=700px){.page-padding{padding-top:24px}}.paddingless{padding:0!important}.marginless{margin:0!important}.text-align-center{text-align:center}.text-align-left{text-align:left}.text-align-right{text-align:right}.space-between{justify-content:space-between;display:flex}.justify-content-center{justify-content:center;display:flex}.flex{display:flex}.flex-center-center{justify-content:center;align-items:center;display:flex}.flex-end{justify-content:flex-end;display:flex}.align-items-center{align-items:center;display:flex}.flex-wrap{flex-wrap:wrap}.truncate-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sub-title.nowrap{white-space:nowrap}.inline{display:inline-flex}.dropdown-item.title{pointer-events:none}.dropdown-item.back{color:#79889f}.dropdown-item-back.divider{border-color:#e0e2e530;width:calc(100% + 42px);margin:8px -21px 0}.divider{border-bottom:1px solid var(--colors-background-bg-tertiary);width:100%}.divider span{color:var(--colors-text-text-placeholder-subtle);background-color:var(--colors-base-white);margin-bottom:-6px;padding:0 8px;font-weight:600}.ivu-divider span{text-transform:uppercase;font-weight:600}.login-mobile .form{justify-content:flex-start;padding-top:40px}.login-mobile .form h2{margin-top:16px}.select-block .dropdown-item,.add-content .bar .dropdown-item{min-width:140px}.select-block .dropdown-item.title,.add-content .bar .dropdown-item.title{cursor:default;color:#bfc3db;max-width:200px;height:24px;font-size:.9rem;font-weight:600;line-height:1rem;font-size:.8rem!important}.select-block .dropdown-item:last-child,.add-content .bar .dropdown-item:last-child{margin-bottom:5px}.select-block .dropdown-item ion-icon,.add-content .bar .dropdown-item ion-icon{color:#02195a;width:16px;height:16px;margin:0 6px -3px 0!important}.settings-details{height:min(65vh,570px);margin:0 -4px;padding:0 4px;overflow-y:scroll}.settings-details .subtitle{margin:4px 0;font-size:.9rem;line-height:1.3rem}@media only screen and (width<=700px){.settings-details{max-height:unset}}.settings-block{padding:12px 0}.settings-block:not(.no-border){border-bottom:1px solid #e7e9f9}.settings-block.white-space{margin-top:16px}.settings-block .table-header{align-items:center;display:flex}.settings-block .table-header p{margin:16px 0;font-size:.8rem;font-weight:600}.settings-block .table-header :not(.title) p{color:#bfc3db}.settings-block.bottom{margin-bottom:80px}.settings-block .title p{margin:16px 0;font-size:1rem;font-weight:600}.settings-block .bold{font-size:1rem;font-weight:600}.settings-block .content{justify-content:space-between;align-items:center;display:flex}.settings-block .content .icon ion-icon{color:#0b57ff;width:20px;height:20px;margin:6px 0 -6px;padding-bottom:46px;padding-right:16px}.settings-block .content .left{padding:8px 24px 8px 0}.settings-block .content .left p{flex-wrap:wrap;align-items:center;font-size:.9rem;display:flex}.settings-block .content .left .sub-title{max-width:80%;font-size:.8rem;line-height:1.2rem}.settings-block .content .left .badge{margin-left:8px}.settings-block .add .ivu-input-no-border{padding-left:0}.settings-details .footer{justify-content:flex-end;width:100%;padding-top:32px;padding-bottom:2px;display:flex;bottom:0}@media only screen and (width>=701px){.settings-details .footer button:last-child{margin-left:8px}}@media only screen and (width<=700px){.settings-details .footer{flex-flow:column-reverse wrap}.settings-details .footer button:first-child{margin-top:16px}}.overlay .table .mapping-table{background:radial-gradient(at 0 0,#292b2e,#1f2123);border-width:2px;border-color:#17191a;transition:border .2s;box-shadow:0 2px 25px #17181b}.overlay .table .mapping-table .correction-history-table-head,.overlay .table .mapping-table .row{border-width:2px;border-color:#1f2123;color:#ffffffb3!important}.overlay .table .mapping-table .correction-history-table-head .amount .editable input,.overlay .table .mapping-table .row .amount .editable input{background-color:#0003;border-color:#0006;color:#fffc!important}.overlay .table .mapping-table .correction-history-table-head .amount .editable input:focus-within,.overlay .table .mapping-table .row .amount .editable input:focus-within{box-shadow:0 0 0 2px #ffffff1a}.overlay .table .mapping-table .correction-history-table-head .amount .editable input::placeholder,.overlay .table .mapping-table .row .amount .editable input::placeholder{color:#fff9!important}.overlay .table .mapping-table .correction-history-table-head .amount .editable ::selection{background-color:#ffffff1a}.overlay .table .mapping-table .row .amount .editable ::selection{background-color:#ffffff1a}.overlay .table .mapping-table .correction-history-table-head .amount .editable .currency-symbol,.overlay .table .mapping-table .row .amount .editable .currency-symbol{color:#fffc}.overlay .table .mapping-table .correction-history-table-head.add,.overlay .table .mapping-table .row.add,.overlay .table .mapping-table .correction-history-table-head.add button.search:not(:hover),.overlay .table .mapping-table .row.add button.search:not(:hover){color:#fff6!important}.overlay .table .mapping-table .correction-history-table-head.add p.search,.overlay .table .mapping-table .row.add p.search{color:#ffffff80}.overlay .table .mapping-table .correction-history-table-head .search input,.overlay .table .mapping-table .row .search input{color:#ffffffb3!important}.overlay .table .mapping-table .correction-history-table-head .search input::placeholder,.overlay .table .mapping-table .row .search input::placeholder{color:#ffffff4d!important}.overlay .table .mapping-table .correction-history-table-head .search .ivu-switch:not(.ivu-switch-checked),.overlay .table .mapping-table .row .search .ivu-switch:not(.ivu-switch-checked){background-color:#0003;border-color:#0003}.overlay .table .mapping-table .correction-history-table-head .search .ivu-switch:after,.overlay .table .mapping-table .row .search .ivu-switch:after{background-color:#ffffffb3}.overlay .table .mapping-table .correction-history-table-head.loading .skeleton,.overlay .table .mapping-table .row.loading .skeleton{background:#ffffff1a}.overlay .table .mapping-table .correction-history-table-head .remove ion-icon,.overlay .table .mapping-table .row .remove ion-icon{color:#d43a3a}.overlay .table .mapping-table .correction-history-table-head .steps .step p,.overlay .table .mapping-table .row .steps .step p{color:#ffffffb3}.overlay .table .mapping-table .correction-history-table-head .steps .step .step-number,.overlay .table .mapping-table .row .steps .step .step-number{background-color:#ffffffb3;border:2px solid #1f21234d}.overlay .table .mapping-table .correction-history-table-head .steps .step .step-number.active,.overlay .table .mapping-table .row .steps .step .step-number.active{background-color:#0b57ff}.overlay .table .mapping-table .correction-history-table-head .steps .step .step-number.active p,.overlay .table .mapping-table .row .steps .step .step-number.active p{color:#fff!important}.overlay .table .mapping-table .correction-history-table-head .steps .step .step-number.completed,.overlay .table .mapping-table .row .steps .step .step-number.completed{background-color:#2ba478}.overlay .table .mapping-table .correction-history-table-head .steps .step .step-number.completed p,.overlay .table .mapping-table .row .steps .step .step-number.completed p{color:#fff!important}.overlay .table .mapping-table .correction-history-table-head .steps .step .step-number p,.overlay .table .mapping-table .row .steps .step .step-number p{color:#1f212399!important}.overlay .table .mapping-table button.ivu-btn-text{color:#ffffff80;background:0 0}.overlay .table .mapping-table button.ivu-btn-text:hover{color:#0b57ff}.overlay .table .mapping-table input,.overlay .table .mapping-table textarea{background-color:#0003;border-color:#0006;color:#ffffffb3!important}.overlay .table .mapping-table input:focus-within,.overlay .table .mapping-table textarea:focus-within{box-shadow:0 0 0 2px #ffffff1a}.overlay .table .mapping-table:hover{border-color:#0b57ff}.overlay .table .mapping-table .skeleton:after{content:"";background-image:linear-gradient(90deg,#1f212300 0,#1f212333 20%,#1f212380 60%,#1f212300)}.overlay button.ivu-btn.dark{color:#fff9;background-color:#1f2123;border-width:2px;border-color:#1f2123;border-radius:8px;justify-content:center;align-items:center;height:44px;margin-left:16px;padding-right:18px;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 16px #26272a}.overlay button.ivu-btn.dark ion-icon{width:20px;height:20px;margin:-4px 8px -4px -4px;padding:0;transition:all .2s}.overlay button.ivu-btn.dark.primary{color:#fff;border-width:2px;border-color:#0b57ff}.overlay button.ivu-btn.dark.inversed{color:#e0e2e5;background-color:#414143}.overlay button.ivu-btn.dark.inversed:hover{background:#5a5a5d}.overlay button.ivu-btn.dark:hover{color:#ffffffe6;border-color:#0006}.overlay button.ivu-btn.dark:hover ion-icon{color:#ffffffe6}.overlay button.ivu-btn.cancel{box-shadow:none;color:#fff9;background:0 0;border-width:0;border-color:#0000;margin-left:0}.overlay button.ivu-btn.cancel ion-icon{width:18px;height:18px;margin-right:8px}.overlay button.ivu-btn.cancel:hover{color:#fff;background:0 0}.drawer-table .amount input{text-align:right}.table{margin-top:40px}.table .footer{color:#bfc3db;align-items:center;width:100%;height:56px;padding:12px 16px;display:flex}.table .footer span{font-size:.9rem;font-weight:500;line-height:1rem}.table .footer .number{width:70px}.table .footer .description{width:380px}.table .footer .rgs-label{width:180px}.table .footer .amount{text-align:right;width:156px}.table .footer .amount ion-icon{margin:-2px 4px -2px 0}.table .footer .amount.success ion-icon{color:#37cb95}.table .footer .amount.warning ion-icon{color:#eab85a}.table .footer .label{text-align:right;width:364px;padding-right:24px}.table .footer .duration,.table .footer .interest{width:110px}.table .footer .remove{width:32px}.table .footer-padding{height:0}.table .mapping-table{background:#fff;border:1px solid #e7e9f9;border-radius:10px;width:100%}.table .mapping-table .rows{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.table .mapping-table .rows::-webkit-scrollbar{display:none}.table .mapping-table .head{border-bottom:1px solid #e7e9f9;border-top-left-radius:6px;border-top-right-radius:6px;align-items:center;height:48px;padding:10px 16px 8px;display:flex}.table .mapping-table .head span{font-size:.8rem;font-weight:500;line-height:.7rem}.table .mapping-table .border{border-bottom:1px solid #e7e9f9}.table .mapping-table .correction-history-table-head{border-bottom:1px solid #e7e9f9;border-top-left-radius:6px;border-top-right-radius:6px;padding:0 16px}.table .mapping-table .correction-history-table-head span{font-size:.9rem;font-weight:600;line-height:.7rem}.table .mapping-table .correction-history-table-head .table-head{align-items:center;padding-top:20px;padding-bottom:16px;display:flex}.table .mapping-table .correction-history-table-head .metadata{justify-content:space-between;min-height:40px;padding:14px 0;display:flex}.table .mapping-table .correction-history-table-head .metadata .title{max-width:calc(100% - 228px)}.table .mapping-table .correction-history-table-head .metadata .title p{font-size:.7rem;font-weight:500;line-height:1rem}.table .mapping-table .correction-history-table-head .metadata .info{align-items:center;height:18px;font-size:.7rem;font-weight:500;display:flex}.table .mapping-table .correction-history-table-head .metadata .info .user,.table .mapping-table .correction-history-table-head .metadata .info .date{align-items:center;margin-left:12px;display:flex}.table .mapping-table .correction-history-table-head .metadata .info .user span,.table .mapping-table .correction-history-table-head .metadata .info .date span{color:#ffffff4d;margin-left:12px}.table .mapping-table .correction-history-table-head .metadata ion-icon{width:14px;height:14px;margin-top:-1px;margin-right:8px}.table .mapping-table .row:hover .amount{position:relative}.table .mapping-table .row:hover .amount .corrected-amount{border-radius:4px;margin:-6px -8px -14px;padding:10px 8px 7px;transition:all .2s;display:inline-block}.table .mapping-table .row:hover .amount .corrected-amount:hover{cursor:pointer;background:#ebedfa}.table .mapping-table .dropdown-row{width:622px;min-height:32px;padding:0 16px}.table .mapping-table .dropdown-row .number{width:54px}.table .mapping-table .dropdown-row .description{white-space:normal;width:calc(100% - 214px)}.table .mapping-table .row{min-height:44px;padding:10px 16px}.table .mapping-table .row,.table .mapping-table .dropdown-row{border-bottom:1px solid #e7e9f9;align-items:center;font-size:.9rem;font-weight:400;line-height:1.2rem;display:flex;position:relative}.table .mapping-table .row:last-child,.table .mapping-table .dropdown-row:last-child{border:none}.table .mapping-table .row.loading,.table .mapping-table .dropdown-row.loading{height:50px}.table .mapping-table .row.loading .amount,.table .mapping-table .dropdown-row.loading .amount{justify-content:flex-end;display:flex}.table .mapping-table .row.loading .skeleton,.table .mapping-table .dropdown-row.loading .skeleton{background:#eff0fb;border-radius:5px;width:70%;height:16px}.table .mapping-table .row button.correction:not(:hover),.table .mapping-table .dropdown-row button.correction:not(:hover){color:#bfc3db}.table .mapping-table .row .number-input-wrapper input,.table .mapping-table .dropdown-row .number-input-wrapper input{text-align:right}.table .mapping-table .row .editable,.table .mapping-table .dropdown-row .editable{margin:-4px 0}.table .mapping-table .row.add,.table .mapping-table .dropdown-row.add{color:#bfc3db;height:44px}.table .mapping-table .row.add:last-child,.table .mapping-table .dropdown-row.add:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.table .mapping-table .row.add p,.table .mapping-table .dropdown-row.add p{padding-top:4px;font-weight:500}.table .mapping-table .row.add ion-icon,.table .mapping-table .dropdown-row.add ion-icon{width:24px;height:24px;margin:0 0 0 2px;transition:none}.table .mapping-table .row.add:hover:not(#search-row),.table .mapping-table .dropdown-row.add:hover:not(#search-row){cursor:pointer;color:#0b57ff;background:#f3f5fa80}.table .mapping-table .row.add:hover:not(#search-row) p,.table .mapping-table .row.add:hover:not(#search-row) ion-icon,.table .mapping-table .dropdown-row.add:hover:not(#search-row) p,.table .mapping-table .dropdown-row.add:hover:not(#search-row) ion-icon{color:#0b57ff}.table .mapping-table .row.add#search-row,.table .mapping-table .dropdown-row.add#search-row{width:898px}.table .mapping-table .row.comment,.table .mapping-table .dropdown-row.comment{border-top:1px;justify-content:space-between;align-items:flex-start}.table .mapping-table .row.comment .description,.table .mapping-table .dropdown-row.comment .description{align-items:center;padding:6px 0;display:flex}.table .mapping-table .row.comment .description ion-icon,.table .mapping-table .dropdown-row.comment .description ion-icon{width:22px;height:22px;margin-right:33px}.table .mapping-table .row.comment .description-input,.table .mapping-table .dropdown-row.comment .description-input{width:420px}.table .mapping-table .row .add-ledger-account,.table .mapping-table .dropdown-row .add-ledger-account{align-items:center;display:flex;position:relative}.table .mapping-table .row .add-ledger-account:hover:not(.search),.table .mapping-table .dropdown-row .add-ledger-account:hover:not(.search){cursor:pointer;color:#0b57ff}.table .mapping-table .row .add-ledger-account:hover:not(.search) p.search,.table .mapping-table .dropdown-row .add-ledger-account:hover:not(.search) p.search{color:#0b57ff}.table .mapping-table .row .add-ledger-account p.search,.table .mapping-table .dropdown-row .add-ledger-account p.search{color:#bfc3db;width:280px;margin-left:12px;padding-top:2px;font-size:.9rem;font-weight:500;line-height:1.3rem}.table .mapping-table .row .actions,.table .mapping-table .dropdown-row .actions{width:100%;position:relative}.table .mapping-table .row .actions .right,.table .mapping-table .dropdown-row .actions .right{align-items:center;height:100%;display:flex;position:absolute;top:0;right:2px}.table .mapping-table .row .actions .right p.footer-text,.table .mapping-table .dropdown-row .actions .right p.footer-text{margin-right:32px;font-size:.9rem;font-weight:600}.table .mapping-table .row .actions .right p.footer-text span,.table .mapping-table .dropdown-row .actions .right p.footer-text span{color:#fff3;margin-right:8px}.table .mapping-table .row .search,.table .mapping-table .dropdown-row .search{justify-content:space-between;align-items:center;width:520px;display:flex}.table .mapping-table .row .search input,.table .mapping-table .dropdown-row .search input{color:#02195a;width:280px;box-shadow:none;background:0 0;outline:none;margin-left:24px;font-weight:500;border:none!important}.table .mapping-table .row .search input::placeholder,.table .mapping-table .dropdown-row .search input::placeholder{color:#bfc3db!important}.table .mapping-table .row .search input::selection{background:#e1eaff!important}.table .mapping-table .dropdown-row .search input::selection{background:#e1eaff!important}.table .mapping-table .row .search .switch-wrapper,.table .mapping-table .dropdown-row .search .switch-wrapper{gap:12px;padding:0;font-size:.8rem;font-weight:600;line-height:1rem;position:absolute;right:0}.table .mapping-table .row .remove,.table .mapping-table .dropdown-row .remove{justify-content:flex-end;align-items:center;width:32px;height:100%;display:flex;padding-top:0!important}.table .mapping-table .row .remove .button,.table .mapping-table .dropdown-row .remove .button{align-items:center;display:flex}.table .mapping-table .row .remove .button:hover,.table .mapping-table .dropdown-row .remove .button:hover{cursor:pointer}.table .mapping-table .row .remove .button:hover ion-icon,.table .mapping-table .dropdown-row .remove .button:hover ion-icon{color:#d43a3a}.table .mapping-table .row .remove ion-icon,.table .mapping-table .dropdown-row .remove ion-icon{color:#bfc3db;width:16px;height:16px}.table .mapping-table .row .amount .editable,.table .mapping-table .dropdown-row .amount .editable{padding-left:8px}.table .mapping-table .first{width:48px;max-width:48px}.table .mapping-table .number{width:60px}.table .mapping-table .description{width:380px}.table .mapping-table .rgs-label{width:180px}.table .mapping-table .amount{text-align:right;width:160px;position:relative}.table .mapping-table .amount .shortkey{font-weight:600;position:absolute;top:12px;right:12px}.table .mapping-table .remove{width:32px}.table .mapping-table .additional{width:200px}.table .mapping-table .duration,.table .mapping-table .interest{width:110px}.table .no-results{color:#bfc3db;align-items:center;padding:22px 58px;display:flex}.table .no-results ion-icon{width:24px;height:24px;margin-top:-2px;margin-right:16px}.table .skeleton:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:200%;animation:1.5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.fixed-assets-table div:nth-child(2) .row.sum .figures .column,.fixed-assets-table div:nth-child(2) .row.theme.sum{border:none}.fixed-assets-table div:last-child .row.item .figures .column:last-child{visibility:hidden}.fixed-assets-table .row.header .figures .column.wide{align-items:flex-end;min-height:88px;margin-top:-40px;line-height:1.1rem;display:flex}.fixed-assets-table .row.heading{display:none}.fixed-assets-table .row.heading_u .label{white-space:nowrap}.fixed-assets-table.column-count-6 .row.header .figures .column .header,.fixed-assets-table.column-count-5 .row.header .figures .column .header,.fixed-assets-table.column-count-4 .row.header .figures .column .header{padding:0 3px}.fixed-assets-table.column-count-6 .row .label,.fixed-assets-table.column-count-5 .row .label,.fixed-assets-table.column-count-4 .row .label{min-width:140px!important;padding-right:8px!important}.fixed-assets-table.column-count-6 .row .figures .column:not(:last-child),.fixed-assets-table.column-count-5 .row .figures .column:not(:last-child),.fixed-assets-table.column-count-4 .row .figures .column:not(:last-child){margin-right:4px!important}.fixed-assets-table.column-count-6 .row .figures,.fixed-assets-table.column-count-5 .row .figures,.fixed-assets-table.column-count-4 .row .figures{align-items:flex-end}.fixed-assets-table.column-count-6{width:calc(100% + 74px);margin-left:-36px}#live-chat-widget{width:408px!important;bottom:-80px!important;right:0!important}#live-chat-widget #close-widget-wrapper{width:0;height:0;position:relative}#live-chat-widget #close-widget-wrapper div{opacity:0;font-weight:600;animation:.5s .8s forwards fadeIn;position:absolute;top:-25px;right:-378px}#live-chat-widget #close-widget-wrapper div:hover ion-icon{color:#d43a3a}#live-chat-widget #close-widget-wrapper div ion-icon{cursor:pointer;width:24px;height:24px}.staggered{animation-name:stagger;animation-duration:.2s;animation-delay:calc(var(--animation-order) * 50ms);animation-timing-function:ease-in-out;animation-fill-mode:both}@keyframes stagger{0%{opacity:0;transform:translateY(-8px)}to{opacity:1}}@keyframes trialBalanceStagger{0%{opacity:0;margin-top:-52px}30%{opacity:0}to{opacity:1;margin-top:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInTooltip{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInTop{0%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(262px)}}@keyframes slideInTopReverse{0%{transform:translateY(40px)}to{transform:translateY(0)}}@keyframes navbarHide{0%{transform:translate(0)}to{transform:translate(-266px)}}@keyframes showLeftSidePanel{0%{opacity:0;transform:translate(-380px)}to{opacity:1;transform:translate(0)}}@keyframes showRightSidePanel{0%{opacity:0;transform:translate(300px)}to{opacity:1;transform:translate(0)}}@keyframes showCorrectionSidePanel{0%{opacity:0;height:300px;transform:translate(300px)}to{opacity:1;height:calc(100vh - 24px);transform:translate(-12px)}}@keyframes hideRightSidePanel{0%{opacity:1;transform:translate(0)}50%{opacity:0}to{opacity:0;transform:translate(900px)}}@keyframes navbarShow{0%{transform:translate(-266px)}to{transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes subNavBarContentSlideIn{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.flow{display:flex}.flow .progress.rounded{border-radius:var(--radius-xl,0px);background:var(--colors-background-bg-tertiary);min-height:calc(100vh - 24px);margin:12px}.flow .fadeOut{animation:.5s forwards fadeOut}.flow .progress.animateToLogin{animation:.5s .3s forwards loginTransition}@keyframes loginTransition{0%{max-width:unset;width:440px;position:absolute;top:0;right:calc(100vw - 464px)}to{max-width:unset;width:calc(100vw - var(--width-lg) - 24px);background:var(--colors-background-bg-tertiary);position:absolute;top:0;right:0}}.legal p{color:var(--colors-text-text-secondary-700,#344054)}.legal label.ivu-radio-wrapper{color:var(--colors-text-text-primary-900,#101828);margin:8px 20px 8px 0;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.legal label.ivu-radio-wrapper .ivu-radio{margin-top:-4px}.trial-balance-table .settings .dropdown-item{justify-content:space-between;min-width:244px}.settings-page p{color:var(--colors-text-text-primary-900)}.settings-page .page-header{border-radius:10px;margin-bottom:40px;position:relative}.settings-page .page-header .left{flex-direction:column;gap:6px;padding:8px 0;display:flex}.settings-page .page-header .left p{color:var(--colors-text-text-tertiary-600)}.settings-page .page-header .right{position:absolute;top:6px;right:0}@media only screen and (width<=700px){.settings-page .page-header{width:unset}}.settings-page .settings-input{width:480px}.ugauge span.percentage-sign{color:#bdc3ce;margin-left:-2px;font-size:80%;font-weight:900}.buttons{gap:var(--spacing-xl);flex-direction:column;width:100%;display:flex}.buttons.footer{background:#fff;gap:16px;width:calc(100% + 4px);padding:12px 0;display:flex;position:sticky;bottom:0}.buttons.footer.row{flex-direction:row-reverse;justify-content:flex-end}.buttons.footer.row.space-between{flex-direction:row;justify-content:space-between}.buttons.shadow{box-shadow:0 -5px 13px -10px #10182859}.buttons .left,.buttons .right{align-items:center;gap:8px;display:flex}.menu{width:100%;padding:16px 0}.menu .divider{border-color:#afb7c540;margin:12px 0}.menu .item{min-height:44px;color:var(--colors-text-text-primary-900,#101828);border:2px solid #0000;border-radius:12px;justify-content:flex-start;align-items:center;gap:8px;margin:4px 0;padding:5px 9px;font-size:.9rem;font-weight:600;transition:background .3s;display:flex;position:relative}.menu .item p{color:var(--colors-text-text-primary-900,#101828);letter-spacing:.5px;padding-top:1px;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:24px}.menu .item .badge{margin-bottom:-2px;margin-left:12px;padding:2px 8px;font-size:.65rem;line-height:.9rem}.menu .item .marker{width:6px;height:100%;box-shadow:none;background:var(--colors-border-border-brand-solid,#0b57ff);border-radius:0 10px 10px 0;animation:.15s ease-out forwards markerGrow;position:absolute;left:-16px}.menu .item.disabled{cursor:default}.menu .item.disabled :not(.badge):not(svg){opacity:.4;pointer-events:none}.menu .item.active{background:#afb7c540}.menu .item.active .badge{box-shadow:0 0 0 1px #eab85a66}.menu .item:hover:not(.disabled){cursor:pointer;background:#e0e5ea}.menu .item.red:hover{color:#d43a3ae6;background:#d43a3a0d;border-color:#d43a3a1a}.menu .item.release ion-icon{color:#6841c6}.dual-navbar .action input.uinput,.dual-navbar .action button{width:100%}.editor-options .ivu-dropdown,.editor-options .ivu-dropdown-rel{height:26px}.editor-options .ivu-select-dropdown{margin-bottom:8px;margin-left:-2px}.editor-options .ivu-dropdown .header p{white-space:nowrap}.editor-options .ivu-slider{width:120px}.document-config .section p,.side-panel.right p{color:var(--colors-text-text-primary-900,#101828)}.document-config .section p.sm-regular,.side-panel.right p.sm-regular{color:var(--colors-text-text-tertiary-600,#475467);font-size:12px;line-height:16px}.document-config .section .header,.side-panel.right .header{border-bottom:1px solid var(--colors-border-border-tertiary);background:#fbfcfd;padding:16px}.document-config .section .config-row .label,.side-panel.right .config-row .label{color:var(--colors-text-text-primary-900,#101828)}.document-config .section .config-table .one .label,.side-panel.right .config-table .one .label{font-weight:600}.document-config .section .config-table .one .two .label,.side-panel.right .config-table .one .two .label,.document-config .section .config-table .one .three .label,.side-panel.right .config-table .one .three .label{font-weight:400}.document-config .section .block,.side-panel.right .block{border-bottom:1px solid var(--colors-border-border-tertiary);padding:24px 16px}.document-config .section .block .title,.side-panel.right .block .title{margin-bottom:8px}.document-config .section .block .description,.side-panel.right .block .description{max-width:80%;margin-top:4px;padding-bottom:4px}.document-config .section .block .input,.side-panel.right .block .input{align-items:center;gap:10px;padding:12px 0;display:flex;position:relative}.document-config .section .block .input:last-child,.side-panel.right .block .input:last-child{border-bottom:none;padding-bottom:0}.document-config .section .block .input .uinput-group,.side-panel.right .block .input .uinput-group{width:100%}.side-panel.setAside .footer-wrapper,.side-panel.setAside .add-row,.side-panel.setAside .sum-row{visibility:hidden}.utable.sticky .cell.header{background-color:#fff;position:sticky;top:0}.utable.stickyFilters .cell.header{background-color:#fff;position:sticky;top:92px}.widget{width:100%;max-width:360px;padding:var(--spacing-none,0px);align-items:center;gap:var(--spacing-4xl,32px);flex-direction:column;display:flex}.widget button{width:100%}.widget .space-between{gap:var(--spacing-xl)}.widget .form{padding:var(--spacing-none,0px);align-items:flex-start;gap:var(--spacing-2xl,20px);flex-direction:column;align-self:stretch;display:flex}.widget .featured-icon-wrapper{justify-content:center;width:100%;display:flex}.widget .featured-icon{border-radius:var(--spacing-lg,12px);border:1px solid var(--component-colors-components-icons-featured-icons-modern-featured-icon-modern-border,#eaecf0);background:var(--colors-foreground-fg-white,#fff);width:56px;height:56px;box-shadow:var(--shadow-xs);color:var(--colors-foreground-fg-secondary-700,#344054);justify-content:center;align-items:center;padding:14px;display:flex}.widget .featured-icon img{border-radius:var(--radius-l,10px);width:54px;height:54px}.widget .list .search{position:sticky;top:16px}.widget .utable .cell.header{position:sticky;top:76px}.widget .table-wrapper .white-banner{z-index:102;background:#fff;width:100%;height:76px;position:sticky}.widget .table-wrapper .white-banner.top{z-index:103;margin-top:-80px;top:0}.widget .table-wrapper .white-banner.search{height:92px}.widget .table-wrapper .white-banner.bottom{margin-top:40px;margin-bottom:-108px;bottom:0;box-shadow:0 -5px 9px -10px #10182859}.widget .buttons{z-index:102;padding:16px 0;position:sticky;bottom:0}p.md-semibold{font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px}p.sm-semibold{font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px}p.md-medium{font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}p.sm-medium{font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}p.xs-semibold{font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:18px}p.xs-medium{font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px}p.md-regular{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}p.sm-regular{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}a.xs-regular,p.xs-regular{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px}input.uinput::placeholder,input.number-input::placeholder{color:var(--colors-text-text-placeholder,#667085)!important}.dropdown-result{align-items:center;gap:var(--spacing-md,8px);border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;align-self:stretch;height:44px;padding:10px 14px;display:flex;position:relative;box-shadow:0 1px 2px #1018280d}.dropdown-result.disabled{cursor:not-allowed;background-color:var(--colors-background-bg-disabled-subtle);border-color:var(--colors-border-border-disabled);color:var(--colors-text-text-disabled)}.dropdown-result.disabled p{color:var(--colors-text-text-disabled)}.dropdown-result.disabled .chevron{visibility:hidden}.dropdown-result.disabled .content{padding-right:0}.dropdown-result .content{align-items:center;gap:var(--spacing-md,8px);flex:1 0 0;padding-right:32px;display:flex}.dropdown-result .chevron{height:100%;color:var(--colors-text-text-placeholder,#667085);align-items:center;display:flex;position:absolute;right:16px}.tabs-wrapper .tab-bar-wrapper{border-bottom:1px solid var(--colors-border-border-tertiary);justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:16px 0;display:flex}.tabs-wrapper .tab-bar-wrapper .tab{color:var(--colors-text-text-tertiary-600);border:1px solid #0000;border-radius:8px;padding:8px 14px;transition:all .15s}.tabs-wrapper .tab-bar-wrapper .tab.active{background:var(--colors-border-border-tertiary);color:var(--colors-text-text-primary-900)}.tabs-wrapper .tab-bar-wrapper .tab.disabled,.tabs-wrapper .tab-bar-wrapper .tab.active.disabled{color:var(--colors-text-text-tertiary-600);cursor:not-allowed;background:#fff}.tabs-wrapper .tab-bar-wrapper .tab:hover:not(.disabled){cursor:pointer;border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb);background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.tabs-wrapper .tab-bar-wrapper .left,.tabs-wrapper .tab-bar-wrapper .right{align-items:center;gap:8px;display:flex}.ivu-dropdown.boekjaar-ui .ivu-select-dropdown{align-items:center;gap:var(--spacing-md,8px);border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);align-self:stretch;padding:4px;display:flex;box-shadow:0 1px 2px #1018280d}.ivu-dropdown.boekjaar-ui .ivu-select-dropdown:hover .ivu-dropdown-item-selected{background-color:#0000!important}.ivu-dropdown.boekjaar-ui .ivu-select-dropdown .ivu-dropdown-menu{width:100%}.ivu-dropdown.boekjaar-ui .ivu-select-dropdown .ivu-dropdown-item{align-items:center;gap:var(--spacing-md,8px);width:100%;color:var(--colors-text-text-primary-900);margin:0;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex}.ivu-dropdown.boekjaar-ui .ivu-select-dropdown .ivu-dropdown-item.title{cursor:default;color:#979ca7;letter-spacing:.5px;margin:0 0 2px;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem}.ivu-dropdown.boekjaar-ui .ivu-select-dropdown .ivu-dropdown-item.remove{color:#d43a3a}.ivu-dropdown.boekjaar-ui .ivu-select-dropdown .ivu-dropdown-item:hover,.ivu-dropdown.boekjaar-ui .ivu-select-dropdown .ivu-dropdown-item:hover.ivu-dropdown-item-selected{background-color:var(--colors-border-border-tertiary)!important}.ivu-dropdown.boekjaar-ui .ivu-select-dropdown .ivu-dropdown-item .left{align-items:center;gap:16px;display:flex}.ivu-dropdown.boekjaar-ui .marker{align-items:center;height:100%;display:flex;position:absolute;right:16px}.ivu-dropdown.boekjaar-ui .marker .checkbox-circle{color:#fff;background-color:#0b57ff;border-radius:8px;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.comments{flex-direction:column;width:100%;max-width:calc(100% - 220px);padding-top:3px;display:flex}.empty-state-image{justify-content:center;align-items:center;display:flex}.empty-state-image.simple .content{flex-direction:row;padding:72px 0 0}.empty-state-image.simple .content img{width:100px}.empty-state-image.simple .content .text{flex-direction:column;align-items:flex-start;display:flex}.empty-state-image .content{flex-direction:column;align-items:center;gap:24px;padding:120px 0 0;display:flex}.empty-state-image .content img{width:140px}.empty-state-image .content .text{flex-direction:column;align-items:center;display:flex}.empty-state-image .content .text p.sm-regular{color:var(--colors-text-text-tertiary-600)}.filter-bar .ivu-dropdown.boekjaar-ui .ivu-select-dropdown .ivu-dropdown-item{justify-content:space-between}div.utag{padding:var(--spacing-xxs,2px) 9px;border-radius:var(--radius-sm,6px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);color:var(--colors-text-text-secondary-700,#344054);text-align:center;justify-content:center;align-items:center;gap:3px;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:inline-flex}div.utag.md{padding:var(--spacing-xxs,2px) 9px;gap:3px}div.utag.lg{padding:var(--spacing-xs,4px) 10px;gap:3px}div.utag.success{border-color:var(--component-colors-utility-success-utility-success-200);background-color:var(--component-colors-utility-success-utility-success-50);color:var(--component-colors-utility-success-utility-success-700)}div.ulabel{padding:var(--spacing-xxs,2px) 6px;border-radius:var(--radius-sm,6px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);color:var(--colors-text-text-secondary-700,#344054);text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;justify-content:center;align-items:center;gap:3px;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;display:inline-flex}div.ulabel.md{padding:var(--spacing-xxs,2px) 8px;gap:3px;font-size:14px;line-height:20px}div.ulabel.lg{padding:var(--spacing-xs,4px) 10px;border-radius:var(--radius-md,8px);gap:3px;font-size:14px;line-height:20px}div.ulabel.success{border-color:var(--component-colors-utility-success-utility-success-200);background-color:var(--component-colors-utility-success-utility-success-50);color:var(--component-colors-utility-success-utility-success-700)}div.ulabel.warning{border-color:var(--component-colors-utility-orange-utility-orange-200);background-color:var(--component-colors-utility-orange-utility-orange-50);color:var(--component-colors-utility-orange-utility-orange-700)}div.checkbox-group{width:100%;padding:var(--spacing-none,0px);align-items:flex-start;gap:var(--spacing-lg,12px);flex-direction:column;display:flex}div.checkbox-group .checkbox-group-item{padding:var(--spacing-xl,16px);border-radius:var(--radius-xl,12px);border:2px solid var(--colors-border-border-brand-solid,#0b57ff);background:var(--colors-background-bg-primary,#fff);align-self:stretch;align-items:flex-start;display:flex}div.checkbox-group .checkbox-group-item .text{align-items:flex-start;gap:var(--spacing-xxs,2px);flex-direction:column;flex:1 0 0;display:flex}div.checkbox-group .checkbox-group-item .text p.title{color:var(--colors-text-text-secondary-700,#344054);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}div.checkbox-group .checkbox-group-item .text p.description{color:var(--colors-text-text-tertiary-600,#475467);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.button-group{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);align-items:center;width:fit-content;height:44px;display:flex;box-shadow:0 1px 2px #1018280d}.button-group.small{height:30px;font-size:12px;line-height:18px}.button-group.small button{height:28px;padding:2px 18px}.button-group button{width:fit-content;height:42px;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);letter-spacing:.5px;background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:2px 16px;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-style:normal;font-weight:600;transition:all .2s;display:flex}.button-group button:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.button-group button:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.button-group button:not(:last-child){border-right:1px solid var(--colors-border-border-primary,#d0d5dd)}.button-group button.active,.button-group button:hover:not(:disabled){cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.button-group button:disabled{cursor:not-allowed}.uinput-group{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);box-shadow:var(--shadow-xs);flex-direction:column;display:flex}.uinput-group .uinput{border:none;border-bottom:1px solid var(--colors-border-border-primary,#d0d5dd);box-shadow:none;border-radius:0}.uinput-group .uinput:focus{box-shadow:0 0 0 2px var(--colors-border-border-brand,#d6bbfb);border:none;border-bottom:1px solid #fff}.uinput-group :first-child .uinput{border-top-left-radius:var(--radius-md,8px)!important;border-top-right-radius:var(--radius-md,8px)!important}.uinput-group :last-child .uinput{border:none;border-bottom-left-radius:var(--radius-md,8px)!important;border-bottom-right-radius:var(--radius-md,8px)!important}.activities .uinput-group input:disabled{color:var(--colors-text-text-primary-900,#101828);background-color:#fff}.date-input input.ivu-input{color:var(--colors-text-text-primary-900,#101828)}.add-folder input.ivu-input{color:var(--colors-text-text-primary-900,#101828);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px}@keyframes markerGrow{0%{width:0;height:0}to{width:6px;height:100%}}@keyframes slideLeftEnter{0%{opacity:0;transform:translate(240px)}to{opacity:1;transform:translate(0)}}@keyframes slideLeftLeave{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-240px)}}.slide-left-enter-to{opacity:0;animation-name:slideLeftEnter;animation-duration:.4s;animation-delay:.2s;animation-fill-mode:forwards}.slide-left-leave-to{opacity:0;animation-name:slideLeftLeave;animation-duration:.2s;animation-fill-mode:forwards}.slide-left-leave-active{position:absolute}@keyframes slideRightEnter{0%{opacity:0;transform:translate(-240px)}to{opacity:1;transform:translate(0)}}@keyframes slideRightLeave{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(240px)}}.slide-right-enter-to{opacity:0;animation-name:slideRightEnter;animation-duration:.4s;animation-delay:.2s;animation-fill-mode:forwards}.slide-right-leave-to{opacity:0;animation-name:slideRightLeave;animation-duration:.2s;animation-fill-mode:forwards}.slide-right-leave-active{position:absolute}@keyframes slideTopEnter{0%{opacity:0;transform:translateY(540px)}to{opacity:1;transform:translateY(0)}}@keyframes slideTopLeave{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-540px)}}.slide-top-enter-to{opacity:0;animation-name:slideTopEnter;animation-duration:.4s;animation-delay:.2s;animation-fill-mode:forwards}.slide-top-leave-to{opacity:0;animation-name:slideTopLeave;animation-duration:.2s;animation-fill-mode:forwards}.slide-top-leave-active{position:absolute}@keyframes slideBottomEnter{0%{opacity:0;transform:translateY(-540px)}to{opacity:1;transform:translateY(0)}}@keyframes slideBottomLeave{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(540px)}}.slide-bottom-enter-to{opacity:0;animation-name:slideBottomEnter;animation-duration:.4s;animation-delay:.2s;animation-fill-mode:forwards}.slide-bottom-leave-to{opacity:0;animation-name:slideBottomLeave;animation-duration:.2s;animation-fill-mode:forwards}.slide-bottom-leave-active{position:absolute}@keyframes inserRowEnter{0%{opacity:0;transform:translateY(-140px)}to{opacity:1;transform:translateY(0)}}@keyframes insertRowLeave{0%{opacity:1}to{opacity:0}}.insert-row-enter-to{opacity:0;animation-name:inserRowEnter;animation-duration:.2s;animation-delay:0s;animation-fill-mode:forwards}.insert-row-leave-to{opacity:0;animation-name:insertRowLeave;animation-duration:.2s;animation-fill-mode:forwards}.insert-row-leave-active{position:absolute}.number-input-wrapper[data-v-4ad36410]{color:#02195a;height:32px;font-size:14px;font-weight:400;position:relative}.number-input-wrapper.large[data-v-4ad36410]{font-size:1rem}.number-input-wrapper.large .currency-symbol[data-v-4ad36410]{height:calc(100% - 7px);left:11px}.number-input-wrapper .currency-symbol[data-v-4ad36410]{z-index:100;align-items:center;height:calc(100% - 1px);display:flex;position:absolute;bottom:0;left:8px}.number-input-wrapper:not(.hasValue) .currency-symbol[data-v-4ad36410]{color:#bfc3db}.number-input[data-v-4ad36410]{color:#02195a;font-variant-numeric:tabular-nums;cursor:text;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #dcdee2;border-radius:4px;max-width:160px;font-size:14px;font-weight:500;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;position:relative;overflow:hidden}.number-input[data-v-4ad36410]:hover:not(:disabled){border-color:#3c79ff}.number-input[data-v-4ad36410]:focus{border-color:#0b57ff;outline:0;box-shadow:0 0 0 1px #0b57ff}.number-input[data-v-4ad36410]:disabled{cursor:not-allowed;opacity:.72;background:#f3f3f3}.number-input.borderless[data-v-4ad36410]{border:none;border-radius:0;padding-left:0;padding-right:0}.number-input.borderless[data-v-4ad36410]:focus{box-shadow:none}.number-input.large[data-v-4ad36410]{height:40px;padding:0 10px;font-size:1rem}.number-input.large.currency[data-v-4ad36410]{padding-left:28px!important}.number-input.currency[data-v-4ad36410]{padding-left:20px!important}input[data-v-4ad36410]{text-align:left;-moz-appearance:textfield;color:#666;border-radius:5px;outline:0;width:100%;height:32px;padding:0 7px;transition:all .2s linear}.alert[data-v-936348ee]{text-align:left;color:#02195af2;background:#0b57ff0d;border:1px solid #0b57ff0d;border-radius:8px;padding:10px 24px 10px 12px;position:relative}.alert.warning[data-v-936348ee]{background:#eab85a26;border:1px solid #eab85a26}.alert.warning ion-icon[data-v-936348ee]{color:#e4a52d}.alert.error[data-v-936348ee]{background:#d43a3a26;border:1px solid #d43a3a1a}.alert.error ion-icon[data-v-936348ee]{color:#d43a3a}.alert ion-icon[data-v-936348ee]{color:#0b57ff;width:20px;height:20px;position:absolute;top:12px;left:12px}.alert .text[data-v-936348ee]{margin-left:28px}.alert .text p[data-v-936348ee]{line-height:1.1rem}.alert .text .title[data-v-936348ee]{padding-top:1px;font-weight:500;line-height:1.3rem}.alert .text .sub-title[data-v-936348ee]{margin-top:2px;font-size:.85rem}.alert.small[data-v-936348ee]{padding:8px 24px 8px 12px}.alert.small ion-icon[data-v-936348ee]{width:16px;height:16px;margin:0 8px -3px -2px;top:10px;left:12px}.alert.small .text[data-v-936348ee]{margin-left:24px}.alert.small .text .title[data-v-936348ee]{font-size:.8rem;font-weight:500;line-height:1.1rem}.alert[data-v-95b9d09b]{align-items:flex-start;gap:var(--spacing-md,8px);border-radius:var(--radius-lg);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);padding:10px 14px;display:flex;position:relative;box-shadow:0 1px 2px #1018280d}.alert.warning[data-v-95b9d09b]{color:var(--colors-text-text-warning-600,#ff8c00)}.alert.warning p.sm-regular[data-v-95b9d09b]{color:var(--colors-text-text-primary-900)}.alert .text[data-v-95b9d09b]{margin-left:4px}.alert.small[data-v-95b9d09b]{padding:8px 24px 8px 12px}.alert.small .text[data-v-95b9d09b]{margin-left:12px}button.ubutton[data-v-9ad40748]{letter-spacing:.5px;white-space:nowrap;border-radius:var(--radius-md,8px);border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-border,#d0d5dd);background:var(--component-colors-components-buttons-secondary-button-secondary-bg,#fff);color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;outline:none;justify-content:center;align-items:center;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-style:normal;font-weight:600;transition:all .15s;display:inline-flex;position:relative;box-shadow:0 1px 2px #1018280d}button.ubutton.xsmall[data-v-9ad40748]{height:30px;padding:var(--spacing-xs,4px) var(--spacing-lg,12px);gap:var(--spacing-xs,4px);font-size:14px;line-height:20px}button.ubutton.small[data-v-9ad40748]{height:32px;padding:var(--spacing-xs,4px) var(--spacing-lg,12px);gap:var(--spacing-xs,4px);font-size:14px;line-height:20px}button.ubutton.medium[data-v-9ad40748]{height:38px;padding:10px var(--spacing-xl,16px);gap:var(--spacing-sm,6px);font-size:14px;line-height:24px}button.ubutton.large[data-v-9ad40748]{height:44px;padding:10px var(--spacing-xl,16px);gap:var(--spacing-sm,6px);font-size:16px;line-height:24px}button.ubutton.primary[data-v-9ad40748]{border:1px solid var(--component-colors-components-buttons-primary-button-primary-border,#0b57ff);background:var(--component-colors-components-buttons-primary-button-primary-bg,#0b57ff);color:var(--component-colors-components-buttons-primary-button-primary-fg,#fff);box-shadow:0 1px 2px #10182833}button.ubutton.dark[data-v-9ad40748]{border:1px solid var(--colors-text-text-primary-900,#101828);background:var(--colors-text-text-primary-900,#101828);color:var(--component-colors-components-buttons-primary-button-primary-fg,#fff);box-shadow:0 1px 2px #10182833}button.ubutton.text[data-v-9ad40748]{background:var(--component-colors-components-buttons-secondary-button-secondary-bg,#fff);box-shadow:none;color:var(--component-colors-components-buttons-secondary-button-secondary-fg,#344054);border:1px solid #0000}button.ubutton.success[data-v-9ad40748]{border:1px solid var(--component-colors-utility-success-utility-success-500);background:var(--component-colors-utility-success-utility-success-500);color:var(--component-colors-components-buttons-primary-button-primary-fg,#fff);box-shadow:0 1px 2px #10182833}button.ubutton.error[data-v-9ad40748]{box-shadow:none;color:#d43a3a;border:1px solid #ff7878}button.ubutton.loading[data-v-9ad40748]{color:#0000!important}button.ubutton[data-v-9ad40748]:hover:not(:disabled){cursor:pointer;border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-border-hover,#d0d5dd);background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}button.ubutton.primary[data-v-9ad40748]:hover:not(:disabled){border:1px solid var(--component-colors-components-buttons-primary-button-primary-border-hover);background:var(--component-colors-components-buttons-primary-button-primary-bg-hover)}button.ubutton.dark[data-v-9ad40748]:hover:not(:disabled){border:1px solid var(--colors-text-text-primary-900,#0b57ff);background:#373c45}button.ubutton.text[data-v-9ad40748]:hover{cursor:pointer;border:1px solid var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb);background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}button.ubutton.success[data-v-9ad40748]:hover:not(:disabled){background:#12985a;border:1px solid #12985a}button.ubutton.error[data-v-9ad40748]:hover{cursor:pointer;background:#fef1f1;border:1px solid #ff7878}button.ubutton[data-v-9ad40748]:focus{box-shadow:0 0 0 4px #98a2b324,0 1px 2px #1018280d}button.ubutton.primary[data-v-9ad40748]:focus{box-shadow:0 0 0 4px #1570ef35,0 1px 2px #1018280d}button.ubutton[data-v-9ad40748]:disabled{cursor:not-allowed;border:1px solid var(--colors-border-border-disabled-subtle,#eaecf0);background:var(--colors-background-bg-primary,#fff);color:var(--colors-foreground-fg-disabled,#98a2b3);transition:all .15s}button.ubutton.rounded[data-v-9ad40748]{border-radius:40px}button .spinner-wrapper[data-v-9ad40748]{justify-content:center;width:100%;height:100%;transition:all .2s;display:flex;position:absolute;top:0;left:0}button .spinner[data-v-9ad40748],button .spinner[data-v-9ad40748]:after{z-index:9;border-radius:50%;width:1.9em;height:1.9em}button .spinner[data-v-9ad40748]{text-indent:-9999em;border-top:.28em solid #0000;border-right:.28em solid var(--component-colors-components-buttons-secondary-button-secondary-fg);border-bottom:.28em solid var(--component-colors-components-buttons-secondary-button-secondary-fg);border-left:.28em solid var(--component-colors-components-buttons-secondary-button-secondary-fg);-webkit-transfor8:translateZ(0);margin:auto;font-size:10px;animation:1s linear infinite load8;position:relative;transform:translateZ(0)}button.primary .spinner[data-v-9ad40748],button.success .spinner[data-v-9ad40748],button.dark .spinner[data-v-9ad40748]{border:.28em solid #fff;border-top-color:#0000}button.error .spinner[data-v-9ad40748]{border:.28em solid #d43a3a;border-top-color:#0000}input.uinput[data-v-80818ab3],textarea.uinput[data-v-80818ab3]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);box-shadow:var(--shadow-xs);padding:var(--spacing-md,8px) var(--spacing-lg,12px);align-items:center;gap:var(--spacing-md,8px);color:var(--colors-text-text-primary-900,#101828);text-overflow:ellipsis;outline:none;font-family:Inter;font-style:normal;font-weight:400;transition:all .15s;display:flex;overflow:hidden}textarea.uinput[data-v-80818ab3]{-ms-overflow-style:none;scrollbar-width:none;min-height:96px;overflow:scroll}textarea.uinput[data-v-80818ab3]::-webkit-scrollbar{display:none}input.uinput.large[data-v-80818ab3],textarea.uinput.large[data-v-80818ab3]{width:100%;height:44px;font-size:16px;line-height:24px}input.uinput.small[data-v-80818ab3],textarea.uinput.small[data-v-80818ab3]{width:100%;height:40px}input.uinput.xsmall[data-v-80818ab3],textarea.uinput.xsmall[data-v-80818ab3]{width:100%;height:36px}input.uinput[data-v-80818ab3]:focus,textarea.uinput[data-v-80818ab3]:focus{z-index:99;border:1px solid var(--colors-border-border-brand);background:var(--colors-background-bg-primary,#fff);box-shadow:0 0 0 1px var(--colors-border-border-brand,#d6bbfb)}input.uinput[data-v-80818ab3]::placeholder,textarea.uinput[data-v-80818ab3]::placeholder{color:var(--colors-text-text-placeholder,#667085)}input[data-v-80818ab3]:disabled,textarea[data-v-80818ab3]:disabled{cursor:not-allowed;background-color:var(--colors-background-bg-disabled-subtle);border-color:var(--colors-border-border-disabled);color:var(--colors-text-text-disabled)}.uinput-wrapper[data-v-80818ab3]{align-items:flex-start;gap:var(--spacing-sm,6px);padding:var(--spacing-none,0px);flex-direction:column;align-self:stretch;width:100%;display:flex;position:relative}label[data-v-80818ab3]{color:var(--colors-text-text-secondary-700,#344054);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.icon input.uinput[data-v-80818ab3]{padding:var(--spacing-md,8px) var(--spacing-lg,12px) var(--spacing-md,8px) 40px}.icon .uinput-icon[data-v-80818ab3]{color:var(--colors-text-text-placeholder,#667085);z-index:100;justify-content:center;align-items:center;width:34px;height:100%;display:flex;position:absolute;bottom:0;left:4px}.borderless input.uinput[data-v-80818ab3],.borderless textarea.uinput[data-v-80818ab3]{box-shadow:none;border:none;width:100%}.borderless input.uinput[data-v-80818ab3]:focus,.borderless textarea.uinput[data-v-80818ab3]:focus{box-shadow:none;border:none}.number-input-wrapper[data-v-4f4fc169]:not(.raw){color:var(--colors-text-text-primary-900,#101828);font-size:14px;font-weight:400;position:relative}.number-input-wrapper:not(.raw).large[data-v-4f4fc169]{height:44px;font-size:1rem}.number-input-wrapper:not(.raw).large .currency-symbol[data-v-4f4fc169]{height:100%;font-size:16px;left:11px}.number-input-wrapper:not(.raw) .currency-symbol[data-v-4f4fc169]{z-index:100;align-items:center;height:100%;display:flex;position:absolute;bottom:0;left:8px}.number-input-wrapper:not(.raw) .unit[data-v-4f4fc169]{z-index:100;background-color:var(--colors-border-border-secondary);border-radius:4px;align-items:center;height:calc(100% - 12px);padding:4px 8px;display:flex;position:absolute;bottom:6px;right:6px}.number-input-wrapper:not(.raw).small .unit[data-v-4f4fc169]{border-radius:4px;height:calc(100% - 8px);padding:4px 8px;bottom:4px;right:4px}.number-input-wrapper:not(.raw).xsmall .unit[data-v-4f4fc169]{border-radius:4px;height:calc(100% - 8px);padding:4px 8px;font-size:80%;bottom:4px;right:4px}.number-input-wrapper:not(.raw):not(.hasValue) .currency-symbol[data-v-4f4fc169]{color:var(--colors-text-text-placeholder,#667085)}.number-input-wrapper:not(.raw) input.number-input[data-v-4f4fc169]{border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);color:var(--colors-text-text-primary-900,#101828);box-shadow:var(--shadow-xs);padding:var(--spacing-md,8px) var(--spacing-lg,12px);align-items:center;gap:var(--spacing-md,8px);font-variant-numeric:tabular-nums;cursor:text;vertical-align:middle;text-align:right;-moz-appearance:textfield;background-image:none;border-radius:6px;outline:0;width:100%;max-width:180px;height:32px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;position:relative;overflow:hidden}.number-input-wrapper:not(.raw) input.number-input[data-v-4f4fc169]:hover:not(:disabled){border-color:#3c79ff}.number-input-wrapper:not(.raw) input.number-input[data-v-4f4fc169]:focus{border-color:#0b57ff;outline:0;box-shadow:0 0 0 1px #0b57ff}.number-input-wrapper:not(.raw) input.number-input[data-v-4f4fc169]:disabled{cursor:not-allowed;opacity:.72;background:#f3f3f3}.number-input-wrapper:not(.raw) input.number-input.borderless[data-v-4f4fc169]{border:none;border-radius:0;padding-left:0;padding-right:0}.number-input-wrapper:not(.raw) input.number-input.borderless[data-v-4f4fc169]:focus{box-shadow:none}.number-input-wrapper:not(.raw) input.number-input.large[data-v-4f4fc169]{border-radius:var(--radius-md,8px);width:100%;height:44px;padding:0 10px;font-size:16px;line-height:24px}.number-input-wrapper:not(.raw) input.number-input.large.currency[data-v-4f4fc169]{padding-left:28px!important}.number-input-wrapper:not(.raw) input.number-input.small[data-v-4f4fc169]{border-radius:var(--radius-md,8px);width:100%;height:32px;padding:0 10px;font-size:14px;line-height:16px}.number-input-wrapper:not(.raw) input.number-input.small.currency[data-v-4f4fc169]{padding-left:28px!important}.number-input-wrapper:not(.raw) input.number-input.xsmall[data-v-4f4fc169]{border-radius:6px;width:100%;height:28px;padding:0 10px;font-size:12px;line-height:18px}.number-input-wrapper:not(.raw) input.number-input.xsmall.currency[data-v-4f4fc169]{padding-left:12px!important}.number-input-wrapper:not(.raw) input.number-input.currency[data-v-4f4fc169]{padding-left:20px!important}.number-input-wrapper:not(.raw) input[data-v-4f4fc169]{-moz-appearance:textfield;color:#666;border-radius:5px;outline:0;width:100%;height:32px;padding:0 7px;transition:all .2s linear}.raw input[data-v-4f4fc169]{text-align:right;color:#000;font-variant-numeric:tabular-nums;background-color:#fedf899c;border:none;outline:none;width:100%;margin:0 -4px 0 0;padding:2px 4px 0;font-family:Gilroy,Rubik,sans-serif;font-weight:500;line-height:1rem}.digit-input[data-v-65eb6794]{justify-content:space-between;width:100%;display:flex}.digit-input.center[data-v-65eb6794]{justify-content:center;gap:var(--spacing-md)}.digit[data-v-65eb6794]{width:64px;min-height:64px;padding:var(--spacing-xxs,2px) var(--spacing-md,8px);justify-content:center;align-items:center;gap:var(--spacing-md,8px);border-radius:var(--radius-lg,10px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--colors-background-bg-primary,#fff);box-shadow:var(--shadow-xs);caret-color:#0000;color:var(--colors-text-text-placeholder-subtle,#d0d5dd);text-align:center;letter-spacing:-.96px;outline:none;flex-direction:column;font-family:Inter;font-size:48px;font-style:normal;font-weight:500;line-height:60px;transition:all .2s;display:flex}.digit[data-v-65eb6794]:active,.digit[data-v-65eb6794]:focus,.digit[data-v-65eb6794]:focus-visible{border:1px solid var(--colors-border-border-brand-solid,#0b57ff);box-shadow:0 0 0 1px var(--colors-border-border-brand-solid,#0b57ff)}.digit[data-v-65eb6794]:not(:placeholder-shown){color:var(--colors-text-text-brand-tertiary-alt,#0b57ff);border-radius:var(--radius-md,8px);background:var(--colors-background-bg-primary,#fff);border:1px solid var(--colors-border-border-brand-solid,#0b57ff);box-shadow:0 0 0 1px var(--colors-border-border-brand-solid,#0b57ff)}@media only screen and (width<=700px){.digit[data-v-65eb6794]{width:10vw;padding:3.33333vw}}.digit-input.small .digit[data-v-65eb6794]{width:50px;height:54px;min-height:54px;padding:var(--spacing-xxs,2px) var(--spacing-md,8px);border-radius:var(--radius-lg,10px);font-size:40px;line-height:60px}.utable[data-v-86c27e0c]{border-left:1px solid var(--colors-border-border-secondary);border-right:1px solid var(--colors-border-border-secondary);border-bottom:1px solid var(--colors-border-border-secondary);background:#fff;border-radius:12px;justify-content:flex-start;width:fit-content;min-height:88px;display:flex}.utable .column:first-child .cell[data-v-86c27e0c]:first-child{border-top-left-radius:11px}.utable .column:last-child .cell[data-v-86c27e0c]:first-child{border-top-right-radius:11px}.utable .column:first-child .cell[data-v-86c27e0c]{padding-left:24px}.utable .column:not(:first-child) .empty-state[data-v-86c27e0c]{display:none}.utable .cell[data-v-86c27e0c]{border-bottom:1px solid var(--colors-border-border-secondary);cursor:default;justify-content:flex-start;align-items:center;height:72px;display:flex;position:relative}.utable .cell[data-v-86c27e0c]:last-child{border-bottom:none}.utable .cell.loading .sub-text p[data-v-86c27e0c],.utable .cell.loading .text p[data-v-86c27e0c],.utable .cell.loading .utag[data-v-86c27e0c],.utable .cell.loading .avatar img[data-v-86c27e0c],.utable .cell.loading .avatar p[data-v-86c27e0c],.utable .cell.loading .actions .buttons[data-v-86c27e0c]{opacity:0}.utable .cell .utag.button[data-v-86c27e0c]{cursor:pointer}.utable .cell.active[data-v-86c27e0c]{background-color:var(--colors-background-bg-secondary)}.utable .cell.disabled>div[data-v-86c27e0c]:not(.message){opacity:.3}.utable .cell.disabled .message p[data-v-86c27e0c]{color:#37cb95;text-align:right;padding-right:50px;font-weight:600}.utable .cell.emptyState[data-v-86c27e0c]{height:54px}.utable .cell .empty-state[data-v-86c27e0c]{white-space:nowrap;height:100%;color:var(--colors-text-text-tertiary-600);opacity:.7;align-items:center;gap:12px;padding:0 24px;display:flex;position:absolute;top:0;left:0}.utable .cell .empty-state p[data-v-86c27e0c]{color:var(--colors-text-text-tertiary-600)}.utable .cell.header[data-v-86c27e0c]{z-index:100;background-color:var(--colors-background-bg-secondary);height:45px;color:var(--colors-text-text-tertiary-600);border-top:1px solid var(--colors-border-border-secondary);z-index:103}.utable .sub-text .text[data-v-86c27e0c]{color:var(--colors-text-text-primary-900)}.utable .sub-text .sub[data-v-86c27e0c]{color:var(--colors-text-text-tertiary-600)}.utable .sub-text .label[data-v-86c27e0c]{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--colors-text-text-secondary-600);background-color:#ffe0a5;border-radius:6px;margin-left:8px;padding:2px 6px;font-size:.8rem;line-height:1rem}.utable .text p[data-v-86c27e0c]{color:var(--colors-text-text-primary-900)}.utable .cell .progress-wrapper[data-v-86c27e0c]{justify-content:flex-start;align-items:center;gap:3px;width:100%;display:flex;position:relative}.utable .cell .progress-wrapper .step[data-v-86c27e0c]{align-items:center;gap:3px;width:20%;margin-top:12px;display:flex}.utable .cell .progress-wrapper .step .label[data-v-86c27e0c]{position:absolute;top:0}.utable .cell .progress-wrapper .step .label p[data-v-86c27e0c]{color:var(--colors-text-text-tertiary-600);opacity:.6;padding:0 0 0 2px;font-size:.6rem;line-height:.8rem;transition:all .2s}.utable .cell .progress-wrapper .step .label .line[data-v-86c27e0c]{background:var(--component-colors-components-avatars-avatar-contrast-border);width:1px;height:16px;position:absolute;top:2px;left:-2px}.utable .cell .progress-wrapper .status[data-v-86c27e0c]{color:var(--component-colors-components-avatars-avatar-contrast-border);margin-top:16px;margin-left:2px}.utable .cell .progress-wrapper .status.completed[data-v-86c27e0c]{color:#fff}.utable .cell .progress-wrapper .status .icon[data-v-86c27e0c]{background:#17b26a;border-radius:12px;justify-content:center;align-items:center;width:14px;height:14px;margin:-1px 0 1px;display:flex}.utable .cell:hover .step .label p[data-v-86c27e0c]{opacity:1}.utable .avatar[data-v-86c27e0c]{background-color:var(--colors-background-bg-secondary);border:1px solid var(--component-colors-components-avatars-avatar-contrast-border);border-radius:40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.utable .avatar.highlight[data-v-86c27e0c]{border-width:2px;border-color:#eec982}.utable .avatar p[data-v-86c27e0c]{color:#b5bac4;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.utable .avatar img[data-v-86c27e0c]{width:38px;height:38px}.utable .progress[data-v-86c27e0c]{align-items:center;gap:12px;width:100%;padding:0 20px 0 0;display:flex}.utable .progress .percentage[data-v-86c27e0c]{width:38px;min-width:38px;padding-top:2px}.utable .tag.button[data-v-86c27e0c]{justify-content:flex-end;width:60px;display:flex}.utable .tag .skeleton[data-v-86c27e0c]{max-width:50%;height:28px;top:21px}.utable .skeleton[data-v-86c27e0c]{background-color:var(--colors-background-bg-secondary);border-radius:5px;max-width:100%;height:32px;position:absolute;top:20px;left:0}.utable .skeleton[data-v-86c27e0c]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:50%;animation:2s .5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.cell[data-v-ceeb5f48]{border-bottom:1px solid var(--colors-border-border-secondary);cursor:default;justify-content:flex-start;align-items:center;height:44px;display:flex;position:relative}.cell[data-v-ceeb5f48]:last-child{border-bottom:none}.cell.loading .sub-text p[data-v-ceeb5f48],.cell.loading .rgs[data-v-ceeb5f48],.cell.loading .text p[data-v-ceeb5f48],.cell.loading .amount p[data-v-ceeb5f48],.cell.loading .avatar img[data-v-ceeb5f48],.cell.loading .avatar p[data-v-ceeb5f48],.cell.loading .icon[data-v-ceeb5f48],.cell.loading .actions .buttons[data-v-ceeb5f48]{opacity:0}.cell.header[data-v-ceeb5f48]{min-height:45px;max-height:64px;color:var(--colors-text-text-tertiary-600);border-top:1px solid var(--colors-border-border-secondary);z-index:103;justify-content:space-between;align-items:flex-end;padding:12px 0;display:flex;position:relative;overflow:visible}.cell.header .overlay[data-v-ceeb5f48]{background:#fff;width:40px;height:100%;position:absolute;top:0;right:-170px}.cell.header .header-content[data-v-ceeb5f48]{align-items:center;gap:4px;display:flex}.cell.header.alignRight[data-v-ceeb5f48]{text-align:right;padding-right:8px}.cell.header .filter-badge[data-v-ceeb5f48]{color:#fff;background:#0b57ff;border-radius:20px;align-items:center;width:fit-content;margin:-2px 0;padding:0 5px;display:flex}.cell.header .search[data-v-ceeb5f48]{justify-content:space-between;align-items:center;display:flex}.cell.header .search .input[data-v-ceeb5f48]{align-items:center;height:100%;display:flex;position:absolute;top:0;right:12px}.cell.header .search input[data-v-ceeb5f48]{z-index:1100;background:var(--colors-border-border-secondary);width:140px;height:20px;color:var(--colors-text-text-tertiary-600);border:none;border-radius:6px;outline:none;margin:0 0 -2px;padding:1px 6px;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.cell.header .filter-button[data-v-ceeb5f48]{z-index:1100;background:var(--colors-border-border-secondary);width:fit-content;color:var(--colors-text-text-tertiary-600);border-radius:6px;align-items:center;gap:4px;margin:-2px 0;padding:1px 6px;display:flex}.cell.header .filter-button[data-v-ceeb5f48]:hover{cursor:pointer;color:var(--colors-text-text-primary-900)}.cell.header .filter-panel[data-v-ceeb5f48]{z-index:1400;flex-direction:column;gap:8px;padding:0 200px 300px;display:flex;position:absolute;top:15px;left:-220px}.cell.header .filter-panel .filter-button[data-v-ceeb5f48]{box-shadow:0 1px 2px #1018280d}.cell.header .filter-panel .gradient[data-v-ceeb5f48]{opacity:0;background:radial-gradient(circle,#ffffffe6 36%,#fff0 67%);width:calc(100% + 100px);height:calc(100% + 250px);animation:.5s forwards fadeIn;position:absolute;top:-300px;left:-55px}.cell.header .filter-panel .select-hint[data-v-ceeb5f48]{opacity:0;color:var(--colors-text-text-primary-900);text-wrap:nowrap;margin:12px 0 16px 24px;animation:.2s .5s forwards fadeIn}.cell.header .filter-panel .select-hint span.shortcut[data-v-ceeb5f48]{background-color:var(--colors-border-border-secondary);border-radius:4px;padding:2px 5px}.cell.header .filter-panel .select-hint.active span.shortcut[data-v-ceeb5f48]{background-color:#37cb9566}.cell.header .filter-panel .option-wrapper[data-v-ceeb5f48]{color:var(--colors-border-border-primary);animation-name:optionStagger-ceeb5f48;animation-duration:.1s;animation-delay:calc(var(--animation-order) * 15ms);align-items:center;gap:6px;animation-timing-function:ease-in-out;animation-fill-mode:both;display:flex}.cell.header .filter-panel .option-wrapper[data-v-ceeb5f48]:hover{color:var(--colors-text-text-primary-900)}.cell.header .filter-panel .option-wrapper:hover .checkbox-circle[data-v-ceeb5f48]{border-color:var(--colors-text-text-primary-900)}.cell.header .filter-panel .option-wrapper .checkbox-circle[data-v-ceeb5f48]{border:1px solid var(--colors-border-border-primary);border-radius:8px;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.cell.header .filter-panel .option-wrapper .checkbox-circle[data-v-ceeb5f48]:hover{cursor:pointer}.cell.header .filter-panel .option-wrapper.header.active .checkbox-circle[data-v-ceeb5f48],.cell.header .filter-panel .option-wrapper.active .checkbox-circle[data-v-ceeb5f48]{color:#fff;background-color:#0b57ff;border-color:#0b57ff}.cell.header .filter-panel .option-wrapper.header .checkbox-circle[data-v-ceeb5f48]{border-color:var(--colors-border-border-primary);color:var(--colors-border-border-primary)}.cell.header .filter-panel .option[data-v-ceeb5f48]{text-wrap:nowrap;background-color:#ffcc98;border-radius:5px;width:fit-content;padding:3px 10px;box-shadow:0 1px 2px #1018280d}.cell.header .filter-panel .option p[data-v-ceeb5f48]{color:var(--colors-text-text-primary-900);white-space:nowrap;font-size:12px;line-height:12px}.cell.header .filter-panel .option.balanceSheet[data-v-ceeb5f48]{background-color:#ffcc98}.cell.header .filter-panel .option.profitLoss[data-v-ceeb5f48]{background-color:#a2bbf1}.cell.header .filter-panel .option[data-v-ceeb5f48]:hover{cursor:pointer}.cell.selected.balanceSheet[data-v-ceeb5f48]{background:#ffcc984d}.cell.selected.balanceSheet.correction[data-v-ceeb5f48]:hover{background-color:#ffcc9873}.cell.selected.profitLoss[data-v-ceeb5f48]{background:#a2bbf14d}.cell.selected.profitLoss.correction[data-v-ceeb5f48]:hover{background-color:#a2bbf173}.cell.balanceSheet .text .mapping .mapping-tag.tag-0[data-v-ceeb5f48]{background-color:#ffcc98}.cell.balanceSheet .text .mapping .mapping-tag.tag-0 .polygon[data-v-ceeb5f48]{color:#ffcc98}.cell.balanceSheet .text .mapping .mapping-tag.tag-1[data-v-ceeb5f48]{background-color:#ffe6b6}.cell.balanceSheet .text .mapping .mapping-tag.tag-1 .polygon[data-v-ceeb5f48]{color:#ffe6b6}.cell.balanceSheet .text .mapping .mapping-tag.tag-2[data-v-ceeb5f48]{background-color:#fff7d9}.cell.balanceSheet .text .mapping .mapping-tag.tag-2 .polygon[data-v-ceeb5f48]{color:#fff7d9}.cell.profitLoss .text .mapping .mapping-tag.tag-0[data-v-ceeb5f48]{background-color:#a2bbf1}.cell.profitLoss .text .mapping .mapping-tag.tag-0 .polygon[data-v-ceeb5f48]{color:#a2bbf1}.cell.profitLoss .text .mapping .mapping-tag.tag-1[data-v-ceeb5f48]{background-color:#d3dff9}.cell.profitLoss .text .mapping .mapping-tag.tag-1 .polygon[data-v-ceeb5f48]{color:#d3dff9}.cell.profitLoss .text .mapping .mapping-tag.tag-2[data-v-ceeb5f48]{background-color:#ecf1fc}.cell.profitLoss .text .mapping .mapping-tag.tag-2 .polygon[data-v-ceeb5f48]{color:#ecf1fc}.cell.selected .icon[data-v-ceeb5f48]{transform:rotate(90deg)}.cell.selected .icon.indent-3[data-v-ceeb5f48]{padding-bottom:44px;padding-left:0}.cell.selected .icon.indent-4[data-v-ceeb5f48],.cell.selected .icon.indent-ledgeraccount[data-v-ceeb5f48]{padding-bottom:92px;padding-left:0}.cell.correction[data-v-ceeb5f48]{transition:all .2s}.cell.text.indent_ledger[data-v-ceeb5f48]:hover,.cell.correction[data-v-ceeb5f48]:hover{cursor:pointer;background-color:#10182805}.cell.indent_3.balanceSheet[data-v-ceeb5f48]{background:#ffcc981f}.cell.indent_3.balanceSheet.correction[data-v-ceeb5f48]:hover{background-color:#ffcc9840}.cell.indent_3.profitLoss[data-v-ceeb5f48]{background:#a2bbf11f}.cell.indent_3.profitLoss.correction[data-v-ceeb5f48]:hover{background-color:#a2bbf140}.cell.indent_4.balanceSheet[data-v-ceeb5f48]{background:#ffcc980d}.cell.indent_4.balanceSheet.correction[data-v-ceeb5f48]:hover{background-color:#ffcc9833}.cell.indent_4.profitLoss[data-v-ceeb5f48]{background:#a2bbf10d}.cell.indent_4.profitLoss.correction[data-v-ceeb5f48]:hover{background-color:#a2bbf133}.cell.disabled>div[data-v-ceeb5f48]:not(.message){opacity:.3}.cell.disabled .message p[data-v-ceeb5f48]{color:#37cb95;text-align:right;padding-right:50px;font-weight:600}.cell.alignRight[data-v-ceeb5f48]{justify-content:flex-end;padding-right:8px}.cell.animate[data-v-ceeb5f48]{animation-name:trialBalanceStagger;animation-duration:.25s;animation-timing-function:ease-in-out;animation-fill-mode:both}.cell.expandAnimate[data-v-ceeb5f48]{animation-name:expandSlideIn-ceeb5f48;animation-duration:.25s;animation-timing-function:ease-in-out;animation-fill-mode:both}.cell .sub-text .text[data-v-ceeb5f48]{color:var(--colors-text-text-primary-900)}.cell .sub-text .sub[data-v-ceeb5f48]{color:var(--colors-text-text-tertiary-600)}.cell .text[data-v-ceeb5f48]{align-items:center;gap:12px;display:flex}.cell .text .status-icon.check:hover .icon.alert[data-v-ceeb5f48]{display:none}.cell .text .status-icon.check:hover .icon.check[data-v-ceeb5f48]{color:#37cb95;display:flex}.cell .text .status-icon.check .icon[data-v-ceeb5f48]{height:20px}.cell .text .status-icon.check .icon.alert[data-v-ceeb5f48]{display:flex}.cell .text .status-icon.check .icon.check[data-v-ceeb5f48]{display:none}.cell .text.approved .status-icon .icon[data-v-ceeb5f48]{color:#37cb95}.cell .text.check .status-icon .icon[data-v-ceeb5f48]{color:#eab85a}.cell .text.empty .status-icon .icon[data-v-ceeb5f48]{color:var(--colors-text-text-tertiary-600)}.cell .text .mapping[data-v-ceeb5f48]{visibility:hidden;opacity:0;background-color:#fff;align-items:center;width:fit-content;min-width:940px;height:100%;padding-left:16px;display:flex;position:absolute;left:360px}.cell .text .mapping .mapping-tag-wrapper[data-v-ceeb5f48]{border-radius:8px;align-items:center;height:28px;display:flex}.cell .text .mapping .mapping-tag-wrapper[data-v-ceeb5f48]:active{opacity:.99}.cell .text .mapping .mapping-tag[data-v-ceeb5f48]{white-space:nowrap;opacity:0;border-top-right-radius:8px;border-bottom-right-radius:8px;align-items:center;gap:16px;width:fit-content;height:100%;padding:2px 26px 2px 8px;display:flex;position:relative}.cell .text .mapping .mapping-tag .polygon[data-v-ceeb5f48]{z-index:1;position:absolute;top:0;left:-14px}.cell .text .mapping .mapping-tag.tag-0.none[data-v-ceeb5f48]{background-color:#e0e5ea}.cell .text .mapping .mapping-tag.tag-0.none .polygon[data-v-ceeb5f48]{color:#e0e5ea}.cell .text .mapping .mapping-tag p.light[data-v-ceeb5f48]{color:var(--colors-text-text-quarterary-500)!important}.cell .text .mapping .mapping-tag p[data-v-ceeb5f48]{z-index:2;max-width:280px}.cell .text .mapping .mapping-tag:last-child p[data-v-ceeb5f48]{max-width:unset}.cell .text .drop-area[data-v-ceeb5f48]{background:0 0;width:800px;height:44px;position:absolute;top:0;left:0}.cell .text .drop-area .background[data-v-ceeb5f48]{background:#37cb951a;width:380px;height:44px}.cell .text p[data-v-ceeb5f48]{color:var(--colors-text-text-primary-900)}.cell .text.indent-3[data-v-ceeb5f48]{padding-left:24px}.cell .text.indent-4[data-v-ceeb5f48]{padding-left:48px}.cell .text.indent-ledgeraccount[data-v-ceeb5f48]{padding-left:16px}.cell.consolidation .text.indent-ledgeraccount[data-v-ceeb5f48]{padding-left:56px}.cell .text .action[data-v-ceeb5f48]{align-items:center;height:100%;display:flex;position:absolute;top:0;right:-24px}.cell .text .action.appear[data-v-ceeb5f48]{opacity:0}.cell .text .action.selected[data-v-ceeb5f48]:not(.ledgeraccount),.cell.pointerStopped:hover .text .action.appear[data-v-ceeb5f48]{opacity:1;visibility:visible;transition:all .2s!important}.cell:hover .text .action.appear[data-v-ceeb5f48]{opacity:1;visibility:visible;transition:all .4s 50ms}.cell .text .mapping.always[data-v-ceeb5f48],.cell:hover .text .mapping[data-v-ceeb5f48]{visibility:visible;animation:.3s .2s forwards fadeIn}.cell .text .mapping.always .mapping-tag[data-v-ceeb5f48],.cell:hover .text .mapping .mapping-tag[data-v-ceeb5f48]{animation:.2s .2s forwards fadeIn}.cell .text .mapping.always .mapping-tag.tag-1[data-v-ceeb5f48],.cell:hover .text .mapping .mapping-tag.tag-1[data-v-ceeb5f48]{animation-delay:.26s}.cell .text .mapping.always .mapping-tag.tag-2[data-v-ceeb5f48],.cell:hover .text .mapping .mapping-tag.tag-2[data-v-ceeb5f48]{animation-delay:.32s}.cell .text .mapping.always[data-v-ceeb5f48]{background:#fff}.cell:hover .text .mapping[data-v-ceeb5f48]{background:linear-gradient(90deg, var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb) 0%, #fff 11%)}.cell .rgs .rgs-label[data-v-ceeb5f48]{background-color:#ffcc98;border-radius:5px;padding:3px 10px}.cell .rgs .rgs-label p[data-v-ceeb5f48]{font-size:12px;line-height:12px}.cell .rgs.rgs-3 .rgs-label[data-v-ceeb5f48]{margin-right:-48px}.cell:hover .amount .label-wrapper[data-v-ceeb5f48]{animation:.2s .15s forwards slideInLabel-ceeb5f48;display:flex}.cell .amount p[data-v-ceeb5f48]{color:var(--colors-text-text-primary-900)}.cell .amount .label-wrapper[data-v-ceeb5f48]{opacity:0;z-index:1200;display:none;position:absolute;top:calc(50% - 10px);right:-126px}.cell .amount .label[data-v-ceeb5f48]{background-color:var(--colors-text-text-primary-900);border-radius:5px;height:20px;padding:0 10px 0 6px;position:relative;box-shadow:-4px 1px 8px #22272d61}.cell .amount .label p[data-v-ceeb5f48]{z-index:100;color:#fff;font-size:10px;position:relative}.cell .amount .label .polygon[data-v-ceeb5f48]{z-index:1;position:absolute;top:0;left:-8px}.cell .amount .elimination-label[data-v-ceeb5f48]{background-color:#37cb9540;border-radius:5px;margin-right:-8px;padding:2px 8px}.cell .amount.fullyEliminated .elimination-label[data-v-ceeb5f48]{background-color:#37cb954d}.cell .amount.fullyEliminated .elimination-label p[data-v-ceeb5f48]{opacity:.6;text-decoration:line-through}.cell .amount.partlyEliminated .elimination-label[data-v-ceeb5f48]{background-color:#37cb9566}.cell .avatar[data-v-ceeb5f48]{background-color:var(--colors-background-bg-secondary);border:1px solid var(--component-colors-components-avatars-avatar-contrast-border);border-radius:40px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.cell .avatar p[data-v-ceeb5f48]{color:#b5bac4;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.cell .avatar img[data-v-ceeb5f48]{width:38px;height:38px}.cell.consolidation.marker.header[data-v-ceeb5f48]{background-color:#fff;width:fit-content}.cell.consolidation.marker.header p[data-v-ceeb5f48]{white-space:nowrap;padding-left:37px}.cell .marker[data-v-ceeb5f48]{border-top-right-radius:10px;border-bottom-right-radius:10px;justify-content:flex-end;align-items:center;width:6px;height:80%;margin-left:-24px;display:flex}.cell .marker.indent-3[data-v-ceeb5f48]{opacity:0;padding-right:32px}.cell .marker.indent-4[data-v-ceeb5f48]{opacity:0;padding-right:56px}.cell .marker.indent-ledgeraccount[data-v-ceeb5f48]{border-right:1px solid var(--colors-border-border-secondary);border-radius:12px 0 0 12px;height:43px;padding-left:80px;padding-right:20px;background:#fff!important}.cell .marker .text[data-v-ceeb5f48]{color:var(--colors-text-text-primary-900)}.cell.balanceSheet .button-group.small button.active[data-v-ceeb5f48]{color:#ffcc98;background-color:#ffcc980d}.cell.balanceSheet .marker[data-v-ceeb5f48]{background:#ffcc98}.cell.balanceSheet .icon[data-v-ceeb5f48]{color:#ffcc98}.cell.balanceSheet .icon .spinner-mini[data-v-ceeb5f48]{border-color:#0000 #ffcc98 #ffcc98}.cell.balanceSheet .rgs.rgs-2 .rgs-label[data-v-ceeb5f48]{background:#ffcc98}.cell.balanceSheet .rgs.rgs-3 .rgs-label[data-v-ceeb5f48]{background:#ffe6b6}.cell.balanceSheet .amount.current .elimination-label[data-v-ceeb5f48]{background-color:#ffcc98}.cell.profitLoss .button-group.small button.active[data-v-ceeb5f48]{color:#a2bbf1;background-color:#a2bbf11a}.cell.profitLoss .marker[data-v-ceeb5f48]{background:#a2bbf1}.cell.profitLoss .icon[data-v-ceeb5f48]{color:#a2bbf1}.cell.profitLoss .icon .spinner-mini[data-v-ceeb5f48]{border-color:#0000 #a2bbf1 #a2bbf1}.cell.profitLoss .rgs.rgs-2 .rgs-label[data-v-ceeb5f48]{background:#a2bbf1}.cell.profitLoss .rgs.rgs-3 .rgs-label[data-v-ceeb5f48]{background:#d3dff9}.cell.profitLoss .amount.current .elimination-label[data-v-ceeb5f48]{background-color:#a2bbf1}.cell .icon[data-v-ceeb5f48]{color:var(--component-colors-components-avatars-avatar-contrast-border);align-items:center;display:flex}.cell .icon.indent-3[data-v-ceeb5f48]{padding-left:24px}.cell .icon.indent-4[data-v-ceeb5f48]{padding-left:48px}.cell .icon.indent-ledgeraccount[data-v-ceeb5f48]{padding-left:72px}.cell .icon .icon-wrapper[data-v-ceeb5f48]{border-radius:20px;height:32px;padding:4px 3px 4px 5px;transition:all .2s}.cell .icon .icon-wrapper[data-v-ceeb5f48]:hover{cursor:pointer;background:#eeeeee73}.cell .text .skeleton[data-v-ceeb5f48]{left:52px}.cell .skeleton[data-v-ceeb5f48]{background-color:var(--colors-background-bg-secondary);border-radius:5px;max-width:100%;height:20px;position:absolute;top:12px;left:0}.cell .skeleton.right[data-v-ceeb5f48]{right:0;left:unset}.cell .skeleton[data-v-ceeb5f48]:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);width:50%;animation:2s .5s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.button-group.small[data-v-ceeb5f48]{border-radius:var(--radius-md,8px);border:1px solid var(--colors-border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#fff);align-items:center;height:30px;display:flex;box-shadow:0 1px 2px #1018280d}.button-group.small button[data-v-ceeb5f48]{color:#61646a;background:0 0;border:none;outline:none;align-items:center;gap:8px;width:fit-content;height:28px;padding:2px 12px;transition:all .2s;display:flex}.button-group.small button[data-v-ceeb5f48]:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.button-group.small button[data-v-ceeb5f48]:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.button-group.small button[data-v-ceeb5f48]:not(:last-child){border-right:1px solid var(--colors-border-border-primary,#d0d5dd)}.button-group.small button.active[data-v-ceeb5f48],.button-group.small button.active[data-v-ceeb5f48]:hover{color:#ffcc98;background-color:#fff9f3}.button-group.small button[data-v-ceeb5f48]:hover{cursor:pointer;background:var(--component-colors-components-buttons-secondary-button-secondary-bg-hover,#f9fafb)}.button-group.small button span[data-v-ceeb5f48]{letter-spacing:.5px;font-family:Neue Haas Grotesk Display Pro,sans-serif;font-style:normal;font-weight:600}@keyframes optionStagger-ceeb5f48{0%{opacity:0;transform:translateY(-8px)}to{opacity:1}}@keyframes slideInLabel-ceeb5f48{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes expandSlideIn-ceeb5f48{0%{opacity:0;margin-top:-44px}30%{opacity:0}to{opacity:1;margin-top:0}}.utable[data-v-c12bc70e]{border-left:1px solid var(--colors-border-border-secondary);border-right:1px solid var(--colors-border-border-secondary);border-bottom:1px solid var(--colors-border-border-secondary);border-radius:12px;justify-content:flex-start;min-height:88px;display:flex}.utable .column[data-v-c12bc70e]:first-child{border-left:1px solid var(--colors-border-border-secondary);border-top-left-radius:11px;border-bottom-left-radius:11px;margin-left:-1px}.utable .column[data-v-c12bc70e]:last-child{border-top-right-radius:11px;border-bottom-right-radius:11px}.utable .column:first-child .cell[data-v-c12bc70e]:first-child{border-top-left-radius:11px;width:calc(100% + 1px)}.utable .column:last-child .cell[data-v-c12bc70e]:first-child{border-top-right-radius:11px}.utable .column:first-child .cell[data-v-c12bc70e]{padding-left:24px}.utable .column:last-child .cell[data-v-c12bc70e]{padding-right:24px}.utable .column:last-child .cell.header[data-v-c12bc70e]{border-right:1px solid var(--colors-border-border-secondary);margin-right:-1px}.ugauge[data-v-d4d47e3e]{position:relative;overflow:hidden}.ugauge-inner[data-v-d4d47e3e]{justify-content:center;width:100%;display:flex;position:absolute;top:50%;left:0}.uavatar[data-v-9aaa06dc]{align-items:center;gap:10px;display:flex}.uavatar .picture img[data-v-9aaa06dc],.uavatar .initials[data-v-9aaa06dc]{color:#fff;justify-content:center;align-items:center;display:flex;position:relative}.uavatar.large .picture img[data-v-9aaa06dc],.uavatar.large .initials[data-v-9aaa06dc]{border-radius:44px;width:44px;height:44px;font-size:1.1rem;box-shadow:0 0 0 3px #fff}.uavatar.small .picture img[data-v-9aaa06dc],.uavatar.small .initials[data-v-9aaa06dc]{border-radius:28px;width:28px;height:28px;font-size:1.1rem;box-shadow:0 0 0 2px #fff}.uavatar.xsmall .picture img[data-v-9aaa06dc],.uavatar.xsmall .initials[data-v-9aaa06dc]{border-radius:22px;width:22px;height:22px;font-size:1.1rem;box-shadow:0 0 0 2px #fff}
