.moodie-discount-teaser{position:fixed;bottom:0;left:20px;padding:15px 16px;background:#fff;color:#000;border:0;border-radius:4px 4px 0 0;box-shadow:0 -10px 60px #0001;font:700 18px Arial,sans-serif;z-index:40}
#moodie-discount-popup{position:fixed;inset:auto;left:50%;top:50%;margin:0;padding:0;border:0;border-radius:3px;width:780px;max-width:none;max-height:none;transform:translate(-50%,-50%) scale(var(--popup-scale,1));color:#000;background:#fff;z-index:1000001}
#moodie-discount-popup::backdrop{background:rgba(0,0,0,.55)}
.moodie-popup-grid{display:grid;grid-template-columns:1fr 1fr;min-height:590px}
.moodie-popup-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px;font-family:Arial,sans-serif}
.moodie-popup-logo{width:150px;height:auto;margin:0 auto 40px}
.moodie-popup-content h2{font:400 30px/1.22 Arial,sans-serif;margin:0 0 12px;color:#000;letter-spacing:normal}
.moodie-popup-content p{font:14px/1.2 Arial,sans-serif;letter-spacing:normal;margin:0 0 20px;color:#000}
.moodie-popup-content form{width:100%}
.moodie-popup-content input[type=email]{width:100%;height:51px;border:1px solid #999;border-radius:5px;padding:0 16px;font:16px Arial,sans-serif;background:#fff;color:#000;margin:0 0 10px}
.moodie-popup-submit{display:block;width:100%;padding:16px;background:#74323e;color:#fff;font-size:18px;font-weight:700;text-align:center;border:0}
.moodie-popup-decline{font:14px Arial,sans-serif;background:none;color:#000;border:0;margin-top:20px}
.moodie-popup-close{position:absolute;top:10px;right:10px;border:0;border-radius:50%;background:#fff;width:34px;height:34px;font:30px/30px Arial,sans-serif;color:#252525;z-index:2}
.moodie-popup-photo{height:100%;width:100%;object-fit:cover}
@media(max-width:600px){.moodie-discount-teaser{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
