#popUp-notification{display:none;text-align:center;box-sizing:border-box}#popUp-notification.hide-popUp{display:none}#popUp-notification.show-popUp{display:block;position:fixed;bottom:-200px;right:1rem;width:325px;max-width:90vw;height:auto;z-index:30;animation:popup-slide-up 1s ease-in-out forwards;transition:all 1s ease-in-out;overflow:visible}#popUp-notification button{background-color:rgba(0,0,0,0);border:rgba(0,0,0,0);font-size:20px;line-height:50%;min-height:40px;min-width:40px;font-family:sans-serif;display:block;width:100%;padding:0;margin:0;text-align:right}#popUp-notification button:hover{cursor:pointer}#popUp-notification div.content-wrap{background-color:#fff;border-radius:10px 10px 0 0;border:#000 1px solid;border-bottom:rgba(0,0,0,0);margin:0;padding:15px;box-shadow:#000 -3px -3px 30px;display:block}#popUp-notification div.content-wrap h2.sub-heading{margin:1.5rem 0 .25rem;font-size:1.15rem;letter-spacing:2px}#popUp-notification div.content-wrap h2.sub-heading:first-of-type{margin:.25rem 0}#popUp-notification div.content-wrap .link-wrap{margin:0;display:flex;flex-wrap:wrap;justify-content:center}#popUp-notification div.content-wrap .link-wrap a.solid-btn{flex-grow:10;font-style:normal;margin:.25rem}#popUp-notification div.content-wrap a{min-width:unset;margin:.5rem 0 0}#popUp-notification div.content-wrap a:hover{text-decoration:none}#popUp-notification div.content-wrap p{margin:0 auto .5rem;font-size:95%}@media only screen and (min-width: 505px){#popUp-notification.show-popUp{width:350px}}@keyframes popup-slide-up{0%{bottom:-200px}100%{bottom:0}}@keyframes delivery-slide-out{0%{bottom:0}100%{bottom:-200px;display:none}}@keyframes glass-left-in{0%{transform:rotate(-10deg);left:10%;bottom:-100%;z-index:-1}33%{transform:rotate(-10deg);left:10%;bottom:calc(100% - 20px);z-index:-1}66%{transform:rotate(10deg);left:20%;bottom:calc(100% + 15px);z-index:-1}100%{transform:rotate(0deg);left:20%;bottom:calc(100% - 35px);z-index:1}}@keyframes glass-right-in{0%{transform:rotate(10deg);right:10%;bottom:-100%;z-index:-1}33%{transform:rotate(10deg);right:10%;bottom:calc(100% - 20px);z-index:-1}66%{transform:rotate(-10deg);right:20%;bottom:calc(100% + 15px);z-index:-1}100%{transform:rotate(0deg);right:20%;bottom:calc(100% - 35px);z-index:1}}@keyframes delivery-out{0%{transform:rotate(-10deg);bottom:calc(100% - 35px);z-index:1}50%{transform:rotate(0deg);bottom:calc(100% - 20px);z-index:-1}99%{transform:rotate(0deg);bottom:-100%;z-index:-1}99%{transform:rotate(0deg);bottom:-100%;z-index:-1;display:none}}@keyframes delivery-in{0%{transform:rotate(0deg);bottom:-100%;z-index:-1}50%{transform:rotate(-20deg);bottom:calc(100% - 20px);z-index:-1}100%{transform:rotate(-5deg);bottom:calc(100% - 35px);z-index:1}}@keyframes delivery-boxes-in{0%{transform:rotate(0deg);bottom:-100%;z-index:-1}50%{transform:rotate(-30deg);bottom:calc(100% - 20px);z-index:-1}100%{transform:rotate(-10deg);bottom:calc(100% - 35px);z-index:1}}@keyframes rotate-bonus{0%{transform:rotate(0deg);bottom:-100%;z-index:-1}50%{transform:rotate(-30deg);bottom:calc(100% - 20px);z-index:-1}100%{transform:rotate(-10deg);bottom:calc(100% - 50px);z-index:1}}@keyframes rotate-leye{0%{transform:rotate(0deg);bottom:-100%;left:0;z-index:-1}50%{transform:rotate(-40deg);bottom:calc(100% - 20px);z-index:-1}100%{transform:rotate(-30deg);bottom:calc(100% - 50px);left:20px;z-index:1}}/*# sourceMappingURL=pop-up-widget-12-10-25.min.css.map */