.viu-drawer[data-v-27b57496]{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);justify-content:flex-end;display:flex;opacity:0;animation:fadeIn-27b57496 .3s ease forwards;overflow:hidden}.viu-drawer .panel[data-v-27b57496]{align-self:flex-end;display:flex;flex-direction:column;background:#fff;width:454px;height:100%;animation:slideInRight-27b57496 .3s ease forwards}.viu-drawer .panel .top-section[data-v-27b57496]{display:flex;justify-content:space-between;padding:16px 32px;align-items:center;min-height:80px;max-height:80px;border-bottom:1px solid var(--grey-50)}.viu-drawer .panel .top-section>span[data-v-27b57496]:first-child{font-family:Inter;font-weight:600;line-height:22px;letter-spacing:0}.viu-drawer .panel .panel-content[data-v-27b57496]{padding:24px;height:100%}.viu-drawer .panel .bottom-section[data-v-27b57496]{display:flex;justify-content:space-between;padding:16px 32px;align-items:center;border-top:1px solid var(--grey-50);min-height:80px;max-height:80px}.viu-drawer.is-closing[data-v-27b57496]{animation:fadeOut-27b57496 .3s ease forwards}.viu-drawer.is-closing .panel[data-v-27b57496]{animation:slideOutRight-27b57496 .3s ease forwards}@keyframes fadeIn-27b57496{0%{opacity:0}to{opacity:1}}@keyframes fadeOut-27b57496{0%{opacity:1}to{opacity:0}}@keyframes slideInRight-27b57496{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutRight-27b57496{0%{transform:translateX(0)}to{transform:translateX(100%)}}.container-responsive-mobile-desktop>.viu-bottom-sheet>.bottom-sheet-page>.top-section .title,.container-responsive-mobile-desktop>.viu-bottom-sheet>.bottom-sheet-page>.top-section>.top-section-left{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.container-responsive-mobile-desktop>.viu-bottom-sheet.hide-bottom-section .bottom-sheet-page>.bottom-section{display:none!important}.container-responsive-mobile-desktop>.viu-bottom-sheet.hide-bottom-section .bottom-sheet-page>.content{max-height:calc(100vh - 64px)}.container-responsive-mobile-desktop>.viu-drawer{display:none!important;z-index:10}.container-responsive-mobile-desktop>.viu-drawer .panel-content{overflow:auto}.container-responsive-mobile-desktop>.viu-drawer>.panel>.bottom-section{padding:24px;min-height:-moz-min-content;min-height:min-content;max-height:-moz-max-content;max-height:max-content;border-top:1px solid #ececec;background-color:#f4f4f4;border-bottom-left-radius:16px;display:flex;justify-content:flex-end!important}.container-responsive-mobile-desktop>.viu-drawer.without-bottom-section .panel .bottom-section{display:none}@media(min-width:1280px){.container-responsive-mobile-desktop>.viu-bottom-sheet:not(.discard-changes){display:none}.container-responsive-mobile-desktop>.viu-bottom-sheet.discard-changes{z-index:10}.container-responsive-mobile-desktop>.viu-drawer{display:flex!important}}.button-info{width:100%}.button-info>.button-info-container{width:100%;display:flex;gap:4px;align-items:center}.button-info>.button-info-container .button-info-tooltip-wrapper{position:relative;display:inline-block}.button-info>.button-info-container .button-info-tooltip-wrapper .button-info-tooltip{position:absolute;top:50%;right:100%;transform:translateY(-50%);margin-right:8px;z-index:1000;pointer-events:none}.button-info>.button-info-container .button-info-tooltip-wrapper .button-info-tooltip.tooltip-right{right:auto;left:100%;margin-right:0;margin-left:8px}.button-info>.button-info-container .button-info-tooltip-wrapper .button-info-tooltip .button-info-tooltip-content{background-color:var(--grey-900);color:var(--white);padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:300px;max-width:500px;white-space:normal}.button-info>.button-info-container .button-info-tooltip-wrapper .button-info-tooltip .button-info-tooltip-content .button-info-tooltip-title{font-weight:600;margin-bottom:8px;font-size:14px}.button-info>.button-info-container .button-info-tooltip-wrapper .button-info-tooltip .button-info-tooltip-content div,.button-info>.button-info-container .button-info-tooltip-wrapper .button-info-tooltip .button-info-tooltip-content span{font-size:13px;line-height:1.4;color:var(--white)}.button-info>.button-info-container .button-info-tooltip-wrapper .button-info-tooltip .button-info-tooltip-content:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border:6px solid transparent;border-left-color:var(--grey-900)}.button-info>.button-info-container .button-info-tooltip-wrapper .button-info-tooltip.tooltip-right .button-info-tooltip-content:after{left:auto;right:100%;border-left-color:transparent;border-right-color:var(--grey-900)}.button-info .viu-bottom-sheet .permissions-description{display:flex;flex-direction:column;gap:16px;padding:8px 0}.button-info .viu-bottom-sheet .permissions-description .permission-item{display:flex;flex-direction:column;gap:4px}.button-info .viu-bottom-sheet .permissions-description .permission-item .permission-title{font-weight:600;color:var(--grey-900);font-size:14px}.button-info .viu-bottom-sheet .permissions-description .permission-item span{color:var(--grey-700);line-height:1.5;font-size:14px}.viu-toggle-button{height:48px;min-width:96px;border:1px solid var(--primary-100);display:flex;align-items:center;justify-content:center;border-radius:16px;cursor:pointer;width:-moz-min-content;width:min-content;white-space:nowrap;padding:0 20px;font-size:16px;font-weight:400;color:var(--primary-500)}.viu-toggle-button:hover{background:#f0f8f5}.viu-toggle-button:active{background:#e3f1eb}.viu-toggle-button:focus-visible{border:4px solid var(--primary-100);padding:0 16px}.viu-toggle-button.selected{background:var(--primary-50,#dbede5);border:1px solid var(--primary-500,#008248);color:var(--primary-500,#008248);font-weight:600;padding:0 16px}.viu-toggle-button.selected:hover{background:#cfe7dd}.viu-toggle-button.selected:active{background:#c4e2d5}.viu-toggle-button.selected:focus-visible{border:4px solid var(--primary-100);padding:0 13px}.viu-toggle-button.medium{height:40px;padding:0 8px}.viu-toggle-button.medium:focus{border:4px solid var(--primary-100);padding:0 5px}.viu-toggle-button.disabled{color:var(--green-100);pointer-events:none}[data-v-8f479690]{box-sizing:border-box}.viu-alert[data-v-8f479690]{position:relative;display:flex;align-items:center;padding:13px 16px;overflow:hidden;font-weight:500;font-size:16px;min-height:48px;height:auto;width:100%;font-family:Manrope,sans-serif;border-radius:8px;color:var(--primary-950);justify-content:space-between}.viu-alert .content[data-v-8f479690]{flex:1;font-weight:400;font-size:16px;line-height:22px}.viu-alert.text-center[data-v-8f479690]{text-align:center}.viu-alert.left-align[data-v-8f479690]{text-align:left}.viu-alert.right-align[data-v-8f479690]{text-align:right}.viu-alert.warning[data-v-8f479690]{background:var(--yellow-50);border:1px solid var(--yellow-100);color:var(--yellow-800)}.viu-alert.warning i.icon-info[data-v-8f479690]{color:var(--yellow-800)}.viu-alert.error[data-v-8f479690]{background:var(--red-50);border:1px solid var(--red-100);color:var(--red-700)}.viu-alert.error i.icon-info[data-v-8f479690]{color:var(--red-700)}.viu-alert.info[data-v-8f479690]{background:var(--blue-50);border:1px solid var(--blue-100);color:var(--blue-700)}.viu-alert.info i.icon-info[data-v-8f479690]{color:var(--blue-700)}.viu-alert.neutral[data-v-8f479690]{background:var(--green-50);border:1px solid var(--green-100);color:var(--green-800)}.viu-alert.neutral i.icon-info[data-v-8f479690]{color:var(--green-800)}.viu-alert.success[data-v-8f479690]{background:var(--primary-50);border:1px solid var(--primary-100);color:var(--primary-600)}.viu-alert.success i.icon-info[data-v-8f479690]{color:var(--primary-600)}.viu-alert.outline[data-v-8f479690]{background:var(--white)}.viu-alert i.icon-info[data-v-8f479690]{margin-right:10px;left:0;font-size:20px;font-weight:500}.viu-alert .action-elements[data-v-8f479690]{margin-left:10px;font-weight:600;line-height:20px;text-align:right}.step-card{padding:24px;border-radius:16px;border:1px solid var(--grey-100);display:flex;flex-direction:column;gap:16px}.step-card .top-section{width:100%;display:flex;align-items:center;justify-content:space-between}