#popUp-notification{display:none;text-align:center;box-sizing:border-box}#popUp-notification.show-popUp{display:block;position:fixed;bottom:-200px;right:1rem;width:325px;max-width:90vw;height:auto;z-index:100;animation:popup-slide-up 1s ease-in-out forwards;transition:all 1s ease-in-out;overflow:visible}#popUp-notification.close-popUp{display:none}#popUp-notification button{background-color:rgba(0,0,0,0);color:#000;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;z-index:3;text-align:right}#popUp-notification button:focus{outline:1px solid #515252}#popUp-notification img{pointer-events:none}#popUp-notification img.wine-glass{width:33%;height:auto;z-index:-1;position:absolute;bottom:-100%;pointer-events:none}#popUp-notification img.wine-glass.wine-glass-right{animation:glass-right-in 2s .5s cubic-bezier(0.17, 0.67, 0.41, 0.96) forwards}#popUp-notification img.wine-glass.wine-glass-left{animation:glass-left-in 2s .5s cubic-bezier(0.17, 0.67, 0.41, 0.96) forwards}#popUp-notification img.delivery{width:50%;height:auto;z-index:-1;position:absolute;bottom:-100%;transition:all 1s ease-in-out}#popUp-notification img.delivery.delivery-bag{transform-origin:center left;animation:delivery-in 1.5s ease-in forwards;right:25%}#popUp-notification img.delivery.coffee{width:75%;right:15%;bottom:0}#popUp-notification img.delivery.delivery-box{width:33%;animation:delivery-boxes-in 1.5s .5s ease-in forwards;right:0}#popUp-notification img.delivery.delivery-box.deliverybox2{left:0}#popUp-notification img.new-app{z-index:-1;position:absolute;bottom:-100%;transition:all 1s linear;width:150px;left:50%;transform:translateX(-50%);animation:iPhone-in 1.5s ease-in forwards}#popUp-notification img.giftcard{width:65%;height:auto;z-index:-1;position:absolute;bottom:-100%;transition:all 1s ease-in-out;transform-origin:center left;border-radius:10px}#popUp-notification img.giftcard.giftcard-bonus{left:30%;animation:rotate-bonus 2s .5s ease-out forwards}#popUp-notification img.giftcard.giftcard-leye{animation:rotate-leye 2s 1s ease-out forwards;left:0%}#popUp-notification div.pop-up-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 15px 2rem;box-shadow:#000 -3px -3px 30px;display:block;color:#000}#popUp-notification div.pop-up-wrap h2{margin:1.5rem 0 .25rem;font-size:1.15rem;letter-spacing:2px}#popUp-notification div.pop-up-wrap h2:first-of-type{margin:.25rem 0}#popUp-notification div.pop-up-wrap .link-wrap{margin:0;display:flex;flex-wrap:wrap;justify-content:center}#popUp-notification div.pop-up-wrap .link-wrap a.button{flex-grow:10;font-size:1rem;padding:.3rem .5rem .5rem;margin:.25rem;letter-spacing:2px}#popUp-notification div.pop-up-wrap a{min-width:unset;margin:.5rem 0 0}#popUp-notification div.pop-up-wrap p{margin:0 auto .5rem;font-size:95%}#modal{display:none}#modal.expand-announcement{background-color:rgba(0,0,0,.8);position:fixed;z-index:20;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;height:unset;box-sizing:border-box;padding:1rem;height:100%}#modal.expand-announcement div.modal-wrap{background-color:#fff;text-align:center;padding:1rem;max-width:unset;width:100%;border-top:1px solid #000;max-width:600px;border:1px solid #000;padding:1rem 2rem 2rem;max-height:100%;overflow:scroll;display:flex;padding:0;max-width:700px;flex-direction:column}@media only screen and (min-width: 765px){#modal.expand-announcement div.modal-wrap{flex-direction:row}}#modal.expand-announcement div.modal-wrap div.img-wrap{flex:50%;position:relative}#modal.expand-announcement div.modal-wrap div.copy-wrap{flex:50%;display:flex;flex-direction:column;padding:2.75rem 1.75rem;position:relative;max-height:70vh;overflow:scroll}#modal.expand-announcement div.modal-wrap div.copy-wrap #close-modal-button{background-color:rgba(0,0,0,0);border:none;color:#000;font-size:20px;display:block;position:absolute;right:5px;top:5px;cursor:pointer}#modal.expand-announcement div.modal-wrap div.copy-wrap h2{margin:0 0 20px;padding:0;text-align:center}#modal.expand-announcement div.modal-wrap div.copy-wrap p{max-width:700px;margin:0 auto 20px;text-align:center}@media only screen and (min-width: 505px){#delivery-poptart.show-delivery{width:350px}}@keyframes iPhone-in{0%{bottom:-100%;z-index:-1}50%{bottom:calc(100% + 30px);z-index:-1}100%{bottom:calc(100% - 35px);z-index:1}}@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=notifications-11-07-23.min.css.map */