.vnotify-container{position:fixed}.vnotify-container.vn-top-right{right:10px;top:10px}.vnotify-container.vn-top-left{top:10px;left:10px}.vnotify-container.vn-bottom-right{bottom:10px;right:10px}.vnotify-container.vn-bottom-left{bottom:10px;left:10px}.vnotify-container.vn-center{top:50%;left:50%;transform:translate(-50%,-50%)}.vnotify-container .vn-close{position:absolute;top:5px;right:10px;width:15px;height:15px;padding:2px;cursor:pointer}.vnotify-container .vn-close:after,.vnotify-container .vn-close:before{content:"";position:absolute;width:100%;top:50%;height:2px;background:#fff}.vnotify-container .vn-close:before{transform:rotate(45deg)}.vnotify-container .vn-close:after{transform:rotate(-45deg)}.vnotify-item{width:20em;padding:15px;position:relative;border-radius:5px;margin-bottom:15px;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.vnotify-item:hover{opacity:1}.vnotify-title{font-weight:700}.vnotify-info{background:#3498db;color:#fff}.vnotify-success{background:#2ecc71;color:#fff}.vnotify-error{background:#e74c3c;color:#fff}.vnotify-warning{background:#f39c12;color:#fff}.vnotify-notify{background:#333;color:#fff}.vnotify-container{z-index:9999}.vnotify-container.vn-center{top:50px}.vnotify-container.vn-bottom-right{bottom:75px}.vnotify-container .vnotify-item{color:#fff;opacity:1;text-align:left;max-width:20em;width:auto}.vnotify-container .vnotify-item .vnotify-text{font-family:Inter;font-size:15px;line-height:18px}.vnotify-container .vnotify-item .vnotify-text a,.vnotify-container .vnotify-item .vnotify-text strong{font-family:Inter;color:#fff}.ordio-success-overlay{position:fixed;inset:0;pointer-events:none;z-index:9999}.ordio-success-circle,.ordio-success-overlay{display:flex;align-items:center;justify-content:center}.ordio-success-circle{width:56px;height:56px;border-radius:9999px;background:#4d8ef3;color:#fff;border:none;box-shadow:none;outline:none;animation:ordio-success-pop 1.4s ease-out forwards}.ordio-success-circle svg{width:28px;height:28px}@keyframes ordio-success-pop{0%{transform:scale(.6);opacity:0}20%{transform:scale(1);opacity:.6}70%{transform:scale(1);opacity:.9}to{transform:scale(1.2);opacity:0}}