.nooshpush-modal{box-sizing:border-box;position:fixed;bottom:1rem;right:1rem;width:calc(100% - 2rem);max-width:25rem;z-index:99999;padding:1rem;border-radius:.5rem;background-color:var(--wp--preset--color--white);box-shadow:4px 4px 16px 0px rgba(0,0,0,.16);opacity:0;transform:translateY(100%)}.nooshpush-modal:not([hidden]){animation:nooshpush-modal-show .35s cubic-bezier(0.66, 0.44, 0.11, 0.9) .25s forwards}.nooshpush-modal:has(.nooshpush-btn.is-processing){cursor:progress}.nooshpush-modal:has(.nooshpush-btn.is-processing) button{pointer-events:none}@media(min-width: 62em){.nooshpush-modal{bottom:auto;right:auto;top:1rem;left:1rem}}@keyframes nooshpush-modal-show{100%{opacity:1;transform:translateY(0)}}.nooshpush-modal__close{position:absolute;top:1rem;left:1rem;padding:.25rem;border:0;background-color:var(--wp--preset--color--transparent);color:var(--wp--preset--color--storm-dust-2);display:flex;align-items:center;justify-content:center;transition:all .25s ease-in-out}.nooshpush-modal__close:hover{cursor:pointer;color:#c62828}.nooshpush-modal__header{display:flex;align-items:center;gap:.5rem;margin-bottom:var(--wp--preset--spacing--12)}.nooshpush-modal__header .icon{width:2rem;height:2rem;background-color:var(--wp--preset--color--bone);border-radius:100%;display:flex;align-items:center;justify-content:center}.nooshpush-modal__header .icon svg{max-width:100%;position:relative;top:.25rem;left:-0.25rem;animation:nooshpush-bell 1s linear 1s 1;transform-origin:top center}.nooshpush-modal__header .title{margin:0;color:var(--wp--preset--color--woodsmoke)}@keyframes nooshpush-bell{0%{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0deg)}100%{transform:rotate(0deg)}}.nooshpush-modal__body{font-family:var(--wp--preset--font-family--vazirmatn);font-size:var(--wp--preset--font-size--display-x-small);color:var(--wp--preset--color--storm-dust)}.nooshpush-modal__body p{margin:0}.nooshpush-modal__body p:not(:last-child){margin-bottom:.5em}.nooshpush-modal__actions{margin-top:var(--wp--preset--spacing--24);display:flex;align-items:center;gap:var(--wp--preset--spacing--12)}.nooshpush-modal__actions .nooshpush-btn{display:block;height:clamp(2rem,1.9047619048rem + 0.5952380952vw,2.5rem);color:var(--wp--preset--color--storm-dust);border:.0625rem solid var(--wp--preset--color--storm-dust);border-radius:.25rem;padding:0 clamp(0.75rem,0.7023809524rem + 0.2976190476vw,1rem);font-size:clamp(0.75rem,0.7261904762rem + 0.1488095238vw,0.875rem);font-family:var(--wp--preset--font-family--doran);font-weight:600;cursor:pointer;transition:all .3s ease-in-out;background-color:var(--wp--preset--color--transparent)}.nooshpush-modal__actions .nooshpush-btn:hover{color:var(--wp--preset--color--woodsmoke);border-color:var(--wp--preset--color--black);background-color:var(--wp--preset--color--concrete)}.nooshpush-modal__actions .nooshpush-btn.is-processing{position:relative;color:rgba(0,0,0,0)}.nooshpush-modal__actions .nooshpush-btn.is-processing::after{content:"";position:absolute;top:calc(50% - .5rem);left:calc(50% - .5rem);width:1rem;height:1rem;border-radius:50%;border:2px solid hsla(0,0%,100%,.2);border-top-color:#fff;animation:nooshpush-btn-processing .8s linear infinite}.nooshpush-modal__actions .nooshpush-btn--subscribe{padding:0 clamp(1.625rem,1.5535714286rem + 0.4464285714vw,2rem);color:var(--wp--preset--color--white);border-color:var(--wp--preset--color--potters-clay);background-color:var(--wp--preset--color--potters-clay)}.nooshpush-modal__actions .nooshpush-btn--subscribe:hover{color:var(--wp--preset--color--white);border-color:#6e4024;background-color:#6e4024}.nooshpush-modal__actions .nooshpush-btn--subscribe.is-subscribed{pointer-events:none;background-color:#007a4e;border-color:#007a4e}@keyframes nooshpush-btn-processing{to{transform:rotate(360deg)}}
