[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}.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%)}}.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}.radio-list-selector{display:flex;flex-direction:column;gap:8px}.radio-list-selector .radio-option{display:flex;align-items:center;gap:10px;padding:16px;border:1px solid var(--grey-100);border-radius:8px}.radio-list-selector .radio-option>.viu-radiobutton>:first-child>:first-child{color:var(--primary-400)}.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 .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}}