.snapAlert-container{position:fixed;padding-bottom:20px;z-index:9999 !important}.snapAlert-container::-webkit-scrollbar{display:none !important}.snapAlert-container.snapAlert-top-left{top:0;left:0}.snapAlert-container.snapAlert-top-right{top:0;right:0}.snapAlert-container.snapAlert-bottom-left{bottom:0;left:0}.snapAlert-container.snapAlert-bottom-right{bottom:0;right:0}.snapAlert-container.snapAlert-top-center{top:0;left:50%;transform:translateX(-50%)}.snapAlert-container.snapAlert-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.snapAlert-main{display:flex;flex-direction:row;align-items:center !important;padding:.625rem .75rem;position:relative;padding-right:40px;width:100%}.snapAlert-item{display:flex;min-width:320px;margin:.5rem;background:#fff;border-radius:1.5rem;box-shadow:0 4px 15px rgba(56,63,72,.05),0 10px 30px rgba(56,63,72,.1);font-size:1rem;transition:transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);overflow:hidden !important;font-family:"IRANSansXV",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";border:1px solid #e2e7eb}.snapAlert-animation-slide .snapAlert-item{transform:translateX(-110%)}.snapAlert-animation-slide .snapAlert-slide-in{transform:translateX(0);height:100%}.snapAlert-animation-slide .snapAlert-slide-out{height:0%;transform:translateX(-110%)}.snapAlert-container.snapAlert-top-right.snapAlert-animation-slide .snapAlert-item,.snapAlert-container.snapAlert-bottom-right.snapAlert-animation-slide .snapAlert-item{transform:translateX(110%) !important}.snapAlert-container.snapAlert-top-right.snapAlert-animation-slide .snapAlert-slide-in,.snapAlert-container.snapAlert-bottom-right.snapAlert-animation-slide .snapAlert-slide-in{transform:translateX(0%) !important}.snapAlert-container.snapAlert-top-right.snapAlert-animation-slide .snapAlert-slide-out,.snapAlert-container.snapAlert-bottom-right.snapAlert-animation-slide .snapAlert-slide-out{transform:translateX(110%) !important}.snapAlert-container.snapAlert-top-center.snapAlert-animation-slide .snapAlert-item,.snapAlert-container.snapAlert-top-center.snapAlert-animation-slide .snapAlert-slide-out{transform:translateY(-110%) !important}.snapAlert-container.snapAlert-top-center.snapAlert-animation-slide .snapAlert-slide-in{transform:translateY(0%) !important}.snapAlert-container.snapAlert-bottom-center.snapAlert-animation-slide .snapAlert-item,.snapAlert-container.snapAlert-bottom-center.snapAlert-animation-slide .snapAlert-slide-out{transform:translateY(110%) !important}.snapAlert-container.snapAlert-bottom-center.snapAlert-animation-slide .snapAlert-slide-in{transform:translateY(0%) !important}.snapAlert-animation-zoom .snapAlert-item,.snapAlert-animation-zoom .snapAlert-zoom-out{transform:scale(0) !important;transition:transform .3s ease-in-out}.snapAlert-animation-zoom .snapAlert-zoom-in{transform:scale(1) !important;transition:transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.snapAlert-animation-fade .snapAlert-item,.snapAlert-animation-fade .snapAlert-fade-out{opacity:0 !important;transition:opacity .3s ease-in-out}.snapAlert-animation-fade .snapAlert-fade-in{opacity:1 !important;transition:opacity .3s ease-in-out}.snapAlert-rtl.snapAlert-item .snapAlert-main{padding-right:.625rem;padding-left:40px}.snapAlert-rtl.snapAlert-item{direction:rtl !important}.snapAlert-item,.snapAlert-item *{user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.snapAlert-item .snapAlert-icon{width:48px;height:48px;background-color:rgba(0,0,0,0);margin-right:.625rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.snapAlert-rtl.snapAlert-item .snapAlert-icon{margin-right:unset;margin-left:.625rem}.snapAlert-item .snapAlert-icon i,.snapAlert-item .snapAlert-icon svg{font-size:24px;width:24px;height:24px}.snapAlert-item .snapAlert-content{display:flex;flex-direction:column;justify-content:center;gap:.25rem}.snapAlert-item .snapAlert-actions{display:flex !important;margin-top:.5rem;gap:.5rem}.snapAlert-action{background-color:#e2e7eb;color:#20262c;outline:unset !important;border:none !important;padding:.375rem .625rem;border-radius:.625rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.snapAlert-action:hover{background-color:#c8d2d9}.snapAlert-action-cancel{text-decoration:none !important;background-color:rgba(0,0,0,0) !important;color:#596f81}.snapAlert-action-cancel:hover{color:#20262c}.snapAlert-dark .snapAlert-action{background-color:#3c454e;color:#fff}.snapAlert-dark .snapAlert-action:hover{background-color:#424e5c}.snapAlert-item .snapAlert-close{position:absolute;top:12px;right:12px;cursor:pointer;border:0;background-color:rgba(0,0,0,0);color:#a2b3be;display:flex;align-items:center;justify-content:center;padding:0;transition:color .2s}.snapAlert-rtl.snapAlert-item .snapAlert-close{left:12px;right:unset}.snapAlert-item .snapAlert-close:hover{color:#3c454e}.snapAlert-item.snapAlert-dark .snapAlert-close:hover{color:#a2b3be !important}.snapAlert-item .snapAlert-close i,.snapAlert-item .snapAlert-close svg{font-size:16px;width:16px;height:16px}.snapAlert-item .snapAlert-title{font-weight:700;font-size:1rem;color:#3c454e;margin:0}.snapAlert-item .snapAlert-text{font-size:.875rem;color:#4c5d6e;margin:0;line-height:1.25rem}.snapAlert-item.snapAlert-clickable{cursor:pointer !important}.snapAlert-item.modal-slide-in.snapAlert-clickable:hover{transform:translateX(0) scale(1.02)}.snapAlert-item.modal-slide-out.snapAlert-clickable:hover{transform:translateX(-110%) scale(1.02)}.snapAlert-item .snapAlert-progress-bar{position:absolute;width:100%;background-color:rgba(0,0,0,0);left:0;bottom:0}.snapAlert-item .snapAlert-progress-bar::before{content:"";position:absolute;height:4px;background-color:#748b9c;width:100%;left:0;bottom:0;animation:snapAlert-progress-width var(--snapAlert-progress-duration) linear forwards}.snapAlert-rtl.snapAlert-item .snapAlert-progress-bar::before{left:unset !important;right:0}.snapAlert-item:hover .snapAlert-progress-bar{animation-play-state:paused !important}@keyframes snapAlert-progress-width{from{width:100%}to{width:0%}}.snapAlert-error{background:#fff1f3;border-color:#ffc5cf}.snapAlert-warning{background:#fffde5;border-color:#fff493}.snapAlert-success{background:#f2fcf4;border-color:#a1e9a8}.snapAlert-info{background:#f0fbff;border-color:#8addff}.snapAlert-alert{background:#f4f6f7;border-color:#c8d2d9}.snapAlert-alert .snapAlert-title{color:#3c454e}.snapAlert-error .snapAlert-title{color:#c90c2c}.snapAlert-warning .snapAlert-title{color:#fea400}.snapAlert-success .snapAlert-title{color:#009c1e}.snapAlert-info .snapAlert-title{color:#2385c8}.snapAlert-alert .snapAlert-text{color:#4c5d6e}.snapAlert-error .snapAlert-text{color:#f62b2f}.snapAlert-warning .snapAlert-text{color:#febd00}.snapAlert-success .snapAlert-text{color:#00ad2c}.snapAlert-info .snapAlert-text{color:#2796dc}.snapAlert-alert .snapAlert-icon{background:rgba(162,179,190,.2);color:#4c5d6e}.snapAlert-error .snapAlert-icon{background:rgba(255,51,85,.15);color:#f62b2f}.snapAlert-warning .snapAlert-icon{background:rgba(255,234,0,.15);color:#fed600}.snapAlert-success .snapAlert-icon{background:rgba(5,209,67,.15);color:#00c039}.snapAlert-info .snapAlert-icon{background:rgba(48,185,255,.15);color:#2caaf0}.snapAlert-alert .snapAlert-progress-bar::before{background:#596f81}.snapAlert-error .snapAlert-progress-bar::before{background:#f35}.snapAlert-warning .snapAlert-progress-bar::before{background:#ffea00}.snapAlert-success .snapAlert-progress-bar::before{background:#05d143}.snapAlert-info .snapAlert-progress-bar::before{background:#30b9ff}.snapAlert-item.snapAlert-dark{background:#20262c !important;border-color:#3c454e !important}.snapAlert-dark .snapAlert-title{color:#fff !important}.snapAlert-dark .snapAlert-text{color:#a2b3be !important}.snapAlert-dark .snapAlert-close{color:#748b9c}.snapAlert-html{background:unset !important;border-radius:unset !important;box-shadow:unset !important;padding:0 !important;min-width:unset !important;border:none !important}.progress-hide{padding-bottom:0 !important}.snapAlert-no-icon{width:10px}/*# sourceMappingURL=snapalert.min.css.map */
