.t-Alert--page.t-Alert--warning .a-Notification-list{max-height:100%!important}.t-Alert--page.t-Alert--warning{background-color:#fff6eb97!important;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5.7px);-webkit-backdrop-filter:blur(5.7px);border-left:6px solid var(--alert-error)!important}.t-Alert--page.t-Alert--warning .a-Notification-title{position:relative;color:transparent;font-size:0}.t-Alert--page.t-Alert--warning .a-Notification-title::after{content:"Advertencia";position:absolute;top:0;left:0;color:#000;font-size:1rem}.t-Alert--page .a-Notification-list{height:100%!important;width:100%}.t-Alert--page .a-Notification-list::-webkit-scrollbar{-webkit-appearance:none}.t-Alert--page .a-Notification-list::-webkit-scrollbar:vertical{width:5px}.t-Alert--page .a-Notification-list::-webkit-scrollbar-button,.t-Alert--page .a-Notification-list::-webkit-scrollbar-button:increment{display:none}.t-Alert--page .a-Notification-list::-webkit-scrollbar-thumb{background-color:var(--alert-error);border-radius:20px}.t-Alert--page.t-Alert--warning .t-Alert-icon .t-Icon{color:var(--alert-error)}.t-Alert--page .t-Button.t-Button--closeAlert{background-color:#fff6eb;color:var(--alert-error);border:1px solid #ccc}.t-Alert--page.t-Alert--success{background-color:#fff6eb97!important;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5.7px);-webkit-backdrop-filter:blur(5.7px);border-left:6px solid var(--alert-success)!important}.t-Alert--page.t-Alert--success .t-Icon{color:var(--alert-success)}.t-Alert--page.t-Alert--success .t-Alert-title{color:#000;margin-top:1.2rem;font-weight:400;font-size:1rem;position:relative}.t-Alert--page.t-Alert--success .t-Alert-title::before{content:"Completado";position:absolute;top:-17px;left:0;font-weight:700}