.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-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}}.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)}.viu-toggle{display:flex;width:56px;height:32px;background:var(--grey-100);border-radius:50px;align-items:center;cursor:pointer;transition:background .2s;flex-shrink:0}.viu-toggle .toggle-icon{display:flex;width:24px;height:24px;color:var(--white)}.viu-toggle .toggle-icon i{display:flex;align-items:center;font-size:24px}.viu-toggle.is-active:not(.disabled){background:var(--green-500)}.viu-toggle.is-active:not(.disabled):hover{background:var(--green-600)}.viu-toggle.is-active:not(.disabled) .active-icon{transition:transform .2s;transform:translateX(28px)}.viu-toggle.is-active:not(.disabled) .active-icon i:before{border-radius:50%;box-shadow:0 0 4px 0 rgba(0,26,14,.5)}.viu-toggle.is-active .active-icon{transform:translateX(28px);transition:transform .2s}.viu-toggle.is-active .active-icon i:before{box-shadow:none}.viu-toggle:not(.is-active) .inactive-icon{transition:transform .2s;transform:translateX(4px)}.viu-toggle.small{width:40px;height:24px;padding:2px}.viu-toggle.small .toggle-icon{width:16px;height:16px}.viu-toggle.small .toggle-icon i{font-size:16px}.viu-toggle.small.is-active .active-icon{transform:translateX(18px)}.viu-toggle.small:not(.is-active) .inactive-icon{transform:translateX(2px)}.viu-toggle.disabled{pointer-events:none}.viu-toggle.disabled.is-active{background:var(--green-50)}.viu-toggle.disabled:not(.is-active){background:var(--grey-50)}.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}.action-buttons{display:flex;gap:16px;width:100%}@media(min-width:1280px){.action-buttons{justify-content:flex-end}.action-buttons .viu-button .button{width:100%}}